diff options
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index d0b1e824ef..d43f98b915 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,7 +1,13 @@ 2004-04-14 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkcombobox.c: + * gtk/gtkwidget.c: + Make all style properties readonly. + +2004-04-14 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkcolorsel.c: Add a11y relations between the color - wheel and the spin buttons. (#132745) + wheel and the spin buttons. (#132745, Padraig, O'Briain) * gtk/gtkiconfactory.c (gtk_icon_set_render_icon): Document the meaning of size == -1. |