gtk/gdk/x11
Benjamin Otte 6453710266 x11: Set the icon using Cairo
No more GdkPixmap to store the icon and its mask, but instead use cairo
surfaces. Also render the icon into the surfaces using Cairo instead of
gdk_pixbuf_render_threshold_alpha().
2010-09-26 15:11:29 +02:00
..
checksettings.c map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettings 2006-02-27 14:08:06 +00:00
gdkapplaunchcontext-x11.c Don't leak display name 2010-09-03 12:48:50 -04:00
gdkasync.c More error trap cleanups 2010-09-20 16:40:14 -04:00
gdkasync.h New approach for grab tracking code 2009-04-02 10:15:30 +02:00
gdkcolor-x11.c API: remove gdk_colormap_query_color 2010-08-10 21:02:30 +02:00
gdkcursor-x11.c API: Remove gdk_cursor_new_from_pixmap() 2010-09-26 15:02:59 +02:00
gdkdevice-core.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-core.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-xi2.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-xi2.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-xi.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-xi.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevicemanager-core.c GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
gdkdevicemanager-core.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevicemanager-x11.c Fix bugs that crashed gdk_display_close() on x11 2010-09-18 22:57:36 -04:00
gdkdevicemanager-xi2.c Fix bugs that crashed gdk_display_close() on x11 2010-09-18 22:57:36 -04:00
gdkdevicemanager-xi2.h GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdevicemanager-xi.c Fix bugs that crashed gdk_display_close() on x11 2010-09-18 22:57:36 -04:00
gdkdevicemanager-xi.h Fix up abi checking 2010-06-07 06:16:21 -04:00
gdkdisplay-x11.c Fix an off-by-one error in serial range handling 2010-09-21 21:10:15 -04:00
gdkdisplay-x11.h Revamp and modernize X error traps 2010-09-18 18:19:27 -04:00
gdkdnd-x11.c Do not use deprecated gdk_display_get_core_pointer() 2010-09-22 03:42:15 +02:00
gdkdrawable-x11.c gdk: Remove gdk_windowing_create_cairo_surface() 2010-09-26 15:11:11 +02:00
gdkdrawable-x11.h gdk: Remove picture pointer from X11 drawable 2010-08-10 21:02:30 +02:00
gdkeventsource.c Fix bugs that crashed gdk_display_close() on x11 2010-09-18 22:57:36 -04:00
gdkeventsource.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkeventtranslator.c gdk/x11/gdkeventtranslator.c: use G_DEFINE_INTERFACE macro 2010-08-26 14:57:56 +02:00
gdkeventtranslator.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkgeometry-x11.c gdk: Move scratch GC handling to X11 2010-08-10 21:02:29 +02:00
gdkglobals-x11.c Drop the gdk_display variable from gdk 2010-09-09 19:46:41 -04:00
gdkim-x11.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkinput.c Add annotations 2010-09-17 00:18:20 -04:00
gdkkeys-x11.c GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
gdkmain-x11.c Use g_warning() for X errors and X IO errors 2010-09-21 00:30:46 -04:00
gdkpixmap-x11.c gdk: Remove data consructors for GdkPixmap 2010-08-10 21:02:31 +02:00
gdkpixmap-x11.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkprivate-x11.h Revamp and modernize X error traps 2010-09-18 18:19:27 -04:00
gdkproperty-x11.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkscreen-x11.c Fixup gtk-doc comment syntax 2010-09-20 23:40:21 -03:00
gdkscreen-x11.h gdk: Move scratch GC handling to X11 2010-08-10 21:02:29 +02:00
gdkselection-x11.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdksettings.c Add event sound settings. Patch by Lennart Pöttering. 2008-07-01 06:22:04 +00:00
gdkspawn-x11.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdktestutils-x11.c API: remove gdk_drawable_copy_to_image() 2010-08-10 21:02:26 +02:00
gdkvisual-x11.c Add annotations 2010-09-17 00:18:20 -04:00
gdkwindow-x11.c x11: Set the icon using Cairo 2010-09-26 15:11:29 +02:00
gdkwindow-x11.h x11: Set the icon using Cairo 2010-09-26 15:11:29 +02:00
gdkx.h Revamp and modernize X error traps 2010-09-18 18:19:27 -04:00
gdkxftdefaults.c gdk-xft: Don't call render about the subpixel order 2010-08-10 21:02:30 +02:00
gdkxid.c gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gxid_proto.h
Makefile.am API: remove GdkGC 2010-08-10 21:02:29 +02:00
MwmUtil.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
xsettings-client.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
xsettings-client.h Change the XSettingsWatchFunc to return a Bool to indicate success. Update 2007-04-10 23:16:30 +00:00
xsettings-common.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
xsettings-common.h Add some missing symbols. 2007-05-23 17:49:34 +00:00