aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximan.com>2003-02-24 08:57:57 +0800
committerHans Petter <hansp@src.gnome.org>2003-02-24 08:57:57 +0800
commit1d89cb7a9bf3f95ee03541ecede075fbb6054284 (patch)
treea556845a027e7916eb4a773a448cd082e06761f2 /calendar/ChangeLog
parent4543bfd994cc70ded1edf6cde784ea69a05e96e8 (diff)
downloadgsoc2013-evolution-1d89cb7a9bf3f95ee03541ecede075fbb6054284.tar
gsoc2013-evolution-1d89cb7a9bf3f95ee03541ecede075fbb6054284.tar.gz
gsoc2013-evolution-1d89cb7a9bf3f95ee03541ecede075fbb6054284.tar.bz2
gsoc2013-evolution-1d89cb7a9bf3f95ee03541ecede075fbb6054284.tar.lz
gsoc2013-evolution-1d89cb7a9bf3f95ee03541ecede075fbb6054284.tar.xz
gsoc2013-evolution-1d89cb7a9bf3f95ee03541ecede075fbb6054284.tar.zst
gsoc2013-evolution-1d89cb7a9bf3f95ee03541ecede075fbb6054284.zip
Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actually
2003-02-23 Hans Petter Jansson <hpj@ximan.com> * gui/gnome-cal.c (backend_died_cb): Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actually try to set the quantum properties. The quantum code should probably go away entirely now that the panes update during resize, but let's keep it around for a bit more. * gui/dialogs/event-editor.c (event_editor_construct): Ref & sink the pages. * gui/dialogs/task-editor.c (task_editor_construct): Ref & sink the pages. svn path=/trunk/; revision=20011
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d18c83088a..d8f8297d29 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,17 @@
+2003-02-23 Hans Petter Jansson <hpj@ximan.com>
+
+ * gui/gnome-cal.c (backend_died_cb): Appease the compiler.
+ (gnome_calendar_update_paned_quanta): Don't actually try to set
+ the quantum properties. The quantum code should probably go away
+ entirely now that the panes update during resize, but let's keep
+ it around for a bit more.
+
+ * gui/dialogs/event-editor.c (event_editor_construct): Ref & sink
+ the pages.
+
+ * gui/dialogs/task-editor.c (task_editor_construct): Ref & sink
+ the pages.
+
2003-02-23 Hans Petter Jansson <hpj@ximian.com>
* gui/cal-search-bar.c (make_suboptions): Eliminate