summaryrefslogtreecommitdiff
path: root/libyelp/yelp-document.c
Commit message (Expand)AuthorAgeFilesLines
* Make search results go thru XSLT tooShaun McCance2021-07-291-149/+130
* Fix links to search results for ghelp documentsShaun McCance2020-10-261-2/+6
* Remove deprecated method of doing private structs on gobjectsShaun McCance2020-03-091-15/+11
* Support for keywords in search results for Mallard and DocBookShaun McCance2018-12-031-0/+38
* Fix build with GCC 8Michael Catanzaro2018-05-181-2/+2
* Don’t translate propertiesPiotr Drąg2017-06-201-4/+4
* document: add destroy notify to page callbackChristian Hergert2017-02-071-4/+13
* yelp-document: Fix return type of document_indexedMichael Catanzaro2016-02-061-2/+4
* libyelp: fix runtime critical warning at startup when loading info documentCarlos Garcia Campos2015-06-221-1/+1
* yelp-view: Implement pages load in WebKit2Marcos Chavarría Teijeiro2015-06-221-3/+8
* yelp-document: Return HTML mime type insted of NULL for search pagesCarlos Garcia Campos2015-06-221-1/+4
* yelp-document: Use xref: uris for search resultsCarlos Garcia Campos2015-06-221-1/+8
* yelp-document: Add yelp_document_lookup_document_uri()Carlos Garcia Campos2015-06-221-1/+10
* yelp-document: Make document-uri property a YelpUriCarlos Garcia Campos2015-06-221-7/+19
* Fix unhandled case in switch warningsDavid King2015-02-091-9/+11
* Fix switch missing default case warningsDavid King2015-02-091-0/+2
* Fix uninitialized variable warningsDavid King2015-02-091-2/+2
* Remove libyelp redundant declarationsDavid King2015-02-091-2/+0
* Remove redundant extra semicolonsDavid King2015-02-091-1/+1
* libyelp: Make some private functions staticDavid King2015-01-281-1/+1
* Fix crash on searching.Marcos Chavarría Teijeiro2014-09-111-1/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Updates for some deprecated thread APIsShaun McCance2013-08-181-73/+73
* yelp-view: Don't free the passed GError in view_show_error_page()Carlos Garcia Campos2012-11-211-1/+1
* yelp-document: Mutex is unlocked twice when generating search resultsCarlos Garcia Campos2012-11-211-1/+0
* yelp-document: Fixed bare % in format stringShaun McCance2012-07-071-1/+1
* libyelp: Auto-reload Mallard documentsShaun McCance2012-01-191-1/+37
* libyelp: Fixed resolving of HTML and TXT documentsShaun McCance2011-09-181-0/+2
* Mark two strings for translation, also remove unnecessary markup. Fixes: http...Gabor Kelemen2011-07-051-2/+4
* Don't crash when g-i-t-symbolic not installed, use symbolic properlyShaun McCance2011-04-101-2/+2
* Fix return values in libyelp functions.Frederic Crozat2011-03-081-5/+5
* Finishing up work on symbolic iconsShaun McCance2011-02-211-2/+2
* Store and retrieve root title in storage for search resultsShaun McCance2011-02-111-30/+75
* yelp-document: Nicer HTML formatting for search resultsShaun McCance2011-02-111-5/+65
* libyelp: All the hooks in place for search stuffShaun McCance2011-02-081-4/+191
* Mangling man URIs so that bookmarks are somewhat sensibleShaun McCance2011-01-171-6/+11
* [yelp-help-list] Adding list of all (ghelp) documentsShaun McCance2010-08-131-2/+3
* [libyelp] Adding man page support, some formatting still offShaun McCance2010-06-011-27/+43
* [libyelp] Various fixes for relative links in HTML documentsShaun McCance2010-05-101-0/+19
* Fixed some compiler warningsShaun McCance2010-05-061-2/+2
* [libyelp/yelp-document] Default to help-contents page iconShaun McCance2010-04-301-0/+3
* [libyelp/yelp-document.c] Don't keep trying to refree freed resourcesShaun McCance2010-04-281-2/+4
* [libyelp] Load the top page without a page ID for info documentsShaun McCance2010-04-271-1/+1
* [libyelp] Adding info documents; still a few problems, but it mostly worksShaun McCance2010-04-261-1/+2
* Adding icons for page stylesShaun McCance2010-03-311-0/+35
* [yelp-document] Offer list of valid page IDs, used for search completionShaun McCance2010-03-251-0/+36
* Set the window title based on the root page titleShaun McCance2010-03-211-0/+23
* [libyelp/yelp-view] Adding page title/desc to view, hooks in documentShaun McCance2010-03-121-5/+40
* [yelp-docbook-document] Adding DocBook support into libyelpShaun McCance2009-11-151-207/+6
* [libyelp] More error handling for Mallard documentsShaun McCance2009-10-251-4/+8