mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-04 10:50:50 +00:00
Fixed handling of first responder status to the document view in a scrollview
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9152 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0e9438aeb4
commit
0fdf95f796
1 changed files with 9 additions and 6 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,16 +1,19 @@
|
||||||
|
Sat Feb 17 19:07:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/NSClipView.m ([-acceptsFirstResponder]): Call the
|
||||||
|
documentview's acceptsFirstResponder. ([-becomeFirstResponder]):
|
||||||
|
Fixed.
|
||||||
|
|
||||||
2001-02-14 Fred Kiefer <FredKiefer@gmx.de>
|
2001-02-14 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
* Source/NSColorWell.m
|
* Source/NSColorWell.m: Added methods to handle target and action.
|
||||||
Added methods to handle target and action.
|
* Headers/gnustep/gui/NSColorWell.h: Added ivars for action and
|
||||||
* Headers/gnustep/gui/NSColorWell.h:
|
target.
|
||||||
Added ivars for action and target.
|
|
||||||
|
|
||||||
|
|
||||||
2001-02-13 Adam Fedor <fedor@gnu.org>
|
2001-02-13 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
* Version: 0.6.7
|
* Version: 0.6.7
|
||||||
|
|
||||||
|
|
||||||
2001-02-11 Adam Fedor <fedor@gnu.org>
|
2001-02-11 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
* Source/NSApplication.m ([NSApplication -init]): Don't set our
|
* Source/NSApplication.m ([NSApplication -init]): Don't set our
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue