Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ATK | Emmanuele Bassi | 2020-07-26 | 1 | -338/+0 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -17/+17 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -5/+5 |
* | a11y: Don't re turn uninitialized memory | Matthias Clasen | 2020-03-21 | 1 | -0/+5 |
* | GtkToolbar: remove | Benjamin Otte | 2020-02-07 | 1 | -2/+45 |
* | Drop gtk_icon_size_lookup | Matthias Clasen | 2017-11-15 | 1 | -39/+3 |
* | image: Change getters | Benjamin Otte | 2017-11-15 | 1 | -5/+2 |
* | image: Add the ability to set textures | Benjamin Otte | 2017-11-05 | 1 | -0/+9 |
* | Drop all uses of GdkPixbufAnimation in the gtk APIs | Alexander Larsson | 2017-10-23 | 1 | -9/+0 |
* | Drop pixbuf support in IconHelper and ImageDefinition | Alexander Larsson | 2017-10-23 | 1 | -1/+0 |
* | GtkImage: Drop support for storing pixbufs | Alexander Larsson | 2017-10-23 | 1 | -6/+6 |
* | build: Enable -Wswitch-enum and -Wswitch-default | Benjamin Otte | 2017-10-06 | 1 | -0/+2 |
* | iconset: Remove stray references | Rico Tzschichholz | 2016-10-23 | 1 | -1/+0 |
* | Remove GtkStock API from GtkImage | Timm Bäder | 2016-10-16 | 1 | -18/+1 |
* | Remove a duplicate string | Matthias Clasen | 2015-07-26 | 1 | -1/+0 |
* | Clean up private headers | Matthias Clasen | 2014-04-05 | 1 | -0/+1 |
* | a11y: atk_component_get_position is deprecated | Jonas Danielsson | 2014-04-01 | 1 | -1/+2 |
* | Remove debug spew | Matthias Clasen | 2013-10-28 | 1 | -3/+0 |
* | Restore accessible names for image-only buttons | Matthias Clasen | 2013-10-14 | 1 | -10/+147 |
* | a11y: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -5/+2 |
* | Deprecate GtkIconFactory, GtkIconSet, GtkIconSource | William Jon McCann | 2013-06-26 | 1 | -4/+1 |
* | Start deprecating some GtkStock API | William Jon McCann | 2013-06-25 | 1 | -0/+4 |
* | Cosmetics | Matthias Clasen | 2012-12-27 | 1 | -1/+1 |
* | Make accessible implementations public | Matthias Clasen | 2012-12-27 | 1 | -6/+6 |
* | a11y: fix private strict regression | Cosimo Cecchi | 2012-10-15 | 1 | -0/+2 |
* | GtkImageAccessible: add a private struct | Matthias Clasen | 2012-10-14 | 1 | -9/+17 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Reduce the number of unwanted exports | Matthias Clasen | 2011-07-09 | 1 | -6/+6 |
* | Initial conversion of GailWidget to GtkWidgetAccessible | Matthias Clasen | 2011-07-05 | 1 | -1/+1 |
* | Convert GailImage to GtkImageAccessible | Matthias Clasen | 2011-07-05 | 1 | -0/+205 |