summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix typo: s/g_value_set_set/g_value_set_int/.Michael Natterer2003-12-011-1/+1
* Make nicks and blurbs of properties translatable. Add new propertyPadraig O'Briain2003-12-013-66/+109
* Add state FOCUSED if object is focus object.Padraig O'Briain2003-11-263-2/+21
* Change role names so that the unlocalized names do not contain hyphens andPadraig O'Briain2003-11-261-268/+117
* Use weak references for objects in a relation instead of object referencesPadraig O'Briain2003-11-031-5/+17
* shut up cvsManish Singh2003-10-271-0/+1
* Fix memory leak. (bug #124877)Padraig O'Briain2003-10-241-0/+1
* Remove comments about signals. The description should be in files inPadraig O'Briain2003-09-101-9/+0
* Ensure that row and column values are non-negative.Padraig O'Briain2003-07-081-0/+2
* Correct return value. Fixes bug #116621. Problem reported by Mario Lang.Padraig O'Briain2003-07-031-2/+2
* Set gettext_initialized.Tor Lillqvist2003-06-131-0/+2
* Add new relation ATK_RELATION_POPUP.Padraig O'Briain2003-06-101-0/+2
* Add new role ATK_ROLE_AUTOCOMPLETE.Padraig O'Briain2003-05-281-0/+2
* Add state ATK_STATE_INDETERMINATE. This state is used by Oo for checkPadraig O'Briain2003-05-201-0/+2
* Fix typo in documentation.Padraig O'Briain2003-04-251-1/+1
* update to call automake-1.7, libtoolize, gtkdocize and glib-gettextize.James Henstridge2003-03-201-85/+67
* Add one more missing export, thanks to Cedric Gustin.Tor Lillqvist2003-03-121-0/+1
* Add check that role is actually being changed. Do not emit notificationPadraig O'Briain2003-03-071-2/+9
* Current returning of FALSE to 0 in function which returns integer; (bugPadraig O'Briain2003-03-061-1/+1
* Correct returning of FALSE to NULL in functions which return pointer; (bugPadraig O'Briain2003-03-053-9/+9
* *** empty log message ***Padraig O'Briain2003-02-263-8/+40
* Dist atk-zip.sh.in, not atk-zip.sh.Tor Lillqvist2003-02-254-1/+70
* Add AtkHypertext interface as this object should claim to implement allPadraig O'Briain2003-02-141-1/+10
* Correct typo in blurbPadraig O'Briain2003-02-122-3/+9
* Add weak reference so we do not leak the accessible when the object dies.Padraig O'Briain2003-02-041-0/+3
* New functions which checks whether the specified AtkHyperlink is selectedPadraig O'Briain2003-01-304-6/+106
* Set vtable entry for default implementations (atk_text_get_range_extents):Padraig O'Briain2003-01-212-33/+27
* Add support for PROP_TABLE_SUMMARY and PROP_TABLE_CAPTION_OBJECT.Padraig O'Briain2003-01-211-0/+16
* Add property accessible-table-caption-object. This addresses bug #74814.Padraig O'Briain2003-01-215-25/+513
* Rerturn 0 instead of -1 if caret is not supported. This addresses bugPadraig O'Briain2002-12-131-2/+2
* Added ATK_ROLE_APPLICATION, revved to 1.1.3. Fix for 99090.Bill Haneman2002-11-202-0/+5
* Revved to 1.1.2, added ATK_RELATION_EMBEDS/EMBEDDED_BY,Bill Haneman2002-11-144-4/+56
* Add signal active-descendant-changedPadraig O'Briain2002-11-132-1/+21
* atk/atkhyperlink.c atk/atkhyperlink.h atk/atktable.c atk/atktable.hSoeren Sandmann2002-11-086-30/+30
* New filePadraig O'Briain2002-11-042-1/+13
* ===== Released 1.1.1 =====ATK_1_1_1Padraig O'Briain2002-10-311-1/+3
* Add po directoryPadraig O'Briain2002-10-302-3/+252
* Add reference to atk/atkrelationtype.hPadraig O'Briain2002-10-3011-30/+225
* Fix leak; report and patch supplied by Sebastian RittauPadraig O'Briain2002-10-011-0/+1
* add ATK_LAYER_WINDOW.Mark McLoughlin2002-09-092-2/+4
* Add documentation for AtkKeyEventTypePadraig O'Briain2002-09-051-0/+8
* Add implementation for atk_object_factory_get_accessible_type()Padraig O'Briain2002-08-261-0/+8
* These changes improve the quality of the documentation by addingPadraig O'Briain2002-08-161-0/+2
* atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl/atk-component.sgmlPadraig O'Briain2002-06-201-1/+1
* 64 bit fixes for ATK. Patch supplied by George Lebl (jirka@5z.com) (bugPadraig O'Briain2002-05-291-10/+10