summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Add 3.92 version macrosTimm Bäder2017-04-251-0/+18
* Fix a typoMatthias Clasen2017-04-211-1/+1
* Replace NSScreen:userSpaceScaleFactor, deprecated since MacOS X 10.7.John Ralls2017-04-111-17/+8
* mir: clean up an ugly functionWilliam Hua2017-04-031-104/+53
* quartz: code cleanupTom Schoonjans2017-04-014-147/+0
* quartz: add support for Gtk+4Tom Schoonjans2017-04-0110-219/+497
* mir: set application name when creating connectionWilliam Hua2017-04-011-1/+1
* mir: remove keymap and input device state warningsWilliam Hua2017-03-311-0/+4
* mir: re-write settings implementationWilliam Hua2017-03-311-187/+507
* gdkwindow: subsurface in gdk_window_get_parent()Olivier Fourdan2017-03-301-1/+10
* Work around a wayland crashMatthias Clasen2017-03-301-1/+1
* Avoid unused variable warningsMatthias Clasen2017-03-231-1/+1
* mir: always emit a resize when creating windowsWilliam Hua2017-03-221-1/+20
* glcontext: Fix buffer age comparisonTimm Bäder2017-03-212-4/+4
* GdkWaylandWindow: Force window titles to valid utf8Timm Bäder2017-03-201-4/+14
* GdkX11DeviceManager: Fix debugging outputTimm Bäder2017-03-191-1/+1
* GdkMonitor: Use 1 as scale fallback valueTimm Bäder2017-03-191-1/+1
* GdkDrawingContext: Add missing break in switch statementTimm Bäder2017-03-181-0/+1
* docs: Remove mentions of gtk_init_with_args().Murray Cumming2017-03-172-2/+2
* quartz: fix build for <10.12Christoph Reiter2017-03-151-1/+1
* mir: start handling resize events againWilliam Hua2017-03-131-0/+27
* mir: remove unused generate_configure_event ()William Hua2017-03-131-15/+0
* mir: set placement for menu-type windowsWilliam Hua2017-03-131-1/+38
* mir: synthesize resize eventsWilliam Hua2017-03-131-15/+25
* mir: ignore resize eventsWilliam Hua2017-03-131-15/+0
* mir: try mir before x11William Hua2017-03-122-4/+3
* quartz: Fix another typoMatthias Clasen2017-03-101-1/+1
* quartz: Fix the buildMatthias Clasen2017-03-101-1/+1
* mir: log additional event typesWilliam Hua2017-03-091-0/+254
* mir: don't create GDK_INPUT_ONLY windowswip/attente/mirWilliam Hua2017-03-061-7/+14
* Quartz: Implement gdk_window_set_functionsMatthias Clasen2017-03-051-1/+39
* gdkwindow: Plug memory leakTimm Bäder2017-03-021-1/+5
* Convince OS X to fully fullscreen windowsMatthias Clasen2017-03-022-0/+16
* Implement backdrop for QuartzMatthias Clasen2017-03-011-0/+2
* quartz: Let CSD windows be fullscreenMatthias Clasen2017-03-011-1/+4
* wayland: make sure to clear up the number of keysOlivier Fourdan2017-03-011-0/+2
* mir: deprecate gdk_mir_window_get_mir_surface ()William Hua2017-03-012-1/+6
* mir: delete commented debug outputWilliam Hua2017-03-018-156/+1
* mir: migrate away from deprecated mir apiWilliam Hua2017-03-016-295/+327
* mir: move #include to correct fileWilliam Hua2017-03-012-1/+2
* wayland: do not cancel key repeat on key pressOlivier Fourdan2017-02-271-9/+25
* wayland: Fix a race condition with xdg_popup resizeOlivier Fourdan2017-02-241-0/+17
* gdk: Ensure GdkDragContext instantly updates drag window positionCarlos Garnacho2017-02-171-6/+23
* wayland: do not clamp anchor valuesOlivier Fourdan2017-02-061-16/+2
* Never return NULL from gdk_get_program_classTimm Bäder2017-02-051-1/+4
* mir: handle surface placement eventsWilliam Hua2017-01-304-0/+220
* mir: use mir_surface_spec_set_placement for menusWilliam Hua2017-01-301-81/+159
* wayland: Ensure to set gtk_surface dbus properties after hide()Carlos Garnacho2017-01-251-0/+1
* Revert "wayland: Push NULL buffer when hiding a GdkWindow"Carlos Garnacho2017-01-201-7/+4
* Drop gdk init apiMatthias Clasen2017-01-192-197/+0