| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -277/+0 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -3/+3 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | spinbuttonaccessible: Fix an oversight | Matthias Clasen | 2020-06-05 | 1 | -1/+1 |
* | a11y: Simplify GtkSpinButtonAccessible | Emmanuele Bassi | 2020-06-05 | 1 | -51/+45 |
* | spinbuttonaccessible: Inherit from GtkWidgetAccessible | Timm Bäder | 2017-07-19 | 1 | -1/+1 |
* | GtkSpinButton: Implement new AtkValue interface | Matthias Clasen | 2014-05-02 | 1 | -0/+67 |
* | GtkSpinButton: disconnect signals in the accessible | Matthias Clasen | 2013-08-14 | 1 | -25/+48 |
* | Use g_signal_connect_object for adjustments in GtkSpinButtonAccessible | Matthias Clasen | 2013-01-20 | 1 | -7/+7 |
* | Cosmetics | Matthias Clasen | 2012-12-27 | 1 | -1/+1 |
* | Make accessible implementations public | Matthias Clasen | 2012-12-27 | 1 | -5/+5 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Reduce the number of unwanted exports | Matthias Clasen | 2011-07-09 | 1 | -7/+6 |
* | Initial conversion of GailWidget to GtkWidgetAccessible | Matthias Clasen | 2011-07-05 | 1 | -4/+2 |
* | Nuke GailAdjustment | Matthias Clasen | 2011-07-05 | 1 | -71/+47 |
* | GtkSpinButtonAccessible: Coding style cleanups | Matthias Clasen | 2011-07-05 | 1 | -139/+101 |
* | First cut at GailEntry -> GtkEntryAccessible | Matthias Clasen | 2011-07-05 | 1 | -0/+260 |