libs-gui/TextConverters/RTF
fredkiefer 2fcbc10980 * TextConverters/RTF/RTFConsumer.m: Add empty appendImage:
method for RTFConsumer.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@38142 72102866-910b-0410-8b05-ffd578937521
2014-10-31 14:24:16 +00:00
..
.cvsignore New file to ingore all temporary files. 2001-09-23 22:12:03 +00:00
GNUmakefile RTF: add support for read/wite of underline and strikethrough attributes 2011-02-22 20:59:10 +00:00
GNUmakefile.postamble RTF: add support for read/wite of underline and strikethrough attributes 2011-02-22 20:59:10 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
RTFConsumer.h Improve compatibility when reading RTF documents created on other 2010-02-19 23:53:54 +00:00
RTFConsumer.m * TextConverters/RTF/RTFConsumer.m: Add empty appendImage: 2014-10-31 14:24:16 +00:00
RTFConsumerFunctions.h Rewrite parsing RTF link fields. 2014-06-17 21:06:11 +00:00
rtfGrammar.tab.h Handle more complex RTF font tables. 2014-10-05 20:49:40 +00:00
rtfGrammar.tab.m Handle more complex RTF font tables. 2014-10-05 20:49:40 +00:00
rtfGrammar.y Handle more complex RTF font tables. 2014-10-05 20:49:40 +00:00
RTFProducer.h Fix clang compiler warnings as reported by Sebastian Reitenbach 2012-01-23 14:27:58 +00:00
RTFProducer.m * TextConverters/RTF/RTFProducer.m (-_addAttributesString:): 2012-08-07 20:50:45 +00:00
rtfScanner.h Revert library license version to 2 until applications can be converted 2008-06-10 04:01:49 +00:00
rtfScanner.m Handle more complex RTF font tables. 2014-10-05 20:49:40 +00:00