summaryrefslogtreecommitdiff
path: root/libyelp/yelp-docbook-document.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes from setting automatic IDs in DocBook 5 documentsShaun McCance2020-10-281-12/+9
* Remove deprecated method of doing private structs on gobjectsShaun McCance2020-03-091-23/+23
* Check whether the index variable is valid before dereferencing itTomas Popela2019-01-211-5/+6
* Check whether document has a root element before accessing itTomas Popela2019-01-211-2/+6
* Support for keywords in search results for Mallard and DocBookShaun McCance2018-12-031-4/+78
* Fix build with GCC 8Michael Catanzaro2018-05-181-3/+3
* document: add destroy notify to page callbackChristian Hergert2017-02-071-3/+6
* yelp-document: Make document-uri property a YelpUriCarlos Garcia Campos2015-06-221-24/+14
* Refactor for loop to avoid compiler warningDavid King2015-02-091-1/+1
* Fix switch missing default case warningsDavid King2015-02-091-0/+3
* Fix pointer sign warningsDavid King2015-02-091-3/+3
* Fix unused variable warningsDavid King2015-02-091-4/+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
* yelp-docbook-document: Make auto-reload work for DocBookShaun McCance2013-11-181-0/+81
* yelp-docbook-document: Get rid of last bits of tree store codeShaun McCance2013-08-181-42/+0
* Updates for some deprecated thread APIsShaun McCance2013-08-181-17/+19
* Fixed search crash on 64-bit, didn't #include headerShaun McCance2011-06-241-0/+1
* yelp-docbook-document: Change which elements are chunkedShaun McCance2011-06-191-5/+6
* Don't crash when g-i-t-symbolic not installed, use symbolic properlyShaun McCance2011-04-101-1/+1
* Fix return values in libyelp functions.Frederic Crozat2011-03-081-1/+2
* Finishing up work on symbolic iconsShaun McCance2011-02-211-1/+1
* yelp-docbook-document: Only set root title for the rootShaun McCance2011-02-131-2/+3
* yelp-docbook-document: Added indexing for DocBookShaun McCance2011-02-131-32/+223
* libyelp: All the hooks in place for search stuffShaun McCance2011-02-081-1/+6
* yelp-docbook-document: Provide named entities without docbook-dtdsShaun McCance2011-01-131-0/+15
* Lots of minor code tidyups.Rupert Swarbrick2011-01-101-1/+1
* Fix some issues with previous/next linksShaun McCance2011-01-061-7/+0
* yelp-docbook-document: Set state to PARSED when we're done parsingShaun McCance2011-01-061-0/+2
* Move functionality into YelpLocationEntryShaun McCance2010-08-091-5/+8
* [libyelp/yelp-docbook-document] Fixes for DB5 IDs and titlesShaun McCance2010-05-211-3/+23
* Fixed some compiler warningsShaun McCance2010-05-061-2/+2
* [libyelp] Adding info documents; still a few problems, but it mostly worksShaun McCance2010-04-261-4/+9
* Set the window title based on the root page titleShaun McCance2010-03-211-1/+9
* [libyelp/yelp-view] Adding page title/desc to view, hooks in documentShaun McCance2010-03-121-1/+6
* [yelp-docbook-document] Adding DocBook support into libyelpShaun McCance2009-11-151-0/+803