mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-04 20:20:48 +00:00
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:
parent
181c72a76b
commit
0288ef9b02
1 changed files with 6 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue