summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk/wayland: Use GDK_AVAILABLE_IN_ALLCarlos Garnacho2018-02-161-1/+1
* gdkquartz.h: export pasteboard functionsTom Schoonjans2018-02-161-0/+3
* Merge branch 'wip/carlosg/imwayland' into 'master'Matthias Clasen2018-02-152-6/+40
|\
| * gdk/wayland: Add GdkDisplay call to query available globalsCarlos Garnacho2018-02-132-6/+40
* | Rewrite toarray Perl script to PythonEmmanuele Bassi2018-02-143-29/+38
* | x11: Do not include fallback-c89.cEmmanuele Bassi2018-02-142-6/+0
|/
* x11: Run event filters on all windowsBenjamin Otte2018-02-131-4/+2
* gdk: Add some more docsMatthias Clasen2018-02-111-0/+2
* gdk: Expand the docs a bitMatthias Clasen2018-02-101-2/+2
* Remove gdk_window_add_filterMatthias Clasen2018-02-0719-363/+81
* x11: Don't use gdk_window_add_filterMatthias Clasen2018-02-075-18/+31
* Drop a leftover declarationMatthias Clasen2018-02-061-2/+0
* Make gdk_event_get_history publicMatthias Clasen2018-02-061-1/+1
* gdk: Drop gdk_x11_window_set_frame_extentsMatthias Clasen2018-02-062-29/+0
* The big versioning cleanupMatthias Clasen2018-02-0696-1468/+366
* gdk: Add some missing autocleanup definitionsMatthias Clasen2018-02-061-0/+4
* gdk: Rename gdk_event_get_history() to get_motion_history()Carlos Garnacho2018-02-052-3/+6
* build: Use pkg-config to find VulkanEmmanuele Bassi2018-02-051-1/+1
* Drop the last mentions of motion hint eventsEmmanuele Bassi2018-02-057-22/+6
* Drop the mir backendMatthias Clasen2018-02-0517-6559/+1
* gdk: fix a format string warningTimm Bäder2018-02-041-1/+1
* Allow binding GdkContentFormatsBuilderEmmanuele Bassi2018-02-0310-23/+129
* Remove all gdk_threads_* entry pointsEmmanuele Bassi2018-02-034-509/+2
* Drop the Big GDK LockEmmanuele Bassi2018-02-038-62/+0
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-035-20/+19
* Replace gdk_threads_add_idle* with g_idle_add()Emmanuele Bassi2018-02-033-4/+4
* texture: Add sanity checks to constructorsBenjamin Otte2018-02-021-0/+8
* texture: Make the texture id a guintBenjamin Otte2018-02-023-5/+5
* docs: Annotate gdk_keymap_get_display()Emmanuele Bassi2018-02-011-0/+8
* dnd: Remove unused member variableBenjamin Otte2018-01-311-2/+0
* dnd: Move GdkDragProtocol to X11Benjamin Otte2018-01-312-64/+34
* dnd: Remove 2 vfuncs that aren't neededBenjamin Otte2018-01-316-213/+7
* wayland: Add support for BTN_STYLUS3Jason Gerecke2018-01-301-0/+6
* gdk: Stop referring to ::key-press/release-eventMatthias Clasen2018-01-241-5/+2
* Enforce UTF-8 encoding when opening C filesEmmanuele Bassi2018-01-231-1/+1
* vulkan: Fix release buildsTimm Bäder2018-01-211-1/+4
* Set GDK_WINDOW_STATE_TILED if any edge is tiledSimon McVittie2018-01-202-7/+21
* display-x11: Unset tiled state if _GTK_EDGE_CONSTRAINTS is supportedGeorges Basile Stavracas Neto2018-01-201-4/+2
* Document new texture apiMatthias Clasen2018-01-171-0/+33
* Add a way to release GL resourcesMatthias Clasen2018-01-172-6/+69
* gdk: Add a gl texture implementationMatthias Clasen2018-01-173-0/+125
* gdk: Drop some unused cursor apisMatthias Clasen2018-01-169-239/+0
* vulkan: use GDK_DISPLAY_NOTEMatthias Clasen2018-01-151-2/+2
* vulkan: Fix buildTimm Bäder2018-01-151-1/+1
* wayland: Use g_message for loggingMatthias Clasen2018-01-145-23/+23
* Drop the cairo-recording debug flagMatthias Clasen2018-01-143-11/+3
* Drop the gl-always debug optionMatthias Clasen2018-01-143-21/+8
* Make gdk logging per-displayMatthias Clasen2018-01-1431-353/+407
* gdk: Reorganize env varsMatthias Clasen2018-01-1412-172/+87
* Add a display property to keymapsMatthias Clasen2018-01-142-2/+66