diff options
author | Anna Marie Dirks <anna@ximian.com> | 2003-05-20 00:24:33 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2003-05-20 00:24:33 +0800 |
commit | 3a4478a2993f740cc008b0eac609f33768275048 (patch) | |
tree | d038a2a53455d22edc510d342c1914a7886517dc /calendar/ChangeLog | |
parent | 3ce3a1d2675da36e9baa7ac2704d5593a9bf1066 (diff) | |
download | gsoc2013-evolution-3a4478a2993f740cc008b0eac609f33768275048.tar gsoc2013-evolution-3a4478a2993f740cc008b0eac609f33768275048.tar.gz gsoc2013-evolution-3a4478a2993f740cc008b0eac609f33768275048.tar.bz2 gsoc2013-evolution-3a4478a2993f740cc008b0eac609f33768275048.tar.lz gsoc2013-evolution-3a4478a2993f740cc008b0eac609f33768275048.tar.xz gsoc2013-evolution-3a4478a2993f740cc008b0eac609f33768275048.tar.zst gsoc2013-evolution-3a4478a2993f740cc008b0eac609f33768275048.zip |
Added HIG-blessed padding to (some of) the widgets in the dialog.
2003-05-19 Anna Marie Dirks <anna@ximian.com>
* gui/e-meeting-time-sel.c: (e_meeting_time_selector_construct):
Added HIG-blessed padding to (some of) the widgets in the
dialog.
* gui/dialogs/meeting-page.glade: Added HIG-blessed border width
and spacing to the meeting page of the event editor.
* gui/dialogs/schedule-page.glade: Added HIG-blessed border width
to the schedule page on the event editor.
svn path=/trunk/; revision=21256
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7365bcb37f..a3cee313c8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2003-05-19 Anna Marie Dirks <anna@ximian.com> + + * gui/e-meeting-time-sel.c: (e_meeting_time_selector_construct): + Added HIG-blessed padding to (some of) the widgets in the + dialog. + + * gui/dialogs/meeting-page.glade: Added HIG-blessed border width + and spacing to the meeting page of the event editor. + + * gui/dialogs/schedule-page.glade: Added HIG-blessed border width + to the schedule page on the event editor. + + 2003-05-19 JP Rosevear <jpr@ximian.com> Fixes #43103 |