diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-05-04 06:02:16 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-05-04 06:02:16 +0800 |
commit | 32aa719cf12a6303ba743d4630c2537bd40b3e84 (patch) | |
tree | a0bc834e202e07a93571017f73ead5e71d98afa5 /calendar/ChangeLog | |
parent | e85bc88e318ae6cee18fc32c522f9a9f7558df9e (diff) | |
download | gsoc2013-evolution-32aa719cf12a6303ba743d4630c2537bd40b3e84.tar gsoc2013-evolution-32aa719cf12a6303ba743d4630c2537bd40b3e84.tar.gz gsoc2013-evolution-32aa719cf12a6303ba743d4630c2537bd40b3e84.tar.bz2 gsoc2013-evolution-32aa719cf12a6303ba743d4630c2537bd40b3e84.tar.lz gsoc2013-evolution-32aa719cf12a6303ba743d4630c2537bd40b3e84.tar.xz gsoc2013-evolution-32aa719cf12a6303ba743d4630c2537bd40b3e84.tar.zst gsoc2013-evolution-32aa719cf12a6303ba743d4630c2537bd40b3e84.zip |
Make this dialog be HIG-compliant and accessible
2004-05-03 Rodney Dawes <dobey@ximian.com>
* gui/dialogs/select-source-dialog.c (select_source_dialog):
Make this dialog be HIG-compliant and accessible
2004-05-03 Edgar Luna Díaz <eald@linuxuanl.org>
* gui/dialogs/select-source-dialog.c (select_source_dialog):
Set the default window size to 276 x 320
Fixes #57298
svn path=/trunk/; revision=25769
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 1a59645e67..6cbd34113b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2004-05-03 Rodney Dawes <dobey@ximian.com> + + * gui/dialogs/select-source-dialog.c (select_source_dialog): + Make this dialog be HIG-compliant and accessible + +2004-05-03 Edgar Luna Díaz <eald@linuxuanl.org> + + * gui/dialogs/select-source-dialog.c (select_source_dialog): + Set the default window size to 276 x 320 + + Fixes #57298 + 2004-05-03 Larry Ewing <lewing@ximian.com> * gui/dialogs/calendar-setup.glade: rename the cancel button. |