summaryrefslogtreecommitdiff
path: root/atk/atkhyperlink.c
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-51/+53
* Docs: Move to gi-docgenThomas Booker2022-09-281-4/+3
* misc: set proper file permissions to source filesAlejandro Piñeiro2015-07-271-0/+0
* docs: fix GTK-Doc comment blocksDieter Verfaillie2015-03-211-6/+3
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* include config.h instead of atkintl.hKjartan Maraas2013-12-111-2/+3
* Minor changes to avoid gobject-introspection warningsAlejandro Piñeiro2013-12-101-1/+1
* doc: update documentation for selected_link method and propertyAlejandro Piñeiro2013-11-061-6/+6
* atkhyperlink: deprecate 'link-selected' propertyAlejandro Piñeiro2013-08-131-2/+12
* doc: removing several .sgml files and fixing gtk-doc warningsAlejandro Piñeiro2013-08-121-0/+21
* atkhyperlink: Ensure we get even deprecated prototypesColin Walters2013-01-311-0/+1
* introspection: merge fixes from Vala bindingsEvan Nemerson2012-12-011-1/+1
* Bug 640574: gobject-introspection annotation and documentation fixesMike Gorse2011-01-251-1/+2
* Patch from Yue Wang. Bug #575794.Li Yuan2009-03-191-1/+1
* Fix bug #477763. Correct registration of the "start-index" property forLi Yuan2007-09-241-1/+1
* Fix win32 build (bug #355312, patch from Cedric Gustin), andBill Haneman2006-09-141-0/+4
* Added four more 'Since' tags.Bill Haneman2006-03-311-0/+2
* Make nicks and blurbs of properties translatable. Add new propertyPadraig O'Briain2003-12-011-2/+63
* Correct typo in blurbPadraig O'Briain2003-02-121-2/+2
* New functions which checks whether the specified AtkHyperlink is selectedPadraig O'Briain2003-01-301-3/+65
* Revved to 1.1.2, added ATK_RELATION_EMBEDS/EMBEDDED_BY,Bill Haneman2002-11-141-0/+26
* atk/atkhyperlink.c atk/atkhyperlink.h atk/atktable.c atk/atktable.hSoeren Sandmann2002-11-081-8/+8
* Fix typo.Padraig O'Briain2002-03-091-1/+1
* Make use of parent_class consistent; define as gpointer and usePadraig O'Briain2002-02-221-1/+1
* Remove all instances of g_return_if_fail (foo != NULL); that arePadraig O'Briain2001-07-271-6/+0
* Cleaned up docs.Brian Cameron2001-06-281-5/+5
* Updated gtk-docs fixing spelling errors and making minorBrian Cameron2001-06-271-6/+7
* atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,Padraig O'Briain2001-05-241-24/+30
* Added improved comments (from Oisin), fixed a couple of minor bugs.Bill Haneman2001-05-181-51/+56
* Added better gtk-doc comments.Brian Cameron2001-05-161-1/+69
* Initial revisionBill Haneman2001-04-261-0/+160