mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
updated ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2866 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
753def7785
commit
b8c99d7204
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Sat July 25 1998 Felipe A. Rodriguez <far@ix.netcom.com>
|
||||
|
||||
* NSCell.m removed highlight/unhighlight behaviour from trackMouse method
|
||||
per OS spec. Behaviour is now as described for this method in
|
||||
NSControl, NSMatrix and NSCell.
|
||||
* NSMatrix.m: rewrote mouseDown to more closely follow the OS spec. There
|
||||
are still some very subtle differences.
|
||||
* NSButton.m: now highlights it's cell before invoking Cell's trackMouse.
|
||||
|
||||
Mon Jul 20 10:37:22 1998 Adam Fedor <fedor@ultra.doc.com>
|
||||
|
||||
* config.h: Use NSDebugLog def from Foundation/NSObjCRuntime.h
|
||||
|
|
Loading…
Reference in a new issue