mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
Corrected typo in last ChangeLog entry
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5473 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5410e9af05
commit
9395bd1a17
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ Mon Dec 13 03:51:30 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
|||
Cell optimizations: use a bitfield in NSCell to reduce memory
|
||||
consumption; access cell ivars directly while drawing; minor speed
|
||||
tricks here and there for cells; browser cells do not create any
|
||||
longer an auxiliary cells each, thus hugely reducing time and
|
||||
longer an auxiliary cell each, thus hugely reducing time and
|
||||
memory required to create browser cells. To my great delight some
|
||||
things are much faster now.
|
||||
* Headers/AppKit/NSActionCell.h: Prefixed all ivars with
|
||||
|
@ -32,4 +32,4 @@ Mon Dec 13 03:51:30 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
|||
* Source/NSBox.m: Updated for new way of getting border sizes.
|
||||
* Source/NSBrowser.m: idem.
|
||||
* Source/NSSlider.m: Minor optimization.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue