summaryrefslogtreecommitdiff
path: root/atspi/atspi-hyperlink.c
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-3/+2
* Docs: Move to gi-docgenThomas Booker2022-09-281-0/+15
* Relicense as LGPL 2.1Mike Gorse2019-08-281-4/+4
* Fix outdated FSF addressMike Gorse2019-08-271-2/+2
* Add default values for atspi_hyperlink_get_index_range variablesPatryk Kaczmarek2015-10-121-1/+2
* Improving atspi-hyperlink documentationAline Bessa2011-10-311-16/+18
* Clean up names of private functionsMike Gorse2011-07-261-3/+1
* Remove some redundant out-of-memory checksMike Gorse2011-05-051-3/+2
* Avoid returning uninitialized data for some IPC errorsMike Gorse2011-02-151-2/+2
* Update copyright and add some missing license infoMike Gorse2011-01-311-0/+1
* Fix a couple of crashesMike Gorse2010-12-311-1/+4
* Initial pass at adding i18n and proper object disposalMike Gorse2010-12-291-11/+0
* Fix atspi_hyperlink_get_(start|end)_indexMike Gorse2010-12-061-2/+4
* Add Hypertext and Hyperlink and some refactoring to support themMike Gorse2010-11-201-0/+221