Commit graph

72 commits

Author SHA1 Message Date
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
Adam Fedor
0de7e778fe Updates for filesystem change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16566 72102866-910b-0410-8b05-ffd578937521
2003-04-28 02:33:10 +00:00
Alexander Malmberg
e021f7500a Add error recovery. Make more memory-efficient by avoiding autoreleased objects.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16385 72102866-910b-0410-8b05-ffd578937521
2003-04-07 10:02:47 +00:00
Fred Kiefer
6d62ef1541 [colorTable] corrected the output of the colour table, by using a
C array instead of an NSMutableArray.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16000 72102866-910b-0410-8b05-ffd578937521
2003-02-18 18:59:29 +00:00
Fred Kiefer
0022e44bdd GSRTFcolorfg(), GSRTFcolorbg(), GSRTFlineSpace(),
GSRTFspaceAbove() set the state of the context to changed, so that
new attributes get used.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15999 72102866-910b-0410-8b05-ffd578937521
2003-02-18 18:59:03 +00:00
Alexander Malmberg
e729e8815b Misc. minor rtf-parsing fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15951 72102866-910b-0410-8b05-ffd578937521
2003-02-13 00:16:12 +00:00
Nicola Pero
40de25588a Removed a couple of private methods which were not used anywhere
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15782 72102866-910b-0410-8b05-ffd578937521
2003-01-30 15:36:15 +00:00
Fred Kiefer
541252bb16 In [copyWithZone:] use mutable copy of prargraph style.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15754 72102866-910b-0410-8b05-ffd578937521
2003-01-28 22:39:56 +00:00
Fred Kiefer
ce95f8d9c5 Redefined GSRTFlex() without location parameter. Some cleanup
against compiler warnings.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15070 72102866-910b-0410-8b05-ffd578937521
2002-11-24 01:07:31 +00:00
Fred Kiefer
d1526f7497 Regenerated with bision 1.35 and corrected yyparse declaration.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15069 72102866-910b-0410-8b05-ffd578937521
2002-11-24 01:07:08 +00:00
Fred Kiefer
514ee3f927 Regenerated with bision 1.35
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15068 72102866-910b-0410-8b05-ffd578937521
2002-11-24 01:06:46 +00:00
Fred Kiefer
c2846a5d07 Documented how to compile with recent bision releases.
Removed one conflict and an unneeded terminal.
Allow for additional blocks in font definition.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15067 72102866-910b-0410-8b05-ffd578937521
2002-11-24 01:06:26 +00:00
Fred Kiefer
3d8be39fa2 GSRTFregisterFont() handle fontnames with and without trailing ';'.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15066 72102866-910b-0410-8b05-ffd578937521
2002-11-24 01:05:58 +00:00
Nicola Pero
37f8a31ba9 If a font can't be found in the usual ways, try as a composite name font
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14712 72102866-910b-0410-8b05-ffd578937521
2002-10-10 23:52:09 +00:00
Nicola Pero
904597d9d5 Allow the caller to require the generated attributed string to be of a
specific class/subclass


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13839 72102866-910b-0410-8b05-ffd578937521
2002-06-11 14:58:31 +00:00
Nicola Pero
9fdc6d9998 Add -Wall when compiling
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13838 72102866-910b-0410-8b05-ffd578937521
2002-06-11 14:54:38 +00:00
Nicola Pero
1b24cafa50 Indented
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13837 72102866-910b-0410-8b05-ffd578937521
2002-06-11 13:57:38 +00:00
Nicola Pero
af542f6741 Fixed typo in -L flag so that it compiles again
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13361 72102866-910b-0410-8b05-ffd578937521
2002-04-05 01:23:07 +00:00
Adam Fedor
65de9f1abd Propery constrain window frames
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12073 72102866-910b-0410-8b05-ffd578937521
2002-01-09 20:41:07 +00:00
Adam Fedor
d15a55ee08 Fix static linking
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11167 72102866-910b-0410-8b05-ffd578937521
2001-10-17 03:53:55 +00:00
Fred Kiefer
03bf029cff New file to ingore all temporary files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10958 72102866-910b-0410-8b05-ffd578937521
2001-09-23 22:12:03 +00:00
Adam Fedor
30d3fd1bc0 Moved text conversion classes to separate bundle
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10755 72102866-910b-0410-8b05-ffd578937521
2001-08-21 14:52:00 +00:00