gtk2/gdk
Matthias Clasen 7b8616bf76 Check for XFIXES extension.
2004-05-18  Matthias Clasen  <mclasen@redhat.com>

	* configure.in: Check for XFIXES extension.

	* gdk/x11/gdkdisplay-x11.h (struct _GdkDisplayX11): Add
	a gboolean have_xfixes member.

	* gdk/x11/gdkdisplay-x11.c (gdk_display_open): Register
	XFIXES events and set have_xfixes.

	* gdk/gdkevents.h (GdkEventType): Add GDK_OWNER_CHANGE.
	(GdkEventOwnerChange): New event struct for owner change events.
	(GdkOwnerChange): New enum for the reason field of GdkEventOwnerChange.

	* gdk/x11/gdkevents-x11.c (gdk_event_translate): Translate
	XFixesSelectionNotify events into GdkEventOwnerChange events.

	* gdk/gdkdisplay.h:
	* gdk/x11/gdkdisplay-x11.c (gdk_display_supports_selection_notification):
	(gdk_display_request_selection_notification): New api
	to support selection ownership notification.

	* gtk/gtkclipboard.h:
	* gtk/gtkclipboard.c (_gtk_clipboard_handle_event): New private
	api to handle owner change events.
	(clipboard_peek): Refactored out the body of
	gtk_clipboard_get_for_display() for use in _gtk_clipboard_handle_event().

	* gtk/gtkmain.c (gtk_main_do_event): Handle GDK_OWNER_CHANGE events
	by calling _gtk_clipboard_handle_event().
2004-05-18 20:56:54 +00:00
..
linux-fb Changes to support do-not-focus-on-map hint in conjunction with 2004-05-06 02:57:01 +00:00
win32 Put back the ref_count field in the GdkDragContextPrivateWin32 struct (but 2004-05-15 04:18:08 +00:00
x11 Check for XFIXES extension. 2004-05-18 20:56:54 +00:00
.cvsignore
COPYING
gdk.c Handle '--' correctly. 2004-04-05 20:39:31 +00:00
gdk.def finally also create the correct mask for 'pseudo mime' icons 2004-05-08 16:25:15 +00:00
gdk.h include gdkspawn.h. 2003-12-10 17:04:58 +00:00
gdkcolor.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkcursor.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkdisplay.c Make static. 2004-05-10 20:51:19 +00:00
gdkdisplay.h Check for XFIXES extension. 2004-05-18 20:56:54 +00:00
gdkdisplaymanager.c The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and 2004-01-16 23:10:05 +00:00
gdkdisplaymanager.h
gdkdnd.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkdnd.h
gdkdraw.c Use depth - 1 to index the cached gcs, not depth. (#139494) 2004-04-29 05:14:52 +00:00
gdkdrawable.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkevents.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkevents.h Check for XFIXES extension. 2004-05-18 20:56:54 +00:00
gdkfont.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkfont.h
gdkgc.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkgc.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkglobals.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdki18n.h
gdkimage.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkimage.h and a bit more. 2004-01-05 18:28:09 +00:00
gdkinput.h
gdkinternals.h Make this a total no-op when the new or old parent is destroyed. (#134230, 2004-03-13 18:27:56 +00:00
gdkintl.h Split the gtk translations into the domains gtk20 and gtk20-properties. 2004-01-17 22:15:58 +00:00
gdkkeynames.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkkeys.c Document the "direction-changed" and "keys-changed" signals. 2003-09-30 00:36:29 +00:00
gdkkeys.h
gdkkeysyms.h Add keysyms Ukrainian_ghe_with_upturn, Ukrainian_GHE_WITH_UPTURN. 2003-12-09 22:04:01 +00:00
gdkkeyuni.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkmarshalers.list
gdkpango.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkpango.h
gdkpixbuf-drawable.c Fix for #119555, Peter Zelesny: 2003-11-17 23:16:49 +00:00
gdkpixbuf-render.c Use a scratch GC in the case where the background is a solid color. 2004-02-18 17:03:46 +00:00
gdkpixbuf.h
gdkpixmap.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkpixmap.h Fix #105497; constify uses of GdkColor. 2004-01-26 20:21:09 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkprivate.h
gdkproperty.h
gdkrectangle.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkregion-generic.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkregion-generic.h
gdkregion.h
gdkrgb.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkrgb.h
gdkscreen.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkscreen.h GC caching, bug #125645 (based on patch by Brian Cameron) 2004-02-18 00:59:14 +00:00
gdkselection.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkselection.h
gdkspawn.h Utility functions for multi-screen applications which need to ensure 2003-12-10 13:49:58 +00:00
gdktypes.h Add a comment about unused bits. 2004-05-14 13:37:07 +00:00
gdkvisual.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
gdkvisual.h
gdkwindow.c Make this a total no-op when the new or old parent is destroyed. (#134230, 2004-03-13 18:27:56 +00:00
gdkwindow.h Changes to support do-not-focus-on-map hint in conjunction with 2004-05-06 02:57:01 +00:00
makeenums.pl
Makefile.am Utility functions for multi-screen applications which need to ensure 2003-12-10 13:49:58 +00:00
makefile.msc updated added all the new tests 2003-11-15 20:35:55 +00:00
testgdk.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00