index
:
rtfx
master
Program for converting rtf to xml
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xmlfixups.cpp
Age
Commit message (
Expand
)
Author
2007-05-28
Use 'Stef' instead of 'Nate'
Stef Walter
2006-02-13
Fix build problems with GCC 4.0
Stef Walter
2005-07-16
Fix dumb mistake made in [243].
Stef Walter
2005-06-08
Fix problem with identical adjacent elements not getting combined properly. L...
Stef Walter
2005-06-08
Added option for pretty printing whitespace in XML.
Stef Walter
2005-04-19
Added support for character styles.
Stef Walter
2004-08-03
DOMC preliminary testing and work.
Stef Walter
2004-07-29
- Moved to DOMC
Stef Walter
2004-07-27
- Element comparison fixes
Stef Walter
2004-07-27
- Preserve mode
Stef Walter
2004-07-24
- Bug fixes to new fixup scheme
Stef 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 tags
Stef Walter
2004-07-13
Consolidate certain tags to the beginning of the document.
Stef Walter
2004-07-11
Fixed grouping issues
Stef Walter
2004-07-11
Reorganization of functions and files.
Stef Walter