summaryrefslogtreecommitdiff
path: root/components/help/converters
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #4379 (problem with variablelist's)Ali Abdin2000-12-184-6/+99
* John Fleck <jfleck@inkstain.net>John Fleck2000-12-061-1/+1
* John Fleck <jfleck@inkstain.net> completes support for glossaries in theJohn Fleck2000-12-062-9/+18
* Fixed broken build.Gene Z. Ragan2000-12-041-5/+4
* Changed around the glossary a bit (partial fix for a bug). Leaks someAli Abdin2000-12-042-18/+69
* John Fleck <jfleck@inkstain.net> add support for <example> tag, fixing bugJohn Fleck2000-12-014-3/+13
* John Fleck <jfleck@inkstain.net>John Fleck2000-11-271-0/+1
* Allow navigation links at the end of the glossary (this makes sure </BODY>Ali Abdin2000-11-251-1/+5
* Check /usr/share/info by default for info files too (Debian uses this).Ali Abdin2000-11-211-2/+3
* Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial fixAli Abdin2000-11-211-2/+52
* Check /usr/share/info by default for info files too (Debian uses this).Ali Abdin2000-11-211-3/+31
* Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial fixAli Abdin2000-11-181-11/+129
* John Fleck <jfleck@inkstain.net>John Fleck2000-11-181-1/+1
* Fix uninitialized variable.Ramiro Estrugo2000-11-161-1/+1
* John Fleck <jfleck@inkstain.net> *John Fleck2000-11-161-3/+3
* New function and a workaround for the entity bug. Should now supportAli Abdin2000-11-141-0/+13
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-2/+2
* John Fleck <jfleck@inkstain.net> *sect-preparse.c - adding <term> supportJohn Fleck2000-11-121-0/+1
* Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial fixAli Abdin2000-11-123-11/+217
* John Fleck <jfleck@inkstain.net> add <term> tag support to gnome-db2html2John Fleck2000-11-123-1/+4
* John Fleck <jfleck@inkstain.net> render variablelist tag as <UL> ratherJohn Fleck2000-11-021-2/+2
* John Fleck <jfleck@inkstain.net> gnome-db2html2 - toc-elements.c -John Fleck2000-11-021-15/+15
* John Fleck <jfleck@inkstain.net> changing sect-elements.c in gnome-db2html2 t...John Fleck2000-11-011-1/+1
* Try to correct a problem jfleck was having.Ali Abdin2000-10-311-1/+5
* Added a 'base_path' to the Context struct (parse_file): Do some minimalAli Abdin2000-10-274-9/+26
* Add in 'break;' at the appropriate areas of the code. Should fix someAli Abdin2000-10-211-0/+7
* Add in 'break;' at the appropriate areas of the code. Should fix someAli Abdin2000-10-211-2/+9
* Do some routine housekeeping that will help make the futureDarin Adler2000-10-191-4/+4
* Apply (modified) patch submitted by John Fleck (jfleck@inkstain.net) forAli Abdin2000-10-134-8/+73
* Checking lots of little fixes to make the new RedHat 7.0 compiler work.J Shane Culpepper2000-09-291-0/+1
* Bonobo objects own themselves, so we should not do a ref/sink on them.Darin Adler2000-09-282-2/+2
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-4/+17
* Apply patch submitted by John Fleck (jfleck@inkstain.net) for preface tagAli Abdin2000-09-165-21/+86
* Fixed a few typos. Add in preliminary support for QUESTION/ANWSER tagsAli Abdin2000-09-125-62/+274
* Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial fixAli Abdin2000-09-121-0/+3
* Fixed a few typos. Add in preliminary support for QUESTION/ANWSER tagsAli Abdin2000-09-121-0/+2
* Should fix bug #2229. Also make HTML output more 'valid'Ali Abdin2000-09-095-8/+74
* Should fix bug #2749, #2754, and #2755Ali Abdin2000-09-083-11/+82
* Remove that beatyfication on popular demand since it opposes to the EazelsDaniel Egger2000-09-071-1/+3
* A small beatification.Daniel Egger2000-09-061-3/+1
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-0/+2
* I now consider navigation links to be 'done' (Fixes bug #2201)Ali Abdin2000-09-032-30/+71
* Ooops - Make the QUOTE tag actually print the characters outAli Abdin2000-09-011-1/+1
* New tags to fix the following bugs: #2383, #2384, #2386, #2387, #2382,Ali Abdin2000-08-306-3/+195
* Updated.Ali Abdin2000-08-283-5/+5
* Wrote new bug reports for FIXMEs, and added bug numbers.John Sullivan2000-08-281-1/+2
* Entity support done in the bad evil way! (fixes bug #2200) (we shouldAli Abdin2000-08-273-24/+258
* Add in support for the <mousebutton> tagAli Abdin2000-08-252-1/+3
* Renamed from sect_table_start_element to this.Ali Abdin2000-08-253-7/+45
* Ooops - there was a bug in this causing the index.html file not to load.Ali Abdin2000-08-225-25/+29