summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkproperty-x11.c
Commit message (Expand)AuthorAgeFilesLines
* The big versioning cleanupMatthias Clasen2018-02-061-8/+0
* x11: Get rid of default Atom convertersBenjamin Otte2017-12-141-66/+0
* Drop atom-related cast macrosMatthias Clasen2017-12-131-8/+5
* Drop gdk_atom_internMatthias Clasen2017-12-131-4/+3
* Drop gdk_atom_nameMatthias Clasen2017-12-131-7/+5
* gdk: Remove propertiesBenjamin Otte2017-12-141-224/+0
* gdk: Remove selection definesBenjamin Otte2017-12-141-1/+0
* Remove gdkprivate.hMatthias Clasen2017-11-171-1/+0
* Stop including gdkmain.hMatthias Clasen2017-11-171-1/+0
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-151-8/+8
* x11: Remove special casing for GdkAtomsBenjamin Otte2017-11-151-11/+0
* x11: Reduce uses of the root windowMatthias Clasen2017-11-091-12/+17
* x11: Stop using gdk_display_get_root_windowMatthias Clasen2017-11-051-3/+3
* Port to gdk_display_get_root_windowMatthias Clasen2017-10-311-14/+3
* gdk: Drop support for native (and thus foreign) subwindowsAlexander Larsson2016-12-161-1/+5
* Remove unused variablesMatthias Clasen2015-06-131-90/+3
* Drop GDK_MULTIHEAD_SAFEMatthias Clasen2014-06-111-7/+0
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-8/+8
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-4/+4
* docs: use proper apostropheWilliam Jon McCann2014-02-071-4/+4
* docs: use () instead of <function> tagsWilliam Jon McCann2014-01-271-1/+1
* x11: Add/Fix '(type *)' g-i annotationsRico Tzschichholz2014-01-091-4/+4
* docs: Move property section docs to correct fileBenjamin Otte2013-04-161-34/+0
* gdk: Make atoms handled genericallyBenjamin Otte2013-04-151-73/+5
* x11: Introduce _gdk_x11_get_xatom_for_display_printf()Benjamin Otte2013-02-191-0/+20
* Drop support for pre-R6 XMatthias Clasen2012-03-101-10/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Enable introspection of X11-specific functions and methodsPavel Holejsovsky2011-08-011-8/+8
* gdk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-2/+2
* Mark api with xlib types as skippedJohan Dahlin2011-01-201-6/+6
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-3/+3
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-3/+3
* Add vfuncs for keyval and window property functionsMatthias Clasen2010-12-211-99/+19
* Add vfuncs for atomsMatthias Clasen2010-12-211-72/+21
* Clean up gdkx.h a bitMatthias Clasen2010-12-211-3/+2
* Consistently use per-display error traps in the X11 backendMatthias Clasen2010-12-211-2/+2
* Don't access GdkDisplay fields directlyJavier Jardón2010-12-211-2/+2
* API: Remove GDK_WINDOW_XWINDOW() macroBenjamin Otte2010-12-021-2/+2
* docs: Move documentation to inline comments: propertiesJavier Jardón2010-11-151-0/+137
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-6/+8
* gdk: gdk_drawable_get_display() => gdk_window_get_display()Benjamin Otte2010-09-261-2/+2
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+1
* Ensure native windows in gdk_property_changeMatthias Clasen2009-12-181-1/+2
* Silence the conversion from xatom to atom tooMatthias Clasen2009-08-201-1/+3
* Merge branch 'master' into client-side-windowsAlexander Larsson2009-06-171-13/+16
|\
| * Avoid warnings in atom conversionMatthias Clasen2009-06-051-13/+16
* | Merge branch 'master' into client-side-windowsAlexander Larsson2009-05-251-7/+9
|\ \ | |/
| * Fix handling of GDK_NONEMatthias Clasen2009-05-031-7/+9
* | Initial client-side-windows workAlexander Larsson2009-04-021-4/+9
|/
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1