summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - 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
* src/yelp-window.c; - More bookmarks workShaun McCance2005-01-023-82/+215
* - Set the params correct for current stylesheets - Removed 'Titlepage'Shaun McCance2005-01-024-111/+107
* Add appropriate copyright information.Davyd Madeley2005-01-022-2/+25
* Use page numbers as the section id, not page names.Davyd Madeley2005-01-022-2/+3
* Chained info support, parser fixes, and free some memory we'll never needDavyd Madeley2005-01-021-7/+149
* - HIGified the error dialogsShaun McCance2005-01-029-98/+164
* - Strip off frags when doing doc_info_table lookupsShaun McCance2005-01-011-2/+13
* - Make a hash of section ids and do resolve_frag properlyShaun McCance2005-01-011-3/+44
* - Put the GtkTreeStore in the YelpInfoPagerPriv - Return "Top" inShaun McCance2004-12-312-8/+13
* Generate simple XML for GNU Info support. No markup yet.Davyd Madeley2004-12-313-1/+77
* - Added an enum for document outline columnsShaun McCance2004-12-313-6/+12
* Start of GNU Info support Compile added filesDavyd Madeley2004-12-314-1/+333
* - Adding yelp-info-pager.[ch]Shaun McCance2004-12-315-8/+258
* - Put in a NULL check to fix a crahser for DavydShaun McCance2004-12-311-10/+12
* - Themed rule color for alternating rows in a tableShaun McCance2004-12-292-0/+11
* - Added yelp_settings_params to set icon and color params - Added colorsShaun McCance2004-12-275-64/+115
* - Put the comment write after the attribute writesShaun McCance2004-12-221-3/+3
* - More bookmarks work from Don ScorgieShaun McCance2004-12-223-23/+379
* - Various bits of cleanup from Don ScorgieShaun McCance2004-12-227-21/+24
* - Put a11y stuff in Accessibility (duh)Shaun McCance2004-12-157-6/+363
* - Made yelp-man-pager use yelp-xslt-pagerShaun McCance2004-12-113-269/+54
* - Added yelp-xslt-pager.[ch] to abstract out common pager stuffShaun McCance2004-12-116-324/+625
* - More robust URI-ish input handling, fixes #160635Shaun McCance2004-12-093-30/+29
* - Hooked up reload, at least for DocBookShaun McCance2004-12-094-17/+98
* - About dialog work from Luca FerrettiShaun McCance2004-12-051-3/+6
* - Got the man pages listed in the TOCShaun McCance2004-12-053-98/+287
* - Make convert_man_uri look up stuff in localesShaun McCance2004-12-011-18/+27
* - Allow gnome-help: URI scheme (Don Scorgie) - Make external linksShaun McCance2004-12-012-2/+10
* - Leak less memoryShaun McCance2004-11-294-41/+45
* data/Makefile.amShaun McCance2004-11-295-550/+591
* - Patch from Quinn Kronifontes to add logo to about dialogShaun McCance2004-11-221-3/+3
* reviewed by: Shaun McCance <shaunm@gnome.org>James Bowes2004-11-176-1/+63
* Dump html rather than xml, so gecko can parse it correctly. Man page fixesJames Bowes2004-11-142-10/+30
* More hanging tag (IP, TP) fixes.James Bowes2004-11-141-16/+9
* More manpage fixing, including better handling of using hanging tagJames Bowes2004-11-141-32/+66