| Commit message (Expand) | Author | Age | Files | Lines |
* | gtkwindow: Remove internal popover API | Carlos Garnacho | 2020-03-20 | 1 | -403/+0 |
* | Revert "Merge branch 'disable-window-test' into 'master'" | Matthias Clasen | 2020-03-19 | 1 | -120/+739 |
* | window: Name the the controllers | Matthias Clasen | 2020-03-18 | 1 | -0/+2 |
* | accels: Remove GtkAccelGroup | Benjamin Otte | 2020-03-18 | 1 | -349/+2 |
* | application: Replace accelerator handling with shortcuts | Benjamin Otte | 2020-03-18 | 1 | -32/+12 |
* | shortcut: Change the API for creating shortcuts | Benjamin Otte | 2020-03-18 | 1 | -9/+7 |
* | shortcut: Add GtkShortcutAction | Benjamin Otte | 2020-03-18 | 1 | -2/+2 |
* | window: Remove all old mnemonic handling API | Emmanuele Bassi | 2020-03-18 | 1 | -223/+26 |
* | Add GtkShortcutManager | Emmanuele Bassi | 2020-03-18 | 1 | -0/+9 |
* | window: Put F10 accelerator into its own shortcut controller | Benjamin Otte | 2020-03-18 | 1 | -54/+44 |
* | window: Get rid of public APIs that shouldn't be | Benjamin Otte | 2020-03-18 | 1 | -62/+2 |
* | trigger: Add an alternative trigger | Benjamin Otte | 2020-03-18 | 1 | -10/+14 |
* | window: Port bindings to use shortcuts | Benjamin Otte | 2020-03-18 | 1 | -51/+53 |
* | window: Set min size properly | Matthias Clasen | 2020-03-17 | 1 | -12/+1 |
* | Drop focus-related properties | Matthias Clasen | 2020-03-14 | 1 | -142/+0 |
* | window: Drop keep above/below | Matthias Clasen | 2020-03-14 | 1 | -93/+0 |
* | window: Drop sticky | Matthias Clasen | 2020-03-14 | 1 | -60/+0 |
* | window: Drop gtk_window_set_attached_to | Matthias Clasen | 2020-03-14 | 1 | -96/+0 |
* | Move edge-constraints to GdkToplevel | Matthias Clasen | 2020-03-12 | 1 | -1/+1 |
* | gtk: use toplevel state getter | Matthias Clasen | 2020-03-12 | 1 | -4/+4 |
* | window: Use GdkToplevel | Matthias Clasen | 2020-03-12 | 1 | -124/+129 |
* | window: Drop type hints | Matthias Clasen | 2020-03-11 | 1 | -80/+5 |
* | surface: Rename gdk_surface_input_shape_combine_region | Matthias Clasen | 2020-03-11 | 1 | -1/+1 |
* | Simplify surface move/drag api | Matthias Clasen | 2020-03-11 | 1 | -11/+13 |
* | Drop gtk_window_begin_move/resize_drag | Matthias Clasen | 2020-03-11 | 1 | -59/+7 |
* | droptarget: Redo | Benjamin Otte | 2020-03-02 | 1 | -14/+18 |
* | Drop device grabs | Matthias Clasen | 2020-02-28 | 1 | -4/+2 |
* | window: Carry an extra input region | Timm Bäder | 2020-02-25 | 1 | -0/+17 |
* | widget: Remove set_csd_input_shape | Timm Bäder | 2020-02-25 | 1 | -1/+2 |
* | popover: Drop ::relative-to | Matthias Clasen | 2020-02-24 | 1 | -1/+2 |
* | Ensure all natives request at least a 1px wide surface | Benjamin Otte | 2020-02-22 | 1 | -2/+2 |
* | motion controller: Match focus event propagation | Matthias Clasen | 2020-02-21 | 1 | -1/+3 |
* | Split off GtkEventControllerFocus | Matthias Clasen | 2020-02-21 | 1 | -24/+30 |
* | wip: Add more information to crossing events | Matthias Clasen | 2020-02-21 | 1 | -6/+86 |
* | events: reorganize getters | Matthias Clasen | 2020-02-21 | 1 | -14/+22 |
* | Strip const from GdkEvent | Matthias Clasen | 2020-02-21 | 1 | -2/+2 |
* | Stop using gdk_event_get_target | Matthias Clasen | 2020-02-21 | 1 | -2/+1 |
* | Explicitly pass the target to handle_event | Matthias Clasen | 2020-02-21 | 1 | -2/+4 |
* | Make crossing events handled the same way | Matthias Clasen | 2020-02-21 | 1 | -1/+1 |
* | New focus change handling | Matthias Clasen | 2020-02-21 | 1 | -35/+84 |
* | Stop using gtk_get_event_target | Matthias Clasen | 2020-02-21 | 1 | -1/+1 |
* | Stop using g_object_ref/unref on events | Matthias Clasen | 2020-02-21 | 1 | -1/+1 |
* | window: Use event constructors | Matthias Clasen | 2020-02-21 | 1 | -6/+1 |
* | dragdest: Make gtk_drop_target_new() args be transfer full | Benjamin Otte | 2020-02-17 | 1 | -4/+1 |
* | window: Remove GtkWindowType and window->type | Benjamin Otte | 2020-02-14 | 1 | -147/+50 |
* | window: Remove type argument from gtk_window_new() | Benjamin Otte | 2020-02-14 | 1 | -21/+7 |
* | profiler: Add _end_mark() version of _add_mark() | Alexander Larsson | 2020-02-12 | 1 | -4/+1 |
* | profiler: Make profiler-is-running a macro | Alexander Larsson | 2020-02-12 | 1 | -1/+1 |
* | Convert all profiler times from nsec to usec | Alexander Larsson | 2020-02-12 | 1 | -1/+1 |
* | Merge branch 'icon-theme-api-rework' into 'master' | Alexander Larsson | 2020-02-10 | 1 | -8/+36 |
|\ |
|