diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-09-19 20:52:42 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-09-19 20:52:42 +0000 |
commit | 3f5ad7890fa10ec4811e9e1add99e131f1728524 (patch) | |
tree | d8bb1916dcc8437c1ec70826eef9e34a9f465cd7 /ChangeLog.pre-2-6 | |
parent | 1e3c6144b40aeae501ef6c8c28110bdaa9ba3957 (diff) | |
download | gdk-pixbuf-3f5ad7890fa10ec4811e9e1add99e131f1728524.tar.gz |
Fix usage of compat GTK_TYPE_ macros without including gtkobject.h.
Thu Sep 19 16:39:29 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtksettings.h (GTK_SETTINGS_GET_CLASS): Fix
usage of compat GTK_TYPE_ macros without including
gtkobject.h.
* gdk/x11/gdkevents-x11.[ch]: Set a flag when initializing
to avoid having extra settings-notify events sent
when not needed.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 176ce09c0..686d22d8b 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,13 @@ +Thu Sep 19 16:39:29 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtksettings.h (GTK_SETTINGS_GET_CLASS): Fix + usage of compat GTK_TYPE_ macros without including + gtkobject.h. + + * gdk/x11/gdkevents-x11.[ch]: Set a flag when initializing + to avoid having extra settings-notify events sent + when not needed. + 2002-09-17 Matthias Clasen <maclas@gmx.de> * gtk/stock-icons/stock_color_picker_25.png: |