| Commit message (Expand) | Author | Age | Files | Lines |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 24 | -1357/+1357 |
* | x11: Avoid a division by zero | Pavel Roskin | 2018-03-08 | 1 | -1/+2 |
* | GdkSelectionInputStreamX11: Plug a memory leak | Timm Bäder | 2018-03-06 | 1 | -0/+1 |
* | GdkSelectionOutputStreamX11: Plug a memory leak | Timm Bäder | 2018-03-06 | 1 | -0/+8 |
* | Stop using settings for modules | Matthias Clasen | 2018-02-18 | 1 | -1/+0 |
* | x11: Do not include fallback-c89.c | Emmanuele Bassi | 2018-02-14 | 2 | -6/+0 |
* | x11: Run event filters on all windows | Benjamin Otte | 2018-02-13 | 1 | -4/+2 |
* | Remove gdk_window_add_filter | Matthias Clasen | 2018-02-07 | 15 | -124/+81 |
* | x11: Don't use gdk_window_add_filter | Matthias Clasen | 2018-02-07 | 5 | -18/+31 |
* | gdk: Drop gdk_x11_window_set_frame_extents | Matthias Clasen | 2018-02-06 | 2 | -29/+0 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 20 | -126/+24 |
* | Drop the last mentions of motion hint events | Emmanuele Bassi | 2018-02-05 | 2 | -4/+0 |
* | Allow binding GdkContentFormatsBuilder | Emmanuele Bassi | 2018-02-03 | 1 | -1/+1 |
* | Drop the Big GDK Lock | Emmanuele Bassi | 2018-02-03 | 2 | -16/+0 |
* | Replace gdk_threads_add_timeout* with g_timeout_add() | Emmanuele Bassi | 2018-02-03 | 1 | -3/+3 |
* | Replace gdk_threads_add_idle* with g_idle_add() | Emmanuele Bassi | 2018-02-03 | 1 | -2/+2 |
* | dnd: Move GdkDragProtocol to X11 | Benjamin Otte | 2018-01-31 | 1 | -35/+34 |
* | dnd: Remove 2 vfuncs that aren't needed | Benjamin Otte | 2018-01-31 | 1 | -9/+7 |
* | Set GDK_WINDOW_STATE_TILED if any edge is tiled | Simon McVittie | 2018-01-20 | 1 | -3/+17 |
* | display-x11: Unset tiled state if _GTK_EDGE_CONSTRAINTS is supported | Georges Basile Stavracas Neto | 2018-01-20 | 1 | -4/+2 |
* | gdk: Drop some unused cursor apis | Matthias Clasen | 2018-01-16 | 2 | -58/+0 |
* | Make gdk logging per-display | Matthias Clasen | 2018-01-14 | 14 | -204/+210 |
* | gdk: Reorganize env vars | Matthias Clasen | 2018-01-14 | 1 | -5/+3 |
* | x11: Only set the keymap display once | Matthias Clasen | 2018-01-12 | 1 | -3/+4 |
* | Remove a dead macro | Matthias Clasen | 2018-01-04 | 1 | -1/+0 |
* | Document GDK_DISPLAY_XDISPLAY | Matthias Clasen | 2017-12-26 | 1 | -0/+8 |
* | Annotate gdk_x11_display_get_screen() | Emmanuele Bassi | 2017-12-21 | 1 | -0/+8 |
* | Remove unnecessary introspection annotation | Emmanuele Bassi | 2017-12-21 | 1 | -1/+1 |
* | x11: Fix wrong condition when unsetting transient-for | Timm Bäder | 2017-12-21 | 1 | -1/+1 |
* | x11: Guard against NULL window | Timm Bäder | 2017-12-19 | 1 | -1/+1 |
* | x11: Add necessary NULL check | Benjamin Otte | 2017-12-16 | 1 | -1/+2 |
* | x11: Try getting ipc_window vs source_window right | Benjamin Otte | 2017-12-16 | 1 | -9/+10 |
* | x11: Use gdk_drag_context_get_display() | Benjamin Otte | 2017-12-16 | 1 | -24/+30 |
* | x11: Create IPC window outselves | Benjamin Otte | 2017-12-16 | 1 | -4/+10 |
* | gdk: Remove DRAG_STATUS and DROP_FINISHED events | Benjamin Otte | 2017-12-15 | 1 | -93/+26 |
* | x11: Avoid crash in fallback move emulation | Matthias Clasen | 2017-12-15 | 1 | -1/+7 |
* | Replace gdk_keymap_get_for_display by gdk_display_get_keymap | Matthias Clasen | 2017-12-15 | 3 | -3/+3 |
* | x11: Remove GdkAtom usage from dnd code | Benjamin Otte | 2017-12-14 | 1 | -31/+10 |
* | display: Remove leftover old clipboard APIs | Benjamin Otte | 2017-12-14 | 1 | -59/+0 |
* | x11: Fix erroneous & to be && | Krzesimir Nowak | 2017-12-14 | 1 | -2/+2 |
* | x11: Get rid of default Atom converters | Benjamin Otte | 2017-12-14 | 3 | -75/+1 |
* | Drop atom-related cast macros | Matthias Clasen | 2017-12-13 | 1 | -8/+5 |
* | Drop gdk_atom_intern | Matthias Clasen | 2017-12-13 | 7 | -41/+40 |
* | Drop gdk_atom_name | Matthias Clasen | 2017-12-13 | 2 | -8/+6 |
* | dnd: Remove gdk_drag_get_selection() | Benjamin Otte | 2017-12-14 | 1 | -13/+2 |
* | gdk: Remove ability to request selection notifications | Benjamin Otte | 2017-12-14 | 3 | -24/+15 |
* | gdk: Remove properties | Benjamin Otte | 2017-12-14 | 4 | -258/+1 |
* | x11: Make unsetting transient-for work | Benjamin Otte | 2017-12-14 | 1 | -2/+10 |
* | gdk: Remove selection defines | Benjamin Otte | 2017-12-14 | 2 | -3/+1 |
* | gdk/x11: s/gdk_event_free/g_object_unref/ | Carlos Garnacho | 2017-12-14 | 3 | -10/+10 |