mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 20:50:48 +00:00
Corrected colour handling in RTF text converter.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16001 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6d62ef1541
commit
b797bda46e
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
||||||
|
2003-02-18 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
|
* TextConverters/RTF/RTFProducer.m
|
||||||
|
[colorTable] corrected the output of the colour table, by using a
|
||||||
|
C array instead of an NSMutableArray.
|
||||||
|
* TextConverters/RTF/RTFConsumer.m
|
||||||
|
GSRTFcolorfg(), GSRTFcolorbg(), GSRTFlineSpace(),
|
||||||
|
GSRTFspaceAbove() set the state of the context to changed, so that
|
||||||
|
new attributes get used.
|
||||||
|
|
||||||
2003-02-18 18:03 Alexander Malmberg <alexander@malmberg.org>
|
2003-02-18 18:03 Alexander Malmberg <alexander@malmberg.org>
|
||||||
|
|
||||||
* Headers/gnustep/gui/GSLayoutManager_internal.h,
|
* Headers/gnustep/gui/GSLayoutManager_internal.h,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue