gtk2/gdk/x11
Anders Carlsson 06c4bb44b1 New API to handle the clipboard manager.
2004-10-25  Anders Carlsson  <andersca@imendio.com>

	* gdk/gdk.symbols:
	* gdk/gdkdisplay.h:
	* gdk/x11/gdkdisplay-x11.c:
	(gdk_display_supports_clipboard_persistence),
	(gdk_display_store_clipboard):
	New API to handle the clipboard manager.

	* gtk/gtk.symbols:
	* gtk/gtkclipboard.c: (gtk_clipboard_class_init),
	(gtk_clipboard_finalize), (selection_clear_event_cb),
	(clipboard_unset), (gtk_clipboard_set_text),
	(gtk_clipboard_request_targets), (gtk_clipboard_wait_for_targets),
	(clipboard_peek), (gtk_clipboard_owner_change),
	(gtk_clipboard_wait_is_target_available),
	(gtk_clipboard_store_timeout), (gtk_clipboard_set_can_store),
	(gtk_clipboard_selection_notify), (gtk_clipboard_store),
	(_gtk_clipboard_store_all):
	* gtk/gtkclipboard.h:
	Add API for clipboard persistence and implement it, also add
	gtk_clipboard_wait_is_target_available.

	* gtk/gtkmain.c: (gtk_main):
	Call _gtk_clipboard_store_all before exiting.
2004-10-25 18:53:30 +00:00
..
.cvsignore Substitute gdkx.h => gdkprivate.h since we need to accesss only 1999-11-08 22:33:28 +00:00
gdkasync.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkasync.h Change _gdk_x11_send_xevent_async() to 2003-07-08 22:27:47 +00:00
gdkcolor-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkcursor-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdisplay-x11.c New API to handle the clipboard manager. 2004-10-25 18:53:30 +00:00
gdkdisplay-x11.h Bug 143330, support update counter spec. 2004-07-11 13:26:57 +00:00
gdkdnd-x11.c Remove debug spew. 2004-09-01 03:21:30 +00:00
gdkdrawable-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkdrawable-x11.h Merge from stable: 2004-06-21 16:13:55 +00:00
gdkevents-x11.c Revert accidental change from Aug 02 that removed a flush of the X 2004-09-04 15:07:16 +00:00
gdkfont-x11.c remove unused gdk_font_charset_for_locale() function. 2004-08-26 00:23:46 +00:00
gdkgc-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkgeometry-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkglobals-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkim-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkimage-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkinput-none.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkinput-x11.c remove unused gdk_font_charset_for_locale() function. 2004-08-26 00:23:46 +00:00
gdkinput-xfree.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkinput.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkinputprivate.h Bug #107664 continued: 2003-03-08 21:11:39 +00:00
gdkkeys-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkmain-x11.c Add descriptions for the commandline arguments. The actual descriptions 2004-09-05 21:15:58 +00:00
gdkpango-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkpixmap-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkpixmap-x11.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkprivate-x11.h Fix for #119722, reported by Olexiy Avramchenko, patch by Owen Taylor. 2004-02-17 22:05:47 +00:00
gdkproperty-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkscreen-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkscreen-x11.h Add a check for the Xrandr extension. 2002-10-04 15:58:19 +00:00
gdkselection-x11.c Warn if a UTF8_STRING or text/plain;charset=utf-8 roperty contains invalid 2004-09-17 03:23:32 +00:00
gdkspawn-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkvisual-x11.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gdkwindow-x11.c Fix #155658, Sebastian Bacher: 2004-10-18 21:02:37 +00:00
gdkwindow-x11.h Fix #155658, Sebastian Bacher: 2004-10-18 21:02:37 +00:00
gdkx.h GDK documentation fixes. 2004-10-09 03:31:50 +00:00
gdkxid.c Add hidden aliases for exported symbols which are used internally in order 2004-08-09 20:14:43 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am Utility functions for multi-screen applications which need to ensure 2003-12-10 13:49:58 +00:00
MwmUtil.h Account for the fact that Xlib expects format == 32 to be a long, even on 1999-02-21 20:55:04 +00:00
xsettings-client.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
xsettings-client.h Remove unused variable 'result' 2004-02-02 18:01:27 +00:00
xsettings-common.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
xsettings-common.h Add xsettings_client_set_grab_func, Add xsettings_client_set_ungrab_func 2004-02-27 00:56:04 +00:00