Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: e4e8df73e1d365418013cc90ac072b8254e46f47 https://github.com/pharo-project/pharo-core/commit/e4e8df73e1d365418013cc90a... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-12-24 (Wed, 24 Dec 2014) Changed paths: A Morphic-Core.package/Morph.class/class/accessing/defaultEventDispatcher.st M Morphic-Core.package/Morph.class/definition.st M Morphic-Core.package/Morph.class/instance/deferred message/defer_.st M Morphic-Core.package/Morph.class/instance/events-processing/defaultEventDispatcher.st A Nautilus.package/AbstractNautilusUI.class/instance/icons behavior/runScriptMethod_.st A Nautilus.package/MethodIsScriptAction.class/README.md A Nautilus.package/MethodIsScriptAction.class/definition.st A Nautilus.package/MethodIsScriptAction.class/instance/order/actionOrder.st A Nautilus.package/MethodIsScriptAction.class/instance/order/isActionHandled.st A Nautilus.package/MethodIsScriptAction.class/instance/order/privateActionIcon.st M NautilusCommon.package/extension/CompiledMethod/instance/isExampleMethod.st A NautilusCommon.package/extension/CompiledMethod/instance/isScriptMethod.st M Polymorph-Widgets.package/extension/Morph/instance/openModal_.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script422.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40422.st M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 40422 14646 Allow to execute class methods marked with <example> pragma https://pharo.fogbugz.com/f/cases/14646 14649 defaultEventDispatcher should be one class variable https://pharo.fogbugz.com/f/cases/14649 14629 Morphic click event and modal windows get stuck https://pharo.fogbugz.com/f/cases/14629 14647 Allow to mark a class method with <script> pragma to make it executable from Nautilus by just clicking https://pharo.fogbugz.com/f/cases/14647 http://files.pharo.org/image/40/40422.zip