summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* broadway: Use DataView instead of hand-rolled int parsersAlexander Larsson2019-03-261-28/+25
* Broadway: Add node for debug nodesAlexander Larsson2019-03-263-1/+67
* broadway: Don't fall back for translation transform nodesAlexander Larsson2019-03-263-0/+22
* win32: remove another call to gdk_device_warp()Christoph Reiter2019-03-261-1/+1
* win32: remove unused gdk_display_warp_deviceChristoph Reiter2019-03-261-13/+0
* Yet another win32 build fixMatthias Clasen2019-03-251-8/+0
* Fix the windows buildMatthias Clasen2019-03-255-21/+0
* win32: Drop the warp implementationMatthias Clasen2019-03-251-9/+0
* Remove gdk_device_warpMatthias Clasen2019-03-248-102/+15
* GDK W32: Fix property setting to correctly use static stringsРуслан Ижбулатов2019-03-221-2/+2
* GDK W32: Test for IME correctlyРуслан Ижбулатов2019-03-227-3/+218
* gdk: Include copy of glib/gconstructor.hCarlos Garnacho2019-03-172-0/+122
* gdk: Add a related_target field to some eventsMatthias Clasen2019-03-162-0/+40
* gdk: Rename gdk_event_set_user_dataMatthias Clasen2019-03-163-13/+12
* gdk: Add crossing mode and detail to focus eventsMatthias Clasen2019-03-162-0/+14
* x11: Don't emit GDK_NOTHING eventsMatthias Clasen2019-03-061-0/+6
* surface: Advise using gtk_window_present_with_time()Bastien Nocera2019-02-251-2/+2
* Add 4.0 deprecation warning macrosBastien Nocera2019-02-251-0/+8
* docs: Its just GTK nowMatthias Clasen2019-02-244-9/+9
* gdk: Rename our vulkan context to GTKMatthias Clasen2019-02-241-1/+1
* docs: Its just GTK nowMatthias Clasen2019-02-241-10/+10
* docs: Its just GTK nowMatthias Clasen2019-02-244-10/+10
* Remove gdk_surface_set_user_dataMatthias Clasen2019-02-234-85/+11
* fixup: warn about nothing eventsMatthias Clasen2019-02-231-1/+4
* Quietly ignore GDK_NOTHING eventsMatthias Clasen2019-02-231-0/+3
* gdk: Document surface signalsMatthias Clasen2019-02-231-0/+26
* Drop gdk_event_handler_setMatthias Clasen2019-02-232-53/+1
* Drop some dead codeMatthias Clasen2019-02-232-16/+0
* surface: Introduce an ::event signalMatthias Clasen2019-02-231-2/+20
* Merge branch 'wip/fanc999/meson.msvc' into 'master'Chun-wei Fan2019-02-231-0/+1
|\
| * meson: Build .rc files for WindowsChun-wei Fan2018-12-061-0/+1
* | GdkDisplay: Use a GQueue for the events queueTimm Bäder2019-02-104-48/+26
* | docs: Fix references to pkg-config filesEmmanuele Bassi2019-02-062-4/+2
* | docs: Fix GTK links and locationsEmmanuele Bassi2019-02-063-10/+10
* | Rename more GSources to use `gtk`Emmanuele Bassi2019-02-068-12/+12
* | Merge branch 'master' into 'master'Alexander Larsson2019-02-051-1/+1
|\ \
| * | Issue #1633 - Ensure focus on clickMickael Istria2019-02-041-1/+1
* | | gdk: Stop using deprecated pango apiMatthias Clasen2019-02-042-3/+5
* | | gdk: Add a copy of some deprecated pango apiMatthias Clasen2019-02-043-1/+48
* | | Add an explicit fribidi depMatthias Clasen2019-02-041-0/+1
|/ /
* | 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