summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
* Link libatk against libintlDaniel Macks2010-01-191-1/+3
* Created .gitignore filesPablo Castellano2010-01-031-0/+12
* Do not get the gir & typelib dirs from g-iJohan Dahlin2009-12-311-2/+2
* Make sure distcheck passed with introspectionJohan Dahlin2009-12-161-21/+18
* Build introspection data if available and configuredColin Walters2009-12-091-0/+30
* Bug #601552. New classes: AtkPlug and AtkSocket.Mike Gorse2009-11-306-0/+299
* Move the new relationship to the last.Li Yuan2009-11-091-2/+2
* Add ATK_RELATION_NODE_PARENT_OF relationship.Joanmarie Diggs2009-11-061-0/+2
* Resume to change author.Li Yuan2009-11-061-2/+0
* Add ATK_RELATION_NODE_PARENT_OF relationship.Li Yuan2009-11-061-0/+2
* Add work_char to atktext's wrap mode.Joanmarie Diggs2009-08-102-3/+4
* Provide ability to get character attributes at "insertion point".Li Yuan2009-06-031-2/+3
* Patch from Yue Wang. Bug #575794.Li Yuan2009-03-1913-19/+19
* Bug #505445. Patch from Christian Persch. Removed unnecessary memoryLi Yuan2008-11-272-167/+294
* Bug #361757. Add ATK_ROLE_LINK and ATK_ROLE_INPUT_METHOD_WINDOW toLi Yuan2008-11-182-1/+15
* Bug #560156. Fix parameter type description.Li Yuan2008-11-111-2/+2
* Bug #477708. Only remove the target, not the relation if there are stillLi Yuan2008-11-115-21/+73
* Don't ref the relation if it is not added.Li Yuan2008-11-101-1/+1
* Bug #478583. Do not add the relation if it is already in the relationset.Li Yuan2008-11-071-1/+7
* Change the return value to 0 if failure accroding to doc.Li Yuan2008-11-071-2/+2
* Don't use the deprectated g_win32_get_package_installation_subdirectory().Tor Lillqvist2008-09-131-7/+37
* Do as the docs for g_win32_get_package_installation_directory() say andTor Lillqvist2008-09-131-1/+1
* On Windows set LIB_EXE_MACHINE_FLAG to X86 or X64 depending on hostTor Lillqvist2008-08-061-1/+1
* Depend on atk.def on Windows so that we build it before trying to use it.Tor Lillqvist2008-07-281-2/+1
* Revved to 1.23.5 for GNOME 2.23.5. generate atk.def from atk.symbols.ATK_1_23_5Li Yuan2008-07-211-4/+4
* Patch from Mike Gorse <mgorse@novell.com>. Bug #526752. Mark deprecatedLi Yuan2008-06-194-1/+16
* add G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.Michael Natterer2008-06-0528-181/+169
* Bug #508846. Extend allowed indexes of ATK_TEXT_GET_TEXT_AT_OFFSET andLi Yuan2008-01-311-6/+0
* Bug #502840. Derived type definition convenience macros Bug #500978. FixesLi Yuan2008-01-041-0/+68
* Fix bug #477763. Correct registration of the "start-index" property forLi Yuan2007-09-241-1/+1
* Bug #460851. A new API to get the current version of ATK.Li Yuan2007-07-272-0/+21
* Use $(GLIB_MKENUMS) instead of calling glib-mkenums directly. This worksBrian Cameron2007-05-111-2/+2
* Fix for #418194. use -DATK_LOCALEDIR. remove AM_GLIB_DEFINE_LOCALEDIR.Christian Persch2007-03-221-0/+1
* Fix for #382328. add missing const. ditto. ditto.Christian Persch2007-03-223-3/+3
* Fix #408527. Add a check.Li Yuan2007-03-021-0/+2
* Add atk_misc_instance as DATA.Tor Lillqvist2007-02-251-0/+1
* Fix typo: declare atk_misc_get_type(), not atk_util_get_type().Tor Lillqvist2007-02-242-1/+5
* Point AtkRelation docs to atk_object_add_relationship(), whichBill Haneman2007-02-131-2/+3
* Improved documentation for AtkStateType and AtkRoleType enums (bug #398038 an...Bill Haneman2007-02-132-37/+83
* Bug #404592. Don't do anything if misc is NULL.Li Yuan2007-02-121-2/+14
* Bug #329454. Use ATK_MISC_GET_CLASS to get AtkMiscClass to use theLi Yuan2007-01-191-4/+2
* Improved docs for AtkAction, specifically get_name and get_keybindings.Bill Haneman2007-01-171-3/+26
* adapt lib name to "auto-standard", add atkmiscHans Breuer2007-01-131-3/+5
* Revved to 1.13.1.Li Yuan2007-01-101-2/+2
* Added atkmisc.h to atk.h.Bill Haneman2007-01-081-0/+1
* Added AtkMisc class, uprev for gnome-2.17.5, and release.ATK_1_13_0Bill Haneman2007-01-083-0/+214
* Updating svn:ignore and remove .cvsignore filesChristian Persch2006-12-311-13/+0
* Allow text wrap type of GTK_WRAP_WORD_CHAR, as a text attribute.atk_1_12_3Bill Haneman2006-09-261-1/+1
* Add "load-stopped", "load_complete", "loading" signals to AtkDocumentBill Haneman2006-09-203-1/+56
* Fix win32 build (bug #355312, patch from Cedric Gustin), andBill Haneman2006-09-142-0/+6