Fixed a bug in resizing table columns

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8669 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-01-17 21:20:37 +00:00
parent 48d99b9d0c
commit 4e6c47912a

View file

@ -1,3 +1,9 @@
Wed Jan 17 19:51:57 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSTableHeaderView.m ([-mouseDown:]): Fixed bug in
resizing (patch by Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
slightly modified).
Tue Jan 16 12:01:28 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSApplication.m (_NSAppKitUncaughtExceptionHandler):