summaryrefslogtreecommitdiff
path: root/gdk/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Rename more GSources to use `gtk`Emmanuele Bassi2019-02-061-1/+1
* 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
|/
* 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
* | GDK W32: Support switching IM contexts at runtimeРуслан Ижбулатов2018-10-062-0/+10
* | Use Unicode apostrophes in new stringsPiotr Drąg2018-09-201-1/+1
* | 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
* | GDK W32: Support smooth scrollingРуслан Ижбулатов2018-08-181-4/+26
* | Merge branch 'issue1214-tooltips-win32-gtk4' into 'master'Matthias Clasen2018-07-311-21/+17
|\ \
| * | Gdk-Win32: Correct handling of transient state changesLuca Bacci2018-07-311-21/+17
* | | gdk: Fix Windows and OS X backend for keyevent.string removalBenjamin Otte2018-07-301-83/+3
|/ /
* | win32: Stop accessing GdkDrag membersMatthias Clasen2018-07-151-4/+10
* | dnd: Drop gdk_drag_dropMatthias Clasen2018-07-151-3/+2
* | gdk: Drop map eventsMatthias Clasen2018-07-151-16/+0
* | win32: Stop using expose and configure eventsMatthias Clasen2018-07-151-20/+1
* | dnd: Drop gdk_drag_abortMatthias Clasen2018-07-121-26/+0
* | win32: Build fixesMatthias Clasen2018-07-121-18/+5
* | win32: Stop using gdk_drag_get_suggested_actionMatthias Clasen2018-07-121-4/+2
* | Rename a propertyMatthias Clasen2018-07-121-1/+1
* | dnd: Add a GdkDrag::action propertyMatthias Clasen2018-07-121-1/+1
* | win32: Adapt to dnd api changesMatthias Clasen2018-07-027-229/+227
* | gdk: Remove GDK_SURFACE_FOREIGNBenjamin Otte2018-06-263-35/+15
* | win32: Fix typoBenjamin Otte2018-06-191-1/+1
* | dnd: Remove unused time argumentsBenjamin Otte2018-06-181-4/+2
* | GDK W32: Remove gdk_win32_surface_foreign_new_for_displayРуслан Ижбулатов2018-06-182-65/+0
* | GDK W32: Adapt to dest_surface removal, misc changesРуслан Ижбулатов2018-06-183-154/+156
* | dnd: Remove GdkDragContext.is_sourceBenjamin Otte2018-06-181-3/+0
* | dnd: GdkDragContext is no longer a GdkDrop subclassBenjamin Otte2018-06-181-1/+2
* | surface: Kill event masksBenjamin Otte2018-06-188-244/+25
* | dnd: Remove gdk_drag_context_get_dest_surface()Benjamin Otte2018-06-181-1/+1
* | GDK W32: Remove unused filesРуслан Ижбулатов2018-06-182-3096/+0
* | GDK W32: Adapt to GdkDrop and GdkDragContext changesРуслан Ижбулатов2018-06-189-1259/+1270
* | win32: Use new DND event emittersBenjamin Otte2018-06-183-134/+22
* | drop: Add GdkDrop:surface propertyBenjamin Otte2018-06-181-0/+1
* | dnd: Add gdk_drop_finish()Benjamin Otte2018-06-181-7/+9
* | dnd: Rename gdk_drop_finish() => gdk_drag_finish()Benjamin Otte2018-06-182-2/+2
* | dnd: Move the gdk_drag_status() functionBenjamin Otte2018-06-181-4/+4