gtk2/gdk
Matthias Clasen 4c01fbf79c Remove _gdk_x11_screen_request_cm_notification
2006-05-22  Matthias Clasen  <mclasen@redhat.com>

	* gdk/x11/gdkscreen-x11.c: Remove _gdk_x11_screen_request_cm_notification

	* gdk/x11/gdkdisplay-x11.c (gdk_display_open): Directly call
	gdk_display_request_selection_notification.

	* gdk/x11/gdkdisplay-x11.c: Several cleanups.
2006-05-22 04:11:42 +00:00
..
directfb Fixed bug 342091 2006-05-18 07:46:06 +00:00
linux-fb If major.minor of required and available glib versions are the same, add 2006-01-29 04:00:45 +00:00
quartz Remove obsolete comment. (poll_func): Remove assert and add a comment on 2006-05-15 19:01:57 +00:00
win32 Look at both GDK_SCROLL_MASK and GDK_BUTTON_PRESS_MASK. (#139628) 2006-05-09 15:54:22 +00:00
x11 Remove _gdk_x11_screen_request_cm_notification 2006-05-22 04:11:42 +00:00
.cvsignore
abicheck.sh Make this work on more platforms. 2006-01-14 04:45:22 +00:00
COPYING
gdk.c Here too. 2006-04-03 20:38:09 +00:00
gdk.h
gdk.symbols Add gdk_screen_is_composited 2006-04-25 16:45:22 +00:00
gdkcairo.c Bug #330022 Wrong pixel values are computed when color = 0xFF and alpha = 2006-02-05 20:34:43 +00:00
gdkcairo.h Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) 2005-12-30 07:16:35 +00:00
gdkcolor.c Use g_slice instead of mem chunks. 2005-12-05 20:51:18 +00:00
gdkcolor.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkconfig.h.win32
gdkcursor.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkcursor.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkdisplay.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkdisplay.h Support input shapes: (#331070) 2006-02-20 01:36:50 +00:00
gdkdisplaymanager.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkdraw.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkdrawable.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkevents.c fix missing hash table initialization. 2005-12-06 10:40:09 +00:00
gdkevents.h Make it possible to determine if a key event is for a modifier key: 2005-09-09 22:50:15 +00:00
gdkfont.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:14:26 +00:00
gdkfont.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkgc.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkgc.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkglobals.c
gdki18n.h
gdkimage.c connect to the display's "closed" signal and free the cached scratch 2006-01-12 13:50:51 +00:00
gdkimage.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkinput.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkinternals.h Add new function _gdk_screen_get_font_map() and have one fontmap per 2006-05-22 04:04:51 +00:00
gdkintl.h Make the GdkScreen font options api public, and add properties 2005-08-26 18:49:52 +00:00
gdkkeynames.c
gdkkeys.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkkeys.h
gdkkeysyms-update.pl Regenerated from Xorg 7.1 keysyms.h, using gdkkeysyms-update.pl. 2006-05-11 17:15:40 +00:00
gdkkeysyms.h Regenerated from Xorg 7.1 keysyms.h, using gdkkeysyms-update.pl. 2006-05-11 17:15:40 +00:00
gdkkeyuni.c Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkmarshalers.list
gdkpango.c Add new function _gdk_screen_get_font_map() and have one fontmap per 2006-05-22 04:04:51 +00:00
gdkpango.h
gdkpixbuf-drawable.c New function to avoid pointless strdups when creating atoms from static 2005-09-11 05:39:45 +00:00
gdkpixbuf-render.c Another doc update 2005-12-20 05:35:15 +00:00
gdkpixbuf.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkpixmap.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkpixmap.h New function to allow wrapping a native pixmap without a server roundtrip. 2006-03-30 04:08:51 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkprivate.h
gdkproperty.h New function to avoid pointless strdups when creating atoms from static 2005-09-11 05:39:45 +00:00
gdkrectangle.c Inline docs. 2005-12-24 07:00:47 +00:00
gdkregion-generic.c Documentation fixes. 2006-04-24 18:23:55 +00:00
gdkregion-generic.h Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkregion.h Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkrgb.c Small savings 2006-04-04 04:14:17 +00:00
gdkrgb.h
gdkscreen.c Add new function _gdk_screen_get_font_map() and have one fontmap per 2006-05-22 04:04:51 +00:00
gdkscreen.h Create 'composited' label. 2006-04-25 14:27:32 +00:00
gdkselection.c Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkselection.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkspawn.h
gdktypes.h Don't use GDK_ALT_MASK. 2005-09-06 19:25:47 +00:00
gdkvisual.c
gdkvisual.h Add Copyright/License information. 2005-07-12 05:09:13 +00:00
gdkwindow.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkwindow.h Create 'composited' label. 2006-04-25 14:27:32 +00:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Regenerated from Xorg 7.1 keysyms.h, using gdkkeysyms-update.pl. 2006-05-11 17:15:40 +00:00
makefile.msc also recurse into win32 for ::clean create gtkbuiltincache.h (most code to 2006-01-05 23:55:08 +00:00
makegdkalias.pl
testgdk.c