summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix string vulnerability bug #546364 - patch from Christian PerschDon Scorgie2008-08-121-2/+2
* Use "help-browser" named icon from fd.o icon naming spec insteadLuca Ferretti2008-06-272-2/+2
* Fix printing whole document bug #525593Don Scorgie2008-05-251-1/+1
* Fix gnome-help: URIs bug #528434Don Scorgie2008-05-251-0/+10
* Fix parallel make bug #531014 - Rémi CardonaDon Scorgie2008-05-251-1/+1
* Add support for newer releases of Beagle bug #511244 - patch from ArunDon Scorgie2008-05-251-3/+4
* Don't crash searching on multibyte characters bug #513668 - patch fromDon Scorgie2008-05-231-6/+7
* Port to use gio instead of gnome_vfs bug #513852 - patch from Alon ZakaiDon Scorgie2008-05-239-54/+53
* Add support for XULRunner / Firefox 3 backend Bug # 499744 - Patch fromDon Scorgie2008-05-235-13/+66
* - Don't launch external programs under GDM (#525447)Shaun McCance2008-04-071-3/+15
* Only propagate final signals once we have really finished processingDon Scorgie2008-02-028-12/+102
* Fix various compiler warnings Fix compiler warnings Remove additionalDon Scorgie2008-01-219-21/+25
* - fix Ctrl-R reload - plug leak of priv->uriDavyd Madeley2008-01-182-3/+7
* Make / activate find Make find go away when losing focus (like epiphany)Don Scorgie2008-01-133-5/+66
* Fix crash on going backward then forward after an external link (bugDon Scorgie2008-01-131-1/+1
* Fix potential crash when comment is NULLDon Scorgie2008-01-101-1/+4
* Fix crash on shutdown using xulrunner 1.8.x (bug #503317 - Markus Kanet)Don Scorgie2008-01-101-9/+9
* Get a beagle client if it's available allowing beagle to be used againDon Scorgie2008-01-101-0/+9
* Add LZMA support bug #470990 - Per Øyvind KarlsenDon Scorgie2008-01-074-6/+43
* Fix find bar up to look more like epiphanyDon Scorgie2008-01-071-12/+13
* Make colours reflect theme better Fix crash on NULL search string. Again.Don Scorgie2008-01-072-8/+16
* Port to Rarian 0.8 seriesDon Scorgie2007-12-033-62/+17
* x-yelp-toc uri scheme frags now strip leading '#' and '?'s (bug #482290)Don Scorgie2007-11-071-1/+4
* Fix debug build (bug #492882)Don Scorgie2007-11-071-1/+1
* Fix stupidity in loading HTML docs (bug #493594 - Matthias Clasen)Don Scorgie2007-11-071-2/+2
* Fix NULL-checking of URI in slow search (bug #493751)Don Scorgie2007-11-071-2/+9
* - Make sure we jump to anchors (Don)Shaun McCance2007-09-062-9/+17
* - Pass the computed chunk depth to the stylesheetsShaun McCance2007-09-061-0/+2
* Fix potential crasher in transform + various other minor fixes (based onDon Scorgie2007-09-052-5/+23
* If mime type isn't detected, don't crash bug #472128 based on patch byDon Scorgie2007-09-031-1/+3
* C89 fixes from Jens Granseuer (bug #472489)Don Scorgie2007-09-032-2/+8
* - Removing a debugging printf I'd accidentally left inShaun McCance2007-08-301-1/+0
* - Use g_filename_to_uri to ensure file URIs are right, fixed brokenShaun McCance2007-08-301-7/+12
* - Make the icons respect the theme againShaun McCance2007-08-202-19/+66
* - Themed colors and some CSS customizationsShaun McCance2007-08-171-65/+178
* When no frag specified, use x-yelp-index instead of index as this breaksDon Scorgie2007-08-121-8/+3
* Move to new format in line with bkor's request Also, update my emailDon Scorgie2007-08-074-5/+5
* Add a "Phrase not found" message to the search bar when the term isn'tDon Scorgie2007-08-071-0/+20
* Fix "info <page>" in search barDon Scorgie2007-08-071-1/+1
* Handle malformed .so tags better (bug #447107 - Matt Keenan)Don Scorgie2007-08-071-4/+3
* Better handling of cross links in man pages (bug #431078 - MatthiasDon Scorgie2007-08-071-10/+34
* Fix crash in bc, automake16 and gnutls info pages (bug #430365 - MatthiasDon Scorgie2007-08-071-1/+13
* Remove extra markup from message dialog (bug #381431 - Christian Persch)Don Scorgie2007-08-072-6/+21
* When slow searching for ':', don't crash (Bug #364768 again)Don Scorgie2007-08-071-3/+8
* Fix apropos handling on Fedora Fix possible memleak Handle results withDon Scorgie2007-08-071-1/+11
* Handle '\*=' escape sequence correctly (bug #358825 - Björn Lindqvist)Don Scorgie2007-08-071-0/+3
* Resolve a full path within a ghelp uri correctly (bug #464295)Don Scorgie2007-08-071-0/+9
* reduce relocations by removing unnecessarily static data, and non-constDon Scorgie2007-08-072-21/+21
* s/std{out,err}/str_std{out,err}/g Fixes build on Solaris - bug #462440Don Scorgie2007-08-071-4/+4
* Remove forgotten c++ comment (bug #462813, hopefully)Don Scorgie2007-08-071-1/+0