diff options
author | JP Rosevear <jpr@ximian.com> | 2003-05-23 04:11:22 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-05-23 04:11:22 +0800 |
commit | fd75887f7e873963a4cc092e10a97d37f0b2daef (patch) | |
tree | 5f1d63b6d5148135b4baaafa04b08a2a135ace3b /calendar/ChangeLog | |
parent | 9b2ce877c9789e67c48e18f7ceb0874123090d5b (diff) | |
download | gsoc2013-evolution-fd75887f7e873963a4cc092e10a97d37f0b2daef.tar.gz gsoc2013-evolution-fd75887f7e873963a4cc092e10a97d37f0b2daef.tar.zst gsoc2013-evolution-fd75887f7e873963a4cc092e10a97d37f0b2daef.zip |
Fixes #43308
2003-05-20 JP Rosevear <jpr@ximian.com>
Fixes #43308
* gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set):
adjust row heights to reflect changes in etable row heights and
set display top to align properly
svn path=/trunk/; revision=21325
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 b45a52df66..479309260e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-05-20 JP Rosevear <jpr@ximian.com> + + Fixes #43308 + + * gui/e-meeting-time-sel.c (e_meeting_time_selector_style_set): + adjust row heights to reflect changes in etable row heights and + set display top to align properly + 2003-05-22 JP Rosevear <jpr@ximian.com> * gui/dialogs/comp-editor-page.c (comp_editor_page_destroy): unref |