| Commit message (Expand) | Author | Age | Files | Lines |
* | - Don't assume order of certain macros, bug #568066, from Andy Owen | Shaun McCance | 2009-03-08 | 1 | -40/+61 |
* | Handle malformed .so tags better (bug #447107 - Matt Keenan) | Don Scorgie | 2007-08-07 | 1 | -4/+3 |
* | Better handling of cross links in man pages (bug #431078 - Matthias | Don Scorgie | 2007-08-07 | 1 | -10/+34 |
* | Handle '\*=' escape sequence correctly (bug #358825 - Björn Lindqvist) | Don Scorgie | 2007-08-07 | 1 | -0/+3 |
* | Merge of yelp rework branch: | Don Scorgie | 2007-07-30 | 1 | -38/+7 |
* | Add support for translated man pages, fixes #343275 | Brent Smith | 2006-06-11 | 1 | -44/+109 |
* | don't increment ptr, fixes #341827 - Don Scorgie get rid of pointless | Brent Smith | 2006-05-27 | 1 | -1/+1 |
* | When a man page uses the .so macro to include another file, just provide a | Brent Smith | 2006-05-12 | 1 | -1/+43 |
* | Fix various compiler warnings, patch by Don Scorgie. Fixes #326290 | Brent Smith | 2006-04-04 | 1 | -2/+2 |
* | More 64-bit cleanups with gsize | Brent Smith | 2006-02-12 | 1 | -7/+7 |
* | Brent Smith <gnome@nextreality.net> | Brent Smith | 2006-01-14 | 1 | -5/+0 |
* | Brent Smith <gnome@nextreality.net> | Brent Smith | 2006-01-14 | 1 | -8/+3 |
* | Brent Smith <gnome@nextreality.net> | Brent Smith | 2006-01-09 | 1 | -537/+1118 |
* | Brent Smith <gnome@nextreality.net> | Brent Smith | 2005-12-21 | 1 | -2/+2 |
* | src/yelp-bookmarks.c, src/yelp-db-pager.c, src/yelp-gecko-utils.cpp, | Don Scorgie | 2005-11-02 | 1 | -9/+9 |
* | - Made the man parser ignore macros used by pod2man to reduce garbage | Shaun McCance | 2005-09-17 | 1 | -18/+150 |
* | Don't use C++ comments in C files. Fixes the build with --enable-debug. | Christian Persch | 2005-03-10 | 1 | -10/+10 |
* | Fix a bunch of warnings, port from gnome_i18n_* to the glib equivalents. | Kjartan Maraas | 2005-02-22 | 1 | -1/+1 |
* | Dump html rather than xml, so gecko can parse it correctly. Man page fixes | James Bowes | 2004-11-14 | 1 | -9/+29 |
* | More hanging tag (IP, TP) fixes. | James Bowes | 2004-11-14 | 1 | -16/+9 |
* | More manpage fixing, including better handling of using hanging tag | James Bowes | 2004-11-14 | 1 | -32/+66 |
* | More manpage fixes. | James Bowes | 2004-11-14 | 1 | -22/+32 |
* | Add in detection of page_name(section_num) style man page references, and | James Bowes | 2004-11-13 | 1 | -1/+64 |
* | Add more tags to the parser, including the inline comment tag, some bsd | James Bowes | 2004-10-19 | 1 | -12/+126 |
* | - Small fix for TP tag from Don Scorgie | Shaun McCance | 2004-10-18 | 1 | -1/+4 |
* | - Switched most of the stuff over to YelpDocInfo - Reworked parser | Shaun McCance | 2004-10-07 | 1 | -4/+4 |
* | Added more tags (from the gnu man macro package) to the parser. Added | James Bowes | 2004-10-01 | 1 | -16/+236 |
* | - Added yelp_document_info_get_filename - Made yelp-man-parser use | Shaun McCance | 2004-09-29 | 1 | -16/+161 |
* | - DIE STRCMP DIE | Shaun McCance | 2004-09-29 | 1 | -12/+12 |
* | Added test-man-parser to .cvsignore | Shaun McCance | 2004-01-11 | 1 | -1/+2 |
* | - Gobs more work on the man page parser. | Shaun McCance | 2004-01-08 | 1 | -10/+103 |
* | - Added preliminary code for a man page parser. | Shaun McCance | 2004-01-08 | 1 | -0/+335 |