summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2.3.5AT_SPI2_CORE_2_3_5Mike Gorse2012-02-062-1/+15
* For IsScreenReaderEnabled, listen for the correct gsettings change signalMike Gorse2012-02-061-1/+1
* Fix atspi_collection_get_matches_to prototypeMike Gorse2012-02-061-1/+1
* For atspi_collection_get_matches_to, rename restrict to limit_scopeMike Gorse2012-02-032-5/+5
* Updated Norwegian bokmål translationKjartan Maraas2012-01-241-96/+6
* Add ScreenReaderEnabled d-bus property and proxy for GNOME settingMike Gorse2012-01-221-27/+91
* Call g_settings_sync after updating IsEnabledMike Gorse2012-01-211-2/+5
* Have dbind_method_call_reentrant_va check the signature of repliesMike Gorse2012-01-201-0/+11
* Set correct end offset in atspi_text_get_attributesJosé Millán Soto2012-01-201-1/+1
* Release v2.3.4AT_SPI2_CORE_2_3_4Mike Gorse2012-01-152-1/+16
* Avoid making calls on processes thought to be hungMike Gorse2012-01-152-28/+95
* Using value instead of memory address when calling _atspi_dbus_callJosé Millán Soto2012-01-051-3/+3
* Allow applications to query keyboard and mouse listenersMike Gorse2012-01-053-4/+205
* Warn if a device listener returns a non-bool, rather than crashMike Gorse2011-12-291-0/+5
* Revert part of last commitMike Gorse2011-12-271-0/+7
* Add some type checks for dbus messages, and remove some old codeMike Gorse2011-12-272-27/+6
* Add new Japanese translationHideki Yamane2011-12-262-0/+25
* Release v2.3.3AT_SPI2_CORE_2_3_3Mike Gorse2011-12-192-1/+5
* Free match rule array only once when deregistering event listenersMike Gorse2011-12-161-2/+3
* Support sub-details for eventsMike Gorse2011-12-141-22/+58
* Release v2.3.2AT_SPI2_CORE_2_3_2Mike Gorse2011-11-212-1/+5
* Updated Malay translationAhmed Noor Kader Mustajir Md Eusoff2011-11-152-0/+27
* Adding descriptions for atspi-types.Aline Bessa2011-10-311-2/+2
* Improving atspi-types documentation.Aline Bessa2011-10-311-6/+6
* Adding descriptions to atspi-hyperlink documentationAline Bessa2011-10-311-3/+10
* Improving atspi-hyperlink documentationAline Bessa2011-10-311-16/+18
* Release v2.3.1AT_SPI2_CORE_2_3_1Mike Gorse2011-10-252-1/+7
* Fix return type of org.a11y.Bus.IsEnabled propertyMike Gorse2011-10-211-1/+1
* Declare void functions as suchMatthias Clasen2011-10-191-0/+1
* Release v2.2.1AT_SPI2_CORE_2_2_1Mike Gorse2011-10-172-1/+10
* BGO#660947: Gracefully exit when already running, rather than SIGABRTMike Gorse2011-10-061-1/+1
* .gitignore: Ignore generated pot template files in po/ dirTommi Vainikainen2011-10-051-0/+1
* Initial Finnish translationTommi Vainikainen2011-10-052-0/+21
* Check gsettings schema, if available, for initial a11y stateMike Gorse2011-10-031-3/+7
* Release v2.2.0AT_SPI2_CORE_2_2_0Mike Gorse2011-09-261-1/+1
* fix string literalFunda Wang2011-09-221-1/+1
* Release v2.1.92AT_SPI2_CORE_2_1_92Mike Gorse2011-09-193-3/+17
* Make the correct method call when deregistering an event listenerMike Gorse2011-09-191-1/+1
* Avoid dereferencing a null messageMike Gorse2011-09-191-1/+2
* Fix missing return statementsVincent Untz2011-09-181-0/+4
* BGO#657051: Fix build error on SolarisLi Yuan2011-09-181-2/+2
* Added en_CA.poTiffany Antopolski2011-09-162-0/+25
* Updated POTFILES.inPiotr Drąg2011-09-161-1/+3
* Add some defensive checks to prevent problems with defunct objectsMike Gorse2011-09-154-0/+21
* Fix for BGO#659088: Correctly define ATSPI_MODIFIER_NUMLOCKMike Gorse2011-09-141-1/+1
* Updated linguas with taI Felix2011-09-131-0/+1
* Updated Tamil TranslationsI Felix2011-09-131-0/+26
* Fix crash when handling event listenersMike Gorse2011-09-091-16/+3
* Release v2.1.91AT_SPI2_CORE_2_1_91Mike Gorse2011-09-052-1/+7
* Make dbus IsEnabled property readwriteMike Gorse2011-09-051-10/+121