summaryrefslogtreecommitdiff
path: root/gdk/gdk.c
Commit message (Expand)AuthorAgeFilesLines
* x11: Add an initial clipboard implementationBenjamin Otte2017-12-031-1/+3
* Stop including gdkmain.hMatthias Clasen2017-11-171-1/+0
* Drop an unused variableMatthias Clasen2017-11-161-3/+0
* Drop gdk_set_program_classMatthias Clasen2017-11-161-48/+0
* Move some code aroundMatthias Clasen2017-11-161-23/+0
* gdk: Remove gdk_get_display_arg_name()Benjamin Otte2017-11-011-22/+1
* docs: Remove mentions of gtk_init_with_args().Murray Cumming2017-03-171-1/+1
* Never return NULL from gdk_get_program_classTimm Bäder2017-02-051-1/+4
* Drop gdk init apiMatthias Clasen2017-01-191-187/+0
* gdk: Remove unused debug categoryBenjamin Otte2017-01-081-1/+0
* gdk: Drop support for native (and thus foreign) subwindowsAlexander Larsson2016-12-161-7/+0
* gdk: Add GDK_VULKAN env variableBenjamin Otte2016-12-091-1/+12
* vulkan: Initial supportBenjamin Otte2016-12-091-1/+2
* 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