summaryrefslogtreecommitdiff
path: root/src/xmlfixups.cpp
AgeCommit message (Collapse)Author
2007-05-28Use 'Stef' instead of 'Nate'Stef Walter
2006-02-13Fix build problems with GCC 4.0Stef Walter
2005-07-16Fix dumb mistake made in [243].Stef Walter
2005-06-08Fix problem with identical adjacent elements not getting combined properly. ↵Stef Walter
Like the <font> tag.
2005-06-08Added option for pretty printing whitespace in XML.Stef Walter
2005-04-19Added support for character styles.Stef Walter
2004-08-03DOMC preliminary testing and work.Stef Walter
2004-07-29- Moved to DOMCStef Walter
2004-07-27- Element comparison fixesStef Walter
- Other XML fixup fixes
2004-07-27- Preserve modeStef Walter
- Document options - Font fixes
2004-07-24- Bug fixes to new fixup schemeStef Walter
2004-07-24- Post processing code cleanup.Stef Walter
2004-07-23- Code cleanup.Stef Walter
2004-07-22- Comments and formatting changes.Stef Walter
2004-07-13- Order of start consolidate tagsStef Walter
- Runs remove duplicates once more at the end
2004-07-13Consolidate certain tags to the beginning of the document.Stef Walter
2004-07-11Fixed grouping issuesStef Walter
Consolidate footnotes to end Proper ref format Fixed 'removeDuplicate' bugs
2004-07-11Reorganization of functions and files.Stef Walter