summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v1.91.5AT_SPI2_ATK_1_91_5Mike Gorse2011-01-102-1/+19
* Fix some memory leaksMike Gorse2011-01-062-1/+4
* Initialize app_bus_addr if p2p is disabledMike Gorse2011-01-031-0/+2
* Check for a NULL pending call before calling dbus_pending_call_set_notifyMike Gorse2011-01-032-2/+3
* Avoid calling a deprecated libdbus functionMike Gorse2010-12-301-5/+2
* atk-bridge.desktop should set GTK_PATH, not GTK_PATH64Mike Gorse2010-12-281-2/+2
* Release v1.91.4AT_SPI2_ATK_1_91_4Mike Gorse2010-12-201-1/+1
* Fix packaging of old gconf schemasMike Gorse2010-12-201-1/+1
* Add a gsettings key to specify the location of libatk-bridge.soMike Gorse2010-12-174-6/+30
* Add configuration for GTK modulesBastien Nocera2010-12-152-0/+9
* Some fixes for--disable-p2pMike Gorse2010-12-152-1/+5
* Don't free an event name until we're done with itMike Gorse2010-12-081-1/+2
* Allow p2p to be disabled explicitly, and move warning to after outputMike Gorse2010-12-031-1/+12
* Merge branch 'p2p'Mike Gorse2010-12-0311-72/+205
|\
| * Disable for dbus-glib prior to 0.9.0p2pMike Gorse2010-12-036-7/+21
| * Merge branch 'master' into p2pMike Gorse2010-10-075-1/+10
| |\
| | * Fire all events until we receive a reply from GetRegisteredEventsMike Gorse2010-10-073-0/+5
| * | Bump version to 0.5.1 and disable relocateMike Gorse2010-10-011-2/+2
| * | Disable p2p functionality if AT_SPI_CLIENT is setMike Gorse2010-10-012-3/+12
| * | Merge branch 'master' into p2pMike Gorse2010-09-294-19/+16
| |\ \
| * \ \ Merge branch 'master' into p2pMike Gorse2010-08-303-2/+17
| |\ \ \
| * | | | Peer-to-peer fixes; work in progressMike Gorse2010-08-305-81/+128
| * | | | update introspection.[ch]Trevor Saunders2010-08-301-3/+9
| * | | | improve how the dbus address is handledTrevor Saunders2010-08-301-2/+5
| * | | | code cleanupTrevor Saunders2010-08-302-3/+4
| * | | | enable peer to peer comunication for at-spi2Trevor Saunders2010-08-303-0/+53
* | | | | Remove some unused variablesMike Gorse2010-12-011-2/+0
* | | | | Release v1.91.3AT_SPI2_ATK_1_91_3Mike Gorse2010-11-292-1/+6
* | | | | Expect attributes in a collection match rule to be sent as a hashMike Gorse2010-11-292-81/+52
* | | | | Release v1.91.2AT_SPI2_ATK_1_91_2Mike Gorse2010-11-082-1/+5
* | | | | Remove g_atexit handler.Mike Gorse2010-11-051-2/+0
* | | | | Release v1.91.1AT_SPI2_ATK_1_91_1Mike Gorse2010-10-182-1/+5
* | | | | Fire all events until we receive a reply from GetRegisteredEventsMike Gorse2010-10-183-0/+5
* | | | | Updated Norwegian bokmål translationKjartan Maraas2010-10-161-15/+16
| |_|_|/ |/| | |
* | | | Release v1.91.0AT_SPI2_ATK_1_91_0Mike Gorse2010-10-052-2/+6
| |_|/ |/| |
* | | Release as v0.4.0AT_SPI2_ATK_0_4_0Mike Gorse2010-09-271-1/+1
* | | Release v0.3.92AT_SPI2_ATK_0_3_92Mike Gorse2010-09-132-1/+5
* | | Have value methods return 0 on failure rather than fail, as in original pyatspiMike Gorse2010-09-011-18/+6
* | | Release v0.3.91.1AT_SPI2_ATK_0_3_91_1Mike Gorse2010-08-312-1/+5
* | | Fix the buildMike Gorse2010-08-311-0/+1
| |/ |/|
* | Release v0.3.91Mike Gorse2010-08-302-1/+7
* | Make the module resident.MatthiAS Clasen2010-08-301-0/+9
* | Default to --enable-relocate for nowMike Gorse2010-08-301-1/+1
|/
* Fix the buildKjartan Maraas2010-08-201-5/+5
* Release v0.3.90AT_SPI2_ATK_0_3_90Mike Gorse2010-08-162-1/+10
* Only send events when something is listening for themMike Gorse2010-08-164-13/+265
* Ensure that an object is registered before adding it to the cacheMike Gorse2010-08-161-0/+5
* Fix droute_add_one / caching (0.3.6 regression)Mike Gorse2010-08-151-1/+1
* Have adaptor_init() return -1 on error and not consider itself initializedMike Gorse2010-08-051-3/+9
* Change remaining g_error calls to g_warningMike Gorse2010-08-031-4/+14