summaryrefslogtreecommitdiff
path: root/src/xmlfixups.cpp
AgeCommit message (Expand)Author
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. L...Stef Walter
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
2004-07-27- Preserve modeStef Walter
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
2004-07-13Consolidate certain tags to the beginning of the document.Stef Walter
2004-07-11Fixed grouping issuesStef Walter
2004-07-11Reorganization of functions and files.Stef Walter