summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkx.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Add support for g_autoptr()Alexander Larsson2015-02-021-0/+2
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-0/+1
* Require XInput2.h in X11 backendJavier Jardón2012-03-021-2/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* 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
* Fix up GDK docsMatthias Clasen2010-12-251-22/+1
* Rename GdkAppLaunchContextX11 to GdkX11AppLaunchContextMatthias Clasen2010-12-211-0/+1
* Rename GdkDragContextX11 to GdkX11DragContextMatthias Clasen2010-12-211-0/+1
* Rename x11-specific GdkDevice[Manager] implementationsMatthias Clasen2010-12-211-0/+4
* Rename GdkDevice[Manager]Core to GdkX11Device[Manager]CoreMatthias Clasen2010-12-211-0/+2
* 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-23/+1
* x11: Move atom API into gdkx11property.hBenjamin Otte2010-12-211-17/+1
* x11: Move selection-specific API into gdkx11selection.hBenjamin Otte2010-12-211-24/+1
* x11: Move display-specific APIs into gdkx11display.hBenjamin Otte2010-12-211-37/+1
* x11: Move screen-specific API into gdkx11screen.hBenjamin Otte2010-12-211-43/+1
* x11: Move visual-specific API into gdkx11visual.hBenjamin Otte2010-12-211-6/+1
* x11: Move cursor API into gdkx11cursor.hBenjamin Otte2010-12-211-22/+1
* x11: Split out public window API into gdkx11window.hBenjamin Otte2010-12-211-33/+7
* Deal with property encoding functionsMatthias Clasen2010-12-211-0/+24
* Remove gdk_net_wm_supportsMatthias Clasen2010-12-211-1/+0
* Clean up gdkx.h a bitMatthias Clasen2010-12-211-60/+43
* Drop gdkx_visual_getMatthias Clasen2010-12-211-4/+1
* Multiple changes to reduce the amount of unprefixed symbolsMatthias Clasen2010-12-211-4/+0
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-211-0/+6
* Make gdk_set_sm_client_id X11-specificMatthias Clasen2010-12-211-0/+2
* Fix up parameter mismatches in the docsMatthias Clasen2010-12-031-0/+2
* x11: Don't include gdkprivate.h in gdkx.hBenjamin Otte2010-12-021-1/+2
* x11: Remove duplicate definition of GDK_WINDOW_XIDBenjamin Otte2010-12-021-6/+0
* gdk: Rename GdkWindowObject to GdkWindowBenjamin Otte2010-12-021-1/+1
* API: Remove GDK_WINDOW_XWINDOW() macroBenjamin Otte2010-12-021-3/+2
* x11: Move xid member from GdkDrawableImplX11 to GdkWindowImplX11Benjamin Otte2010-12-021-2/+2
* API: x11: Remove GDK_DRAWABLE_XID and GDK_DRAWABLE_XDISPLAYBenjamin Otte2010-12-021-31/+1
* API: Remove gdk_x11_drawable_get_xdisplay()Benjamin Otte2010-12-021-2/+1
* API: x11: Remove gdk_x11_window_get_drawable_impl()Benjamin Otte2010-12-021-1/+0
* API: x11: Change GDK_WINDOW_XDISPLAY() macroBenjamin Otte2010-12-021-1/+1
* API: x11: gdk_drawable_get_xid => gdk_window_get_xidBenjamin Otte2010-12-021-4/+4
* docs: Move documentation to inline comments: x_interactionJavier Jardón2010-11-151-0/+120
* Gdk X11: Add setter for startup notify IDRyan Lortie2010-10-181-0/+2
* Inclusion cleanups in headersMatthias Clasen2010-10-141-1/+0
* API: Remove GdkColormapBenjamin Otte2010-09-261-7/+0
* x11: Use G_DEFINE_TYPE() to define GdkVisualBenjamin Otte2010-09-261-2/+2
* gdk: Remove GdkPixmapBenjamin Otte2010-09-261-7/+2
* Revamp and modernize X error trapsHavoc Pennington2010-09-181-0/+6
* Drop the gdk_display variable from gdkMatthias Clasen2010-09-091-8/+0
* API: remove GdkGCBenjamin Otte2010-08-101-7/+0
* API: remove GdkImageBenjamin Otte2010-08-101-4/+0
* Remove deprecated code from X interactionJavier Jardón2010-06-281-22/+0