summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtkrangeaccessible.c
Commit message (Expand)AuthorAgeFilesLines
* GtkRange: Implement new AtkValue interfaceMatthias Clasen2014-05-021-0/+73
* GtkRange: disconnect signals in the accessibleMatthias Clasen2013-08-141-38/+40
* Remove a no-op AtkAction from GtkRangeMatthias Clasen2013-02-041-94/+0
* CosmeticsMatthias Clasen2012-12-271-1/+1
* Make accessible implementations publicMatthias Clasen2012-12-271-6/+6
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Reduce the number of unwanted exportsMatthias Clasen2011-07-091-14/+10
* range: Do not use idles to trigger actionsBenjamin Otte2011-07-061-30/+1
* Initial conversion of GailWidget to GtkWidgetAccessibleMatthias Clasen2011-07-051-3/+3
* Drop unneeded includes of gdkkeysyms.hMatthias Clasen2011-07-051-1/+0
* Fix a test crashMatthias Clasen2011-07-051-6/+8
* Nuke GailAdjustmentMatthias Clasen2011-07-051-70/+54
* Convert GailRange to GtkRangeAccessibleMatthias Clasen2011-07-051-0/+365