summaryrefslogtreecommitdiff
path: root/components/help/converters/gnome-db2html2/sect-elements.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to glib's gettext.Darin Adler2001-11-071-2357/+0
* Change bugzilla.eazel.com references to point to bugzilla.gnome.org.Darin Adler2001-09-151-2/+2
* components/help/converters/gnome-db2html2/sect-elements.c improve supportJohn Fleck2001-05-031-4/+9
* John Fleck <jfleck@inkstain.net> reviewed by laszlo.kovacs@sun.comJohn Fleck2001-04-171-12/+60
* Gene Z. Ragan <gzr@eazel.com> says it won't cause global warming if thisGeorge Lebl2001-02-241-5/+5
* reviewed by: Ali Abdin <aliabdin@aucegypt.edu>Richard Boulton2001-02-201-0/+4
* reviewed by: Ali Abdin <aliabdin@aucegypt.edu>Richard Boulton2001-02-171-5/+5
* John Fleck <jfleck@inkstain.net> reviewed by: Ali AbdinJohn Fleck2001-02-111-0/+21
* Some FIXME cleanup.Darin Adler2001-01-051-2/+2
* More patches from John Fleck. A fixup for the QANDASET title showing up inAli Abdin2001-01-011-5/+17
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Darin Adler2000-12-291-2/+3
* Handle the <address> tag properly (including <street>, <city>, <country>,Ali Abdin2000-12-251-4/+90
* More Fixing for bug #5118 (tags within a title do not appear in the TOC).Ali Abdin2000-12-231-18/+32
* Fix bug #4379 (problem with variablelist's)Ali Abdin2000-12-181-2/+62
* John Fleck <jfleck@inkstain.net> add support for <example> tag, fixing bugJohn Fleck2000-12-011-2/+9
* John Fleck <jfleck@inkstain.net>John Fleck2000-11-271-0/+1
* Preliminary glossary supports. Fix bug #2399, #4702, #4724. Partial fixAli Abdin2000-11-121-2/+76
* John Fleck <jfleck@inkstain.net> add <term> tag support to gnome-db2html2John Fleck2000-11-121-0/+1
* John Fleck <jfleck@inkstain.net> render variablelist tag as <UL> ratherJohn Fleck2000-11-021-2/+2
* John Fleck <jfleck@inkstain.net> changing sect-elements.c in gnome-db2html2 t...John Fleck2000-11-011-1/+1
* Added a 'base_path' to the Context struct (parse_file): Do some minimalAli Abdin2000-10-271-6/+7
* Add in 'break;' at the appropriate areas of the code. Should fix someAli Abdin2000-10-211-2/+9
* Apply (modified) patch submitted by John Fleck (jfleck@inkstain.net) forAli Abdin2000-10-131-1/+31
* Bonobo objects own themselves, so we should not do a ref/sink on them.Darin Adler2000-09-281-1/+1
* Apply patch submitted by John Fleck (jfleck@inkstain.net) for preface tagAli Abdin2000-09-161-7/+33
* Fixed a few typos. Add in preliminary support for QUESTION/ANWSER tagsAli Abdin2000-09-121-7/+71
* Should fix bug #2229. Also make HTML output more 'valid'Ali Abdin2000-09-091-4/+65
* Should fix bug #2749, #2754, and #2755Ali Abdin2000-09-081-8/+75
* 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-301-0/+69
* Updated.Ali Abdin2000-08-281-1/+1
* Add in support for the <mousebutton> tagAli Abdin2000-08-251-0/+1
* Renamed from sect_table_start_element to this.Ali Abdin2000-08-251-5/+38
* Ooops - there was a bug in this causing the index.html file not to load.Ali Abdin2000-08-221-23/+21
* Added an ASSUMPTIONS (it might be temporary) and elborated on a TODO item.Ali Abdin2000-08-121-5/+19
* Added glossaryinfo tag (to act like articleinfo/bookinfo)Ali Abdin2000-08-111-2/+8
* Add support for the acronym tagAli Abdin2000-08-101-0/+1
* Added the following tags to enable preliminary table support: row, entry,Ali Abdin2000-08-101-17/+220
* Change a 'gchar' to a 'char'Ali Abdin2000-08-081-30/+1
* Two new functions for the 'interface' tag.Ali Abdin2000-08-071-5/+117
* In summary, get Docbook XML working. Support JPEG images. Make PNG defaultAli Abdin2000-08-051-5/+23
* Only bugfixes so I suspect I'm allowed to check these in.George Lebl2000-08-041-1/+7
* Bugfix to use 'new_uri_with_extension' instead of just 'new_uri' in someAli Abdin2000-08-021-0/+2
* Some more instructions and cleanup. Removed one gratuitous renaming weDarin Adler2000-05-041-12/+12
* Wrote a script to check for files that forget to include <config.h> andDarin Adler2000-05-021-0/+1
* added libpng to Makefile.amJonathan Blandford2000-03-031-0/+1
* massive changes. now we do <funcprototype> better then the standard stylesheetsJonathan Blandford2000-03-011-23/+130
* add beginnings of func stuffJonathan Blandford2000-02-291-9/+101
* now navigation of ghelp: actually worksJonathan Blandford2000-02-171-4/+7
* syncJonathan Blandford2000-02-151-99/+49