summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allow online search to point to localised forumsDon Scorgie2006-07-241-4/+6
* Make translation of "Repeat search online" string easier.Don Scorgie2006-07-241-4/+11
* Add a new link to the search results to allow repeating the search onlineDon Scorgie2006-07-241-0/+21
* Depend on beagle 0.2.4 since that is the first version with theBrent Smith2006-07-231-2/+6
* Large basic search update: - Common words are ignored (how, do etc.) -Don Scorgie2006-07-231-129/+454
* Use a gtk_link_button instead of gnome_hrefDon Scorgie2006-07-231-3/+2
* Move to GtkPrinting. Bump min gtk version to 2.10 Remove libgnomeprintDon Scorgie2006-07-235-513/+381
* Remove a couple of headers that shouldn't be here Remove call toDon Scorgie2006-07-221-28/+8
* Remove libgnomeui dependancy from both. Switch to GTK_STOCK_ABOUT insteadDon Scorgie2006-07-222-4/+1
* Clean up some compiler warnings (Casts and unused variables)Don Scorgie2006-07-212-14/+20
* Select the correct translation of the description of sections Fixes bugDon Scorgie2006-07-191-9/+12
* - Restructure the table of contents to make most documentation accessibleBrent Smith2006-07-104-22/+172
* Expand/collapse on double-click. Really fixes bug #346871.Wouter Bolsterlee2006-07-071-1/+5
* Expand sections on double-click (bug #346871)Don Scorgie2006-07-071-0/+16
* Fix to properly escape ampersand characters by using xmlNewTextChild,YELP_DOCUMENT_BRANCHPOINTBrent Smith2006-07-011-10/+3
* Print DB_PROFILE message to the screen Add support for the yelp:cacheBrent Smith2006-07-012-0/+119
* fix the biggest memory leak known to man; was using xmlFree() instead ofBrent Smith2006-06-251-1/+1
* - Nuking from CVS, since were on DBUS nowShaun McCance2006-06-211-17/+0
* - Use xmlNewTextChild so ampersands don't screw us upShaun McCance2006-06-171-2/+2
* Don't crash on certian *Note types Fix other *Note types to actually pickDon Scorgie2006-06-131-14/+40
* Some band-aids to get distcheck to not fail.Brent Smith2006-06-121-2/+2
* Ported everything (that I could find) to the new debug infrastructure, seeBrent Smith2006-06-1213-185/+134
* add yelp-debug.[ch]Brent Smith2006-06-126-40/+280
* Add support for translated man pages, fixes #343275Brent Smith2006-06-114-76/+325
* Move from bonobo activation to dbus activation Add {-p,--private-session}Don Scorgie2006-06-115-261/+282
* Don't auto-expand sections in left pane (bug #167070)Don Scorgie2006-06-111-5/+10
* Don't use mozilla's internal string API, and drop support for gecko 1.7Christian Persch2006-06-1010-344/+280
* Add a deep history framework (bug #67966)Don Scorgie2006-06-101-2/+188
* Make *Notes into hyperlinks (bug #343524)Don Scorgie2006-06-101-11/+210
* Make monospace fonts change size when asked (bug #344003)Don Scorgie2006-06-061-2/+2
* Fix man page fallback for info pages againDon Scorgie2006-05-301-1/+4
* Escape & characters when encountered in info processing (fixes #343372)Don Scorgie2006-05-301-2/+10
* fix two small memory leaks.Brent Smith2006-05-302-0/+3
* Fix loading of info pages from subdirs in some casesDon Scorgie2006-05-291-5/+9
* Free text after useDon Scorgie2006-05-292-31/+60
* more helpful message when there are no search results (fixes #341798)Frederic Peters2006-05-281-0/+28
* don't increment ptr, fixes #341827 - Don Scorgie get rid of pointlessBrent Smith2006-05-273-27/+9
* Free newly created doc when finished (revert of previous change) Fix someDon Scorgie2006-05-262-52/+92
* NULL checking. Suppresses critical warnings on some info pagesDon Scorgie2006-05-231-1/+1
* If an info file doesn't exist, default to showing the man page Fixes bugDon Scorgie2006-05-231-2/+18
* Fix loading of info pages from subdirectories (emacs). (Stupid info pageDon Scorgie2006-05-232-52/+81
* Don't free the newly created doc while still in use (should fix bugDon Scorgie2006-05-231-2/+0
* Reduce strictness of searching for menus in info pages (stupid info pageDon Scorgie2006-05-171-2/+2
* When a man page uses the .so macro to include another file, just provide aBrent Smith2006-05-122-1/+50
* If the node isn't found while parsing, adjust the offset and try againDon Scorgie2006-05-111-1/+23
* Actually check a directory exists before reading it (bug #339978)Don Scorgie2006-05-111-0/+2
* Various search improvements (fixes bugs #339595 and #33183)Don Scorgie2006-05-112-86/+126
* Move all find code into a single function reducing lots of duplicate codeDon Scorgie2006-05-111-52/+21
* Only write a mansect element when we have a non empty linked list ofBrent Smith2006-04-231-9/+11
* Don't print out whether or not beagle is available in the summary sinceBrent Smith2006-04-231-2/+6