gtk2/gdk/win32
Michael Natterer 791ac426d7 define __GDK_H_INSIDE__ around including all other headers.
2008-05-28  Michael Natterer  <mitch@imendio.com>

	* gdk/gdk.h: define __GDK_H_INSIDE__ around including all other
	headers.

	* gdk/gdkenumtypes.h.template
	* gdk/gdk*.h: add single-include guards that #error out if
	GTK_DISABLE_SINGLE_INCLUDES is defined and any of these files is
	included individually. Also removed some redundant includes and
	did some tiny trailing whitespace removal that's not worth to
	commit separately.

	* gdk/gdkprivate.h: include <gdk/gdk.h> instead of individual
	files.

	* gdk/win32/gdkwin32.h
	* gdk/x11/gdkx.h: only include <gdk/gdkprivate.h> and remove all
	other includes.


svn path=/trunk/; revision=20217
2008-05-28 14:01:57 +00:00
..
rc Remove all .cvsignore files. 2007-12-13 11:18:45 +00:00
bdfcursor.c Plug memory leaks caused by wrong use of g_slist_remove_link(). (#405515, 2007-04-28 14:41:04 +00:00
cursor.bdf Committing changes to the source bdf font file that I forgot to commit 2007-08-17 03:40:39 +00:00
gdkapplaunchcontext-win32.c Implement GAppLaunchContext in gdk, providing startup notification. 2007-12-13 05:16:33 +00:00
gdkcolor-win32.c gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h 2008-01-14 14:02:12 +00:00
gdkcursor-win32.c Use native Win32 cursors where it makes sense 2007-04-26 05:27:55 +00:00
gdkdisplay-win32.c gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h 2008-01-15 15:32:37 +00:00
gdkdnd-win32.c Bug 524151 - Dragging of 0-byte files results in an empty filename on 2008-03-24 17:35:02 +00:00
gdkdrawable-win32.c Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or 2006-08-29 23:01:53 +00:00
gdkdrawable-win32.h
gdkevents-win32.c gdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkevents-directfb.c 2008-05-06 22:35:13 +00:00
gdkfont-win32.c Replace all calls to g_strcasecmp() with g_ascii_strcasecmp(). 2006-02-20 08:52:19 +00:00
gdkgc-win32.c gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h 2008-01-14 14:02:12 +00:00
gdkgeometry-win32.c gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h 2008-01-14 14:02:12 +00:00
gdkglobals-win32.c gdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.c 2008-01-10 21:40:48 +00:00
gdkim-win32.c
gdkimage-win32.c Set visual depth to 24 for 32 bits-per-pixel devices on Win32. This allows 2005-10-13 07:08:49 +00:00
gdkinput-win32.c Bug 496958 - Wacom Bamboo Doesn't Function with GTK apps in Win32 2008-05-13 08:49:51 +00:00
gdkinput-win32.h Remove. (gdk_device_get_type): Drop class init function. The X11 version 2007-02-19 00:32:32 +00:00
gdkinput.c Remove. (gdk_device_get_type): Drop class init function. The X11 version 2007-02-19 00:32:32 +00:00
gdkkeys-win32.c Cosmetic changes. 2007-07-24 14:40:21 +00:00
gdkmain-win32.c Bug 520286 - Non-deletable window has no minimize / maximize buttons 2008-03-10 15:48:06 +00:00
gdkpixmap-win32.c Include gdksreen.h (#337032, Kazuki IWAMOTO) 2006-04-03 18:12:04 +00:00
gdkpixmap-win32.h
gdkprivate-win32.h Bug 520286 - Non-deletable window has no minimize / maximize buttons 2008-03-10 15:48:06 +00:00
gdkproperty-win32.c Add a gtk-im-module GTK setting 2007-12-18 03:24:17 +00:00
gdkscreen-win32.c gdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.c 2008-01-10 21:40:48 +00:00
gdkselection-win32.c Bug 532059 - Leak in win32 clipboard manipulation 2008-05-12 07:05:40 +00:00
gdkspawn-win32.c
gdktestutils-win32.c New file, dummy implementations. 2007-11-25 22:25:18 +00:00
gdkvisual-win32.c Set visual depth to 24 for 32 bits-per-pixel devices on Win32. This allows 2005-10-13 07:08:49 +00:00
gdkwin32.h define __GDK_H_INSIDE__ around including all other headers. 2008-05-28 14:01:57 +00:00
gdkwin32id.c
gdkwindow-win32.c Add gdk_window_redirect_to_drawable and gdk_window_remove_redirection. 2008-05-23 18:46:40 +00:00
gdkwindow-win32.h gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c 2008-02-05 16:47:24 +00:00
libwntab32x.la
Makefile.am Implement GAppLaunchContext in gdk, providing startup notification. 2007-12-13 05:16:33 +00:00
makefile.msc updated fix c99ism (variable at start of block export functions for window 2008-05-23 20:29:27 +00:00
pktdef.h Build Wintab support always on Windows. Don't require the Wintab SDK. 2007-01-19 01:55:52 +00:00
wintab.h Build Wintab support always on Windows. Don't require the Wintab SDK. 2007-01-19 01:55:52 +00:00
xcursors.h Modified the sb_h_double_arrow and sb_v_double_arrow mouse cursors to 2007-08-15 14:58:45 +00:00