diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f399a6db53..4e7a31411e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2004-07-12 Rodney Dawes <dobey#novell.com> + + * gui/e-tasks.c (pane_realized): Add this callback so we can set the + paned position on realize + (setup_widgets): Move the paned widget to the priv structure so that + we can access it elsewhere + (display_view_cb): Set the paned position when the view gets displayed + + Fixes #55653 + 2004-07-12 Rodney Dawes <dobey@novell.com> * gui/dialogs/recur-comp.c (recur_component_dialog): |