libs-gui/TextConverters/RTF
Fred Kiefer 9b1e4f84e1 New implemtation by Axel "Mikesch" Katerbau (axel@objectpark.org)
with small changes from me. RTF output now support much more
attributes and even Unicode characters.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16614 72102866-910b-0410-8b05-ffd578937521
2003-05-02 18:59:38 +00:00
..
.cvsignore New file to ingore all temporary files. 2001-09-23 22:12:03 +00:00
GNUmakefile Fix static linking 2001-10-17 03:53:55 +00:00
GNUmakefile.postamble Moved text conversion classes to separate bundle 2001-08-21 14:52:00 +00:00
GNUmakefile.preamble Add -Wall when compiling 2002-06-11 14:54:38 +00:00
RTFConsumer.h Allow the caller to require the generated attributed string to be of a 2002-06-11 14:58:31 +00:00
RTFConsumer.m Add error recovery. Make more memory-efficient by avoiding autoreleased objects. 2003-04-07 10:02:47 +00:00
RTFConsumerFunctions.h Indented 2002-06-11 13:57:38 +00:00
rtfGrammer.tab.c Add error recovery. Make more memory-efficient by avoiding autoreleased objects. 2003-04-07 10:02:47 +00:00
rtfGrammer.tab.h Misc. minor rtf-parsing fixes. 2003-02-13 00:16:12 +00:00
rtfGrammer.y Add error recovery. Make more memory-efficient by avoiding autoreleased objects. 2003-04-07 10:02:47 +00:00
RTFProducer.h New implemtation by Axel "Mikesch" Katerbau (axel@objectpark.org) 2003-05-02 18:59:38 +00:00
RTFProducer.m New implemtation by Axel "Mikesch" Katerbau (axel@objectpark.org) 2003-05-02 18:59:38 +00:00
rtfScanner.c Redefined GSRTFlex() without location parameter. Some cleanup 2002-11-24 01:07:31 +00:00
rtfScanner.h Moved text conversion classes to separate bundle 2001-08-21 14:52:00 +00:00