summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
* Tweak to AtkRoleType docs.Bill Haneman2006-08-011-2/+2
* Fixed AtkHyperlink prototype func and impl.ATK_1_12_1Bill Haneman2006-07-202-3/+4
* Added AtkHyperlinkImpl interface. See RFE #344284.Bill Haneman2006-06-294-0/+145
* Added docs for ATK_STATE_ANIMATED and added ATK_ROLE_INPUT_METHOD_WINDOW.Bill Haneman2006-06-232-1/+7
* Added ATK_ROLE_LINK.Bill Haneman2006-06-231-1/+6
* Revise atk-docs.sgml to add indices for deprecated and newBill Haneman2006-06-238-12/+12
* ATK_STATE macro fix from Ginn Chen, bug #345407. Fixes macro forBill Haneman2006-06-211-1/+1
* Fix nasty typos in last commit. Bug #344195. Thanks Elijah and Frederic.Bill Haneman2006-06-152-2/+2
* Added getURI to AtkStreamableContent.Bill Haneman2006-06-142-3/+56
* Attempt to fix win32 builds when srcdir != builddir (bug #336082).Bill Haneman2006-06-091-1/+1
* Added ATK_STATE_ANIMATED which was in AT-SPI but missing from ATK.Bill Haneman2006-06-091-0/+1
* Added ATK_STATE_VISITED, bug #344384.Bill Haneman2006-06-091-0/+2
* Added atk_value_get_minimum_increment, to sync up with the minimumIncrement r...Bill Haneman2006-06-082-2/+36
* Added ATK_STATE_DEFAULT. (Bug #344281)Bill Haneman2006-06-081-0/+2
* Added ATK_ROLE_FORM and ATK_RELATION_DESCRIBED_BY/DESCRIPTION_FOR to HEAD.Bill Haneman2006-06-083-2/+12
* Added four more 'Since' tags.Bill Haneman2006-03-313-0/+10
* Made atk_component_real_get_alpha static, as it should be.Bill Haneman2006-03-311-1/+1
* Improved documentation: ATK now has 100% gtk-doc coverage with noBill Haneman2006-03-217-21/+76
* Fix fatal typo.Tor Lillqvist2006-03-211-1/+1
* Add some missing functions.Tor Lillqvist2006-03-211-0/+7
* Minor documentation clarifications and tweaks.Bill Haneman2006-03-203-13/+55
* Fix Coverity-detected bugs in atkimage.c - allow for possibilityBill Haneman2006-03-201-4/+4
* Win32 get_locale fix from Kazuzi IWAMOTO, andBill Haneman2006-02-242-49/+59
* Added new API for ATK 1.11/1.12. Minor docs cleanup.Bill Haneman2005-11-1810-44/+299
* Added small docs patch from Bill Abt.;Bill Haneman2005-11-165-17/+16
* Fix typo.Tor Lillqvist2005-08-191-1/+1
* Look for windres on Win32.Tor Lillqvist2005-08-042-14/+14
* Initialize gettext before use. Calling bindtextdomain() andTor Lillqvist2005-04-221-33/+42
* updated $(LIBINTL_LIBS) atkrelationtype.h to atk_headers, PKG_VERHans Breuer2005-04-091-2/+3
* Added ATK_STATE_REQUIRED, bug #172663.Bill Haneman2005-04-051-0/+2
* Update doc to note that atk_relation_add_target was added for version 1.9.Padraig O'Briain2005-04-042-0/+4
* Add atk_text_clip_type_get_type. Bug #165288.Padraig O'Briain2005-01-261-0/+1
* Add new functions.Tor Lillqvist2004-12-291-0/+3
* Add description for ATK_RELATION_SUBWINDOW_OF. Fixes bug #161562.Padraig O'Briain2004-12-201-1/+1
* Replace DEPRECATED by @Deprecated in comments to fix warning whenPadraig O'Briain2004-11-225-2/+73
* Add a more descriptive title in the docs. Patch from Diego Gonzalez. (bugPadraig O'Briain2004-10-281-14/+21
* Fix for bug #149990; patch from Kjartan Maraas.Padraig O'Briain2004-08-139-9/+9
* Fix for bug 147989; Added ATK_ROLE_EMBEDDED. Revved to 1.7.2.ATK_1_7_2Bill Haneman2004-07-202-1/+4
* Add definition for atk_rectangle_get_type and ATK_TYPE_RECTANGLE. CorrectPadraig O'Briain2004-06-102-1/+24
* Allow locale dir not to be harcoded into binary. Fixes bug #128906.Padraig O'Briain2004-05-181-1/+5
* Make extra_roles static.Padraig O'Briain2004-05-113-3/+3
* Increment version to 1.7.0.Padraig O'Briain2004-04-205-2/+37
* Update to build on Cygwin. Fixes bug #137666. Patch from Roger Leigh.Padraig O'Briain2004-03-221-1/+9
* Add some missing entries.Tor Lillqvist2004-03-011-0/+5
* Revise property name. Fixes bug #132022 from Christian - Manny Calavera -Padraig O'Briain2004-01-261-1/+1
* Move specification of ALL_LINGUAS to later in file so that CATOBJEXT isPadraig O'Briain2004-01-052-5/+4
* Fix segfault (bug #129837) Patch provided by Jeff Franks.Padraig O'Briain2004-01-021-2/+4
* Change "accel label" to "accelerator label". Fixes bug #129499.Padraig O'Briain2003-12-171-1/+1
* Fix typo in comment.Padraig O'Briain2003-12-011-1/+1
* Add new role ATK_ROLE_EDITBAR. Fixes bug #111607.Padraig O'Briain2003-12-012-1/+4