summaryrefslogtreecommitdiff
path: root/gtk/gtkaccessible.c
Commit message (Expand)AuthorAgeFilesLines
* a11y: Turn accessible roles to stringEmmanuele Bassi2020-10-121-0/+104
* Annotate GValue-variants methods of GtkAccessibleEmmanuele Bassi2020-08-251-3/+3
* Properly document GtkAccessible:accessible-roleEmmanuele Bassi2020-08-251-0/+7
* a11y: Allow bulk attribute update with the GValue APIEmmanuele Bassi2020-08-251-66/+84
* a11y: Add an explicit "reset to default" methodEmmanuele Bassi2020-07-281-3/+72
* a11y: Add proper error reporting to value collectionEmmanuele Bassi2020-07-281-29/+87
* docs: Expand GtkAccessible documentationMatthias Clasen2020-07-261-2/+20
* docs: Update a11y docsMatthias Clasen2020-07-261-2/+2
* a11y: Allow setting the role post-constructionEmmanuele Bassi2020-07-261-1/+0
* a11y: Change default accessible roleEmmanuele Bassi2020-07-261-3/+3
* a11y: Add relations APIEmmanuele Bassi2020-07-261-0/+87
* Remove GTK_ACCESSIBLE_STATE_NONEEmmanuele Bassi2020-07-261-2/+2
* a11y: Add binding-friendly accessible property setterEmmanuele Bassi2020-07-261-0/+37
* Add accessible properties to GtkAccessibleEmmanuele Bassi2020-07-261-5/+55
* Allow setting the accessible role at constructionEmmanuele Bassi2020-07-261-0/+40
* Plug GtkATContext into GtkAccessibleEmmanuele Bassi2020-07-261-1/+122
* Introduce GtkAccessibleEmmanuele Bassi2020-07-261-0/+30
* Remove ATKEmmanuele Bassi2020-07-261-215/+0
* Use modern GObject macros for GtkAccessibleEmmanuele Bassi2020-06-051-14/+14
* Fix minor typosYuri Chornoivan2020-05-281-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-4/+0
* accessible: Fix compile warningsRico Tzschichholz2016-10-231-7/+0
* accessible: Drop deprecated connect_widget_destroyedRico Tzschichholz2016-10-231-34/+0
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* Docs: Don't use note elementsMatthias Clasen2014-02-021-2/+3
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* accessible: Unset widget on dispose, not finalizeBenjamin Otte2012-02-101-3/+3
* accessible: Remove stray semicolonBenjamin Otte2012-01-121-1/+1
* accessible: Deprecate gtk_accessible_connect_widget_destroyed()Benjamin Otte2011-12-191-0/+2
* accessible: Ensure we unset the widget when finalizingBenjamin Otte2011-12-191-0/+11
* accesible: Manage the DEFUNCT stateBenjamin Otte2011-12-191-0/+18
* accessible: Use set_widget() in destroy notifyBenjamin Otte2011-12-191-1/+8
* API: accessible: Add widget_set and widget_unset vfuncsBenjamin Otte2011-12-191-0/+20
* accessible: At an important note to the docsBenjamin Otte2011-12-191-1/+5
* accessible: Check the widgeyt actually changed when settingBenjamin Otte2011-12-191-1/+8
* accessible: Make widget a propertyBenjamin Otte2011-12-191-0/+59
* Add some GtkAccessible documentationMatthias Clasen2011-07-141-14/+22
* Drop private GtkAccessible apiMatthias Clasen2011-07-141-31/+0
* Initial conversion of GailWidget to GtkWidgetAccessibleMatthias Clasen2011-07-051-6/+2
* Fix spellingMatthias Clasen2011-02-201-4/+4
* Add a private function for accessible factory registrationMatthias Clasen2011-02-171-0/+31
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtkaccessible: Move public members to private structureJavier Jardón2010-07-131-6/+22
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* [gtkaccessible] Use the correct guards in gtk_accessible_set_widget()Javier Jardón2010-06-221-2/+1
* bgo#622371 - Add gtk_accessible_set_widget() - the widget field was GSEAL()ed.Vincent Untz2010-06-221-0/+19
* No accessor for GtkAccessible.widgetVincent Untz2010-04-141-0/+20
* Move documentation from templates to inline comments: GtkAccesibleJavier Jardón2009-10-151-0/+7