| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: Clean up docs syntax | Matthias Clasen | 2021-05-22 | 1 | -5/+5 |
* | docs: Reduce redundancy | Matthias Clasen | 2021-05-20 | 1 | -4/+3 |
* | introspection: Stop using allow-none | Matthias Clasen | 2021-05-20 | 1 | -3/+3 |
* | Documentation fixes | Matthias Clasen | 2021-05-20 | 1 | -1/+1 |
* | scale: Use markdown for css tree | Matthias Clasen | 2021-03-11 | 1 | -3/+3 |
* | scale: Add property annotations | Matthias Clasen | 2021-03-11 | 1 | -3/+1 |
* | scale: Add property annotations | Matthias Clasen | 2021-03-11 | 1 | -12/+12 |
* | scale: Convert docs | Matthias Clasen | 2021-03-11 | 1 | -72/+106 |
* | Reduce use of GtkStyleContext | Matthias Clasen | 2021-01-28 | 1 | -2/+0 |
* | scale: Set round-digits to -1 initially | Matthias Clasen | 2020-10-25 | 1 | -1/+1 |
* | scale: Hide internal structure from a11y | Matthias Clasen | 2020-10-21 | 1 | -12/+14 |
* | scale: Make draw-value default to FALSE | Matthias Clasen | 2020-10-04 | 1 | -2/+1 |
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 1 | -1/+1 |
* | Drop style class defines | Matthias Clasen | 2020-08-14 | 1 | -12/+21 |
* | a11y: Document roles of widgets | Matthias Clasen | 2020-07-27 | 1 | -0/+4 |
* | a11y: Set the role for GtkScale | Emmanuele Bassi | 2020-07-26 | 1 | -0/+2 |
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -3/+0 |
* | gtk: Improve struct packing in places | Matthias Clasen | 2020-07-25 | 1 | -4/+4 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -12/+12 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -19/+19 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -28/+28 |
* | scale: Rearrange child widgets | Timm Bäder | 2020-06-27 | 1 | -44/+14 |
* | widget: Add a :focusable property | Matthias Clasen | 2020-05-10 | 1 | -4/+3 |
* | Reinstate expected focus behavior | Matthias Clasen | 2020-04-09 | 1 | -0/+3 |
* | gizmo: Allow passing changing focus behavior | Matthias Clasen | 2020-04-09 | 1 | -4/+6 |
* | scale: Port bindings to use shortcuts | Benjamin Otte | 2020-03-25 | 1 | -8/+5 |
* | Revert "Merge branch 'disable-window-test' into 'master'" | Matthias Clasen | 2020-03-19 | 1 | -5/+8 |
* | scale: Port bindings to use shortcuts | Benjamin Otte | 2020-03-18 | 1 | -8/+5 |
* | scale: Remove useless extra local variable | Timm Bäder | 2020-02-20 | 1 | -7/+4 |
* | Rename gtk_widget{get,set,has}_style_class to _css_class | Timm Bäder | 2020-02-07 | 1 | -14/+14 |
* | Start using GtkWidget's new style class API | Timm Bäder | 2020-02-07 | 1 | -24/+15 |
* | Add missing (closure) GIR annotations | Robert Ancell | 2020-01-13 | 1 | -1/+1 |
* | Use the new GtkBuildableParser type in GtkBuildable interfaces | Alexander Larsson | 2019-09-10 | 1 | -33/+33 |
* | scale: Allocate value close to slider | Timm Bäder | 2019-09-09 | 1 | -1/+1 |
* | scale: Use top/left/bottom/right style classes on value label | Timm Bäder | 2019-09-09 | 1 | -9/+13 |
* | scale: Add a destroy notify to set_format_value_func | Timm Bäder | 2019-08-15 | 1 | -1/+11 |
* | scale: Properly update when inverted | Timm Bäder | 2019-08-10 | 1 | -0/+6 |
* | scale: Make a function shorter | Timm Bäder | 2019-08-10 | 1 | -3/+1 |
* | scale: Fix value widget measurement | Timm Bäder | 2019-08-09 | 1 | -0/+1 |
* | scale: Replace format-value signal | Timm Bäder | 2019-08-09 | 1 | -57/+51 |
* | range: remove range_size_request vfunc | Timm Bäder | 2019-08-09 | 1 | -32/+42 |
* | scale: Allocate left marks next to trough | Timm Bäder | 2019-08-09 | 1 | -1/+1 |
* | scale: Fix an uninitialized value | Timm Bäder | 2019-08-09 | 1 | -0/+1 |
* | gtk: fix weed_out_neg_zero() in spinbutton and scale | Michael Natterer | 2019-06-03 | 1 | -1/+1 |
* | scale: Use standard padding | Matthias Clasen | 2019-05-26 | 1 | -0/+1 |
* | gizmo: Add a contains_func | Matthias Clasen | 2019-04-07 | 1 | -8/+4 |
* | gtk: Check return value of compute_bounds() | Benjamin Otte | 2019-02-20 | 1 | -3/+4 |
* | Use g_clear_pointer to unparent widgets | Timm Bäder | 2018-11-13 | 1 | -14/+4 |
* | widget: Don't pass a position to ->size_allocate | Timm Bäder | 2018-11-13 | 1 | -23/+27 |
* | scale: Don't set label css name to "label" | Timm Bäder | 2018-11-09 | 1 | -1/+0 |