mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7900 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ca10da60f3
commit
4beeb68e65
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2000-10-24 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/GSSimpleLayoutManager.m: _GNULineLayoutInfo has new ivar
|
||||
usedRect. Simplified the code a bit.
|
||||
* Source/NSText.m: [buildUpTextNetwork:] The text container no
|
||||
longer tracks its view by default.
|
||||
[initWithFrame:textContainer:] the view is no longer resizable by default.
|
||||
* Source/NSTextContainer.m: [setContainerSize:] only informs
|
||||
layout manager if really changed.
|
||||
* Source/Parser/attributedStringConsumer.m
|
||||
Use NSASCIIStringEncoding instead of NSLatin1StringEncoding for RTF
|
||||
|
||||
2000-10-21 Michael Hanni <mhanni@sprintmail.com>
|
||||
|
||||
* Source/NSTabView.m: ([-dealloc:]) updated.
|
||||
|
|
Loading…
Reference in a new issue