mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Small fix for NSTextField.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15858 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d28626b423
commit
c5227a8144
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-02-02 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSTextField.m
|
||||
Only accept first mouse when editable.
|
||||
|
||||
2003-02-02 02:31 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Source/NSTextView.m, Source/NSTextView_actions.m: Clarify
|
||||
|
@ -6,7 +11,7 @@
|
|||
|
||||
2003-02-02 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSTextView.m
|
||||
* Source/NSWindow.m
|
||||
Rewrote all the toolbar methods. Implemented [zoom:]. Extracted
|
||||
new method [_terminateBackendWindow] from [dealloc] and use it to
|
||||
implement one shot windows in the orderOut case of
|
||||
|
|
Loading…
Reference in a new issue