diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 72355b96cc..02b1cff878 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2005-02-02 Rodney Dawes <dobey@novell.com> + + * gui/dialogs/alarm-dialog.c (alarm_dialog_run): Set the border width + for the internal dialog containers to be HIG compliant + + * gui/dialogs/alarm-dialog.glade: Remove the separator in the dialog + and fix some spacing/padding issues to be HIG compliant + + * gui/dialogs/alarm-list-dialog.c (alarm_list_dialog_run): Set the + border width for the internal dialog containers to be HIG compliant + + * gui/dialogs/alarm-list-dialog.glade: Remove the separator in the + dialog and fix some spacing/padding issues to be HIG compliant + 2005-02-02 Rodrigo Moya <rodrigo@novell.com> Fixes #72090 |