summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2.6.2AT_SPI2_ATK_2_6_2gnome-3-6Mike Gorse2012-11-122-1/+7
* Don't distribute dbind-config.hMike Gorse2012-11-121-1/+3
* Up libatspi dependency to 2.5.92Mike Gorse2012-10-281-1/+1
* Release v2.6.1Mike Gorse2012-10-172-1/+6
* Make atk-bridge-location emptyAT_SPI2_ATK_2_6_1Mike Gorse2012-09-261-1/+1
* Release v2.6.0AT_SPI2_ATK_2_6_0Mike Gorse2012-09-243-2/+8
* Register the cache on the main D-Bus connectionMike Gorse2012-09-201-0/+2
* Fix crashes in atk_bridge_adaptor_cleanupMike Gorse2012-09-201-1/+2
* Release v2.5.92AT_SPI2_ATK_2_5_92Mike Gorse2012-09-172-1/+8
* Fix an errant g_object_unrefMike Gorse2012-09-171-2/+1
* Don't leak pending callsWilliam Jon McCann2012-09-171-0/+3
* Don't leak messageWilliam Jon McCann2012-09-171-0/+1
* Don't leak stringsWilliam Jon McCann2012-09-171-2/+9
* Close the connection when we are done with itWilliam Jon McCann2012-09-171-0/+1
* Make cleanup more robustWilliam Jon McCann2012-09-141-3/+5
* atk-adaptor: plug some refcount leaksCosimo Cecchi2012-09-131-2/+12
* Remove erroneous debug print introduced in last commitMike Gorse2012-09-131-1/+0
* Only initialize the cache when an AT is runningMike Gorse2012-09-132-14/+28
* Fix build for removal of po/ directoryColin Walters2012-09-062-5/+1
* Removed po directoryClaude Paroz2012-09-0671-2839/+0
* Correctly cast hyperlinks in GetURIMike Gorse2012-09-041-1/+1
* Release v2.5.91AT_SPI2_ATK_2_5_91Mike Gorse2012-09-032-1/+5
* Updated Polish translationPiotr Drąg2012-09-011-0/+3
* Updated Latvian translationRūdolfs Mazurs2012-09-011-2/+2
* Removing gtk+3 directory from AC_CONFIG_FILES on configure.acAlejandro Piñeiro2012-08-211-1/+0
* Fix for Bug 678315 - Remove the bridge module for Gtk+ 3Joanmarie Diggs2012-08-213-68/+1
* Release v2.5.90AT_SPI2_ATK_2_5_90Mike Gorse2012-08-202-1/+8
* When a client is removed, don't continue looking through the list of clientsMike Gorse2012-08-201-0/+1
* Don't leak GError when option parsing failsMike Gorse2012-08-201-1/+4
* Don't iterate over the list twice when removing eventsMike Gorse2012-08-201-2/+11
* Release v2.5.5AT_SPI2_ATK_2_5_5Mike Gorse2012-08-062-1/+7
* Allow to build out of source directoryDaniel Narvaez2012-08-061-1/+3
* Implement GetLocalizedName for actionsMike Gorse2012-07-302-1/+41
* Release v2.5.4AT_SPI2_ATK_2_5_4Mike Gorse2012-07-162-1/+17
* Only send property-change signals relevant for caching, absent listenersMike Gorse2012-07-091-1/+5
* Only add items to the cache on children-changed if they are passed inMike Gorse2012-07-091-7/+5
* Don't try to set up the server with a main loop if there's no serverMike Gorse2012-07-061-3/+2
* Only create a directory and a socket when requestedMike Gorse2012-07-053-53/+54
* atk-adaptor: plug a refcount leakCosimo Cecchi2012-07-051-0/+1
* atk-adaptor: plug a refcount leakCosimo Cecchi2012-07-051-0/+2
* Don't create a sub-directory for the socket when running as rootMike Gorse2012-07-031-7/+15
* Fix for bug #679013 - AtspiCollection should be implemented for all containersJoanmarie Diggs2012-06-271-1/+5
* Release v2.5.3AT_SPI2_ATK_2_5_3Mike Gorse2012-06-252-1/+14
* Add atkbridge.symbols to EXTRA_DISTMike Gorse2012-06-251-1/+2
* Fix some more warningsMike Gorse2012-06-251-11/+12
* Reinstate gnome_accessibility_module_init/shutdown for the gtk 3 moduleMike Gorse2012-06-251-0/+17
* Use XDG_RUNTIME_DIR to hold sockets, and do not make a world-writable dirMike Gorse2012-06-253-11/+30
* Only register events at beginning if AT is listeningAlejandro Piñeiro2012-06-201-2/+3
* Make extern the globals in introspection.hJohn Ralls2012-06-171-17/+17
* more uint -> guint fixesRyan Lortie2012-06-161-1/+1