gtk/gdk/win32
Owen Taylor 41be586333 Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef
Wed Sep 29 19:55:35 1999  Owen Taylor  <otaylor@redhat.com>

	* */*.[ch]: Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11
	to #ifdef GDK_WINDOWING_X11.
1999-09-29 23:47:22 +00:00
..
rc Delete the gdk_DC when exiting, just to be sure. 1999-09-21 19:12:50 +00:00
gdk-win32.def Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gdk.c Delete the gdk_DC when exiting, just to be sure. 1999-09-21 19:12:50 +00:00
gdk.def Add gdk_threads_mutex. 1999-09-17 18:17:20 +00:00
gdkcc.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkcolor-win32.c gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors was 1999-09-13 22:06:11 +00:00
gdkcolor.c gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors was 1999-09-13 22:06:11 +00:00
gdkconfig.h Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef 1999-09-29 23:47:22 +00:00
gdkcursor-win32.c Update gcc build instructions. Mention gettext is GPL. 1999-07-21 19:27:25 +00:00
gdkcursor.c Update gcc build instructions. Mention gettext is GPL. 1999-07-21 19:27:25 +00:00
gdkdnd-win32.c Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor header 1999-06-14 21:43:53 +00:00
gdkdnd.c Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor header 1999-06-14 21:43:53 +00:00
gdkdraw.c Fix from Simon Kelley: Set expose_count in GdkEventExposes correctly. 1999-08-23 18:53:11 +00:00
gdkdrawable-win32.c Fix from Simon Kelley: Set expose_count in GdkEventExposes correctly. 1999-08-23 18:53:11 +00:00
gdkevents-win32.c Win32: Philippe Colantoni <colanton@aris.ss.uci.edu> suggests a way to get 1999-08-26 22:22:03 +00:00
gdkevents.c Win32: Philippe Colantoni <colanton@aris.ss.uci.edu> suggests a way to get 1999-08-26 22:22:03 +00:00
gdkfont-win32.c Update gcc build instructions. Mention gettext is GPL. 1999-07-21 19:27:25 +00:00
gdkfont.c Update gcc build instructions. Mention gettext is GPL. 1999-07-21 19:27:25 +00:00
gdkgc-win32.c Fix a cut&paste error that caused crashes. 1999-08-19 19:10:26 +00:00
gdkgc.c Fix a cut&paste error that caused crashes. 1999-08-19 19:10:26 +00:00
gdkglobals-win32.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkglobals.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkim-win32.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkim.c Support added for building using a GNU toolchain on Win32, 1999-04-25 21:55:05 +00:00
gdkimage-win32.c bpl was set wrong for bitmaps, should be multiple of 4. (Thanks to Hans 1999-06-28 07:06:01 +00:00
gdkimage.c bpl was set wrong for bitmaps, should be multiple of 4. (Thanks to Hans 1999-06-28 07:06:01 +00:00
gdkinput-win32.c README.win32 Add HAVE_WINTAB. Undefine it if bulding without the Wintab 1999-07-25 20:02:21 +00:00
gdkinput.c README.win32 Add HAVE_WINTAB. Undefine it if bulding without the Wintab 1999-07-25 20:02:21 +00:00
gdkinput.h README.win32 Add HAVE_WINTAB. Undefine it if bulding without the Wintab 1999-07-25 20:02:21 +00:00
gdkmain-win32.c Delete the gdk_DC when exiting, just to be sure. 1999-09-21 19:12:50 +00:00
gdkpixmap-win32.c A couple of minor fixes, not worth any ChangeLog entry (?). 1999-08-06 19:13:08 +00:00
gdkpixmap.c A couple of minor fixes, not worth any ChangeLog entry (?). 1999-08-06 19:13:08 +00:00
gdkprivate-win32.h Win32: Philippe Colantoni <colanton@aris.ss.uci.edu> suggests a way to get 1999-08-26 22:22:03 +00:00
gdkprivate.h Win32: Philippe Colantoni <colanton@aris.ss.uci.edu> suggests a way to get 1999-08-26 22:22:03 +00:00
gdkproperty-win32.c Don't draw anything if width or height is zero. Don't print a warning if 1999-07-10 00:26:54 +00:00
gdkproperty.c Don't draw anything if width or height is zero. Don't print a warning if 1999-07-10 00:26:54 +00:00
gdkregion-win32.c Don't draw anything if width or height is zero. Don't print a warning if 1999-07-10 00:26:54 +00:00
gdkregion.c Don't draw anything if width or height is zero. Don't print a warning if 1999-07-10 00:26:54 +00:00
gdkselection-win32.c Don't draw anything if width or height is zero. Don't print a warning if 1999-07-10 00:26:54 +00:00
gdkselection.c Don't draw anything if width or height is zero. Don't print a warning if 1999-07-10 00:26:54 +00:00
gdkvisual-win32.c Delete the gdk_DC when exiting, just to be sure. 1999-09-21 19:12:50 +00:00
gdkvisual.c Delete the gdk_DC when exiting, just to be sure. 1999-09-21 19:12:50 +00:00
gdkwin32.h Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkwin32id.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkwindow-win32.c Fix from Simon Kelley: Set expose_count in GdkEventExposes correctly. 1999-08-23 18:53:11 +00:00
gdkwindow.c Fix from Simon Kelley: Set expose_count in GdkEventExposes correctly. 1999-08-23 18:53:11 +00:00
gdkx.h Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
gdkxid.c Fixes to the win32 backend to actually be able to compile within a 1999-03-17 20:12:47 +00:00
makefile.cygwin Update gcc build instructions. Mention gettext is GPL. 1999-07-21 19:27:25 +00:00
makefile.msc Less logging verbiage. 1999-07-12 23:12:39 +00:00