summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2005-06-08Add 'indent' attriute to <para> tags for paragraph indent.Stef Walter
2005-06-07Only do paragraph alignment in presentation mode.Stef Walter
2005-06-07Add 'align' attribute to <para> tag for paragraph alignment.Stef Walter
2005-06-07Add <link> tag for hyperlink fields.Stef Walter
2005-06-07Add <highlight> tag for highlighted text.Stef Walter
2005-06-07Fixes to be compatible with newer versions of the autotools.Stef Walter
2005-04-19Added support for character styles.Stef Walter
2004-12-02Doc fixStef Walter
2004-12-02Fix build problem with GCC 3.4Stef Walter
2004-09-02More argument fixesStef Walter
2004-09-02Fix problems with stdin/stdout logicStef Walter
2004-09-02Allow conversions on stdin/stdoutStef Walter
2004-09-01Fix problems with reference countingStef Walter
2004-09-01Fix warningsStef Walter
2004-09-01- Changed fast node list to only operate on large number of child nodesStef Walter
2004-09-01Implemented FAST_NODELIST in DOMCStef Walter
2004-09-01Low ANSI chars are used in RTF for wierd things :(Stef Walter
2004-08-31ANSI to unicode codepage conversionsStef Walter
2004-08-03DOMC preliminary testing and work.Stef Walter
2004-07-29- Moved to DOMCStef Walter
2004-07-27URL fixStef Walter
2004-07-27Small wording changesStef Walter
2004-07-27- Fix font problemStef Walter
2004-07-27- DocumentationStef 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- Some wording changesStef Walter
2004-07-24- Bug fixes to new fixup schemeStef Walter
2004-07-24- Windows changes and fixesStef Walter
2004-07-24- Post processing code cleanup.Stef Walter
2004-07-24- More work on font supportStef Walter
- Addition of extras mode to XmlComposer
2004-07-23- Initial font support.Stef Walter
2004-07-23- Fix destination bugStef Walter
2004-07-23- Add 'deep' semantics to getElementStef Walter
2004-07-23- Remove unneeded RtfContext structureStef Walter
2004-07-23- Move formatInt to a better placeStef Walter
2004-07-23- Move formatInt to a better placeStef Walter
2004-07-23- Add 'deep' semantics to getElementStef 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-11Some level fixesStef Walter
2004-07-11- Footnote supportStef Walter
- Support for super and sub script
2004-07-11Reorganization of functions and files.Stef Walter
2004-07-10CVS reorganizationStef Walter
2004-04-23Added a win32 config headerStef Walter
2004-04-23Changed name to RTFX due to a naming conflictStef Walter
2004-04-01Prevent endless loopStef Walter