summaryrefslogtreecommitdiff
path: root/libyelp/yelp-mallard-document.c
Commit message (Expand)AuthorAgeFilesLines
* mallard-document: fix crash when reloading documentmcatanzaro/#122Michael Catanzaro2020-10-291-0/+1
* Remove deprecated method of doing private structs on gobjectsShaun McCance2020-03-091-24/+25
* Check variable before dereferencing itTomas Popela2019-01-211-1/+1
* Check whether the index variable is valid before dereferencing itTomas Popela2019-01-211-2/+1
* Support for keywords in search results for Mallard and DocBookShaun McCance2018-12-031-3/+32
* Fix build with GCC 8Michael Catanzaro2018-05-181-3/+3
* Remove debug line I accidentally committedShaun McCance2018-02-191-1/+0
* Fix namespace on internal Mallard cacheShaun McCance2017-10-021-10/+15
* document: add destroy notify to page callbackChristian Hergert2017-02-071-3/+6
* libyelp: Fix some uninitialized variablesYosef Or Boczko2015-07-161-3/+3
* yelp-document: Make document-uri property a YelpUriCarlos Garcia Campos2015-06-221-14/+10
* Fix variable shadowing warningsDavid King2015-02-091-11/+10
* Fix warnings about discarding constDavid King2015-02-091-1/+1
* Fix switch missing default case warningsDavid King2015-02-091-1/+4
* Fix pointer sign warningsDavid King2015-02-091-15/+15
* Fix unused variable warningsDavid King2015-02-091-3/+1
* Remove libyelp redundant declarationsDavid King2015-02-091-2/+0
* Remove redundant extra semicolonsDavid King2015-02-091-1/+1
* Fix implicit funcation declaration warningDavid King2015-02-091-0/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Updates for some deprecated thread APIsShaun McCance2013-08-181-17/+20
* yelp-mallard-document: Fix use of uninitialized variableCarlos Garcia Campos2012-11-201-2/+1
* yelp-mallard-document: Pass all extensions into the cacheShaun McCance2012-02-201-5/+4
* libyelp: Auto-reload Mallard documentsShaun McCance2012-01-191-0/+83
* Fixed search crash on 64-bit, didn't #include headerShaun McCance2011-06-241-0/+1
* yelp-mallard-document: Don't start transform if runningShaun McCance2011-05-061-0/+5
* Don't crash when g-i-t-symbolic not installed, use symbolic properlyShaun McCance2011-04-101-6/+6
* Finishing up work on symbolic iconsShaun McCance2011-02-211-6/+10
* yelp-mallard-document: Don't index <comment> elementsShaun McCance2011-02-131-1/+2
* yelp-mallard-document.c: Add desc to the full text indexShaun McCance2011-02-111-2/+2
* Store and retrieve root title in storage for search resultsShaun McCance2011-02-111-0/+3
* yelp-mallard-document: Added indexing code for MallardShaun McCance2011-02-101-36/+257
* libyelp: All the hooks in place for search stuffShaun McCance2011-02-081-1/+6
* Lots of minor code tidyups.Rupert Swarbrick2011-01-101-1/+1
* Fix some issues with previous/next linksShaun McCance2011-01-061-14/+46
* [libyelp/yelp-mallard-document] Support for Mallard Facets extensionShaun McCance2010-12-161-9/+31
* [yelp-mallard-document] Fix dropping of sections from the cacheShaun McCance2010-08-101-2/+5
* [yelp-mallard-document] Don't double-add pages, also fixes #621398Shaun McCance2010-06-261-1/+7
* [yelp-mallard-document] Use entire search path when loading Mallard docsShaun McCance2010-06-071-43/+49
* [yelp-mallard-document] Cache revision tags in editor modeShaun McCance2010-04-011-0/+4
* [yelp-mallard-document] Show .page.stub files in editor modeShaun McCance2010-04-011-2/+13
* Adding icons for page stylesShaun McCance2010-03-311-0/+29
* [yelp-mallard-document] Do XInclude on Mallard pagesShaun McCance2010-03-261-0/+5
* [libyelp/yelp-mallard-document] Use the real id when looking up page datasShaun McCance2010-03-211-1/+1
* Set the window title based on the root page titleShaun McCance2010-03-211-0/+2
* [libyelp/yelp-mallard-document] Doing page titles and descs for MallardShaun McCance2010-03-121-4/+56
* [yelp-settings] Adding yelp_settings_get_all_params for XSLT parametersShaun McCance2009-11-131-23/+2
* [yelp-transform] Clean API a bit, put IO and errors in the threadShaun McCance2009-11-121-10/+3
* [libyelp] Various race conditions and premature frees fixed.Shaun McCance2009-10-271-0/+3
* [libyelp] More error handling for Mallard documentsShaun McCance2009-10-251-7/+17