summaryrefslogtreecommitdiff
path: root/src/yelp-toc-pager.c
Commit message (Expand)AuthorAgeFilesLines
* - Get titles from the db.titleabbrev XSLT templateShaun McCance2005-01-181-2/+2
* - Use xsltSaveResultToString here, fixes #162796Shaun McCance2005-01-031-1/+1
* - HIGified the error dialogsShaun McCance2005-01-021-2/+9
* - Put in a NULL check to fix a crahser for DavydShaun McCance2004-12-311-10/+12
* - Added yelp_settings_params to set icon and color params - Added colorsShaun McCance2004-12-271-1/+11
* - Various bits of cleanup from Don ScorgieShaun McCance2004-12-221-9/+11
* - More robust URI-ish input handling, fixes #160635Shaun McCance2004-12-091-0/+2
* - Got the man pages listed in the TOCShaun McCance2004-12-051-82/+256
* - Leak less memoryShaun McCance2004-11-291-23/+5
* data/Makefile.amShaun McCance2004-11-291-544/+459
* - Minor changesShaun McCance2004-10-181-11/+11
* - Switched most of the stuff over to YelpDocInfo - Reworked parserShaun McCance2004-10-071-19/+69
* - s/scrollkeeper\//scrollkeeper./ just for funShaun McCance2004-06-041-1/+1
* - Calling scrollkeeper-get-content-list, because nothing else will beShaun McCance2004-06-041-58/+63
* - Switched to the stylesheets from gnome-doc-utilsShaun McCance2004-06-021-13/+11
* - s/g_free/g_strfreev/ on **paths, fixes #140524 (Morten Welinder)Shaun McCance2004-04-191-1/+1
* - Better handling of category_hash, as per #128914Shaun McCance2004-04-161-6/+8
* - Require libxml2-2.6.5 and libxslt-1.1.4 for the dictionary stuff.Shaun McCance2004-03-031-9/+0
* - Updated comment about bug #131745, now that I've filed the bug.Shaun McCance2004-01-171-3/+4
* - Relative path handling broke absolute-sans-scheme path handling. NowShaun McCance2004-01-161-3/+14
* Set encoding to utf-8 in the generated html. Fixes bug #131186.Richard Hult2004-01-121-1/+3
* - ... in which I change YelpURI around. Again.Shaun McCance2004-01-121-9/+11
* - Consolidated all the GError-making in yelp-error.c.Shaun McCance2004-01-071-8/+2
* - Added default CSS file.Shaun McCance2004-01-051-54/+38
* - Implement yelp:chunk-depth PI.Shaun McCance2004-01-021-0/+24
* - Temporarily removed test programs from the build. - Removed yelp-utilShaun McCance2003-12-311-15/+18
* - Changed things around to accomodate more stuff.Shaun McCance2003-12-231-177/+229
* - Add prev, next, and toc to YelpPage. - Create menu items for Previous,Shaun McCance2003-12-161-5/+6
* - Make the page titles work.Shaun McCance2003-12-131-0/+3
* - Fixed a crasher with gnome_vfs_directory_close.Shaun McCance2003-12-091-4/+9
* - Patch from Diego González to fix crashing bug in g_object_new.Shaun McCance2003-12-061-1/+6
* - Patch from Joe Markus Clarke not to free un-malloc'd memory.Shaun McCance2003-12-031-1/+1
* - Change to the way toc pages are pruned so that we don't get orphanedShaun McCance2003-12-021-19/+11
* - Changed the way toc nodes are processed to give a depth-first,Shaun McCance2003-12-021-55/+123
* - Switched to using a single pending function that calls the appropriateShaun McCance2003-12-011-74/+117
* - Implementing more of the TOC.Shaun McCance2003-12-011-1/+1
* - Some changes I forgot to commit on transformation-playground before merging.Shaun McCance2003-11-301-4/+89
* - Merging transformation-playgroundShaun McCance2003-11-301-0/+746