mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 23:31:02 +00:00
Fixed fatal problem with encoding editable textfields in gmodels from mac
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6243 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a295dd62e6
commit
d8e33bed1e
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Thu Mar 9 23:32:36 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Model/GMAppKit.m ([NSView -subviewsForModel]): Fixed fatal
|
||||
problem for encoding editable textfields in gmodels: do not encode
|
||||
Apple's private class _NSKeyboardFocusClipView.
|
||||
|
||||
Thu Mar 9 19:42:17 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSSplitView.m ([-adjustSubviews]): Fixed bug in
|
||||
|
|
Loading…
Reference in a new issue