summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtkimageaccessible.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ATKEmmanuele Bassi2020-07-261-338/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-17/+17
* Replace "gint" with "int"Benjamin Otte2020-07-251-5/+5
* a11y: Don't re turn uninitialized memoryMatthias Clasen2020-03-211-0/+5
* GtkToolbar: removeBenjamin Otte2020-02-071-2/+45
* Drop gtk_icon_size_lookupMatthias Clasen2017-11-151-39/+3
* image: Change gettersBenjamin Otte2017-11-151-5/+2
* image: Add the ability to set texturesBenjamin Otte2017-11-051-0/+9
* Drop all uses of GdkPixbufAnimation in the gtk APIsAlexander Larsson2017-10-231-9/+0
* Drop pixbuf support in IconHelper and ImageDefinitionAlexander Larsson2017-10-231-1/+0
* GtkImage: Drop support for storing pixbufsAlexander Larsson2017-10-231-6/+6
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+2
* iconset: Remove stray referencesRico Tzschichholz2016-10-231-1/+0
* Remove GtkStock API from GtkImageTimm Bäder2016-10-161-18/+1
* Remove a duplicate stringMatthias Clasen2015-07-261-1/+0
* Clean up private headersMatthias Clasen2014-04-051-0/+1
* a11y: atk_component_get_position is deprecatedJonas Danielsson2014-04-011-1/+2
* Remove debug spewMatthias Clasen2013-10-281-3/+0
* Restore accessible names for image-only buttonsMatthias Clasen2013-10-141-10/+147
* a11y: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-4/+1
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-0/+4
* CosmeticsMatthias Clasen2012-12-271-1/+1
* Make accessible implementations publicMatthias Clasen2012-12-271-6/+6
* a11y: fix private strict regressionCosimo Cecchi2012-10-151-0/+2
* GtkImageAccessible: add a private structMatthias Clasen2012-10-141-9/+17
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Reduce the number of unwanted exportsMatthias Clasen2011-07-091-6/+6
* Initial conversion of GailWidget to GtkWidgetAccessibleMatthias Clasen2011-07-051-1/+1
* Convert GailImage to GtkImageAccessibleMatthias Clasen2011-07-051-0/+205