diff options
author | Alexander Larsson <alexl@redhat.com> | 2009-03-02 15:09:27 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2009-03-02 15:09:27 +0000 |
commit | f4090b5c847293e94186e13144d8ac5ce0f9db4d (patch) | |
tree | 7a757c3e5b2587743d60b00cb0834bd5963e855e /ChangeLog | |
parent | 01a8d2214a61b2101db39f6de67e2ceb89c19de6 (diff) | |
download | gtk+-f4090b5c847293e94186e13144d8ac5ce0f9db4d.tar.gz |
Bug 573087 – gdkwindow.c: {x,y}_offset used uninitialized
2009-03-02 Alexander Larsson <alexl@redhat.com>
Bug 573087 – gdkwindow.c: {x,y}_offset used uninitialized
* gdk/gdkwindow.c (gdk_window_clear_backing_rect_redirect):
Don't use uninitialized vars.
Fix offsets for redirected pixmap, draw to pixmap not window.
svn path=/trunk/; revision=22441
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2009-03-02 Alexander Larsson <alexl@redhat.com> + + Bug 573087 – gdkwindow.c: {x,y}_offset used uninitialized + + * gdk/gdkwindow.c (gdk_window_clear_backing_rect_redirect): + Don't use uninitialized vars. + Fix offsets for redirected pixmap, draw to pixmap not window. + 2009-03-02 Theppitak Karoonboonyanan <thep@linux.thai.net> Bug 457086 - numpad does not work when the Thai-Lao input method is |