Use native Win32 cursors where it makes sense

svn path=/trunk/; revision=17645
This commit is contained in:
Cody Russell
2007-04-26 05:27:55 +00:00
parent 273c94e194
commit 2cf71073ed
3 changed files with 92 additions and 78 deletions

View File

@ -1,3 +1,11 @@
2007-04-26 Cody Russell <bratsche@gnome.org>
* gdk/win32/xcursors.h:
* gdk/win32/gdkcursor-win32.c:
Use Win32 native cursors instead of the ones built into GTK
where it makes sense. (#128852, Tim Evans)
2007-04-25 Cody Russell <bratsche@gnome.org>
* gdk/gdkwindow.h: