mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +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
48d99b9d0c
commit
4e6c47912a
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