Branch: refs/heads/3.0 Home: https://github.com/pharo-project/pharo-core Commit: fec020c69230257ffadea32cc4b45a9489bacb29 https://github.com/pharo-project/pharo-core/commit/fec020c69230257ffadea32cc... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-03-27 (Thu, 27 Mar 2014) Changed paths: M Collections-Abstract.package/Collection.class/instance/enumerating/do_displayingProgress_every_.st R Collections-Arithmetic.package/extension/FloatArray/instance/dot_.st A Collections-Native.package/FloatArray.class/instance/arithmetic/dot_.st A Nautilus.package/AbstractNautilusUI.class/instance/buttons behavior/showByteCodeButtonLabel.st A Nautilus.package/AbstractNautilusUI.class/instance/buttons behavior/showClassVarsButtonLabel.st A Nautilus.package/AbstractNautilusUI.class/instance/buttons behavior/showInstanceVarsButtonLabel.st A Nautilus.package/AbstractNautilusUI.class/instance/buttons behavior/showSourceCodeButtonLabel.st M Nautilus.package/AbstractNautilusUI.class/instance/displaying/buildTextAreaButtonsColumn_.st M Nautilus.package/AbstractNautilusUI.class/instance/items creation/buildBrowseClassVarsButton.st M Nautilus.package/AbstractNautilusUI.class/instance/items creation/buildBrowseInstVarsButton.st M Nautilus.package/AbstractNautilusUI.class/instance/items creation/buildSwitchToByteCodeButton.st M Nautilus.package/AbstractNautilusUI.class/instance/items creation/buildSwitchToSourceCodeButton.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - scripts/script457.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - updates/update30804.st M ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st M Tools.package/Spotlight.class/instance/opening/accepted.st A Tools.package/Spotlight.class/instance/private/resolveExpression_.st Log Message: ----------- 30804 13128 Use Spotlight to quickly evaluate and inspect short expressions https://pharo.fogbugz.com/f/cases/13128 13101 Progress bar progressive text update not working. https://pharo.fogbugz.com/f/cases/13101 13137 Replace SBCI buttons https://pharo.fogbugz.com/f/cases/13137 3748 FloatArray>>dot: is defined in plugin but not at the image level https://pharo.fogbugz.com/f/cases/3748/ http://files.pharo.org/image/30/30804.zip