diff options
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 28e6eac39..d0dd95463 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,10 @@ +2005-01-09 Tor Lillqvist <tlillqvist@novell.com> + + * gdk/win32/gdkwindow-win32.c (gdk_window_set_cursor): Set current + cursor also when changing the cursor of a window that is the first + ancestor of the window containing the pointer that has a cursor + defined. (#163035, Ivan Wong) + 2005-01-09 Anders Carlsson <andersca@gnome.org> * gtk/gtkcellrenderertext.c: (get_size): |