diff options
author | Michael Natterer <mitch@imendio.com> | 2006-02-20 09:49:49 +0000 |
---|---|---|
committer | Michael Natterer <mitch@src.gnome.org> | 2006-02-20 09:49:49 +0000 |
commit | 9b9a5bcee64ccdccf15a292007db63ef7d7fa8ff (patch) | |
tree | 1ec4e68c85a0fed9495cdb7faf06cdac410e778c /ChangeLog | |
parent | d9d1a36c5911512cff575435c84828dc89aafcbe (diff) | |
download | gtk+-9b9a5bcee64ccdccf15a292007db63ef7d7fa8ff.tar.gz |
adding boolean have_shapes and have_input_shapes members fixes the build.
2006-02-20 Michael Natterer <mitch@imendio.com>
* gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): adding boolean
have_shapes and have_input_shapes members fixes the build.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-02-20 Michael Natterer <mitch@imendio.com> + + * gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): adding boolean + have_shapes and have_input_shapes members fixes the build. + 2006-02-20 Tor Lillqvist <tml@novell.com> * gdk/win32/gdkfont-win32.c: Replace all calls to g_strcasecmp() |