Use separate header for logically separate entries.

This commit is contained in:
Tor Lillqvist
2005-11-06 05:33:16 +00:00
parent 1cc736c580
commit a30defcfb7
2 changed files with 4 additions and 0 deletions

View File

@@ -18,6 +18,8 @@
G_WIN32_IS_NT_BASED() first, so we can pretend being on Win9x by
setting the G_WIN32_PRETEND_WIN9X environment variable.
2005-11-06 Tor Lillqvist <tml@novell.com>
Make icon masks work on Win98 (#320152, Peter Zelezny)
* gdk/win32/gdkcursor-win32.c (create_color_bitmap): Take also a

View File

@@ -18,6 +18,8 @@
G_WIN32_IS_NT_BASED() first, so we can pretend being on Win9x by
setting the G_WIN32_PRETEND_WIN9X environment variable.
2005-11-06 Tor Lillqvist <tml@novell.com>
Make icon masks work on Win98 (#320152, Peter Zelezny)
* gdk/win32/gdkcursor-win32.c (create_color_bitmap): Take also a