summaryrefslogtreecommitdiff
path: root/gdk/gdk.c
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated gdk_display_open_default_libgtk_onlyRico Tzschichholz2016-10-261-21/+0
* gdk: Remove deprecated gdk_add_option_entries_libgtk_only and gdk_pre_parse_l...Rico Tzschichholz2016-10-241-31/+0
* gdk: Remove deprecated gdk_threads_set_lock_functionsRico Tzschichholz2016-10-241-43/+0
* gdk: Remove deprecated gdk_get_displayRico Tzschichholz2016-10-241-18/+0
* gdk: actually fix the previous commitIgnacio Casal Quinteiro2016-06-291-1/+1
* gdk: do not provide display command line argument on windowsIgnacio Casal Quinteiro2016-06-291-0/+2
* gdk: Ensure resources registration happens onceEmmanuele Bassi2016-04-261-1/+17
* gdk: Add 'GDK_GL=gles' flagEmmanuele Bassi2016-04-251-1/+2
* gdk: Move GLSL shaders into GResourceEmmanuele Bassi2016-04-251-0/+4
* Trivial formatting fixMatthias Clasen2016-03-111-21/+21
* Control legacy GL context via environment variableEmmanuele Bassi2015-10-071-0/+1
* Allow overriding WM_CLASS from the command lineLars Uebernickel2015-05-101-0/+8
* Make global GDK libgtk_only functions more privateEmmanuele Bassi2014-11-081-8/+54
* Export API to set GL flagsMatthias Clasen2014-11-061-6/+6
* Add support for GDK_GL=texture-rectanglesAlexander Larsson2014-11-061-0/+1
* Add GDK_GL env var and GdkGLFlagsAlexander Larsson2014-11-061-1/+15
* gdk: Add GDK_DEBUG=noglBenjamin Otte2014-10-161-0/+1
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-1/+2
* threads: Do not release the GDK lock if it hasn't been acquired yetEmmanuele Bassi2014-08-261-0/+20
* gdk: add many missing (nullable) return value annotationsEvan Nemerson2014-05-111-4/+5
* Drop unneeded deprecation suppressionMatthias Clasen2014-05-021-2/+0
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-7/+7
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-5/+5
* gdkthreads: Update documentationJasper St. Pierre2014-02-071-203/+29
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-6/+6
* Use proper quotes in gdkWilliam Jon McCann2014-02-051-1/+1
* docs: use ` instead of <literal>William Jon McCann2014-02-041-2/+2
* docs: don't use <option>William Jon McCann2014-02-041-2/+2
* docs: use markdown for <envar> tagsWilliam Jon McCann2014-02-041-1/+1
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-4/+4
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-8/+4
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* docs: add missing docs for GDK_WINDOWING_WAYLANDWilliam Jon McCann2014-01-201-0/+9
* docs/comments: Fix spelling of 'explicitly'Volker Sobek2014-01-181-2/+2
* Fix GI warningsJasper St. Pierre2013-10-091-7/+4
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+1
* Bug 606378 - gdk doesn't handle non-main thread rendering on QuartzJohn Ralls2013-05-031-5/+5
* gdk: Remove new gdk_display_manager_peek() APIBenjamin Otte2013-05-021-3/+0
* Deprecate gdk_get_display()Benjamin Otte2013-04-011-0/+3
* gdk: Shuffle code aroundBenjamin Otte2013-04-011-0/+15
* Make gdk_display_open_default_libgtk_only more robustMatthias Clasen2013-03-231-1/+4
* gdk: Implement GInitable on GdkDisplayManagerThomas Wood2013-03-221-3/+0
* gdk: Add a debug category for settingsBenjamin Otte2013-02-191-1/+2
* Add GDK_DEBUG=framesOwen W. Taylor2013-02-141-1/+2
* Bump GLib dependency to 2.35Matthias Clasen2012-11-041-2/+0
* Expand the thread deprecation documentationMatthias Clasen2012-08-011-1/+3
* Improve threading documentationMatthias Clasen2012-07-301-4/+13
* gdk: Deprecate thread functionsMatthias Clasen2012-07-301-0/+12
* gdk: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-301-2/+4