diff options
author | Anna Marie Dirks <anna@ximian.com> | 2003-04-29 03:00:04 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2003-04-29 03:00:04 +0800 |
commit | ca3492eb33165dc384fbc162a480f4cbf98364e0 (patch) | |
tree | 5b8e060378233869edd08b1724dc572d0a13a6d1 /calendar/ChangeLog | |
parent | 8cb06f7966e3e6b4bbe0f2f18e3d1b22b18e83ff (diff) | |
download | gsoc2013-evolution-ca3492eb33165dc384fbc162a480f4cbf98364e0.tar gsoc2013-evolution-ca3492eb33165dc384fbc162a480f4cbf98364e0.tar.gz gsoc2013-evolution-ca3492eb33165dc384fbc162a480f4cbf98364e0.tar.bz2 gsoc2013-evolution-ca3492eb33165dc384fbc162a480f4cbf98364e0.tar.lz gsoc2013-evolution-ca3492eb33165dc384fbc162a480f4cbf98364e0.tar.xz gsoc2013-evolution-ca3492eb33165dc384fbc162a480f4cbf98364e0.tar.zst gsoc2013-evolution-ca3492eb33165dc384fbc162a480f4cbf98364e0.zip |
Added padding/spacing to this page as specified by the HIG. Partially
2003-04-28 Anna Marie Dirks <anna@ximian.com>
* gui/dialogs/recurrence-page.glade: Added padding/spacing
to this page as specified by the HIG. Partially fixes #41215.
* gui/dialogs/alarm-page.glade: Added padding/spacing/stock
buttons to the alarm page. Partially fixes #41215.
* gui/dialogs/event-page.glade: Added padding/spacing to the
event-page (partially fixes #41215)
svn path=/trunk/; revision=20988
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e9f1bc0614..8f1cce2a73 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2003-04-28 Anna Marie Dirks <anna@ximian.com> + + * gui/dialogs/recurrence-page.glade: Added padding/spacing + to this page as specified by the HIG. Partially fixes #41215. + + * gui/dialogs/alarm-page.glade: Added padding/spacing/stock + buttons to the alarm page. Partially fixes #41215. + + * gui/dialogs/event-page.glade: Added padding/spacing to the + event-page (partially fixes #41215) + + 2003-04-27 Rodney Dawes <dobey@ximian.com> Fixes #35814 |