diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-01-09 01:06:35 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-01-09 01:06:35 +0800 |
commit | 70f840be3f65466c70c81af6d17d6e1ff4c7fa26 (patch) | |
tree | 96af76efbadbd1ff43293640fdac5c845141339f /calendar/ChangeLog | |
parent | 36a1010d245feb145f06dee40b32c2838337c43e (diff) | |
download | gsoc2013-evolution-70f840be3f65466c70c81af6d17d6e1ff4c7fa26.tar gsoc2013-evolution-70f840be3f65466c70c81af6d17d6e1ff4c7fa26.tar.gz gsoc2013-evolution-70f840be3f65466c70c81af6d17d6e1ff4c7fa26.tar.bz2 gsoc2013-evolution-70f840be3f65466c70c81af6d17d6e1ff4c7fa26.tar.lz gsoc2013-evolution-70f840be3f65466c70c81af6d17d6e1ff4c7fa26.tar.xz gsoc2013-evolution-70f840be3f65466c70c81af6d17d6e1ff4c7fa26.tar.zst gsoc2013-evolution-70f840be3f65466c70c81af6d17d6e1ff4c7fa26.zip |
Srinivasa Ragavan <sragavan@novell.com>
* gui/dialogs/alarm-dialog.glade: Added code to hscroll the custom
message of alarm. Fixes bug #325446
* gui/dialogs/task-page.glade: Added code to expand the description
scrolled window when the parent window is dragged. Fixes bug #325502
svn path=/trunk/; revision=31097
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 596f86ef2c..23301abe11 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2006-01-08 Srinivasa Ragavan <sragavan@novell.com> + + * gui/dialogs/alarm-dialog.glade: Added code to hscroll the custom + message of alarm. Fixes bug #325446 + + * gui/dialogs/task-page.glade: Added code to expand the description + scrolled window when the parent window is dragged. Fixes bug #325502 + 2005-01-06 Andre Klapper <a9016009@gmx.de> * gui/e-alarm-list.c: added translator comments to several strings. Fixes bug 325612. @@ -11833,4 +11841,4 @@ expunge async, just get the object list immediately * gui/e-tasks.c (e_tasks_delete_completed): no need to do the - expunge asyn
\ No newline at end of file + expunge asyn |