mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-03 19:40:58 +00:00
Prefixed NSTextStorage ivars with underscore; fixed bug in NSTextStorage
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8327 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8bd1435251
commit
eb3560a49e
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Fri Dec 15 21:40:49 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/gnustep/gui/NSTextStorage.h: Prefixed all ivars with
|
||||
underscores.
|
||||
* Source/NSTextStorage.m: Updated for ivar name change.
|
||||
([-processEditing]): Fixed invalidated range passed to
|
||||
NSLayoutManagers.
|
||||
|
||||
Wed Dec 13 16:02:24 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSAttributedString.m: Optimizations: cache class
|
||||
|
|
Loading…
Reference in a new issue