summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkxid.c
Commit message (Expand)AuthorAgeFilesLines
* x11: Stop using child surface apiMatthias Clasen2019-05-281-3/+2
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-4/+4
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-10/+10
* The big versioning cleanupMatthias Clasen2018-02-061-2/+0
* x11: Store toplevel list in GdkDisplayMatthias Clasen2017-11-131-2/+12
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: don't use <type> tagsWilliam Jon McCann2014-01-281-1/+1
* x11: Add/Fix '(type *)' g-i annotationsRico Tzschichholz2014-01-091-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add annotations so that methods are properly paired to objects.Pavel Holejsovsky2011-08-011-1/+2
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-3/+3
* x11: Rename GdkDisplayX11 to GdkX11DisplayBenjamin Otte2010-12-211-3/+3
* Downgrade some Since tagsMatthias Clasen2010-12-211-1/+1
* Rename the _gdk_xid_table functionsMatthias Clasen2010-12-211-10/+22
* Clean up gdkx.h a bitMatthias Clasen2010-12-211-1/+0
* Multiple changes to reduce the amount of unprefixed symbolsMatthias Clasen2010-12-211-54/+19
* Fix missing (transfer) annotations in GDKMilan Bouchet-Valat2010-11-241-4/+4
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-0/+2
* gdk: Remove GdkPixmapBenjamin Otte2010-09-261-6/+4
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+0
* Remove XID_FONT_BITJavier Jardón2010-06-281-6/+1
* Remove deprecated GdkFontChristian Dywan2010-06-281-2/+2
* Tiny docs improvementMatthias Clasen2009-08-171-7/+11
* Add diagnostics for XID collisionsMatthias Clasen2009-05-051-5/+8
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Use an unused high bit in the XID to mark fonts in the global xid hashMatthias Clasen2006-01-201-1/+6
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+5
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Document 2.2 API additions.Matthias Clasen2002-11-281-4/+6
* Gdk API doc updates.Matthias Clasen2002-10-221-0/+10
* Delete unused private gdk_visual_lookup(), make gdk_colormap_lookup()Owen Taylor2002-09-241-5/+2
* Renames:Owen Taylor2002-06-201-1/+1
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-17/+48
* GCompareFunc -> GEqualFunc where applicable.Sebastian Wilhelmi2000-11-131-8/+8
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* forward declaration for gtk_window_paint declare xid_ht static get theJay Cox1998-11-071-1/+1
* If xid_ht hasn't been created yet, don't do the lookup.Owen Taylor1998-07-171-3/+4
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-1/+1
* Initial revisionElliot Lee1997-11-241-0/+74