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
/
xmlcomposer.cpp
Age
Commit message (
Expand
)
Author
2005-06-08
Added option for pretty printing whitespace in XML.
Stef Walter
2005-06-08
Add 'indent' attriute to <para> tags for paragraph indent.
Stef Walter
2005-06-07
Only do paragraph alignment in presentation mode.
Stef Walter
2005-06-07
Add 'align' attribute to <para> tag for paragraph alignment.
Stef Walter
2005-06-07
Add <link> tag for hyperlink fields.
Stef Walter
2005-06-07
Add <highlight> tag for highlighted text.
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
- Fix font problem
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
- Windows changes and fixes
Stef Walter
2004-07-24
- Post processing code cleanup.
Stef Walter
2004-07-24
- More work on font support
Stef Walter
2004-07-23
- Initial font support.
Stef Walter
2004-07-23
- Fix destination bug
Stef Walter
2004-07-23
- Move formatInt to a better place
Stef Walter
2004-07-23
- Move formatInt to a better place
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
Some level fixes
Stef Walter
2004-07-11
- Footnote support
Stef Walter
2004-07-11
Reorganization of functions and files.
Stef Walter
2004-07-10
CVS reorganization
Stef Walter
2004-03-31
Changes for FreeBSD compatibility
Stef Walter
2004-03-31
Licensing
Stef Walter
2004-03-31
Unix porting
Stef Walter
2004-03-31
Cleanup for unix
Stef Walter
2003-09-17
Initial Import
Stef Walter