Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -376/+0 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -3/+3 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -4/+4 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -5/+5 |
* | a11y: Simplify GtkScaleButtonAccessible | Emmanuele Bassi | 2020-06-05 | 1 | -35/+63 |
* | scalebutton: Don't derive from GtkButton | Matthias Clasen | 2020-04-09 | 1 | -1/+1 |
* | GtkScaleButton: Implement new AtkValue interface | Matthias Clasen | 2014-05-02 | 1 | -0/+67 |
* | Improve AtkAction implementations | Matthias Clasen | 2013-02-04 | 1 | -1/+26 |
* | 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 |
* | Don't emit a nonexisting signal | Matthias Clasen | 2011-07-17 | 1 | -1/+1 |
* | Reduce the number of unwanted exports | Matthias Clasen | 2011-07-09 | 1 | -5/+5 |
* | Initial conversion of GailWidget to GtkWidgetAccessible | Matthias Clasen | 2011-07-05 | 1 | -2/+2 |
* | Convert GailButton to GtkButtonAccessible | Matthias Clasen | 2011-07-05 | 1 | -1/+1 |
* | Convert GailScaleButton to GtkScaleButtonAccessible | Matthias Clasen | 2011-07-05 | 1 | -0/+258 |