aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2005-02-03 06:56:51 +0800
committerRodney Dawes <dobey@src.gnome.org>2005-02-03 06:56:51 +0800
commit37ca97bfbc298dae0f15957ad15c83b342e12a6a (patch)
tree22d1206f9d22a077a8ad34cbc94324e5a7072579 /calendar/ChangeLog
parent609497be726b8b5dadde714f2a22afc082878578 (diff)
downloadgsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar.gz
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar.bz2
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar.lz
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar.xz
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar.zst
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.zip
Set the border width for the internal dialog containers to be HIG
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 svn path=/trunk/; revision=28681
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog14
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