aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@nuclecu.unam.mx>1998-11-18 00:53:59 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-11-18 00:53:59 +0800
commita24713d8b320d0446d30ca5ed69a87cb788ff281 (patch)
tree0f653ab5e0f2a5bc22c8f35e76355e7c8fe3b7e4 /calendar/ChangeLog
parent0a730e687445f6710704a7e8d28b6cde327d281b (diff)
downloadgsoc2013-evolution-a24713d8b320d0446d30ca5ed69a87cb788ff281.tar
gsoc2013-evolution-a24713d8b320d0446d30ca5ed69a87cb788ff281.tar.gz
gsoc2013-evolution-a24713d8b320d0446d30ca5ed69a87cb788ff281.tar.bz2
gsoc2013-evolution-a24713d8b320d0446d30ca5ed69a87cb788ff281.tar.lz
gsoc2013-evolution-a24713d8b320d0446d30ca5ed69a87cb788ff281.tar.xz
gsoc2013-evolution-a24713d8b320d0446d30ca5ed69a87cb788ff281.tar.zst
gsoc2013-evolution-a24713d8b320d0446d30ca5ed69a87cb788ff281.zip
Doh. Fixed stupid bug where the classification buttons were not being set
1998-11-16 Federico Mena Quintero <federico@nuclecu.unam.mx> * eventedit.c (ee_classification_widgets): Doh. Fixed stupid bug where the classification buttons were not being set correctly. (ee_store_general_values_to_ical): Take into account the fact that radio group lists are stored in reverse order of insertion. * gncal-todo.c (gncal_todo_init): Use a scrolled window to put the clist into. svn path=/trunk/; revision=475
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c36eacec35..128bcdc180 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
1998-11-16 Federico Mena Quintero <federico@nuclecu.unam.mx>
+ * eventedit.c (ee_classification_widgets): Doh. Fixed stupid bug
+ where the classification buttons were not being set correctly.
+ (ee_store_general_values_to_ical): Take into account the fact that
+ radio group lists are stored in reverse order of insertion.
+
* gncal-todo.c (gncal_todo_init): Use a scrolled window to put the
clist into.