gtk/gdk/win32
Sebastian Wilhelmi b664be5ffb GCompareFunc -> GEqualFunc where applicable.
2000-11-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* gdk/linux-fb/gdkcolor-fb.c, gdk/nanox/gdkmain-nanox.c,
	gdk/win32/gdkcolor-win32.c, gdk/win32/gdkwin32id.c,
	gdk/x11/gdkcolor-x11.c, gdk/x11/gdkvisual-x11.c, gdk/x11/gdkxid.c,
	gtk/gtkgc.c, gtk/gtkrc.c, gtk/gtktext.c: GCompareFunc ->
	GEqualFunc where applicable.

	* gdk/linux-fb/gdkpango-fb.c: pango_font_description_compare ->
	pango_font_description_equal as changed in pango.

	* gdk/nanox/gdkmain-nanox.c: gdk_xid_compare -> gdk_xid_equal.

	* gdk/win32/gdkcolor-win32.c: gdk_colormap_cmp -> gdk_colormap_equal.

	* gdk/win32/gdkwin32id.c: gdk_handle_compare -> gdk_handle_equal.

	* gdk/x11/gdkcolor-x11.c: gdk_colormap_cmp -> gdk_colormap_equal.

	* gdk/x11/gdkvisual-x11.c: gdk_visual_compare -> gdk_visual_equal.

	* gdk/x11/gdkxid.c: gdk_xid_compare -> gdk_xid_equal.

	* gtk/gtkgc.c: gtk_gc_key_compare -> gtk_gc_key_equal and
	gtk_gc_drawable_compare -> gtk_gc_drawable_equal.

	* gtk/gtkrc.c: gtk_rc_style_compare -> gtk_rc_style_equal and
	gtk_rc_styles_compare -> gtk_rc_styles_equal.
2000-11-13 13:15:41 +00:00
..
rc Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
.cvsignore Remove conftest* after use along the lines of AC_TRY_COMPILE. 2000-09-05 14:07:55 +00:00
gdkcc-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkcolor-win32.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gdkcursor-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkdnd-win32.c gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkdrawable-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkdrawable-win32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkevents-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkfont-win32.c g_filename_{to,from}_utf8 now takes an extra parameter. 2000-11-12 22:15:43 +00:00
gdkgc-win32.c gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkgeometry-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkglobals-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkim-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkimage-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkinput-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkinput-win32.h gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkinput.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkmain-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkpango-win32.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkpixmap-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkpixmap-win32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkprivate-win32.h gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkproperty-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkregion-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkselection-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkvisual-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkwin32.h Update. 2000-10-09 19:49:42 +00:00
gdkwin32id.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gdkwindow-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkwindow-win32.h Include the build directory. 2000-07-25 17:31:05 +00:00
Makefile.am Change the format of the snapshot version to match glib 2000-08-11 02:58:59 +00:00
makefile.mingw.in Use -Wall. Add gdkpango-win32.o 2000-09-07 19:51:32 +00:00
makefile.msc corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00