mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 23:31:02 +00:00
Critical bug fix in gmodels, bug fix in clipview, new method for tableview
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6341 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
eea1460276
commit
dd56c62969
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Sun Mar 19 22:26:55 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Model/GMAppKit.m ([NSApplication -initWithModelUnarchiver:]):
|
||||
RETAIN the decoded windows.
|
||||
* Source/NSClipView.m ([-viewFrameChanged:]): If the document view
|
||||
does not cover all our area, fill the remaining space with
|
||||
background color.
|
||||
* Source/NSTableView.m ([-noteNumberOfRowsChanged]): Implemented.
|
||||
|
||||
2000-03-19 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/GSTextStorage.m: ([setAttributes:range:]) make sure
|
||||
|
|
Loading…
Reference in a new issue