summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* If the beagle daemon is not running, fall back to basic search support andBrent Smith2006-02-201-35/+27
* Fix a few more memory leaks.Brent Smith2006-02-181-2/+7
* Escape ' characters when searchingDon Scorgie2006-02-181-7/+8
* re-applied DonS' a11y patch, see bug #329407, comment #9Brent Smith2006-02-171-0/+16
* set MOZ_DISABLE_PANGO in the environment to fix broken rendering ofBrent Smith2006-02-171-0/+10
* Escape characters when searching, fixes #331422Don Scorgie2006-02-161-2/+9
* Focus print preview on html widget, fixing funny window-not-resizingDon Scorgie2006-02-151-0/+3
* Reverting DonS' a11y patch as it causes an abort in some cases when itBrent Smith2006-02-121-16/+0
* More 64-bit cleanups with gsizeBrent Smith2006-02-122-10/+10
* Small speedup achieved by only reading the TOC stylesheet once smallBrent Smith2006-02-121-5/+25
* Committed a patch from Robert Harris to fix a crash.Brent Smith2006-02-111-3/+3
* Fixed a bug with malformed documents which caused a crash.Brent Smith2006-02-041-3/+12
* call gnome_vfs_make_uri_from_input_with_dirs() to check for a relativeBrent Smith2006-02-031-4/+8
* Remove some references to functions (in comments) that no longer exist.Brent Smith2006-02-031-10/+0
* - Bury man and info under 'Command Line Help'Shaun McCance2006-01-301-23/+20
* Workaround for a11y issues. Should fix bug #157941Don Scorgie2006-01-291-0/+16
* add support for mapping several man sections, such as 1, 1p, etc. to aBrent Smith2006-01-292-6/+18
* Fix some memory leaksDon Scorgie2006-01-291-1/+11
* ...then make the change actually work...Don Scorgie2006-01-281-1/+5
* *cough* Save other file before committing *cough*Don Scorgie2006-01-281-2/+1
* More robust handling when doing basic search. Should fix #328464Don Scorgie2006-01-281-5/+19
* Don't call g_dir_close() unless we successfully opened the dir; Also, skipBrent Smith2006-01-281-4/+8
* Use the /desktop/gnome/interface/document_font_name gconf key for theBrent Smith2006-01-271-1/+1
* Patch from Jens Granseuer to fix some C99 initialisations bug #328261Don Scorgie2006-01-252-3/+9
* Fix crash on opening 2nd instance, #328517Don Scorgie2006-01-251-4/+4
* Brent Smith <gnome@nextreality.net> fixed a critical warning which isBrent Smith2006-01-251-8/+11
* Set initial focus to html widget, fixes #324190Don Scorgie2006-01-231-0/+3
* Make compilation with Beagle search with newer Beagle Bump minimum BeagleDon Scorgie2006-01-231-10/+5
* Brent Smith <gnome@nextreality.net>Brent Smith2006-01-222-2/+54
* Look for multi-part info files in INFOPATH Make loading fromDon Scorgie2006-01-212-3/+47
* Change g_str_concat to g_strdup_printf in translated string Fixes #327953Don Scorgie2006-01-211-1/+1
* Fix crashes on malformed info:dir filesDon Scorgie2006-01-201-4/+13
* Patch from Glynn Foster to fix more compilation issues on SolarisDon Scorgie2006-01-191-0/+1
* Make TOC pages XHML stric compliantDon Scorgie2006-01-181-1/+11
* Add startup notification stuff, fixes #310237Don Scorgie2006-01-163-10/+133
* Patch from Dennis Cranston for several HIG issues Add mnemonics to findDon Scorgie2006-01-152-3/+4
* Add /usr/local/info and /usr/local/share/info to default infopathsDon Scorgie2006-01-151-1/+3
* Fix info search results (basic) to go to correct section of info doc StopDon Scorgie2006-01-153-6/+5
* Brent Smith <gnome@nextreality.net>Brent Smith2006-01-142-6/+1
* Add non-beagle search fallback Fix some small errors in configure.in CheckDon Scorgie2006-01-141-3/+728
* Brent Smith <gnome@nextreality.net>Brent Smith2006-01-142-9/+3
* Make find menu items insensitive when not availableDon Scorgie2006-01-091-4/+35
* Actually commit cleanup in fileDon Scorgie2006-01-091-2/+2
* Brent Smith <gnome@nextreality.net>Brent Smith2006-01-091-537/+1118
* - Fixed query-string-stripping, #301741Shaun McCance2006-01-081-1/+1
* Various bits of cleanup from Kjartan Maraas (bug #323822)Don Scorgie2006-01-089-61/+50
* Remove yelp-cache.{c,h}Don Scorgie2006-01-084-103/+0
* Patch from Christian Persch to cleanup some code and add Find PreviousDon Scorgie2006-01-081-41/+40
* Brent Smith <gnome@nextreality.net> Make yelp autogenerate ids when theyBrent Smith2006-01-081-3/+18
* Cleanup some of the previous HTML frame workDon Scorgie2006-01-071-2/+1