gtk2/gdk/win32
Havoc Pennington 4d48b106f0 use gdk_cursor_unref instead of destroy
2000-01-30  Havoc Pennington  <hp@pobox.com>

	* gtk/testgtk.c (set_cursor): use gdk_cursor_unref instead of
		destroy

			* gdk/gdkimage.c (gdk_image_ref): image wasn't being returned

				* gdk/gdkprivate.h: declare
_gdk_cursor_destroy which is then
	implemented in platform-specific code

		* gdk/Makefile.am (gdk_c_sources): add gdkcursor.c

			* gdk/x11/gdkcursor-x11.c (gdk_cursor_destroy):
rename with an
	underscore in front

		* gdk/win32/gdkcursor-win32.c (gdk_cursor_destroy):
			put an underscore in front

				* gdk/gdkcursor.c: new file, implements
					gdk_cursor_ref/gdk_cursor_unref

						* gdk/gdkcursor.h: Refcount GdkCursor

							* gdk/gdkcompat.h
(gdk_cursor_destroy): compat
2000-01-29 22:26:41 +00:00
..
rc Delete the gdk_DC when exiting, just to be sure. 1999-09-21 19:12:50 +00:00
.cvsignore .cvsignore additions 2000-01-21 21:57:14 +00:00
gdkcc-win32.c configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks to 2000-01-15 16:04:54 +00:00
gdkcolor-win32.c Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
gdkcursor-win32.c use gdk_cursor_unref instead of destroy 2000-01-29 22:26:41 +00:00
gdkdnd-win32.c New function. Guesstimate what Unicode subranges a font covers based on 1999-12-05 23:26:46 +00:00
gdkdrawable-win32.c Remove, as this is a file generated by configure (or copied from 1999-11-21 22:56:37 +00:00
gdkevents-win32.c Ignore WM_MOVE for iconified or invisible windows. This fixes various 2000-01-09 18:57:20 +00:00
gdkfont-win32.c When handling a single character (text length == 1), don't handle it as if 1999-12-18 02:03:13 +00:00
gdkgc-win32.c Fix two copy&paste errors. 1999-11-25 00:27:11 +00:00
gdkglobals-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkim-win32.c Intermediate commit. 1999-11-19 01:09:13 +00:00
gdkimage-win32.c New function. Guesstimate what Unicode subranges a font covers based on 1999-12-05 23:26:46 +00:00
gdkinput-win32.c gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c 1999-12-30 00:07:48 +00:00
gdkinputprivate.h A few includes added for the picky MSVC compiler. 1999-10-02 22:53:45 +00:00
gdkmain-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkpixmap-win32.c New function. Guesstimate what Unicode subranges a font covers based on 1999-12-05 23:26:46 +00:00
gdkprivate-win32.h gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c 1999-12-30 00:07:48 +00:00
gdkproperty-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkregion-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkselection-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkvisual-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkwin32.h Remove, as this is a file generated by configure (or copied from 1999-11-21 22:56:37 +00:00
gdkwin32id.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkwindow-win32.c The correct semantics (to mimic the X11 backend, which just calls 2000-01-18 22:03:59 +00:00
Makefile.am configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks to 2000-01-15 16:04:54 +00:00
makefile.cygwin Remove, as this is a file generated by configure (or copied from 1999-11-21 22:56:37 +00:00
makefile.msc gdk/Makefile.am Distribute Win32 files. 1999-12-11 23:41:46 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00