summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for bug #346464, allow underlines in gtk with style "PANGO_UNDERLINE_ERROR".Bill Haneman2006-09-141-1/+1
* Fix from Neo Liu - missing return statement in atk_hyperlink_impl_get_hyperlink.Bill Haneman2006-09-081-1/+1
* Fixed typos and template omissions which were preventing some inlineBill Haneman2006-08-173-2/+8
* 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