summaryrefslogtreecommitdiff
path: root/gdk/x11/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* gdk/x11: Add gdk_x11_device_manager_lookup()Carlos Garnacho2011-07-151-0/+1
* gdk/x11: Add gdk_x11_device_get_id()Carlos Garnacho2011-07-151-0/+1
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-061-1/+1
* x11: Make headers identical no matter if we run with or without XI2Benjamin Otte2011-02-121-21/+9
* Don't install headers twiceMatthias Clasen2010-12-211-4/+0
* Detangle includes for GdkDeviceManager subclassesMatthias Clasen2010-12-211-0/+7
* Detangle includes for device subclassesMatthias Clasen2010-12-211-0/+1
* Rename x11-specific GdkDevice[Manager] implementationsMatthias Clasen2010-12-211-7/+11
* Rename GdkDevice[Manager]Core to GdkX11Device[Manager]CoreMatthias Clasen2010-12-211-4/+4
* Rename GdkKeymapX11 to GdkX11KeymapMatthias Clasen2010-12-211-0/+1
* Rename GdkDisplayManagerX11 to GdkX11DisplayManagerMatthias Clasen2010-12-211-0/+1
* x11: Move remaining APIs into gdkx11utils.hBenjamin Otte2010-12-211-0/+1
* x11: Move atom API into gdkx11property.hBenjamin Otte2010-12-211-0/+1
* x11: Move selection-specific API into gdkx11selection.hBenjamin Otte2010-12-211-0/+1
* x11: Move display-specific APIs into gdkx11display.hBenjamin Otte2010-12-211-0/+1
* x11: Move screen-specific API into gdkx11screen.hBenjamin Otte2010-12-211-0/+1
* x11: Move visual-specific API into gdkx11visual.hBenjamin Otte2010-12-211-0/+1
* x11: Move cursor API into gdkx11cursor.hBenjamin Otte2010-12-211-0/+1
* x11: Split out public window API into gdkx11window.hBenjamin Otte2010-12-211-0/+3
* Drop g[dt]k_set_localeMatthias Clasen2010-12-211-1/+0
* Remove the --sync commandline optionMatthias Clasen2010-12-211-19/+18
* Remove gdk_spawn functionsMatthias Clasen2010-12-211-1/+0
* Work toward turning GdkDisplayManager into a backend singletonMatthias Clasen2010-12-211-0/+1
* Remove *_set_extension_events() and old API to query devices.Carlos Garnacho2010-12-171-1/+0
* x11: Remove GdkDrawableImplX11Benjamin Otte2010-12-021-2/+0
* API: Remove GdkColormapBenjamin Otte2010-09-261-1/+0
* gdk: Remove GdkPixmapBenjamin Otte2010-09-261-2/+0
* API: remove GdkGCBenjamin Otte2010-08-101-1/+0
* API: remove GdkImageBenjamin Otte2010-08-101-1/+0
* Remove deprecated GdkFontChristian Dywan2010-06-281-1/+0
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-261-1/+1
* 2.90.12.90.1Matthias Clasen2010-05-251-2/+11
* Fix up distcheckMatthias Clasen2010-05-251-3/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-6/+12
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-1/+1
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-8/+7
* Implement GAppLaunchContext in gdk, providing startup notification.Matthias Clasen2007-12-131-0/+1
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-1/+2
* Moved Gdk test functions from Gtk+ to Gdk test utils.Tim Janik2007-11-201-0/+1
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-1/+0
* Make symbol list mstch reality.Matthias Clasen2006-05-041-1/+2
* moved and renamed the gdk_settings_names and gdk_settings_map.Tim Janik2006-02-271-0/+6
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* Change machinery for following font rendering xsettings to set cairo fontOwen Taylor2005-07-211-0/+1
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-171-1/+0
* Utility functions for multi-screen applications which need to ensureMark McLoughlin2003-12-101-0/+1
* Use asynchronously _gdk_x11_set_input_focus_safe to avoid having to trapOwen Taylor2003-07-051-0/+2
* Patch from James Henstridge to update to automake-1.7 (#109542)Owen Taylor2003-05-061-27/+12
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-1/+2