Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop gtkintl.h | Matthias Clasen | 2022-09-24 | 1 | -1/+0 |
* | Remove all nicks and blurbs from param specs | Sophie Herold | 2022-05-11 | 1 | -3/+1 |
* | spinner: Behave like any other icon | Benjamin Otte | 2021-06-17 | 1 | -11/+1 |
* | spinner: Tweak docs | Matthias Clasen | 2021-03-11 | 1 | -2/+3 |
* | spinner: Add property annotations | Matthias Clasen | 2021-03-11 | 1 | -13/+11 |
* | spinner: Convert docs | Matthias Clasen | 2021-03-11 | 1 | -4/+6 |
* | Reduce use of GtkStyleContext | Matthias Clasen | 2021-01-28 | 1 | -1/+1 |
* | Remove unneeded gtkstylecontext.h includes | Timm Bäder | 2020-10-14 | 1 | -1/+0 |
* | Cosmetics | Matthias Clasen | 2020-08-23 | 1 | -2/+2 |
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -2/+0 |
* | Remove lots of focus vfuncs | Matthias Clasen | 2020-05-11 | 1 | -2/+0 |
* | Reinstate expected focus behavior | Matthias Clasen | 2020-04-09 | 1 | -0/+2 |
* | Rename GtkSpinner::active to ::spinning | Matthias Clasen | 2020-02-24 | 1 | -25/+43 |
* | widget: Replace style-updated signal with css_changed vfunc | Benjamin Otte | 2020-02-05 | 1 | -9/+4 |
* | Use style values directly | Matthias Clasen | 2020-01-29 | 1 | -7/+4 |
* | GtkSpinner: Pay attention to style changes | Matthias Clasen | 2020-01-24 | 1 | -0/+24 |
* | Remove builtin icons altogether | Matthias Clasen | 2020-01-10 | 1 | -2/+1 |
* | Remove gtk_widget_get/set_has_surface | Matthias Clasen | 2019-05-28 | 1 | -1/+0 |
* | spinner: Make final | Matthias Clasen | 2019-05-26 | 1 | -0/+12 |
* | spinner: Remove private struct | Timm Bäder | 2018-08-25 | 1 | -14/+10 |
* | GtkWidget: Start renaming widget->window | Alexander Larsson | 2018-03-20 | 1 | -1/+1 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -8/+0 |
* | spinner: Stop using gtk_widget_get_content_size | Timm Bäder | 2017-12-03 | 1 | -4/+2 |
* | gtk: Intern css names | Matthias Clasen | 2017-11-17 | 1 | -1/+1 |
* | spinner: Remove priv pointer | Timm Bäder | 2017-10-01 | 1 | -6/+3 |
* | Spinner: Document how to select on animated in CSS | Daniel Boles | 2017-09-14 | 1 | -1/+2 |
* | widget: Add baseline and out_clip parameters to size-allocate | Timm Bäder | 2017-07-19 | 1 | -8/+0 |
* | spinner: Use get_content_size | Timm Bäder | 2017-07-19 | 1 | -3/+3 |
* | Remove GtkBuiltinIcon | Timm Bäder | 2017-07-19 | 1 | -1/+0 |
* | spinner: Remove gadget | Timm Bäder | 2017-07-19 | 1 | -33/+31 |
* | spinner: Set clip | Timm Bäder | 2017-07-19 | 1 | -3/+1 |
* | snapshot: Convert GtkSpinner | Benjamin Otte | 2016-11-15 | 1 | -7/+5 |
* | widget: Use ::measure vfunc to measure size | Timm Bäder | 2016-10-22 | 1 | -20/+11 |
* | Convert GtkSpinner to indirect rendering | Matthias Clasen | 2016-10-18 | 1 | -7/+7 |
* | gadget: Add builtin icon gadget | Benjamin Otte | 2015-12-16 | 1 | -73/+4 |
* | spinner: Use a gadget | Matthias Clasen | 2015-12-15 | 1 | -108/+159 |
* | spinner: Active spinners should be :checked, not :active | Benjamin Otte | 2015-12-02 | 1 | -2/+2 |
* | spinner: Use the element name spinner | Matthias Clasen | 2015-10-25 | 1 | -5/+5 |
* | GtkSpinner: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -1/+2 |
* | spinner: Implement clip | Benjamin Otte | 2014-05-24 | 1 | -0/+27 |
* | spinner: Don't arbitrarily limit sizes anymore | Benjamin Otte | 2014-05-14 | 1 | -6/+0 |
* | spinner: Remove unneeded checks | Benjamin Otte | 2014-05-01 | 1 | -10/+5 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | spinner: don't expand to fill the allocated space | William Jon McCann | 2013-10-11 | 1 | -1/+7 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -7/+2 |
* | Force spinners to be square | Matthias Clasen | 2012-09-17 | 1 | -3/+10 |
* | types: Clean up gtkwidget.h includes | Benjamin Otte | 2012-03-03 | 1 | -3/+4 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | spinner: Stop setting state flags on the style context for drawing | Rui Matos | 2012-01-09 | 1 | -3/+0 |
* | Fix the build | Matthias Clasen | 2011-07-05 | 1 | -1/+1 |