summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Use @basename@ in enumeration type templatesEmmanuele Bassi2019-02-042-2/+2
* docs: Remove <ulink> elementsEmmanuele Bassi2019-02-041-4/+3
* gl texture: fix a typoMatthias Clasen2019-01-231-1/+1
* build: Reintroduce warning flags from autotoolsBenjamin Otte2019-01-227-22/+23
* GdkEvent: Make gdk_event_set_user_data privateTimm Bäder2019-01-182-4/+4
* GdkEvent: Remove unused structTimm Bäder2019-01-181-8/+0
* GdkEvent: Add a proper user_data member to GdkEventAnyTimm Bäder2019-01-182-17/+6
* g-i: Add transfer none annotations for frame clock timings gettersTomasz Miąsko2019-01-171-6/+6
* Fix XChangeProperty callsMatthias Clasen2019-01-022-2/+2
* Annotate values of PRIORITY constantsTomasz Miąsko2018-12-221-1/+1
* x11: make the tool lookup dependent on the hw id as wellPeter Hutterer2018-12-184-9/+12
* x11: don't add unknown tools to our listPeter Hutterer2018-12-181-2/+5
* x11: get the tool type from the wacom driver propertiesPeter Hutterer2018-12-181-2/+81
* RGBA: tiny grammar improvements in to_string docDaniel Boles2018-12-171-2/+2
* RGBA: Consistently use “” around inline arg namesDaniel Boles2018-12-171-4/+4
* RGBA: Fix example to_string output for reality/CSSDaniel Boles2018-12-171-2/+2
* Merge branch 'win32-honest-clipboard-gtk4' into 'master'LRN2018-12-111-44/+8
|\
| * GDK W32: Be honest about supported clipboard formatsРуслан Ижбулатов2018-10-311-44/+8
* | GDK W32: Always set gtk-font-name to the active UI font. Fixes #1484Christoph Reiter2018-12-102-49/+46
* | win32: Don't multiply the scroll event deltas by the Windows scroll lines set...Christoph Reiter2018-12-081-14/+0
* | GDK W32: set default settings for fontconfig.Christoph Reiter2018-12-081-0/+36
* | GdkGLContext: Fix damage computation with buffer_ageTimm Bäder2018-12-022-30/+49
* | Merge branch 'akitouni/gdkvulkan-doc-typo' into 'master'Timm Bäder2018-11-191-2/+2
|\ \
| * | vulkancontext: fix typos in documentationAbderrahim Kitouni2018-11-171-2/+2
* | | g-i: Add some nullable annotationsChristoph Reiter2018-11-182-3/+3
|/ /
* | vulkancontext: Add missing error switchTimm Bäder2018-11-131-0/+5
* | wayland: Adapt to settings portal api changeMatthias Clasen2018-11-121-1/+2
* | wayland: Fix a thinko in settings portal supportMatthias Clasen2018-11-051-10/+16
* | wayland: Support the settings portalMatthias Clasen2018-11-042-40/+311
* | Move the should_use_portal helper to gdkMatthias Clasen2018-11-042-0/+21
* | Use a simpler sandbox checkMatthias Clasen2018-11-041-8/+1
* | wayland: Remove GNOME Classic-specific workaroundFlorian Müllner2018-11-021-17/+3
* | GdkQuartz: Handle NULL from [NSGraphicsContext currentContext].John Ralls2018-11-011-7/+9
* | Use [NSGraphicsContext CGContext] instead of graphicsPort after Yosemite.John Ralls2018-11-011-2/+4
* | Update GDK_OSX versions to current MacOS release.John Ralls2018-11-011-1/+3
|/
* quartz: do not cache the screen in the gdkmonitorIgnacio Casal Quinteiro2018-10-173-7/+14
* Merge branch 'lrn/zorder-gtk4' into 'master'LRN2018-10-152-12/+12
|\
| * GDK W32: Use SWP_NOOWNERZORDER everywhere it can be appliedlrn/zorder-gtk4Руслан Ижбулатов2018-06-172-11/+11
| * GDK W32: Don't let TEMP surfaces cause zorder side-effectsРуслан Ижбулатов2018-06-171-1/+1
* | Merge branch 'file-sealing' into 'master'Timm Bäder2018-10-101-1/+9
|\ \
| * | gdk: seal in-memory files when possibleemersion2018-09-271-1/+9
* | | GDK W32: Support switching IM contexts at runtimeРуслан Ижбулатов2018-10-062-0/+10
|/ /
* | Use Unicode apostrophes in new stringsPiotr Drąg2018-09-202-2/+2
* | GDK W32: fix direction of horizontal smooth scrolling eventsEduard Braun2018-09-181-3/+2
* | GDK W32: send both smooth and discrete scrolling eventsРуслан Ижбулатов2018-09-181-0/+14
* | gdkselectioninputstream-x11: Fix memory leakMohammed Sadiq2018-09-161-1/+1
* | gdk: Drop GDK_SURFACE_SUBSURFACEkill-subsurfaceMatthias Clasen2018-08-182-38/+5
* | wayland: drop subsurfacesMatthias Clasen2018-08-181-249/+4
* | gdk/wayland: Avoid idempotent wl_subsurface.set_position callsMatthias Clasen2018-08-191-9/+28
* | gdk/wayland: Always map windows 'moved-to-rect' as popupsMatthias Clasen2018-08-191-0/+5