summaryrefslogtreecommitdiff
path: root/gtk/gtkaccessible.h
Commit message (Expand)AuthorAgeFilesLines
* Mark Accessible getters as transfer fullEmmanuele Bassi2023-03-031-4/+4
* Allow updating the next accessible sibling for a GtkAccessibleLukáš Tyrychtr2023-02-151-0/+4
* Allow setting accessible parent and sibling explicitlyLukáš Tyrychtr2023-02-141-0/+5
* a11y: Documentation and code style fixesEmmanuele Bassi2023-02-031-99/+117
* a11y: Use a DOM-like API for iterating accessible objectsLukáš Tyrychtr2023-02-031-8/+19
* a11y: Rename GtkAccessible.get_parentLukáš Tyrychtr2023-02-031-3/+3
* Add versioned symbol annotationsEmmanuele Bassi2023-02-031-15/+6
* Style fixesLukáš Tyrychtr2023-02-031-5/+18
* Improve documentationLukáš Tyrychtr2023-02-031-0/+57
* Make GtkAccessible publicLukáš Tyrychtr2023-02-031-0/+51
* a11y: Add GValue initializers for accessible attributesEmmanuele Bassi2020-11-101-0/+10
* a11y: Allow bulk attribute update with the GValue APIEmmanuele Bassi2020-08-251-6/+9
* a11y: Add an explicit "reset to default" methodEmmanuele Bassi2020-07-281-0/+10
* a11y: Add testing APIEmmanuele Bassi2020-07-261-0/+4
* a11y: Add relations APIEmmanuele Bassi2020-07-261-0/+8
* a11y: Add binding-friendly accessible property setterEmmanuele Bassi2020-07-261-0/+4
* Add accessible properties to GtkAccessibleEmmanuele Bassi2020-07-261-6/+10
* Allow setting the accessible role at constructionEmmanuele Bassi2020-07-261-6/+9
* Plug GtkATContext into GtkAccessibleEmmanuele Bassi2020-07-261-4/+8
* Introduce GtkAccessibleEmmanuele Bassi2020-07-261-0/+39
* Remove ATKEmmanuele Bassi2020-07-261-58/+0
* Use modern GObject macros for GtkAccessibleEmmanuele Bassi2020-06-051-25/+10
* accessible: Drop deprecated connect_widget_destroyedRico Tzschichholz2016-10-231-5/+0
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+3
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-1/+1
* accessible: Deprecate gtk_accessible_connect_widget_destroyed()Benjamin Otte2011-12-191-0/+2
* API: accessible: Add widget_set and widget_unset vfuncsBenjamin Otte2011-12-191-2/+2
* Add some GtkAccessible documentationMatthias Clasen2011-07-141-13/+10
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-2/+2
* gtkaccessible: Move public members to private structureJavier Jardón2010-07-131-5/+3
* bgo#622371 - Add gtk_accessible_set_widget() - the widget field was GSEAL()ed.Vincent Untz2010-06-221-0/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* No accessor for GtkAccessible.widgetVincent Untz2010-04-141-1/+2
* [gtk/gtkaccessible] Seal the public member of GtkAccesibleJavier Jardón2009-12-081-1/+1
* Un-doc-commentify a commentMatthias Clasen2009-11-271-2/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-7/+2
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Deprecation cleanupManish Singh2002-10-111-8/+8
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* include gtk/gtkwidget.hMark McLoughlin2002-01-241-1/+1
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-0/+73