Fixed redisplay of last column of a browser

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8842 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2001-01-27 15:13:45 +00:00
parent e715d53fdd
commit f6e6952f04

View file

@ -1,3 +1,8 @@
Sat Jan 27 13:46:44 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSBrowser.m ([-_adjustMatrixOfColumn:]): Fixed position
of matrix (from a patch by Wim Oudshoorn <woudshoo@sctcorp.com>).
Sat Jan 27 11:56:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSApplication.m (_NSAppKitUncaughtExceptionHandler):