gtk2/gdk/win32
Tor Lillqvist f49a2a0055 gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings.
2000-10-22  Tor Lillqvist  <tml@iki.fi>

	* gdk/win32/gdkgc-win32.c
	* gdk/win32/gdkimage-win32.c: Remove gcc -Wall warnings.

	Patches by Hans Breuer:

	* gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_glyphs): Call
	SetBkMode() and SetTextAlign() before calling
	pango_win32_render().

	* gdk/win32/gdkgc-win32.c (gdk_win32_gc_values_to_win32values):
	Set hcliprgn to NULL after destroying it.
	(gdk_gc_set_clip_rectangle): Delete hcliprgn and set to NULL.

	* gdk/win32/gdkgeometry-win32.c
	(_gdk_windowing_window_queue_antiexpose): More effective
	implementation.

	* gdk/win32/gdkpixmap-win32.c (gdk_pixmap_new): Use drawable's
	depth as default, not the visual's.

	* gdk/win32/gdkwindow-win32.c (gdk_window_set_title): Guard
	against empty title.

	* gdk/win32/gdkprivate-win32.h: Define a helper macro,
	IMAGE_PRIVATE_DATA.

	* gdk/win32/gdkimage-win32.c (gdk_image_get_type): Use it.
2000-10-22 17:16:42 +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 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkcolor-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkcursor-win32.c Update. 2000-10-09 19:49:42 +00:00
gdkdnd-win32.c Update. 2000-10-09 19:49:42 +00:00
gdkdrawable-win32.c gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings. 2000-10-22 17:16:42 +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 Update. 2000-10-09 19:49:42 +00:00
gdkfont-win32.c gdk/gdk.def Add missing entries. 2000-08-12 19:51:05 +00:00
gdkgc-win32.c gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings. 2000-10-22 17:16:42 +00:00
gdkgeometry-win32.c gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings. 2000-10-22 17:16:42 +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 gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings. 2000-10-22 17:16:42 +00:00
gdkinput-win32.c Update. 2000-10-09 19:49:42 +00:00
gdkinput-win32.h Include the build directory. 2000-07-25 17:31:05 +00:00
gdkinput.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkmain-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkpango-win32.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkpixmap-win32.c gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings. 2000-10-22 17:16:42 +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/win32/gdkgc-win32.c Remove gcc -Wall warnings. 2000-10-22 17:16:42 +00:00
gdkproperty-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +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 Guard definition of alloca(). glib.h now handles that. 2000-10-03 21:00:49 +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 Update. 2000-10-09 19:49:42 +00:00
gdkwindow-win32.c gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings. 2000-10-22 17:16:42 +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 Update. 2000-10-09 19:49:42 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00