mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 06:51:44 +00:00
Use more reasonable container size when initializing NSTextContainer
instances and fix incorrect decoding of NSTextContainer flags when reading .nib files created with Apple's Interface Builder. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30491 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
424440dd30
commit
a4896d797f
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-05-30 Wolfgang Lux <wolfgang.lux@gmail.com>
|
||||
|
||||
* Source/NSTextContainer.m (-init:, -initWithCoder:): Use
|
||||
more reasonable initial container size.
|
||||
* Source/NSTextContainer.m (-initWithCoder:): Better decoding of
|
||||
text container flags.
|
||||
|
||||
2010-05-30 Wolfgang Lux <wolfgang.lux@gmail.com>
|
||||
|
||||
* Source/NSLayoutManager.m (-encodeWithCoder:, -initWithCoder:):
|
||||
|
|
Loading…
Reference in a new issue