Branch: refs/heads/3.0
Home: https://github.com/pharo-project/pharo-core
Commit: f7cd72e94d5f278af8e4e2d56848431f86199cc4
https://github.com/pharo-project/pharo-core/commit/f7cd72e94d5f278af8e4e2d56848431f86199cc4
Author: Jenkins Build Server <[email protected]>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
A Morphic-Base-Kernel/Morph.cls/instance/updating/actAsExecutor.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/breakDependents.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/canDiscardEdits.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/dependents.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/okToChange.st
M Morphic-Base-Kernel/Morph.cls/instance/updating/removeDependent_.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/update_with_.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/windowIsClosing.st
M Morphic-Base-Windows/SystemWindow.cls/instance/open%2Fclose/delete.st
M
Polymorph-Widgets-Windows/StandardWindow.cls/instance/open%2Fclose/delete.st
M Polymorph-Widgets/extension/Morph/instance/myDependents.st
A ScriptLoader30/ScriptLoader.cls/instance/pharo - scripts/script113.st
A ScriptLoader30/ScriptLoader.cls/instance/pharo - updates/update30320.st
M ScriptLoader30/ScriptLoader.cls/instance/public/commentForCurrentUpdate.st
A System-Support/Model.cls/instance/dependents-private/actAsExecutor.st
A System-Support/Model.cls/instance/dependents-private/myDependents.st
A System-Support/Model.cls/instance/dependents-private/myDependents_.st
A System-Support/Model.cls/instance/dependents/addDependent_.st
A System-Support/Model.cls/instance/dependents/breakDependents.st
A System-Support/Model.cls/instance/dependents/dependents.st
R System-Support/Model.cls/instance/dependents/myDependents.st
R System-Support/Model.cls/instance/dependents/myDependents_.st
A System-Support/Model.cls/instance/dependents/removeDependent_.st
A System-Support/Model.cls/instance/updating/okToChange.st
A System-Support/Model.cls/instance/updating/update_with_.st
A System-Support/Model.cls/instance/updating/windowIsClosing.st
A Text-Core/TextStyle.cls/class/accessing/removeDependent_.st
M UI-Basic/extension/Model/instance/canDiscardEdits.st
Log Message:
-----------
30320
11281 Move references to DependentField to proper classes
https://pharo.fogbugz.com/f/cases/11281