summaryrefslogtreecommitdiff
path: root/libyelp
Commit message (Expand)AuthorAgeFilesLines
* Fixed search crash on 64-bit, didn't #include headerShaun McCance2011-06-243-0/+5
* Fix off-by-one error.Rupert Swarbrick2011-05-091-1/+1
* yelp-mallard-document: Don't start transform if runningShaun McCance2011-05-091-0/+5
* 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
| * yelp-docbook-document: Added indexing for DocBookShaun McCance2011-02-131-32/+223
| * yelp-mallard-document.c: Add desc to the full text indexShaun McCance2011-02-111-2/+2
| * yelp-location-entry: Improvements for search entriesShaun McCance2011-02-111-1/+6
| * Store and retrieve root title in storage for search resultsShaun McCance2011-02-115-50/+207
| * yelp-document: Nicer HTML formatting for search resultsShaun McCance2011-02-112-5/+69
| * yelp-sqlite-storage: Hooking up update and searchShaun McCance2011-02-101-11/+75
| * yelp-mallard-document: Added indexing code for MallardShaun McCance2011-02-103-39/+282
| * libyelp: All the hooks in place for search stuffShaun McCance2011-02-0815-20/+691
* | yelp-location-entry: Mark strings for translationShaun McCance2011-02-091-5/+5
* | Remove bookmark directory from page, no editor, use symbolicShaun McCance2011-02-091-29/+129
|/
* Mangling man URIs so that bookmarks are somewhat sensibleShaun McCance2011-01-173-23/+42
* yelp-docbook-document: Provide named entities without docbook-dtdsShaun McCance2011-01-131-0/+15
* Lots of minor code tidyups.Rupert Swarbrick2011-01-103-4/+3
* Cleverer heuristic on what constitutes a man link.Rupert Swarbrick2011-01-101-4/+16
* Correctly deal with man links containing newlines.Rupert Swarbrick2011-01-101-3/+39
* Do the indents in man pages correctly with CSS and javascript.Rupert Swarbrick2011-01-101-2/+4
* Add support for http:// urls.Rupert Swarbrick2011-01-101-0/+30
* Make links from strings of the form "blah(2)" in man pages.Rupert Swarbrick2011-01-101-0/+322
* Fix some compiler warnings.Rupert Swarbrick2011-01-101-13/+14
* Fix silly buffer overflowRupert Swarbrick2011-01-101-3/+3
* Fix some issues with previous/next linksShaun McCance2011-01-062-21/+46
* yelp-location-entry: Don't show #frag for error pagesShaun McCance2011-01-062-14/+21
* yelp-docbook-document: Set state to PARSED when we're done parsingShaun McCance2011-01-061-0/+2
* [yelp-view] Fixed order of signal emissionsShaun McCance2011-01-061-33/+28
* Fixing some navigation wonkiness with error pagesShaun McCance2011-01-062-29/+81
* [libyelp] Auto-reload page after package installShaun McCance2011-01-062-20/+44
* Moving PackageKit integration to YelpViewShaun McCance2011-01-062-11/+241
* Automatically install packages for missing documentsShaun McCance2011-01-051-0/+1
* [libyelp/yelp-view] Use GAppLaunchContext instead of gdk_spawnShaun McCance2010-12-231-2/+15
* Minor style fixes.Rupert Swarbrick2010-12-201-1/+3
* Use the installed man implementation to search for man pages.Rupert Swarbrick2010-12-201-120/+98
* Deal correctly with the last line of output.Rupert Swarbrick2010-12-201-6/+157
* Treat 'C' and 'N' lines more carefully. Yay! Russian works properly at last!Rupert Swarbrick2010-12-201-41/+80