ayers
9732999fd8
Header reorganization - Please refer to ChangeLog
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17408 72102866-910b-0410-8b05-ffd578937521
2003-07-31 23:52:10 +00:00
FredKiefer
dc61b0bfaf
Regenerated.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17235 72102866-910b-0410-8b05-ffd578937521
2003-07-16 10:52:47 +00:00
FredKiefer
9bc7aee382
Free the name for RTFOtherStatement.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17234 72102866-910b-0410-8b05-ffd578937521
2003-07-16 10:52:24 +00:00
FredKiefer
a3540766a1
Regenerated.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17227 72102866-910b-0410-8b05-ffd578937521
2003-07-15 22:19:34 +00:00
FredKiefer
56b8522392
Added rule to read unicode character from RTF input.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17226 72102866-910b-0410-8b05-ffd578937521
2003-07-15 22:18:49 +00:00
FredKiefer
b2af0f1933
Define RTFunichar token.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17225 72102866-910b-0410-8b05-ffd578937521
2003-07-15 22:18:26 +00:00
FredKiefer
149b77b8aa
Added method [RTFConsumer appendString:] with code coming from
...
GSRTFmangleText(). Use this in GSRTFmangleText() and new function
GSRTFunicode(). Corrected GSRTFmangleText() to convert the input
from NSISOLatin1StringEncoding, as this is what our current RTF
exporter produces.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17224 72102866-910b-0410-8b05-ffd578937521
2003-07-15 22:18:01 +00:00
FredKiefer
7fdcf0833b
Added function GSRTFunicode().
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17223 72102866-910b-0410-8b05-ffd578937521
2003-07-15 22:17:37 +00:00
FredKiefer
e6040c2a34
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
fedor
ac8269a377
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
alexm
112a77b823
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
FredKiefer
705a467c7f
[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
FredKiefer
cd68e2796a
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
alexm
1ae44e7270
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
nico
9ef7b5e2e5
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
FredKiefer
5c6e3a42af
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
FredKiefer
020e0fed3f
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
FredKiefer
21a6dd0751
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
FredKiefer
02b3cf5b13
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
FredKiefer
7ad2c9af00
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
FredKiefer
8fe9074540
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
nico
5002c33cb1
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
nico
3550e38fea
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
nico
5c189130c1
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
nico
ad9b99b5c0
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
nico
f0fb82c290
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
fedor
8ba9032bd2
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
fedor
cfb13cc185
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
FredKiefer
8814b52baf
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
fedor
60a7ef53c8
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