summaryrefslogtreecommitdiff
path: root/libyelp/yelp-simple-document.c
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated method of doing private structs on gobjectsShaun McCance2020-03-091-7/+4
* Fix build with GCC 8Michael Catanzaro2018-05-181-1/+1
* document: add destroy notify to page callbackChristian Hergert2017-02-071-2/+4
* yelp-document: Make document-uri property a YelpUriCarlos Garcia Campos2015-06-221-5/+1
* Fix unused variable warningsDavid King2015-02-091-2/+0
* Remove libyelp redundant declarationsDavid King2015-02-091-2/+0
* Remove redundant extra semicolonsDavid King2015-02-091-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* libyelp: Fixed resolving of HTML and TXT documentsShaun McCance2011-09-181-3/+21
* libyelp: All the hooks in place for search stuffShaun McCance2011-02-081-1/+6
* [libyelp] Better handling of plain text documentsShaun McCance2010-05-131-2/+20
* [yelp-simple-document] Idle funcs should return a boolean.Shaun McCance2010-05-101-11/+13
* Fixed some compiler warningsShaun McCance2010-05-061-1/+1
* [libyelp] Changing YelpUri API, document/canonical URIShaun McCance2009-10-101-7/+5
* [libyelp] Fixing various memory issuesShaun McCance2009-09-241-2/+3
* [libyelp] YelpView basic implementation, YelpSimpleDocument for (X)HTMLShaun McCance2009-09-231-0/+419