summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* spellcheck: stub out spellcheck APIChristian Hergert2021-03-302-1/+3
* gdk/wayland: Defer processing of globals closuresRobert Mader2021-03-301-17/+13
* Plug a small memory leakMatthias Clasen2021-03-271-0/+1
* gdk: Add an arg check to gdk_device_get_timestampMatthias Clasen2021-03-261-0/+2
* gdk: Add gdk_device_get_timestampMatthias Clasen2021-03-261-0/+3
* gdk: Add gdk_device_get_timestampMatthias Clasen2021-03-264-0/+41
* clipboard: Fix a crash when GdkContentProviderUnion doesn't support the given...carlosgc/clipboard-crashCarlos Garcia Campos2021-03-251-1/+1
* Merge branch 'gles-fallback' into 'master'Matthias Clasen2021-03-241-6/+40
|\
| * gdkglcontext-wayland: Fallback to GLESĀ 2.0 after legacy failedEmmanuel Gil Peyrot2021-03-211-6/+40
* | gdkmacosglcontext: fix compilation errorTom Schoonjans2021-03-241-2/+1
* | x11/dnd: Ignore XErrors from the COWOlivier Fourdan2021-03-221-0/+2
* | GDK-Win32: Remove extraneous call to _gdk_win32_append_event()really-fix-3581Chun-wei Fan2021-03-172-3/+1
|/
* dnd: Add some warnings to the docsMatthias Clasen2021-03-161-0/+5
* gdkglcontext-x11: Don't assume that cairo-xlib.h is in cairo directoryKjell Ahlstedt2021-03-161-1/+1
* Merge branch 'fix-3581' into 'master'Matthias Clasen2021-03-151-0/+1
|\
| * gdkcursor-win32.c: Add cursor map for all-scrollfix-3581Chun-wei Fan2021-03-151-0/+1
* | wayland: Fix cross-layout acceleratorsMatthias Clasen2021-03-151-4/+21
* | wayland: Add debug spew for active keyboard layoutsMatthias Clasen2021-03-151-19/+37
* | wayland: Emit keys-changed on layout changesMatthias Clasen2021-03-151-16/+37
|/
* x11: Don't call _gdk_surface_update_size() all the timeBenjamin Otte2021-03-152-23/+44
* surface: Remove unused gdk_surface_get_unscaled_size()Benjamin Otte2021-03-155-80/+4
* gdksurface-win32.c: Fix window menu positioningfix-3704Chun-wei Fan2021-03-121-7/+7
* cursor: Use a table for cursor namesMatthias Clasen2021-03-111-36/+11
* contentprovider: Convert some more markupMatthias Clasen2021-03-111-13/+12
* toplevel: Add property annotationsMatthias Clasen2021-03-111-16/+16
* texture: Add property annotationsMatthias Clasen2021-03-111-4/+4
* surface: Add property annotationsMatthias Clasen2021-03-111-20/+15
* seat: Add property annotationsMatthias Clasen2021-03-111-2/+2
* popup: Add property annotationsMatthias Clasen2021-03-111-2/+13
* monitor: Add property annotationsMatthias Clasen2021-03-111-22/+22
* glcontext: Add property annotationsMatthias Clasen2021-03-111-2/+2
* drop: Add property annotationsMatthias Clasen2021-03-111-12/+12
* drawcontext: Add property annotationsMatthias Clasen2021-03-111-4/+4
* drag: Add property annotationsMatthias Clasen2021-03-111-14/+14
* displaymanager: Add property annotationsMatthias Clasen2021-03-111-2/+2
* display: Add property annotationsMatthias Clasen2021-03-111-12/+6
* devicetool: Add property annotationsMatthias Clasen2021-03-111-8/+8
* device: Add property annotationsMatthias Clasen2021-03-111-28/+28
* cursor: Add property annotationsMatthias Clasen2021-03-111-8/+8
* contentprovider: Add property annotationsMatthias Clasen2021-03-111-4/+4
* clipboard: Add property annotationsMatthias Clasen2021-03-111-8/+8
* applaunchcontext: Add property annotationsMatthias Clasen2021-03-111-1/+6
* docs: Remove duplicate documentation stanzasEmmanuele Bassi2021-03-113-15/+0
* docs: Fix typosEmmanuele Bassi2021-03-113-3/+4
* docs: Fix value annotationEmmanuele Bassi2021-03-111-1/+1
* docs: Fix copy-paste error in GdkDeviceEmmanuele Bassi2021-03-111-1/+1
* wayland: Fix a linkMatthias Clasen2021-03-111-1/+1
* docs: Brush up the Wayland backend docsMatthias Clasen2021-03-115-57/+150
* gdk: Some more tweaks of the docsMatthias Clasen2021-03-119-190/+199
* docs: Rework the gdk docsMatthias Clasen2021-03-1150-2190/+2528