| Commit message (Expand) | Author | Age | Files | Lines |
* | Use function setter for WidgetClass.activate_signal | Emmanuele Bassi | 2020-12-05 | 1 | -2/+2 |
* | docs: Fix the links for keybinding signals | Matthias Clasen | 2020-11-17 | 1 | -6/+6 |
* | docs: Document accessible roles of some classes | Matthias Clasen | 2020-10-20 | 1 | -0/+5 |
* | flowbox: Keep widget order | Benjamin Otte | 2020-10-20 | 1 | -25/+13 |
* | flowbox: Set accessible roles | Matthias Clasen | 2020-10-14 | 1 | -0/+2 |
* | flowbox: Update accessible state for children | Matthias Clasen | 2020-10-13 | 1 | -0/+21 |
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 1 | -2/+0 |
* | *: Fix spelling mistakes found by codespell | Björn Daase | 2020-08-21 | 1 | -7/+7 |
* | Avoid refering to old GtkContainer API in the docs | Timm Bäder | 2020-08-01 | 1 | -4/+3 |
* | gdk: Conflate GDK devices | Carlos Garnacho | 2020-07-29 | 1 | -1/+1 |
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -7/+0 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -17/+17 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -118/+118 |
* | Fix minor typos | Yuri Chornoivan | 2020-06-18 | 1 | -1/+1 |
* | Move orientable style classes into GtkWidget | Emmanuele Bassi | 2020-06-05 | 1 | -13/+18 |
* | flowbox: Don't use a removed child after it has been unparented | Kjell Ahlstedt | 2020-06-04 | 1 | -1/+1 |
* | flowbox: Avoid an assertion in snapshot() | Matthias Clasen | 2020-05-13 | 1 | -1/+22 |
* | flowbox: Avoid a crash in measure() | Matthias Clasen | 2020-05-13 | 1 | -0/+2 |
* | flowbox: Make the children focusable again | Matthias Clasen | 2020-05-13 | 1 | -1/+2 |
* | flowbox: Derive from GtkWidget | Matthias Clasen | 2020-05-11 | 1 | -51/+76 |
* | flowbox: Add gtk_flow_box_remove | Matthias Clasen | 2020-05-11 | 1 | -4/+15 |
* | Replace gtk_widget_destroy everywhere | Matthias Clasen | 2020-05-11 | 1 | -2/+4 |
* | Remove lots of focus vfuncs | Matthias Clasen | 2020-05-11 | 1 | -1/+0 |
* | flowboxchild: Derive from GtkWidget | Matthias Clasen | 2020-05-04 | 1 | -9/+165 |
* | Move the idle sizer to GtkWindow | Matthias Clasen | 2020-04-20 | 1 | -1/+0 |
* | flowbox: Stop setting focus adjustments | Matthias Clasen | 2020-04-18 | 1 | -2/+0 |
* | flowbox: Add a private api to disable move-cursor | Matthias Clasen | 2020-04-14 | 1 | -0/+14 |
* | flowbox: Remove can-focus handling | Matthias Clasen | 2020-04-14 | 1 | -11/+0 |
* | gtk: Port widgets away from gtk_get_current_ apis | Matthias Clasen | 2020-04-11 | 1 | -52/+29 |
* | gtk: Stop using modifier intents | Matthias Clasen | 2020-04-06 | 1 | -12/+2 |
* | gtk: Stop using keymap apis | Matthias Clasen | 2020-04-06 | 1 | -4/+4 |
* | gtkflowbox: Fix a minor typo in the documentation | Philip Withnall | 2020-04-01 | 1 | -1/+1 |
* | flowbox: Port bindings to use shortcuts | Benjamin Otte | 2020-03-25 | 1 | -50/+51 |
* | Revert "Merge branch 'disable-window-test' into 'master'" | Matthias Clasen | 2020-03-19 | 1 | -51/+50 |
* | flowbox: Port bindings to use shortcuts | Benjamin Otte | 2020-03-18 | 1 | -50/+51 |
* | Strip const from GdkEvent | Matthias Clasen | 2020-02-21 | 1 | -1/+1 |
* | stylecontext: Get rid of gtk_style_context_get() | Benjamin Otte | 2020-01-28 | 1 | -3/+3 |
* | cssnode: Convert name + id from interned string to GQuark | Benjamin Otte | 2020-01-28 | 1 | -1/+1 |
* | Add missing (closure) GIR annotations | Robert Ancell | 2020-01-13 | 1 | -1/+1 |
* | Fix incorrect use of GIR closure annotations. | Robert Ancell | 2020-01-13 | 1 | -4/+4 |
* | va_marshaller: add various va_marshallers | Christian Hergert | 2019-06-06 | 1 | -0/+3 |
* | gtk: rely on default marshallers | Christian Hergert | 2019-05-30 | 1 | -1/+1 |
* | marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used | Christian Hergert | 2019-05-29 | 1 | -6/+6 |
* | Rename GtkGestureMultiPress to GtkGestureClick | Matthias Clasen | 2019-05-29 | 1 | -24/+24 |
* | flow box: Make final | Matthias Clasen | 2019-05-28 | 1 | -0/+23 |
* | Remove gtk_widget_get/set_has_surface | Matthias Clasen | 2019-05-28 | 1 | -2/+0 |
* | Rename things | Matthias Clasen | 2019-04-08 | 1 | -1/+1 |
* | Add a flags argument to gtk_widget_pick | Matthias Clasen | 2019-04-07 | 1 | -1/+1 |
* | Fix up the border/background-color removal | Matthias Clasen | 2019-03-31 | 1 | -2/+3 |