Commit graph

19 commits

Author SHA1 Message Date
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