aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-12-18 19:06:25 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-12-18 19:06:25 +0800
commita4f32723bbeaf3ebcc5939b1f39a1f7daf26fe90 (patch)
tree53ffc949b853e82f9b198c5485bd76768fff69d0 /calendar/ChangeLog
parent1c64a013bdc72029486ffee96d3420375804aefe (diff)
downloadgsoc2013-evolution-a4f32723bbeaf3ebcc5939b1f39a1f7daf26fe90.tar
gsoc2013-evolution-a4f32723bbeaf3ebcc5939b1f39a1f7daf26fe90.tar.gz
gsoc2013-evolution-a4f32723bbeaf3ebcc5939b1f39a1f7daf26fe90.tar.bz2
gsoc2013-evolution-a4f32723bbeaf3ebcc5939b1f39a1f7daf26fe90.tar.lz
gsoc2013-evolution-a4f32723bbeaf3ebcc5939b1f39a1f7daf26fe90.tar.xz
gsoc2013-evolution-a4f32723bbeaf3ebcc5939b1f39a1f7daf26fe90.tar.zst
gsoc2013-evolution-a4f32723bbeaf3ebcc5939b1f39a1f7daf26fe90.zip
make sure we connect to the "changed" signals after setting the initial
2003-12-18 Rodrigo Moya <rodrigo@ximian.com> * gui/calendar-component.c (impl_createControls): make sure we connect to the "changed" signals after setting the initial selections on the ESourceSelector. Fixes some nasty warnings because of calendar_control_sensitize_calendar_commands being called with no container yet for the control. svn path=/trunk/; revision=23979
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index a6ad38d047..247451008a 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2003-12-18 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/calendar-component.c (impl_createControls): make sure we
+ connect to the "changed" signals after setting the initial selections
+ on the ESourceSelector. Fixes some nasty warnings because of
+ calendar_control_sensitize_calendar_commands being called with
+ no container yet for the control.
+
2003-12-17 Hans Petter Jansson <hpj@ximian.com>
* gui/dialogs/comp-editor.c: Add the concept of a source client, where