summaryrefslogtreecommitdiff
path: root/libyelp
Commit message (Expand)AuthorAgeFilesLines
* yelp-settings: don't use ACTIVE background colorLars Uebernickel2015-06-231-1/+1
* Fix crash on searching.Marcos Chavarría Teijeiro2014-09-111-1/+2
* Build fixes3.13.3Shaun McCance2014-06-233-1728/+1
* yelp-settings: Get link colors rightShaun McCance2014-06-181-7/+13
* Use the '…' unicode character instead of three points '...'Yosef Or Boczko2014-06-182-6/+6
* yelp-settings: Port color code to GtkStylenew-aday-designShaun McCance2014-06-171-90/+47
* Merge branch 'master' into new-aday-designShaun McCance2014-06-162-10/+14
|\
| * yelp: check if running on X11 before running gdk_x11_* codeArmin K2014-04-281-1/+5
| * Don't use g_source_remove for signal handlersShaun McCance2014-02-252-9/+9
* | Fix reference to old, unused struct memberShaun McCance2014-06-161-2/+1
* | yelp-help-list: Fix double unrefShaun McCance2014-06-161-2/+0
* | Hooked up printingShaun McCance2014-02-231-15/+16
* | Hooked up actions for previous and next pageShaun McCance2014-02-232-162/+41
* | Initial work on implementing aday's new yelp designsShaun McCance2014-02-225-4/+842
|/
* Fix deprecation warning for gtk_icon_info_freeShaun McCance2014-02-082-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-3144-132/+44
* yelp-docbook-document: Make auto-reload work for DocBookShaun McCance2013-11-181-0/+81
* Correctly detect Unity for conditional processingShaun McCance2013-09-031-3/+7
* yelp-view: Update call to deprecated gdk_app_launch_context_newShaun McCance2013-08-181-1/+1
* 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-1811-201/+210
* yelp-settings: Hook up DocBook conditional processingShaun McCance2013-08-181-7/+15
* Revert "Add an app menu"Matthias Clasen2013-04-051-2/+2
* Add a test token for classic modeMatthias Clasen2013-04-051-2/+33
* Add an app menuMatthias Clasen2013-04-051-2/+2
* Fix handling of xref links with anchors in resolve_file_path()Tails developers2012-11-211-1/+2
* yelp-view: Don't free the passed GError in view_show_error_page()Carlos Garcia Campos2012-11-212-3/+5
* yelp-document: Mutex is unlocked twice when generating search resultsCarlos Garcia Campos2012-11-211-1/+0
* yelp-view: Fix memory leaksCarlos Garcia Campos2012-11-211-0/+2
* yelp-mallard-document: Fix use of uninitialized variableCarlos Garcia Campos2012-11-201-2/+1
* yelp-help-list: Support xdg help system in help-list:Shaun McCance2012-11-061-1/+72
* 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