summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Fix typo on cast causing a crashwip/nacho/quartz-frame-clockIgnacio Casal Quinteiro2019-04-111-1/+1
* quartz: drop beam sync penalty codeChristian Hergert2019-04-111-50/+1
* quartz: squash compiler warning about enumsChristian Hergert2019-04-111-2/+2
* quartz: add CVDisplayLink based frame clockChristian Hergert2019-04-118-0/+467
* Centralize DESKTOP_STARTUP/AUTOSTART_ID handlingJan Alexander Steffens (heftig)2019-04-025-26/+95
* gdk/wayland: Properly calculate coordinates for show_window_menu()Robert Mader2019-04-011-0/+6
* gdk/Makefile.am: dist gdkconstructor.hChristoph Reiter2019-03-301-0/+1
* Merge branch 'gir-gdkx11-missing-sources' into 'gtk-3-24'Matthias Clasen2019-03-301-0/+4
|\
| * build: Add missing sources for the GdkX11 gir buildChristoph Reiter2019-03-301-0/+4
* | build: Include all generated sources for the gdk gir buildChristoph Reiter2019-03-301-2/+1
|/
* quartz: Update GL context on window resizePhilip Chimento2019-03-291-0/+4
* quartz: implement GdkGLContext for Quartz backendBrion Vibber2019-03-296-4/+235
* Merge branch 'gl3-shaders' into 'gtk-3-24'Emmanuele Bassi2019-03-292-3/+3
|\
| * Use GLSL 3.30 shadersEmmanuele Bassi2019-03-272-3/+3
* | Merge branch 'ime-load-fix' into 'gtk-3-24'LRN2019-03-228-5/+223
|\ \
| * | 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/+221
* | | [GdkQuartz] Fix two build issuesJohn Ralls2019-03-212-6/+15
|/ /
* | [GdkQuartz] Set the toplevel for the pointer if it's NULL.John Ralls2019-03-181-3/+8
* | gdk/wayland: Preserve stored startup id for gtk_surface1.request_focusCarlos Garnacho2019-03-181-5/+1
* | Merge branch 'wip/carlosg/include-constructors-header-3-24' into 'gtk-3-24'Matthias Clasen2019-03-181-0/+120
|\ \
| * | gdk: Include copy of glib/gconstructor.hCarlos Garnacho2019-03-171-0/+120
* | | Force a window resize if the content view frame changes.John Ralls2019-03-172-0/+10
| |/ |/|
* | Use n_displays for all monitor counts.John Ralls2019-03-111-9/+9
* | Reverse signs on gdk <-> ns x coordinate transforms.John Ralls2019-03-111-2/+2
* | Switch quartz monitors collection from hash table to ptr array.John Ralls2019-03-112-39/+74
* | Change computation of coordinates.John Ralls2019-03-117-83/+163
* | Don't scan the seat's slave list for keyboards.John Ralls2019-03-111-26/+8
* | Restore switching keyWindow when changing windows.John Ralls2019-03-111-0/+3
* | Fix crash when closing a fullscreen window.John Ralls2019-03-112-0/+6
* | Merge branch 'aux-window' into gtk-3-24John Ralls2019-03-031-1/+33
|\ \
| * | [quartz] Full-screen only "normal" windows and splashscreens.John Ralls2019-03-031-1/+33
| |/
* | window: Advise using gtk_window_present_with_time()Bastien Nocera2019-02-221-2/+2
|/
* Silence incompatible type warning.John Ralls2019-02-191-1/+1
* Remove unnecessary casts and silence may-not-return-value warning.John Ralls2019-02-191-22/+16
* Merge branch 'suyuan/fix-macos-accented-char-input' into gtk-3-24.John Ralls2019-02-172-2/+23
|\
| * macOS: Fix bug that entry cannot press and hold a key to input accented chara...Suyuan Chang2019-01-302-2/+23
* | Issue #1633 - Ensure focus on clickMickael Istria2019-02-051-1/+1
* | gdk: Stop using deprecated pango apiMatthias Clasen2019-01-312-2/+3
* | gdk: Add a copy of pango_unichar_directionMatthias Clasen2019-01-312-0/+21
* | quartz: release linked list as we process itChristian Hergert2019-01-311-4/+1
* | Merge branch 'get-timings-transfer-3' into 'gtk-3-24'Christoph Reiter2019-01-291-6/+6
|\ \
| * | g-i: Add transfer none annotations for frame clock timings gettersTomasz Miąsko2019-01-171-6/+6
* | | gdk/wayland: Set a startup notificationCarlos Garnacho2019-01-231-1/+14
* | | gdk/wayland: Implement gdk_window_present()Carlos Garnacho2019-01-232-7/+13
* | | wayland/protocol: Update gtk-shell protocol to v3Carlos Garnacho2019-01-231-2/+12
| |/ |/|
* | Merge branch 'wip/long-combo-boxes' into 'gtk-3-24'Matthias Clasen2019-01-181-2/+11
|\ \
| * | wayland/window: Don't remap when handling xdg_popu.configureJonas Ådahl2019-01-171-2/+11
* | | MSVC builds: Improve introspection build processChun-wei Fan2019-01-181-1/+1
| |/ |/|
* | Merge branch 'gtk-3-24' into 'gtk-3-24'Emmanuele Bassi2019-01-092-8/+8
|\ \ | |/ |/|