summaryrefslogtreecommitdiff
path: root/gtk/a11y
Commit message (Expand)AuthorAgeFilesLines
* gtktreeviewaccessible: Fix potential uses of uninitialised variablesPhilip Withnall2013-12-021-2/+12
* Fix the AtkImage implementation for GtkIconView itemsMatthias Clasen2013-12-011-0/+2
* gtktreeviewaccessible: Fix a potential division by zeroPhilip Withnall2013-11-241-1/+1
* Remove debug spewMatthias Clasen2013-10-281-3/+0
* Restore accessible names for image-only buttonsMatthias Clasen2013-10-141-10/+147
* Another forgotten a11y headerMatthias Clasen2013-10-071-0/+1
* Install flowbox a11y headersMatthias Clasen2013-10-071-0/+2
* Add GtkFlowBoxMatthias Clasen2013-10-066-0/+469
* a11y: Drop obsolete focus tab handling in notebooksMatthias Clasen2013-10-061-82/+0
* Trivial: remove an unused declarationMatthias Clasen2013-09-271-1/+0
* a11y: don't shutdown accessibility, so the atk bridge is always validMario Sanchez Prada2013-09-252-30/+0
* Add a GtkListBoxRow accessibleMatthias Clasen2013-09-213-2/+129
* Small improvement to GtkLinkButton a11yMatthias Clasen2013-09-211-0/+19
* Revert "a11y: Remove AtkSelection implementation from combobox"Benjamin Otte2013-09-161-1/+107
* a11y: Remove default description from GtkSwitchAlejandro Piñeiro2013-09-121-11/+0
* a11y: not using default name for switchAlejandro Piñeiro2013-09-101-1/+0
* a11y: Check whether a widget is mapped before querying its parentMike Gorse2013-08-311-1/+4
* Revert "a11y: Check whether a widget is mapped before querying its parent"Matthias Clasen2013-08-311-10/+4
* a11y: Check whether a widget is mapped before querying its parentMike Gorse2013-08-301-4/+10
* GtkSpinButton: disconnect signals in the accessibleMatthias Clasen2013-08-141-25/+48
* GtkRange: disconnect signals in the accessibleMatthias Clasen2013-08-141-38/+40
* a11y: Use new macros for defining private dataEmmanuele Bassi2013-07-0922-120/+50
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-4/+1
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-0/+4
* Remove more discontinued ChangeLogsWilliam Jon McCann2013-06-241-348/+0
* Add GtkListBoxAlexander Larsson2013-06-134-0/+277
* Add visibility flags in gtk/a11yMatthias Clasen2013-05-051-0/+1
* Add annotations in a11y headersMatthias Clasen2013-05-0544-0/+63
* a11y: Remove AtkSelection implementation from comboboxBenjamin Otte2013-05-021-107/+1
* GtkEntryAccessible: also handle entry icon tooltip NULL in notify_gtk.Alban Browaeys2013-03-171-4/+20
* a11y: Emit text-changed signals directlyBenjamin Otte2013-03-153-49/+73
* GtkLabelAccessible: Sanity check _get_text() input valuesBastien Nocera2013-03-061-1/+15
* a11y: Emit active-descendants-changed when focus changesBenjamin Otte2013-03-051-0/+8
* a11y: Emit text-changed signals when the text-buffer changesBenjamin Otte2013-02-261-0/+10
* Redo Completion of Visual Studio projects for gtka11yChun-wei Fan2013-02-211-16/+16
* a11y: Only emit expandable/expanded for expander columnBenjamin Otte2013-02-201-43/+52
* a11y: Fix copy-paste error in state flag notificationBenjamin Otte2013-02-191-1/+1
* Plug a few memory leaksMatthias Clasen2013-02-111-1/+3
* Revert "Visual C++: Update gtka11y projects completion"Rico Tzschichholz2013-02-081-16/+16
* Revert "Drop things that break distcheck"Rico Tzschichholz2013-02-081-0/+33
* Drop things that break distcheckMatthias Clasen2013-02-041-33/+0
* Remove a no-op AtkAction from GtkRangeMatthias Clasen2013-02-041-94/+0
* Improve AtkAction implementationsMatthias Clasen2013-02-0410-25/+232
* Include gtklevelbaraccessible.h in gtk-a11y.hMatthias Clasen2013-02-011-1/+5
* Add accessibility for GtkLevelBar and value testMike Gorse2013-02-013-0/+195
* Visual C++: Update gtka11y projects completionChun-wei Fan2013-01-231-16/+16
* Use g_signal_connect_object for adjustments in GtkSpinButtonAccessibleMatthias Clasen2013-01-201-7/+7
* a11y: Implement get_name() instead of setting variablesBenjamin Otte2013-01-141-1/+7
* Move single-include guards inside include guardsMatthias Clasen2012-12-2843-129/+129
* Another trivial sorting fixMatthias Clasen2012-12-271-5/+5