summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* bridge.c: change 'uint' for 'guint'Ryan Lortie2012-06-161-1/+1
* Remove duplicate code from GTK+ modulesBastien Nocera2012-06-152-22/+5
* Put declarations at the beginning of the blockBastien Nocera2012-06-151-2/+1
* Reset inited variable on cleanupBastien Nocera2012-06-151-1/+6
* Move NO_AT_BRIDGE test to the libraryAlejandro Piñeiro2012-06-151-1/+27
* Fix undeclared G_BEGIN_DECL usageBastien Nocera2012-06-141-0/+2
* Fix compile-time warningsBastien Nocera2012-06-148-115/+19
* Namespace the exported APIBastien Nocera2012-06-145-10/+10
* Export the atk-bridge-2.0 libraryBastien Nocera2012-06-145-3/+28
* Link the GTK+ modules against the private libraryBastien Nocera2012-06-144-26/+4
* Remove unneeded X11 dependencyBastien Nocera2012-06-145-17/+3
* Move adaptor_*() functions into their own headerBastien Nocera2012-06-146-7/+40
* Move GTK+ modules to their own source filesBastien Nocera2012-06-146-45/+131
* Remove unused variablesBastien Nocera2012-06-141-11/+2
* Remove unused functionsBastien Nocera2012-06-141-50/+0
* Create an uninstalled libraryBastien Nocera2012-06-141-0/+39
* Export adaptor_init() and adaptor_cleanup()Bastien Nocera2012-06-142-40/+48
* build: Quiet by defaultBastien Nocera2012-06-141-0/+3
* Remove duplicate use of DBUS_LIBSBastien Nocera2012-06-141-1/+0
* Remove unused X11 display codeBastien Nocera2012-06-141-8/+2
* po: No files left to translateBastien Nocera2012-06-141-1/+0
* No need to include i18n supportBastien Nocera2012-06-141-1/+0
* Release v2.5.2AT_SPI2_ATK_2_5_2Mike Gorse2012-06-053-1/+5
* Fix for bug 677211 - The collection interface's MATCH_ANY fails for statesJoanmarie Diggs2012-05-311-1/+1
* Update autogen.sh, in order to support automake 1.12Mike Gorse2012-05-011-9/+19
* Release v2.5.1Mike Gorse2012-04-302-1/+5
* Remove a translation from a g_warning callMike Gorse2012-04-301-1/+1
* Updated Norwegian Nynorsk translationÅsmund Skjæveland2012-04-291-40/+40
* Release v2.4.0AT_SPI2_ATK_2_4_0Mike Gorse2012-03-262-1/+5
* hindi translation by Chandan KumarRajesh Ranjan2012-03-261-74/+37
* Release v2.3.92AT_SPI2_ATK_2_3_92Mike Gorse2012-03-192-1/+5
* Malayalam translation by Anish APraveen Arimbrathodiyil2012-03-122-0/+26
* Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 tran...Timo Jyrinki2012-03-121-37/+10
* Add initial Khmer translationKhoem Sokhem2012-03-102-0/+24
* Release v2.3.91AT_SPI2_ATK_2_3_91Mike Gorse2012-03-052-1/+9
* Have DoAction send the reply message *before* invoking atkMike Gorse2012-03-052-11/+12
* [l10n] Updated Estonian translationMattias Põldaru2012-03-011-36/+11
* Adding Uzbek@cyrillic translation.Bahodir Mansurov2012-02-262-0/+23
* Have GetIndexInParent return a signed int, per the specMike Gorse2012-02-231-2/+2
* Release v2.3.90AT_SPI2_ATK_2_3_90Mike Gorse2012-02-202-1/+8
* Check that we have a valid path when emitting a signalMike Gorse2012-02-101-0/+1
* Have GrabFocus return a bool, per the spec, rather than a uint32Mike Gorse2012-02-071-1/+1