summaryrefslogtreecommitdiff
path: root/gdk/gdk.c
Commit message (Expand)AuthorAgeFilesLines
* Port tracing to the sysprof collector apiMatthias Clasen2020-08-211-6/+0
* docs: Clean up dangling links in gdk docsMatthias Clasen2020-08-051-3/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-6/+6
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* gdk: Better help for GDK_DEBUGMatthias Clasen2020-06-281-29/+117
* gdk: Drop no-longer-used documentationMatthias Clasen2020-05-261-51/+0
* Don't use xsettings or xft defaults in testsuiteAlexander Larsson2020-02-031-1/+2
* gdk: Make profiler support unconditionalMatthias Clasen2020-01-211-5/+5
* profiler: port GdkProfiler to sysprof-3Christian Hergert2019-05-291-2/+2
* Add a way to start the profilerMatthias Clasen2019-05-071-0/+6
* gdkglcontext: Only emit opengl debug calls if GDK_DEBUG=gl-debugAlexander Larsson2019-04-251-0/+1
* gdk: Include copy of glib/gconstructor.hCarlos Garnacho2019-03-171-0/+2
* docs: Its just GTK nowMatthias Clasen2019-02-241-4/+4
* Drop some dead codeMatthias Clasen2019-02-231-8/+0
* gdk: Add a copy of some deprecated pango apiMatthias Clasen2019-02-041-0/+44
* Move the should_use_portal helper to gdkMatthias Clasen2018-11-041-0/+20
* Use a simpler sandbox checkMatthias Clasen2018-11-041-8/+1
* 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