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:
Nicola Pero 2000-06-01 19:58:51 +00:00
parent 8892ec6da0
commit 42544414ec

View file

@ -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> 2000-05-24 Georg Fleischmann <georg@vhf.de>
* gui/Model/GMAppKit.m * gui/Model/GMAppKit.m
@ -21,7 +28,7 @@
2000-05-12 Georg Fleischmann 2000-05-12 Georg Fleischmann
* gui/Model/GMAppKit.m * Model/GMAppKit.m
([NSScrollView(GMArchiverMethods) -initWithModelUnarchiver:]): ([NSScrollView(GMArchiverMethods) -initWithModelUnarchiver:]):
move unarchiving of backgroundColor behind documentView move unarchiving of backgroundColor behind documentView