libs-gui/TextConverters/RTF
2021-09-29 10:56:39 -04: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 Update error message to make it more comprensible 2021-09-29 10:56:39 -04:00
RTFConsumerFunctions.h Add proper handling of code pages in RTF parsing. 2020-01-22 16:54:25 +01:00
rtfGrammar.tab.h Add code to handle code page 10000 in RTF. 2020-05-29 15:18:37 +02:00
rtfGrammar.tab.m Add code to handle code page 10000 in RTF. 2020-05-29 15:18:37 +02:00
rtfGrammar.y Add code to handle code page 10000 in RTF. 2020-05-29 15:18:37 +02: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 Add proper handling of code pages in RTF parsing. 2020-01-22 16:54:25 +01:00