aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@ximian.com>2001-01-12 11:34:44 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2001-01-12 11:34:44 +0800
commitc9246a157e1dae8c34a6559f75fa47883debe40f (patch)
tree3721d81c7e985df804e4ec38fa311965d24b095b /composer
parentfcab7b57790451d252db55a39a2c8d520689a376 (diff)
downloadgsoc2013-evolution-c9246a157e1dae8c34a6559f75fa47883debe40f.tar.gz
gsoc2013-evolution-c9246a157e1dae8c34a6559f75fa47883debe40f.tar.zst
gsoc2013-evolution-c9246a157e1dae8c34a6559f75fa47883debe40f.zip
Only set the popdown strings if we have anything to popdown.
2001-01-11 Miguel de Icaza <miguel@ximian.com> * e-msg-composer-hdrs.c (create_dropdown_entry): Only set the popdown strings if we have anything to popdown. svn path=/trunk/; revision=7425
Diffstat (limited to 'composer')
-rw-r--r--composer/ChangeLog5
-rw-r--r--composer/e-msg-composer-hdrs.c5
2 files changed, 8 insertions, 2 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 10edf9858f..3b67096ed5 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-11 Miguel de Icaza <miguel@ximian.com>
+
+ * e-msg-composer-hdrs.c (create_dropdown_entry): Only set the
+ popdown strings if we have anything to popdown.
+
2001-01-10 Miguel de Icaza <miguel@helixcode.com>
* evolution-composer.c (evolution_composer_construct): Add an
diff --git a/composer/e-msg-composer-hdrs.c b/composer/e-msg-composer-hdrs.c
index 35727e7da3..1e144e3cbc 100644
--- a/composer/e-msg-composer-hdrs.c
+++ b/composer/e-msg-composer-hdrs.c
@@ -158,8 +158,9 @@ create_dropdown_entry (EMsgComposerHdrs *hdrs,
values = g_list_append (values, addr_local);
stmp = stmp->next;
}
-
- gtk_combo_set_popdown_strings (GTK_COMBO (combo), values);
+
+ if (values)
+ gtk_combo_set_popdown_strings (GTK_COMBO (combo), values);
tmp = values;
while (tmp) {
p;id=63202dad7c8d1d6ccc8fe277165458e8841b598c'>Fix perl module .packlist and remove perllocal.podshurd2014-06-281-1/+5 * Support LIBS like LDFLAGS.tijl2014-06-111-1/+1 * Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-1/+0 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1 * - Convert to USES=tclgahr2014-01-291-2/+1 * - Enable stagingdb2013-12-312-12/+12 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+2 * Eliminate USE_GNOME=pkgconfig from commsbapt2013-09-021-2/+2 * - Convert header into new formdb2012-11-031-6/+3 * Changes in this release from 1.2.15.2 are:db2012-11-033-7/+7 * - Fix typos (LICENSE is correct form inside bsd.licenses.mk).az2012-10-031-1/+1 * - Update to Version 1.2.15.2db2012-08-094-11/+11 * - Update to 1.2.15db2012-02-045-12/+18 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+2 * - Update to hamlib 1.2.14db2011-08-043-5/+12 * From releaae e-mail:db2011-05-303-7/+7 * Update todb2011-03-145-116/+118 * - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Punt autoconf267->autoconf268ade2010-10-161-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-1/+2 * - Update to 1.2.11db2010-06-105-13/+41 * - Update to 1.2.10db2009-11-266-80/+55 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistspgollucci2009-07-311-2/+2 * - Update to latest vendor version of hamlib.db2009-02-285-21/+12 * - Change default Tcl/Tk version to 8.5mm2009-02-231-1/+1 * - remove a bogus , from rig.hdb2008-11-302-0/+12 * - Update to 1.2.8db2008-11-135-150/+38 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 * - Update to 1.2.7db2008-02-193-7/+8 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+2 * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-4/+0 * - update to 1.2.6.1db2007-02-256-49/+73 * Change my MAINTAINER: line in Makfile to db@FreeBSD.orgdb2007-01-201-1/+1 * Update to 1.2.6itetcu2006-12-2716-1464/+9 * - Update to 1.2.5mnag2006-05-0119-70/+1640 * Conversion to a single libtool environment.ade2006-02-231-1/+1 * SHA256ifyedwin2006-01-221-0/+1 * - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-1/+1 * With portmgr hat on, reset inactive maintainer. There have been severallinimon2005-11-271-1/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * - Update to 1.2.2pav2004-11-064-15/+24 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * - Update to 1.2.0pav2004-04-204-31/+99 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * o Main modificationnork2003-08-191-1/+2 * o Change library name from libgd to libgd1.nork2003-07-121-1/+1 * Add hamlib 1.1.4,patrick2003-05-16