summaryrefslogtreecommitdiff
path: root/atspi/atspi-editabletext.c
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-13/+12
* Docs: Move to gi-docgenThomas Booker2022-09-281-0/+12
* Clarify atspi_editable_text_insert_text documentationMike Gorse2019-08-281-2/+2
* Relicense as LGPL 2.1Mike Gorse2019-08-281-4/+4
* Fix outdated FSF addressMike Gorse2019-08-271-2/+2
* Removing -1 length documentationAline Bessa2011-08-231-2/+1
* Adding more documentation to length parameter at atspi_editable_text_insert_textAline Bessa2011-08-231-1/+2
* Improving atspi-editabletext.c documentationAline Bessa2011-08-231-26/+28
* Avoid returning uninitialized data for some IPC errorsMike Gorse2011-02-151-1/+1
* Fix most compiler warnings and various miscellaneous problemsMike Gorse2011-01-281-1/+1
* Fix atspi_editable_text_set_text_contentsMike Gorse2011-01-241-1/+1
* Add Action, Document, EditableText, Image, and Value interfacesMike Gorse2010-11-191-0/+256