mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 07:21:08 +00:00
Fixed position of parts in NSTableView in certain situations
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6629 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8892ec6da0
commit
42544414ec
1 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
Thu Jun 1 21:50:34 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSScrollView.m ([NSScrollView -tile]): Fixed position of
|
||||
corner view when there is no horizontal scrollview; fixed position
|
||||
of parts when there is a header view but not a horizontal
|
||||
scrollview.
|
||||
|
||||
2000-05-24 Georg Fleischmann <georg@vhf.de>
|
||||
|
||||
* gui/Model/GMAppKit.m
|
||||
|
@ -21,7 +28,7 @@
|
|||
|
||||
2000-05-12 Georg Fleischmann
|
||||
|
||||
* gui/Model/GMAppKit.m
|
||||
* Model/GMAppKit.m
|
||||
([NSScrollView(GMArchiverMethods) -initWithModelUnarchiver:]):
|
||||
move unarchiving of backgroundColor behind documentView
|
||||
|
||||
|
|
Loading…
Reference in a new issue