aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/eventedit.c
diff options
context:
space:
mode:
authorHavoc Pennington <hp@src.gnome.org>1998-11-24 02:08:23 +0800
committerHavoc Pennington <hp@src.gnome.org>1998-11-24 02:08:23 +0800
commit9926c18e0410ce42116d2db3b5e969fb65c7aad5 (patch)
tree6d4e8b3b3bbbcc34e7ec7be30bc65e2db26d89b3 /calendar/eventedit.c
parentd88fa11ae3137167aebe1990a6f108e243046832 (diff)
downloadgsoc2013-evolution-9926c18e0410ce42116d2db3b5e969fb65c7aad5.tar.gz
gsoc2013-evolution-9926c18e0410ce42116d2db3b5e969fb65c7aad5.tar.zst
gsoc2013-evolution-9926c18e0410ce42116d2db3b5e969fb65c7aad5.zip
Ditto
svn path=/trunk/; revision=482
Diffstat (limited to 'calendar/eventedit.c')
-rw-r--r--calendar/eventedit.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/eventedit.c b/calendar/eventedit.c
index ed9f03f850..a24f2e2101 100644
--- a/calendar/eventedit.c
+++ b/calendar/eventedit.c
@@ -1387,7 +1387,9 @@ ee_rp_init_exceptions (EventEditor *ee)
ee->recur_ex_clist = widget = gtk_clist_new (1);
gtk_clist_set_selection_mode (GTK_CLIST (widget), GTK_SELECTION_BROWSE);
+#if 0
gtk_clist_set_policy (GTK_CLIST (widget), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC);
+#endif
fill_exception_clist (ee);
gtk_box_pack_start (GTK_BOX (hbox), widget, TRUE, TRUE, 0);
etions'>-2/+2 * - Fix build with recent ocamlamdmi32009-04-222-1/+173 * - Chase gsl shlib bumpmiwi2009-01-131-1/+2 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Update to 1.5.1jadawin2008-04-104-19/+6 * - Chase the gsl shared lib bump.jadawin2008-04-081-2/+2 * chase math/gsl lib versionijliao2007-06-291-2/+2 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Update to 1.4.3miwi2006-09-255-69/+16 * - Bump PORTREVISION and change lib version because math/gsl are updated.mnag2006-05-061-1/+2 * SHA256ifyedwin2006-01-221-0/+1 * Upgrade to 1.4.1.thierry2005-05-062-5/+4 * Bump PORTREVISION after the libgsl update.jylefort2005-05-031-0/+1 * Chase the libgsl update.jylefort2005-05-021-1/+1 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1