| Commit message (Expand) | Author | Age | Files | Lines |
* | widget: Make GtkWidgetClass::drag_leave() take a GdkDrop | Benjamin Otte | 2018-06-18 | 1 | -5/+3 |
* | dnd: Get rid of gtk_drag_finish() | Benjamin Otte | 2018-06-18 | 1 | -1/+1 |
* | treeview: Stop using ::key-press-event | Matthias Clasen | 2018-05-21 | 1 | -25/+33 |
* | eventcontrollermotion: Port to new API model | Benjamin Otte | 2018-04-26 | 1 | -7/+6 |
* | eventcontrollerscroll: Port to new API model | Benjamin Otte | 2018-04-26 | 1 | -4/+2 |
* | draggesture: Port to new API model | Benjamin Otte | 2018-04-26 | 1 | -4/+4 |
* | multipressgesture: Port to new API model | Benjamin Otte | 2018-04-26 | 1 | -10/+9 |
* | widget: Allow adding event controllers in ui files | Benjamin Otte | 2018-04-26 | 1 | -1/+4 |
* | snapshot: Redo debug messages | Benjamin Otte | 2018-04-24 | 1 | -13/+7 |
* | css: Clipping changes don't need a queue_allocate() anymore | Benjamin Otte | 2018-04-09 | 1 | -1/+1 |
* | treeview: Remove invalidation tracking code | Benjamin Otte | 2018-04-05 | 1 | -182/+27 |
* | snapshot: Allow passing the bounds of the created paintable | Benjamin Otte | 2018-04-05 | 1 | -1/+1 |
* | widget: Remove clip from size-allocate vfunc | Benjamin Otte | 2018-04-05 | 1 | -9/+5 |
* | snapshot: Remove clip argument from gtk_snapshot_new() | Benjamin Otte | 2018-04-05 | 1 | -1/+1 |
* | treeview: Turn drag icon into paintable | Benjamin Otte | 2018-03-26 | 1 | -34/+28 |
* | snapshot: Remove renderer | Benjamin Otte | 2018-03-24 | 1 | -1/+1 |
* | Continue renaming window to surface | Alexander Larsson | 2018-03-21 | 1 | -74/+74 |
* | gdk: Remove gdk_surface_shape_combine_region() | Benjamin Otte | 2018-03-21 | 1 | -11/+0 |
* | GtkWidget: Start renaming widget->window | Alexander Larsson | 2018-03-20 | 1 | -18/+18 |
* | GdkSurface: Rename lots of stuff from window->surface | Alexander Larsson | 2018-03-20 | 1 | -7/+7 |
* | GdkSurface: Rename various functions and variables | Alexander Larsson | 2018-03-20 | 1 | -54/+54 |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 1 | -34/+34 |
* | Use GtkSnapshot getters | Matthias Clasen | 2018-03-11 | 1 | -1/+1 |
* | Stop using stack-allocated snapshots | Matthias Clasen | 2018-03-11 | 1 | -6/+6 |
* | Fix annotation for gtk_tree_view_is_blank_at_pos() | Gniourf | 2018-02-14 | 1 | -4/+8 |
* | a11y: Remove gtk.h include from container accessible | Benjamin Otte | 2018-02-09 | 1 | -29/+33 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -96/+0 |
* | treeview: Stop using gtk_widget_show_now | Matthias Clasen | 2018-02-04 | 1 | -1/+1 |
* | rbtree: Privatize header | Benjamin Otte | 2018-02-03 | 1 | -1/+1 |
* | Drop the Big GDK Lock | Emmanuele Bassi | 2018-02-03 | 1 | -4/+0 |
* | Replace gdk_threads_add_timeout* with g_timeout_add() | Emmanuele Bassi | 2018-02-03 | 1 | -14/+15 |
* | Replace gdk_threads_add_idle* with g_idle_add() | Emmanuele Bassi | 2018-02-03 | 1 | -2/+2 |
* | treeview: Stop using ::button-press-event | Matthias Clasen | 2018-01-16 | 1 | -14/+24 |
* | treeview: Stop using ::focus-out-event | Matthias Clasen | 2018-01-16 | 1 | -12/+24 |
* | treeview: Use a motion event controller | Matthias Clasen | 2018-01-16 | 1 | -43/+38 |
* | treeview: Don't handle ::delete-event | Matthias Clasen | 2018-01-16 | 1 | -18/+0 |
* | treeview: Use a scroll event controller | Matthias Clasen | 2018-01-16 | 1 | -21/+18 |
* | treeview: Stop using gtk_true | Matthias Clasen | 2018-01-16 | 1 | -1/+7 |
* | treeview: Stop rendering focus outline | Timm Bäder | 2018-01-08 | 1 | -25/+1 |
* | Drop gdk_atom_intern | Matthias Clasen | 2017-12-13 | 1 | -2/+2 |
* | gtk: s/gdk_event_free/g_object_unref/ | Carlos Garnacho | 2017-12-14 | 1 | -2/+2 |
* | gdk: Refurbish GdkEvent struct hierarchy | Carlos Garnacho | 2017-12-14 | 1 | -4/+4 |
* | dnd: Pass device, not event | Benjamin Otte | 2017-12-12 | 1 | -5/+1 |
* | dnd: Remove button argument from drag_begin() | Benjamin Otte | 2017-12-12 | 1 | -1/+0 |
* | dnd: Remove "delete" argument from gtk_drag_finish() | Benjamin Otte | 2017-12-10 | 1 | -4/+1 |
* | treeview: Don't draw background twice | Timm Bäder | 2017-12-09 | 1 | -4/+0 |
* | Fix fallout from g_object_ref change | Matthias Clasen | 2017-12-08 | 1 | -1/+1 |
* | Remove all gtk_widget_get_content_size usages | Timm Bäder | 2017-12-06 | 1 | -7/+7 |
* | dnd: Remove x/y coordinates from drag-data-received | Benjamin Otte | 2017-12-05 | 1 | -5/+0 |
* | treeview: Don't use GdkDeviceManager | Matthias Clasen | 2017-11-25 | 1 | -12/+5 |