summaryrefslogtreecommitdiff
path: root/libyelp
Commit message (Expand)AuthorAgeFilesLines
* libyelp/yelp-settings.c: Fix if:test="action:install"Shaun McCance2012-11-021-0/+2
* Make the man: uri parser deal with more man page namesMatthias Clasen2012-09-041-1/+1
* yelp-settints: Fix conditional params for yelp-xsl 3.4 updatesShaun McCance2012-08-142-38/+19
* yelp-document: Fixed bare % in format stringShaun McCance2012-07-071-1/+1
* Unbreak simple #fragment links, bug #671018Shaun McCance2012-02-281-1/+9
* yelp-mallard-document: Pass all extensions into the cacheShaun McCance2012-02-201-5/+4
* yelp-location-entry: Delay progress pulse for 500msShaun McCance2012-01-211-3/+12
* yelp-location-entry: Removed a line I accidentally left inShaun McCance2012-01-201-1/+0
* yelp-location-entry: Set bgcolor and icon for search completionShaun McCance2012-01-201-0/+20
* yelp-location-entry: Add a 'Search for ...' entry to completionShaun McCance2012-01-201-3/+43
* libyelp: Auto-reload Mallard documentsShaun McCance2012-01-193-1/+122
* Pass &error to g_bus_get_sync () so it is set when used laterMichael Biebl2012-01-101-1/+1
* yelp-settings: Fix if:env for gnome-panel when running gnome-shellShaun McCance2011-12-011-4/+14
* yelp-view: Insert search bar on document-load-finishedShaun McCance2011-10-261-35/+44
* Link to full text search when terms is in URI query stringShaun McCance2011-10-213-3/+79
* yelp-view: Set right-click menu for install linksShaun McCance2011-10-211-2/+9
* yelp-view: Allow multiple packages with install: URIShaun McCance2011-10-211-1/+6
* yelp-location-entry: Limit history drop-down to 8, #define itShaun McCance2011-10-211-3/+5
* yelp-view: Don't offer to open http in new window, offer copy insteadShaun McCance2011-10-211-4/+25
* fix format stringDexter Morgan2011-09-271-1/+1
* libyelp: Fixed resolving of HTML and TXT documentsShaun McCance2011-09-182-3/+23
* Fix crash on opening any .info docEdward Sheldrake2011-09-051-3/+3
* Fix crash due to access after freeEdward Sheldrake2011-09-051-1/+2
* yelp-uri: Set fulluri correct for xref: in help: URIs, #658023Shaun McCance2011-09-011-0/+7
* Don't try to search with NULL URI, bug #655124Shaun McCance2011-07-221-0/+2
* Mark two strings for translation, also remove unnecessary markup. Fixes: http...Gabor Kelemen2011-07-051-2/+4
* Fixed search crash on 64-bit, didn't #include headerShaun McCance2011-06-243-0/+5
* yelp-docbook-document: Change which elements are chunkedShaun McCance2011-06-191-5/+6
* Don't use stdout as a variable name.Antoine Jacoutot2011-06-142-10/+10
* yelp-view: Adapt link text to linkdiv changes in yelp-xslShaun McCance2011-05-181-1/+1
* yelp-mallard-document: Don't start transform if runningShaun McCance2011-05-061-0/+5
* Use glib's g_uri_unescape_string instead of our own decode_url.Rupert Swarbrick2011-05-031-61/+1
* Rewrite the way we read in the info file & calculate nodes' offsets.Rupert Swarbrick2011-05-031-164/+134
* Fix get_value_after in yelp-info-parser.cRupert Swarbrick2011-05-031-26/+43
* Fix off-by-one error.Rupert Swarbrick2011-05-031-1/+1
* yelp-settings: Basic Mallard conditional processingShaun McCance2011-04-292-4/+102
* yelp-location-entry: Don't use image-loading when loading, for nowShaun McCance2011-04-161-1/+6
* yelp-view: Don't spin loading cursor foreverShaun McCance2011-04-161-1/+10
* Don't crash when g-i-t-symbolic not installed, use symbolic properlyShaun McCance2011-04-107-235/+63
* libyelp/yelp-location-entry: Use \W regexp to split search stringShaun McCance2011-04-071-1/+7
* Add missing #include <config.h> to make sure translation work among other thi...Kjartan Maraas2011-03-274-4/+12
* Fix return values in libyelp functions.Frederic Crozat2011-03-087-11/+14
* Finishing up work on symbolic iconsShaun McCance2011-02-215-21/+82
* yelp-location-entry: Use icon pixbufs for search completionShaun McCance2011-02-131-6/+17
* yelp-location-entry: Icon pixbufs for history drop-downShaun McCance2011-02-131-17/+36
* yelp-docbook-document: Only set root title for the rootShaun McCance2011-02-131-2/+3
* yelp-settings: Putting symbolic icon loading into YelpSettingsShaun McCance2011-02-133-80/+99
* Merge branch 'search'Shaun McCance2011-02-1315-101/+1506
|\
| * yelp-uri: Never let 'search=' be a frag IDShaun McCance2011-02-131-0/+9
| * yelp-mallard-document: Don't index <comment> elementsShaun McCance2011-02-131-1/+2