diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-07-30 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtkcombobox.h: + * gtk/gtkcombobox.c: Change the api for separators to use a + separator function instead of a boolean column. + + * tests/testcombo.c: Update to match the api change. + Fri Jul 30 02:21:41 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): |