summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkvisual-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Remove gtk-doc annotation from private symbolsEmmanuele Bassi2020-12-021-4/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-2/+0
* Make gdk logging per-displayMatthias Clasen2018-01-141-1/+1
* x11: Stop using GdkScreen altogetherMatthias Clasen2017-11-171-12/+5
* x11: Stop using GdkScreen in apiMatthias Clasen2017-11-171-3/+3
* x11: Stop using gdk_screen_get_displayMatthias Clasen2017-11-011-2/+2
* Drop GdkVisualMatthias Clasen2017-10-311-18/+9
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+3
* gdk: Remove visual APIs from GdkScreenBenjamin Otte2016-11-041-26/+0
* x11: Maointin window visuals without GdkVisualBenjamin Otte2016-11-031-67/+30
* x11: Remove unused hash tableBenjamin Otte2016-11-031-34/+0
* API: gdk: Remove visual querying APIsBenjamin Otte2016-10-281-101/+0
* Add and use GDK_CHECK_DEBUG macroMatthias Clasen2016-02-281-1/+1
* gdk: calculate pixel color shift and precision lazilyPaolo Borelli2016-02-271-24/+2
* gdk: factor out utility shared among backendsPaolo Borelli2016-02-271-30/+0
* x11: Fix compiler warningsMatthias Clasen2015-06-021-14/+0
* X11: Pick better system and rgba visuals for GLAlexander Larsson2014-10-291-0/+5
* Pick the first rgba visual, not the lastAlexander Larsson2014-10-281-1/+2
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* Revert "gdk: enable rgba visuals by default"Matthias Clasen2014-02-041-8/+0
* docs: don't use <type> tagsWilliam Jon McCann2014-01-281-1/+1
* gdk: enable rgba visuals by defaultWilliam Jon McCann2014-01-231-0/+8
* x11: Add/Fix '(type *)' g-i annotationsRico Tzschichholz2014-01-091-2/+2
* GdkVisualX11: Add a dispose implementationMatthias Clasen2013-06-291-0/+16
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add annotations so that methods are properly paired to objects.Pavel Holejsovsky2011-08-011-1/+1
* Enable introspection of X11-specific functions and methodsPavel Holejsovsky2011-08-011-2/+2
* Mark api with xlib types as skippedJohan Dahlin2011-01-201-1/+1
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-2/+2
* x11: Rename GdkScreenX11 to GdkX11ScreenBenjamin Otte2010-12-211-64/+64
* x11: Export GdkX11VisualBenjamin Otte2010-12-211-6/+0
* x11: Rename GdkVisualX11 to GdkX11VisualBenjamin Otte2010-12-211-29/+29
* x11: Have a proper GdkVisualX11Class structBenjamin Otte2010-12-211-1/+6
* Clean up gdkx.h a bitMatthias Clasen2010-12-211-2/+0
* Drop gdkx_visual_getMatthias Clasen2010-12-211-14/+0
* Multiple changes to reduce the amount of unprefixed symbolsMatthias Clasen2010-12-211-1/+1
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-2/+1
* Move GdkVisual parallel-implementableMatthias Clasen2010-12-211-104/+80
* Convert a bunch of visual related calls to use the screen vtableAlexander Larsson2010-12-211-133/+25
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-3/+5
* x11: Fix debug codeBenjamin Otte2010-09-271-4/+16
* x11: Keep a default X Colormap in every visual to construct windows withBenjamin Otte2010-09-261-1/+50
* x11: Use G_DEFINE_TYPE() to define GdkVisualBenjamin Otte2010-09-261-90/+83
* Add annotationsMatthias Clasen2010-09-171-2/+2
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+1
* Add some missing introspection annotationsMatthias Clasen2010-02-221-6/+7
* Merge in Gdk-custom.c introspection annotationsColin Walters2009-12-161-2/+2