diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
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 |