diff options
author | Federico Mena Quintero <federico@nuclecu.unam.mx> | 1999-05-26 03:29:41 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1999-05-26 03:29:41 +0800 |
commit | da4d8a88c8f9534ea0f3b65d72649e8b4f3f32f9 (patch) | |
tree | 159827b1b59c4f0654a0fbdcc30186603893f026 /calendar/ChangeLog | |
parent | ede0790b5c953edf0a14dae1f75fa449d5c3286a (diff) | |
download | gsoc2013-evolution-da4d8a88c8f9534ea0f3b65d72649e8b4f3f32f9.tar gsoc2013-evolution-da4d8a88c8f9534ea0f3b65d72649e8b4f3f32f9.tar.gz gsoc2013-evolution-da4d8a88c8f9534ea0f3b65d72649e8b4f3f32f9.tar.bz2 gsoc2013-evolution-da4d8a88c8f9534ea0f3b65d72649e8b4f3f32f9.tar.lz gsoc2013-evolution-da4d8a88c8f9534ea0f3b65d72649e8b4f3f32f9.tar.xz gsoc2013-evolution-da4d8a88c8f9534ea0f3b65d72649e8b4f3f32f9.tar.zst gsoc2013-evolution-da4d8a88c8f9534ea0f3b65d72649e8b4f3f32f9.zip |
Removed unused macro CALENDAR_HEIGHT.
1999-05-25 Federico Mena Quintero <federico@nuclecu.unam.mx>
* year-view.c: Removed unused macro CALENDAR_HEIGHT.
svn path=/trunk/; revision=940
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cb0e6fe97c..23a6eee2eb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,9 @@ 1999-05-25 Federico Mena Quintero <federico@nuclecu.unam.mx> + * year-view.c: Removed unused macro CALENDAR_HEIGHT. + +1999-05-25 Federico Mena Quintero <federico@nuclecu.unam.mx> + * year-view.c (idle_handler): Set the canvas scroll region here, not in size_allocate(). Also, use the correct width and height based on the allocation and the precomputed minimum width/height |