mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Fixed problem with buttoncells from gmodel; patched problem in gmodels
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6187 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8ffa44ef35
commit
2594afdb42
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Sun Mar 5 23:39:33 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSButtonCell.m ([-setPeriodicDelay:interval:]): Bug fix:
|
||||
do not set the cell as being continuous. This was also causing
|
||||
Model/GMAppKit.m to make all buttoncells continuous upon decoding.
|
||||
* Model/GMAppKit.m ([NSCell -initWithModelUnarchiver:]): Temporary
|
||||
commented out line setting cell's action mask so things go on
|
||||
working. Better solution coming soon.
|
||||
|
||||
Sun Mar 5 01:51:52 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Model/GMAppKit.m ([NSPanel -encodeWithModelArchiver:]): Cleaned,
|
||||
|
|
Loading…
Reference in a new issue