aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.h
diff options
context:
space:
mode:
authorJason Leach <jleach@ximian.com>2001-05-31 08:24:59 +0800
committerJacob Leach <jleach@src.gnome.org>2001-05-31 08:24:59 +0800
commit65460ea5357a9f5638d3f6d816a97a9428971f31 (patch)
tree7fbfaca6689cdcd9dfed9c6dfa4c30a637cfbf07 /shell/e-shell-view.h
parentfc68923b1110d26c8d5185adaa701dd9a34991fa (diff)
downloadgsoc2013-evolution-65460ea5357a9f5638d3f6d816a97a9428971f31.tar.gz
gsoc2013-evolution-65460ea5357a9f5638d3f6d816a97a9428971f31.tar.zst
gsoc2013-evolution-65460ea5357a9f5638d3f6d816a97a9428971f31.zip
New function (probably should just be static).
2001-05-30 Jason Leach <jleach@ximian.com> * e-shell-view.c (e_shell_view_set_current_shortcuts_group_num): New function (probably should just be static). (e_shell_view_load_settings): Load the current shortcut group here using the above new function. (e_shell_view_save_settings): Save current shortcut group in here. 2001-05-30 Jason Leach <jleach@ximian.com> * e-shell-folder-title-bar.c: New 'folder_bar_label' member for EShellFolderTitleBar, it's for information that's shown to the left of the icon like the dates in the calendar (or, potentially total and unread numbers for mailer). (e_shell_folder_title_bar_set_folder_bar_label): New function, lets others set the title bar extra label. * Evolution-ShellView.idl: New method 'setFolderBarLabel' for our exposed ShellView interface. * evolution-shell-view.c (class_init): New signal "set_folder_bar_label" for EvolutionShellViewClass. * evolution-shell-view.c (impl_ShellView_set_folder_bar_label): Emit the new signal here. * e-shell-view.c (setup_corba_interface): Connect the signal here. * e-shell-view.c (corba_interface_set_folder_bar_label): New function, callback for the above signals, does the actual extra label setting for the folder title bar. * e-shell-folder-commands.c (e_shell_command_add_to_shortcut_bar): Fix a warning here. svn path=/trunk/; revision=10059
Diffstat (limited to 'shell/e-shell-view.h')
-rw-r--r--shell/e-shell-view.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/e-shell-view.h b/shell/e-shell-view.h
index 804379b1c0..605691b46d 100644
--- a/shell/e-shell-view.h
+++ b/shell/e-shell-view.h
@@ -84,13 +84,16 @@ void e_shell_view_set_folder_bar_mode (EShellView
EShellViewSubwindowMode mode);
EShellViewSubwindowMode e_shell_view_get_folder_bar_mode (EShellView *shell_view);
+
EShell *e_shell_view_get_shell (EShellView *shell_view);
BonoboUIComponent *e_shell_view_get_bonobo_ui_component (EShellView *shell_view);
BonoboUIContainer *e_shell_view_get_bonobo_ui_container (EShellView *shell_view);
GtkWidget *e_shell_view_get_appbar (EShellView *shell_view);
const char *e_shell_view_get_current_uri (EShellView *shell_view);
const char *e_shell_view_get_current_path (EShellView *shell_view);
+
int e_shell_view_get_current_shortcuts_group_num (EShellView *shell_view);
+void e_shell_view_set_current_shortcuts_group_num (EShellView *shell_view, int group_num);
gboolean e_shell_view_save_settings (EShellView *shell_view,
const char *prefix);
href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/net-mgmt?id=46cfef2f3da15d93ebb4862d341baabe194f6766'>Remove expired port:rene2016-11-2812-415/+0 * Update netmagis-topo to version 2.3.3 to support net/mgmt/rancid3 insteadrene2016-11-283-4/+5 * - Add LICENSEamdmi32016-11-253-8/+17 * - Add LICENSEamdmi32016-11-231-1/+4 * devel/boost-*: update to 1.62.0jbeich2016-11-232-0/+2 * Update telegraf to 1.1.1girgen2016-11-233-32/+35 * - Restore link to Lance Spitzner's article (2002 Honeynet Project version)danfe2016-11-221-4/+5 * Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-203-2/+3 * - Update to 4.1.2ehaupt2016-11-204-7/+8 * As a test, restrict the dependency on dmidecode to x86.linimon2016-11-201-3/+7 * - Use USES=sslsunpoet2016-11-201-1/+1 * net-mgmt: bwm-ng, scli, spectools: Document ncurses requirementmarino2016-11-193-3/+3 * - Update to 2.3vg2016-11-184-15/+7 * Reset edwin's ports, he has handed in his commit bit.rene2016-11-172-2/+2 * net-mgmt/observium: Fix shebang in poller-wrapper.pyfeld2016-11-162-14/+8 * - Reformat port description text for better readability and compactnessdanfe2016-11-151-17/+9 * - Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closelydanfe2016-11-141-1/+0 * www/xymon-server: Fix example Apache config filesfeld2016-11-131-3/+9 * net-mgmt/observium: Pet portlintfeld2016-11-131-1/+1 * net-mgmt/observium: Update to 0.16.10.8128feld2016-11-134-2011/+3619 * - Fix build on 9.x by specifying C++ standard requirementsamdmi32016-11-121-1/+1 * Fix distfile checksums for net-mgmt/fastnetmonfarrokhi2016-11-121-3/+3 * net-mgmt/riemann: several changes to the port itselfpi2016-11-114-4/+12 * Mark as broken on aarch64: fails to link with sbrk.linimon2016-11-101-0/+2 * Update net-mgmt/fastnetmon to 1.1.3farrokhi2016-11-086-40/+125 * net-mgmt/prometheus: update 1.3.0 -> 1.3.1pi2016-11-072-4/+4 * - Fix LICENSEamdmi32016-11-051-12/+11 * - update to 1.2.8p13 [1]ohauer2016-11-054-15/+15 * Cleanup no longer needed CHMOD usage after r424898.mat2016-11-031-2/+0 * net-mgmt/prometheus: update 1.2.1 -> 1.3.0pi2016-11-032-5/+4 * net-mgmt/rancid3: port improvementsfeld2016-11-024-29/+56 * Do not force dependency on libpcap from ports, libpcap from base is fineantoine2016-10-311-2/+4 * - Update to 0.90.1.3vg2016-10-313-171/+156 * Do not redefine DEBUG_DESC when its meaning more or less matches the defaultdanfe2016-10-291-1/+0 * Update to 0.26.mat2016-10-254-30/+30 * Now that PHP 5.5 is removed from the Ports Tree, clean up any stalerene2016-10-253-3/+0 * use another upstream and unbreak porttrociny2016-10-242-6/+7 * OPTIONS_SET/OPTIONS_UNSET are global variables, they cannot be used in ports ...mat2016-10-241-1/+1 * net-mgmt/ezradius: Fix PORTVERSION + PORTREVISION after last commitmarino2016-10-231-2/+2 * - Fix LICENSEamdmi32016-10-222-9/+13 * Use the right way to give files to www:www.mat2016-10-212-7/+5 * Use USES=pathfix where applicable.mat2016-10-213-4/+0 * ${RM} already has -f.mat2016-10-2115-17/+17 * Remove expired PHP5.5 ports.rene2016-10-211-11/+0 * Unlink expired PHP5.5 ports.rene2016-10-211-1/+0 * net-mgmt/unifi4: Mark DEPRECATEDfeld2016-10-212-501/+504 * sysutils/prometheus: Fix some issues discussed in PRspi2016-10-193-6/+10 * New port: net-mgmt/prometheuspi2016-10-155-0/+127 * net-mgmt/zabbix22-server: 2.2.14 -> 2.2.15pi2016-10-152-7/+7 * net-mgmt/zabbix32-server: 3.2.0 -> 3.2.1pi2016-10-135-8/+39 * net-mgmt/zabbix3-server: 3.0.4 -> 3.0.5pi2016-10-135-13/+44 * net-mgmt/unifi5: Update to 5.2.9feld2016-10-113-9/+9 * Update to 1.0.1ehaupt2016-10-082-4/+5 * net-mgmt/ndoutils: Mark jobs unsafe (again)marino2016-10-061-0/+2 * net-mgmt/virt-viewer: add missing libvirt-glib dependencynovel2016-10-041-0/+1 * net-mgmt/virt-viewer: update to 4.0novel2016-10-043-11/+6 * net-mgmt/zabbix3: add missing patches for the PID fixpi2016-10-034-1/+34 * net-mgmt/collectd5: update write_riemann and fix zfs_arc pluginsjbeich2016-10-022-3/+13 * net-mgmt/riemann-c-client: add new portjbeich2016-10-025-0/+60 * Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.tijl2016-10-011-1/+1 * net-mgmt/py-snmp_passpersist: SNMP passpersist backend for Net-SNMPwg2016-10-014-0/+29 * Update to 1.0.1girgen2016-09-302-7/+7 * Also, you can't set SSL_DEFAULT, and don't give bad advices to people,mat2016-09-283-3/+3 * net-mgmt/collectd5: fix disk plugin issue for FreeBSD versions 10+jrm2016-09-281-1/+2 * Update net-mgmt/collectd5 to version 5.6.0jrm2016-09-2615-292/+86 * - New ports: Zabbix 3.2.0.danilo2016-09-2617-0/+1395 * lang/php56: Update from 5.6.25 to 5.6.26tz2016-09-231-1/+0 * Update to release 1.0.0girgen2016-09-232-10/+10 * lang/php70: Update from 7.0.10 to 7.0.11tz2016-09-211-1/+0 * net-mgmt/unifi5: Update to 5.2.7feld2016-09-214-85/+202 * net-mgmt/unifi4: Simplify rc scriptfeld2016-09-212-40/+7 * net-mgmt/zabbix3-server: unbreak buildpi2016-09-211-2/+1 * net-mgmt/p5-SNMP_Session: new fedora MASTER_SITE to unbreakmarino2016-09-201-3/+1 * net-mgmt/zabbix3-server: fix database selectionpi2016-09-181-3/+3 * - change MAINTAINERohauer2016-09-181-1/+1 * net-mgmt/zabbix3-{server|agent|proxy|frontend}: update to 3.0.4 and many fixespi2016-09-177-62/+88 * net-mgmt/icingaweb2:lme2016-09-161-1/+6 * net-mgmt/icinga2:lme2016-09-163-5/+9 * Update to 2.1.3.mat2016-09-153-6/+6 * Unmark broken on powerpc64swills2016-09-158-16/+0 * GOOGLE_CODE has gone away.mat2016-09-146-2/+11 * net-mgmt/zabbix22-server: Update from 2.2.12 to 2.2.14tz2016-09-149-59/+109 * net-mgmt/nsca-ng(-client): IGNORE FreeBSD 9 base openSSLmarino2016-09-141-0/+4 * net-mgmt/zabbix3-server: Simplify FreeBSD 9 SSL check, ignore LibreSSLmarino2016-09-141-2/+6 * net-mgmt/nsca-ng(-client): Configure any SSL base, IGNORE LibreSSLmarino2016-09-141-8/+8 * net-mgmt/snmp++: Document SSL build requirement, patch for LibreSSLmarino2016-09-123-3/+128 * - Add LICENSEamdmi32016-09-123-5/+8 * net-mgmt/ndpmon: USES+=SSL and port options overhaulmarino2016-09-112-36/+20 * net-mgmt/nagircbot: Add SSL build flagsmarino2016-09-111-2/+3 * net-mgmt/hastmon: document SSL requirement and sed in SSL flagsmarino2016-09-111-0/+8 * net-mgmt/cowpatty: sed in SSL flags (CFLAGS/LDFLAGS not honored)marino2016-09-111-3/+7 * net-mgmt/aircrack-ng: Add SSL build flagsmarino2016-09-111-0/+2 * net-mgmt/rancid3: Update to 3.5.1feld2016-09-114-22/+15 * Mark NO_ARCHehaupt2016-09-111-0/+1 * Mark NO_ARCHehaupt2016-09-101-0/+1 * Most commonly used build systems support silent builds, when theyamdmi32016-09-103-3/+1 * Register conflictsehaupt2016-09-091-1/+3 * Add gnu-ipcalc 0.1.8, modern network address calculation tool for IPv4ehaupt2016-09-094-0/+58 * - Remove dependency on p5-Net-Ping: Net::Ping is bundled with perlamdmi32016-09-081-3/+2 * - Actually install configuration file and use @sample.tijl2016-09-073-63/+18 * - Update to 2.2.2amdmi32016-09-072-3/+4 * net-mgmt/zabbix2-server: Update from 2.0.17 to 2.0.18tz2016-09-018-46/+95 * net-mgmt/seafile: Properly exclude FUSE option from DragonFlymarino2016-09-011-3/+1 * lang/php56: Update from 5.6.24 to 5.6.25tz2016-08-301-1/+1 * net-mgmt/arpwatch: add flag -v to ignore VRRP/CARP trafficpi2016-08-285-9/+39 * net-mgmt/icinga2:lme2016-08-271-2/+2 * net-mgmt/icinga2:lme2016-08-261-3/+7 * net-mgmt/icinga2:lme2016-08-252-5/+5 * Use distversion instead of portversoin + gh_tagnamegirgen2016-08-242-5/+4 * Update telegraf to 1.0.0-rc1girgen2016-08-243-189/+174 * net-mgmt/bpft: document and fix ncurses requirementmarino2016-08-241-1/+3 * net-mgmt/ap-utils: document ncurses requirementmarino2016-08-241-1/+1 * net-mgmt/icinga2:lme2016-08-2414-57/+78 * Make stage-qa happy, and make sure the files are in the right group.mat2016-08-232-12/+13 * Revert the update to 4.2.mat2016-08-2315-31/+53 * net-mgmt/cdpd: Fix runtime on armv6marino2016-08-232-1/+16 * Fails to build with CCACHE on 11:mat2016-08-231-0/+2 * Update to 4.2.0.mat2016-08-2215-51/+31 * Reset sem@'s ports per his request.rene2016-08-212-2/+2 * - Switch to options helpersamdmi32016-08-191-7/+12 * Remove expired port:rene2016-08-187-278/+0 * net-mgmt/rancid: Mark DEPRECATED, provide an EXPIRATION_DATEfeld2016-08-181-0/+3 * net-mgmt/rancid3: Add experimental support for Comware devicesfeld2016-08-185-1/+1641 * net-mgmt/rancid3: Fix SSH on FreeBSD 11.0feld2016-08-171-1/+3 * Update to version 0.0.2pawel2016-08-122-4/+4 * net-mgmt/argus3: Fix rc.d scriptbofh2016-08-092-1/+2 * net-mgmt/seafile-gui: 5.1.3 -> 5.1.4pi2016-08-092-4/+4 * net-mgmt/seafile: 5.1.4 -> 6.0.0pi2016-08-093-4/+7 * net-mgmt/ccnet: 5.1.4 -> 6.0.0pi2016-08-092-4/+4 * Update net-mgmt/collectd5 to 5.5.2brd2016-08-084-14/+13 * Pacify portlint and stage-qa.ehaupt2016-08-082-6/+7 * Update to version 0.8.8hskreuzer2016-08-083-7/+5 * net-mgmt/yaf: Fix dependency on libpcapmarino2016-08-061-1/+2 * net-mgmt/ndoutils: Update version 2.0.0=>2.1.0bofh2016-08-065-43/+43 * Add a slave port of net-mgmt/pnp for use with net-mgmt/icinga2 and net-mgmt/i...lme2016-08-062-0/+19 * Update to beta3girgen2016-08-053-164/+208 * net-mgmt/icinga2: Fix LIB_DEPENDS with USES=execinfomarino2016-08-051-3/+2 * net-mgmt/netams: reset maintainer, expire, make less brokenmarino2016-08-041-12/+11 * net-mgmt/cdpsnarf: remove unneeded LIB_DEPEND pcappi2016-08-041-3/+2 * Add an option for building with BIND9 9.11.mat2016-08-031-2/+6 * Update to 2.1.2.mat2016-08-0310-81/+28 * Don't use extension.ini any more, and have each extension install in itsmat2016-08-033-0/+3 * net-mgmt/nagvis: fix Makefile commentpi2016-07-311-1/+0 * net-mgmt/nagvis: fix plistpi2016-07-301-1/+1 * net-mgmt/nagvis: 1.7.2 -> 1.8.5pi2016-07-303-201/+97 * net-mgmt/librenms: Update version 201605=>201607bofh2016-07-282-4/+4 * - Update to version 0.26 [1]pawel2016-07-283-4/+5 * net-mgmt/seafile: 5.1.3 -> 5.1.4pi2016-07-253-6/+11 * net-mgmt/ccnet: 5.1.3 -> 5.1.4pi2016-07-252-6/+5 * Mark broken on FreeBSD 9.xlme2016-07-241-0/+2 * Cleanup $() variables in ports Makefiles.mat2016-07-201-1/+1 * - update libgd to 2.2.2dinoex2016-07-205-5/+5 * When there is a do-install target, do not use a post-install target, domat2016-07-199-15/+4 * - Mark BROKEN: does not fetchamdmi32016-07-191-0/+2 * net-mgmt/phpipam: 1.0 -> 1.2.1pi2016-07-173-348/+632 * OnionLauncher is a launcher for Tor written in Python and PyQt5.pawel2016-07-144-0/+34 * Fix build on head (freebsd 12)antoine2016-07-111-1/+2 * net-mgmt/unifi3: Remove from ports treefeld2016-07-106-386/+0 * net-mgmt/unifi4: Update to 4.8.20feld2016-07-103-12/+13 * - Update to 1.2-RC4lme2016-07-1010-123/+374 * net-mgmt/nfsen: Improve default directory permissionsfeld2016-07-083-14/+22 * Remove expired ports without open PRs:rene2016-07-0518-3330/+0 * Update to 2.3.4lme2016-07-043-4/+8 * net-mgmt/kismet: 2013-03-R1b -> 2016-07-R1, take maintainerpi2016-07-039-50/+74 * net-mgmt/seafile-gui: 5.1.2 -> 5.1.3pi2016-07-012-5/+4 * net-mgmt/seafile-gui: 5.1.1 -> 5.1.2 with additional fixes in depspi2016-06-303-8/+16 * Convert USE_PHP*=yes into USES=php*mat2016-06-283-6/+3 * Reset ports maintained by bf@ until he has time again to work on them.rene2016-06-281-1/+1 * net-mgmt/lldpd: update 0.9.2 -> 0.9.4junovitch2016-06-265-3/+57 * Update to 0.25.mat2016-06-212-3/+4 * With the power of USES=dos2unix, get rid of most patches and filesmat2016-06-213-23/+25 * Rename all files containing a : in their filename.mat2016-06-182-1/+1 * Add docbook stuff to BUILD_DEPEND, otherwise build may die, whenmi2016-06-181-1/+3 * Add port of adcli -- a command-line tool to interact withmi2016-06-166-0/+597 * Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.mat2016-06-162-5/+7 * net-mgmt/unifi5: Update to 5.0.7feld2016-06-142-4/+5 * net-mgmt/librenms: Update version 201604=>201605bofh2016-06-122-4/+4 * net-mgmt/p5-Net-Abuse-Utils-Spamhaus: Update version 0.07=>0.09bofh2016-06-102-3/+5 * net-mgmt/argus3-clients: Update version 3.0.8=>3.0.8.2bofh2016-06-102-21/+23 * net-mgmt/argus3: Update version 3.0.8.1=>3.0.8.2bofh2016-06-103-3/+17 * Add kapacitor to the ports tree.girgen2016-06-096-0/+116 * Update to latest version.girgen2016-06-082-132/+141 * Deprecate ports broken for more than 6 monthsantoine2016-06-042-0/+4 * The UniFi Controller allows you to manage Wireless, Routing & Switching,feld2016-06-036-0/+469 * Remove port. Needs to be re-added as a copy of unifi4.feld2016-06-036-469/+0 * The UniFi Controller allows you to manage Wireless, Routing & Switching,feld2016-06-036-0/+469 * Github cleanup.mat2016-06-012-4/+0 * Fix build if the MYSQL option is enabled with any other option.mat2016-06-011-8/+26 * - Add OPTION to pass --disable-snmptrapd-subagent to configurezi2016-05-311-1/+6 * net-mgmt/seafile: 5.1.2 -> 5.1.3pi2016-05-312-3/+4 * net-mgmt/ccnet: 5.1.2 -> 5.1.3pi2016-05-312-3/+4 * - Update to 5.1.1amdmi32016-05-294-34/+43 * - Update to 5.1.2amdmi32016-05-2919-153/+381 * Update to upstream release 5.1.2riggs2016-05-293-10/+10 * net-mgmt/cacti: 0.8.8g -> 0.8.8hpi2016-05-295-8/+31 * Update to latest versiongirgen2016-05-262-127/+141 * net-mgmt/torrus: 2.07 -> 2.09pi2016-05-265-37/+12 * net-mgmt/xymon-client: Modernize portfeld2016-05-242-9/+7 * net-mgmt/xymon-server: Modernize portfeld2016-05-242-51/+36 * Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-2416-16/+13 * Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-247-7/+7 * - Update to 3.33jadawin2016-05-233-3/+8 * - Update to 2.4.10lme2016-05-203-5/+7 * - Fix trailing whitespace in pkg-messagesamdmi32016-05-1919-29/+29 * - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-1953-144/+144 * Update to upstream release 6.0SP2riggs2016-05-166-9/+8 * - Fix shebangsamdmi32016-05-141-2/+6 * net-mgmt/yaf: 2.8.1 -> 2.8.4pi2016-05-132-11/+3 * - Added USES sqlite instead LIB_DEPENDS by sqlitevg2016-05-111-3/+2 * - Update to 2.0vg2016-05-114-24/+23 * - Fix syntax in newsyslog config fileamdmi32016-05-112-14/+12 * net-mgmt/unifi4: Update to 4.8.18feld2016-05-063-8/+9 * net-mgmt/netdisco: update 2.033004 -> 2.033006robak2016-05-033-5/+5 * Update databases/rrdtool to 1.6.0zeising2016-05-0318-15/+18 * - Fix NCURSES option: USE_NCURSES has been replaced by USES=ncursessunpoet2016-05-012-6/+6 * - Fix PLIST with DESKTOP option enabledsunpoet2016-04-302-0/+12 * Update to 0.2.11.vanilla2016-04-302-4/+3 * Update to 2.3.2lme2016-04-292-3/+3 * net-mgmt/resource-agents: Change from GH_TAGNAME to DISTVERSIONPREFIX=vpi2016-04-282-3/+3 * Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-283-3/+3 * create USES=gem and update rubygem- ports to use itswills2016-04-283-6/+3 * net-mgmt/zabbix3-server: update 3.0.1 -> 3.0.2robak2016-04-274-7/+6 * net-mgmt/zabbix22-server: update 2.2.11 -> 2.2.12robak2016-04-272-5/+5 * net-mgmt/zabbix24-server: update 2.4.7 -> 2.4.8robak2016-04-273-6/+6 * Update to version 0.8.8gskreuzer2016-04-273-4/+9 * net-mgmt/unifi4: Add a LOCAL mirror for the distfilesfeld2016-04-271-1/+2 * net-mgmt/zabbix2-server: update 2.0.16 -> 2.0.17robak2016-04-262-5/+5 * New port: net-mgmt/resource-agentspi2016-04-269-0/+435 * Move MySQL support from bsd.databases.mk to Uses/mysql.mk.mat2016-04-261-2/+1