gtk3/gdk/win32
Tor Lillqvist e6fa7394ba Remove the clipboard viewer code. It didn't really do anything useful, and
2005-10-14  Tor Lillqvist  <tml@novell.com>

	* gdk/win32/gdkdisplay-win32.c: Remove the clipboard viewer code.
	It didn't really do anything useful, and was just confusing and
	incomplete. Comments claimed we don't do delayed rendering, but in
	fact we do, for images. (The delayed rendering code has other
	problems, though, see #168173.) The clipboard viewer code was
	probably even buggy (the WM_CHANGECBCHAIN handled didn't propagate
	the message when necessary). It was just test code, it said so in
	a comment. Add something similar back later if necessary.

	(_win32_on_clipboard_change,
	_gdk_win32_register_clipboard_notification): Remove.

	(gdk_display_supports_selection_notification,
	gdk_display_request_selection_notification): Always just return
	FALSE. We didn't generate any GDK_OWNER_CHANGE events anywhere.
2005-10-14 00:08:14 +00:00
..
rc
.cvsignore
bdfcursor.c Add Copyright/License information. 2005-07-13 12:32:02 +00:00
gdkcolor-win32.c
gdkcursor-win32.c export _gdk_win32_pixbuf_to_hicon() as 2005-09-18 17:46:55 +00:00
gdkdisplay-win32.c Remove the clipboard viewer code. It didn't really do anything useful, and 2005-10-14 00:08:14 +00:00
gdkdnd-win32.c
gdkdrawable-win32.c In case BitBlt() fails with ERROR_INVALID_HANDLE, the most probable cause 2005-09-30 23:56:42 +00:00
gdkdrawable-win32.h
gdkevents-win32.c Don't treat Alt-Enter specially. It does not have any special meaning and 2005-10-13 07:21:00 +00:00
gdkfont-win32.c Make the last change compile. 2005-08-10 11:02:29 +00:00
gdkgc-win32.c [Win32] Bypass libtool, use -Wl,-luuid. This avoids a libtool warning as 2005-07-18 15:20:28 +00:00
gdkgeometry-win32.c
gdkglobals-win32.c
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 Avoid spurious core pointer events when the tablet pen is lifted. 2005-07-28 21:53:07 +00:00
gdkinput-win32.h
gdkinput.c
gdkkeys-win32.c
gdkmain-win32.c Handle PS_ALTERNATE, too. 2005-07-27 06:28:20 +00:00
gdkpixmap-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
gdkpixmap-win32.h
gdkprivate-win32.h
gdkproperty-win32.c fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c has 2005-09-18 12:28:42 +00:00
gdkscreen-win32.c Cache the display name. There is only one GdkDisplay on Win32, and 2005-09-08 22:45:40 +00:00
gdkselection-win32.c Free return value from gdk_atom_name(). 2005-09-20 23:08:18 +00:00
gdkspawn-win32.c
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 export _gdk_win32_pixbuf_to_hicon() as 2005-09-18 17:46:55 +00:00
gdkwin32id.c
gdkwindow-win32.c Set the shaped flag here, too. (#316871) 2005-09-26 20:59:31 +00:00
gdkwindow-win32.h
libie55uuid.la
libwntab32x.la
Makefile.am
makefile.msc
xcursors.h