aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-08-11 06:36:41 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-08-11 06:36:41 +0800
commit78544223ad29c9e74282134663370c3c71360f1b (patch)
treeaad15f9a6c407fe000ebda865c012b4b9e440d55 /mail
parent8e3b907c2e99770452549aa310a65cce4573cb67 (diff)
downloadgsoc2013-evolution-78544223ad29c9e74282134663370c3c71360f1b.tar.gz
gsoc2013-evolution-78544223ad29c9e74282134663370c3c71360f1b.tar.zst
gsoc2013-evolution-78544223ad29c9e74282134663370c3c71360f1b.zip
Removed comment about the need to resolve nicknames properly, because we
2001-08-10 Jon Trowbridge <trow@ximian.com> * e-msg-composer-hdrs.c (set_recipients): Removed comment about the need to resolve nicknames properly, because we now do that. 2001-08-10 Jon Trowbridge <trow@ximian.com> * e-filter-bar.h: Set the subitems to NULL in the pre-defined ESearchBarItems. * e-filter-bar.c (rule_editor_clicked): Set the ESearchBarItem's subitems to NULL. (build_items): Set the ESearchBarItem's subitems to NULL. (e_filter_bar_new): Set the ESearchBarItem's subitems to NULL. * e-search-bar.c: Added support for subitems, so that a search option can key off of another option menu rather than just an entry. 2001-08-10 Jon Trowbridge <trow@ximian.com> * gui/component/addressbook.c: Set the ESearchBarItem subitems explicitly to NULL. 2001-08-10 Jon Trowbridge <trow@ximian.com> * gui/cal-search-bar.c: Where we have ESearchBarItems, set their subitems to NULL. 2001-08-10 Jon Trowbridge <trow@ximian.com> * folder-browser.c: Set our ESearchBarItems subitems to NULL. svn path=/trunk/; revision=11904
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/folder-browser.c4
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 96f4b98a7b..0ee860f98a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-10 Jon Trowbridge <trow@ximian.com>
+
+ * folder-browser.c: Set our ESearchBarItems subitems to NULL.
+
2001-08-10 Jeffrey Stedfast <fejj@ximian.com>
* mail-callbacks.c (transfer_msg): Prepend the uri with evolution:
diff --git a/mail/folder-browser.c b/mail/folder-browser.c
index df1539c72c..217f9aff2f 100644
--- a/mail/folder-browser.c
+++ b/mail/folder-browser.c
@@ -897,9 +897,9 @@ enum {
static ESearchBarItem folder_browser_search_menu_items[] = {
E_FILTERBAR_RESET,
E_FILTERBAR_SAVE,
- { N_("Create vFolder from Search"), ESB_SAVE },
+ { N_("Create vFolder from Search"), ESB_SAVE, NULL },
E_FILTERBAR_EDIT,
- { NULL, -1 }
+ { NULL, -1, NULL }
};
static void
io?h=gnome-3.24&id=8e06482685b64ce8d458dbb06943d4e18ee837cd'>Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-031-1/+1 * Make ports using libtool treat elftoolchain's strip the same as GNU stripantoine2015-06-081-1/+0 * graphics/synfigstudio: update 0.64.2 -> 0.64.3robak2015-03-212-7/+6 * Update synfig ports to 0.64.2 releasepawel2014-12-174-31/+68 * Cleanup plistbapt2014-10-211-4/+0 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * Add USES=libtool to accessibility/atkmm and bump dependent portstijl2014-09-021-1/+1 * devel/etl:rene2014-08-272-150/+165 * Reset maintainership for non staged portsbapt2014-08-251-1/+1 * Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-1/+1 * Modernize LIB_DEPENDSbapt2014-07-141-2/+2 * - Convert gmake,bzip2,xz to USESmiwi2014-05-291-2/+1 * Mark broken: Fails to compileantoine2014-03-291-0/+2 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - Update to 0.63.05dhn2012-04-123-5/+6 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1 * - Update to 0.63.04dhn2012-02-103-3/+6 * - Update to 0.63.03dhn2011-12-103-3/+9 * - Update to 0.63.02dhn2011-10-012-3/+3 * - Update to 0.63.01dhn2011-09-293-11/+21 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1 * - Update to 0.63.00dhn2011-07-243-5/+19 * -remove MD5ohauer2011-07-031-1/+0 * - Stop removing share/mime-info dir, it is now owned by one of the dependenciespav2011-03-261-1/+0 * - Update to 0.62.02dhn2010-11-203-43/+67 * - Update to 0.62.01dhn2010-06-023-6/+45 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-28