summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Brent Smith <gnome@nextreality.net>Brent Smith2005-10-221-0/+3
* Brent Smith <gnome@nextreality.net>Brent Smith2005-10-211-2/+0
* don't ship generated files.Frédéric Crozat2005-10-181-3/+4
* Brent Smith <gnome@nextreality.net>Brent Smith2005-10-131-0/+3
* - Enabled F7 keybinding, as per #157941Shaun McCance2005-08-291-0/+22
* - Patch from Brent Smith to fix crasher, #310420Shaun McCance2005-08-241-15/+18
* - Patch from Don Scorgie to fix crash, #172227Shaun McCance2005-08-194-12/+21
* Don't crash if a template isn't found when walking.Ross Burton2005-07-251-2/+2
* - Initialize some variables, from Ross Burton, #311518Shaun McCance2005-07-251-6/+6
* - Added INSTALL.Behdad Esfahbod2005-07-131-1/+1
* Fix a possible leak in TOC pagerDon Scorgie2005-07-051-4/+6
* Make bookmark headers insensitiveDon Scorgie2005-07-051-13/+21
* - s/Man Pages/Manual Pages/ - Added a linktrail to man pagesShaun McCance2005-05-192-3/+196
* - Use gobject private data, fixing bug #140632.Christian Persch2005-05-168-20/+40
* - Check for toolkit's nsITypeAheadFind.Christian Persch2005-05-1610-294/+561
* - Changed color parameters aroundShaun McCance2005-05-114-66/+88
* - Added yelp.js, magic courtesy of Stuart Langridge - Cleaned up someShaun McCance2005-05-071-0/+2
* - Depend on gdu 0.3.1Shaun McCance2005-05-062-0/+3
* yelp-bookmarks.c: constify some vars. yelp-settings.c: ditto.Paolo Borelli2005-04-303-5/+5
* Define MOZILLA_INTERNAL_API, which is necessary since mozilla 1.8b2,Christian Persch2005-04-121-0/+2
* Don't use C++ comments in C files. Fixes the build with --enable-debug.Christian Persch2005-03-106-18/+18
* R INSTALL:Christian Persch2005-03-102-54/+95
* - yelp-uri has been dead for a while, no need to link it inShaun McCance2005-03-062-5/+3
* do not leak display_name.Paolo Borelli2005-02-231-5/+5
* Fix a bunch of warnings, port from gnome_i18n_* to the glib equivalents.Kjartan Maraas2005-02-2217-90/+36
* Add some casts etcRoss Burton2005-02-221-7/+4
* Correctly handle XHTML documentsRoss Burton2005-02-224-1/+18
* Fix leak Don't free memory until you're finished using it. Fix leaks.Kjartan Maraas2005-02-083-4/+5
* Add a missing t.Davyd Madeley2005-02-041-1/+1
* Fix leak and remove confusing goto: Fix leaks. Fix leakKjartan Maraas2005-02-043-3/+10
* - Added Preferences and Administration, per panel changes - RenamedShaun McCance2005-02-041-5/+4
* Fix a leak.Kjartan Maraas2005-02-031-3/+0
* Check for a NULL page_id here. Fixes a crash if you go to a non-existingChris Lahey2005-02-031-0/+3
* - Desensitivify buttons when nothing is selected (Don Scorgie)Shaun McCance2005-02-011-9/+35
* - Adding nice large yelpish icon from HumanShaun McCance2005-02-013-3/+22
* - Fix #164858 (Don Scorgie)Shaun McCance2005-01-252-53/+56
* - Changed copyright statement and a commentShaun McCance2005-01-251-2/+2
* - More bookmark love from Don ScorgieShaun McCance2005-01-212-9/+57
* - Explicitly tell Gecko not to use the system colorsShaun McCance2005-01-201-0/+1
* - Pass the max_depth parameterShaun McCance2005-01-201-3/+6
* - Fix up prev/next stuffShaun McCance2005-01-202-5/+5
* - Fix display of plain ol' HTML files, from Don ScorgieShaun McCance2005-01-203-6/+7
* - More bookmark love from Don ScorgieShaun McCance2005-01-183-2/+170
* - Get titles from the db.titleabbrev XSLT templateShaun McCance2005-01-184-46/+50
* - Bookmarks improvementsShaun McCance2005-01-131-230/+270
* - Calling the fromt page Help TopicsShaun McCance2005-01-103-23/+53
* - Fixed messy string, #162808Shaun McCance2005-01-091-2/+2
* - Put the current URI in the Ctrl+L dialogShaun McCance2005-01-091-0/+18
* - Use xsltSaveResultToString here, fixes #162796Shaun McCance2005-01-031-1/+1
* - Use GTK_MESSAGE_INFO when bookmark existsShaun McCance2005-01-032-3/+3