diff options
author | Federico Mena Quintero <federico@nuclecu.unam.mx> | 1998-11-17 04:29:44 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-11-17 04:29:44 +0800 |
commit | 0a730e687445f6710704a7e8d28b6cde327d281b (patch) | |
tree | 76a3c6f02ca38771f890d605401413303b73191b /calendar/ChangeLog | |
parent | a1d3f9fa2c31b00fcebea83d822f50d8b59755aa (diff) | |
download | gsoc2013-evolution-0a730e687445f6710704a7e8d28b6cde327d281b.tar gsoc2013-evolution-0a730e687445f6710704a7e8d28b6cde327d281b.tar.gz gsoc2013-evolution-0a730e687445f6710704a7e8d28b6cde327d281b.tar.bz2 gsoc2013-evolution-0a730e687445f6710704a7e8d28b6cde327d281b.tar.lz gsoc2013-evolution-0a730e687445f6710704a7e8d28b6cde327d281b.tar.xz gsoc2013-evolution-0a730e687445f6710704a7e8d28b6cde327d281b.tar.zst gsoc2013-evolution-0a730e687445f6710704a7e8d28b6cde327d281b.zip |
Use a scrolled window to put the clist into.
1998-11-16 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gncal-todo.c (gncal_todo_init): Use a scrolled window to put the
clist into.
svn path=/trunk/; revision=474
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8d57719093..c36eacec35 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1998-11-16 Federico Mena Quintero <federico@nuclecu.unam.mx> + + * gncal-todo.c (gncal_todo_init): Use a scrolled window to put the + clist into. + 1998-11-11 Miguel de Icaza <miguel@nuclecu.unam.mx> * calendar.c (calendar_save): Backup the old file before saving |