summaryrefslogtreecommitdiff
path: root/gdk/gdk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'issue1084'Matthias Clasen2018-06-201-0/+14
|\
| * gdk: Add a private api to find sandboxesMatthias Clasen2018-05-291-0/+14
* | display: Avoid unsetting the DESKTOP_STARTUP_ID variable too lateMario Sanchez Prada2018-06-111-0/+50
|/
* gdk: Remove GDK_DEBUG=cairo-imageBenjamin Otte2018-04-241-2/+1
* Remove all gdk_threads_* entry pointsEmmanuele Bassi2018-02-031-398/+2
* Drop the cairo-recording debug flagMatthias Clasen2018-01-141-2/+1
* Drop the gl-always debug optionMatthias Clasen2018-01-141-1/+0
* gdk: Reorganize env varsMatthias Clasen2018-01-141-53/+22
* Drop unused GDK_GL valuesMatthias Clasen2018-01-101-3/+1
* Drop unused debug keysMatthias Clasen2018-01-091-3/+0
* 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