diff options
author | Ivan, Wong Yat Cheung <email@ivanwong.info> | 2005-03-12 22:09:54 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-03-12 22:09:54 +0000 |
commit | 706ff83a7dab8a85fa08ebccbc37b00a16572797 (patch) | |
tree | 8025ca87a131a1ce886a63101c1d81927ca8cc00 /ChangeLog.pre-2-10 | |
parent | b24c2d21b2bdb1b1cfce3de144b2f9688ea23769 (diff) | |
download | gdk-pixbuf-706ff83a7dab8a85fa08ebccbc37b00a16572797.tar.gz |
A further fix for big window support. Now also the test in testgtk works.
2005-03-13 Ivan, Wong Yat Cheung <email@ivanwong.info>
* gdk/win32/gdkgeometry-win32.c (gdk_window_scroll): A further fix
for big window support. Now also the test in testgtk works.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 4627cba81..8211db0ef 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2005-03-13 Ivan, Wong Yat Cheung <email@ivanwong.info> + + * gdk/win32/gdkgeometry-win32.c (gdk_window_scroll): A further fix + for big window support. Now also the test in testgtk works. + 2005-03-11 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaboutdialog.c (add_credits_page): Don't crash on |