gtk/docs/reference/gdk-pixbuf/tmpl
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
..
animation.sgml Remove ids which are now generated by gtk-doc. 2003-01-13 18:34:52 +00:00
creating.sgml Markup fixes. 2001-12-17 23:07:49 +00:00
file-loading.sgml new introduction section. 2004-01-22 06:48:20 +00:00
file-saving.sgml new introduction section. 2004-01-22 06:48:20 +00:00
gdk-pixbuf-loader.sgml Add two more folder modes to the enum. 2004-02-26 23:35:05 +00:00
gdk-pixbuf-unused.sgml Add two more folder modes to the enum. 2004-02-26 23:35:05 +00:00
gdk-pixbuf-xlib-from-drawables.sgml Forgotten files, the log entries are already in. 2001-12-20 23:45:48 +00:00
gdk-pixbuf-xlib-init.sgml GDK instead of Gdk. 2001-12-29 00:24:25 +00:00
gdk-pixbuf-xlib-rendering.sgml Forgotten files, the log entries are already in. 2001-12-20 23:45:48 +00:00
gdk-pixbuf-xlib-rgb.sgml Forgotten files, the log entries are already in. 2001-12-20 23:45:48 +00:00
gdk-pixbuf.sgml Add two more folder modes to the enum. 2004-02-26 23:35:05 +00:00
initialization_versions.sgml Clip the retrieved image data to the screen, using a server grab to avoid 2001-06-29 01:59:02 +00:00
inline.sgml to compare pattern specs, use g_pattern_spec_equal() instead of direct 2001-10-13 05:52:14 +00:00
module_interface.sgml Check for XFIXES extension. 2004-05-18 20:56:54 +00:00
refcounting.sgml Lots of trivial doc fixes. 2002-10-11 20:36:21 +00:00
scaling.sgml Add Unicode control char menu, based on patch from Dov. Bug #63495 2001-12-17 16:46:08 +00:00
util.sgml to compare pattern specs, use g_pattern_spec_equal() instead of direct 2001-10-13 05:52:14 +00:00