[pharo-project/pharo-core] a67750: 40496
Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: a677509d8bbf88ddc617e810a46686feac0d3b1b https://github.com/pharo-project/pharo-core/commit/a677509d8bbf88ddc617e810a... Author: Jenkins Build Server <board@pharo-project.org> Date: 2015-02-17 (Tue, 17 Feb 2015) Changed paths: A ConfigurationOfTxText.package/ConfigurationOfTxText.class/instance/versions/version282_.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script496.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40496.st M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st M TxText-Athens.package/TxAthensLayoutView.class/instance/initializing/resetLayout_.st M TxText-Athens.package/TxAthensLayoutView.class/instance/scrolling/scrollBy_.st M TxText-Athens.package/TxAthensLayoutView.class/instance/scrolling/scrollIntoView_margin_.st M TxText-Athens.package/TxHighlightRenderer.class/instance/private-accessing/shapes.st M TxText-Athens.package/TxTextEditor.class/instance/navigation/moveLeft.st M TxText-Athens.package/TxTextEditorMorph.class/instance/editing/handleBackspaceKey.st M TxText-Athens.package/TxTextEditorMorph.class/instance/event handling/handleMouseMove_.st R TxText-Athens.package/TxViewContainer.class/class/as yet unclassified/exampleEditorExistingTextWithEmbeddedObjects.st R TxText-Athens.package/TxViewContainer.class/class/as yet unclassified/exampleOneLineEditor.st A TxText-Athens.package/TxViewContainer.class/class/examples/exampleEditorExistingTextWithEmbeddedObjects.st A TxText-Athens.package/TxViewContainer.class/class/examples/exampleOneLineEditor.st M TxText-Model.package/TxTextPosition.class/instance/navigation/moveDown_.st Log Message: ----------- 40496 14935 Load new configuratoin of TxText 2.8.2 https://pharo.fogbugz.com/f/cases/14935 http://files.pharo.org/image/40/40496.zip
----------- 40496 14935 Load new configuratoin of TxText 2.8.2 https://pharo.fogbugz.com/f/cases/14935
with the following fixes case 14778 <https://pharo.fogbugz.com/f/cases/14778/> TxAthensLayoutView should not impose a x offset minimal value case 14774 <https://pharo.fogbugz.com/f/cases/14774/> TxHighlightRenderer shapes badly computed when scrolling horizontally case 14719 <https://pharo.fogbugz.com/f/cases/14719/> TxTextLayout startPosition and TxTexLayoutView scrolling management case 14715 <https://pharo.fogbugz.com/f/cases/14715/> TxTextEditorMorph modifies dragged morph position case 14687 <https://pharo.fogbugz.com/f/cases/14687/> TxTextPosition moveDown: can only move one line down Marcus
On 17 Feb 2015, at 10:54, Marcus Denker <marcus.denker@inria.fr> wrote:
----------- 40496 14935 Load new configuratoin of TxText 2.8.2 https://pharo.fogbugz.com/f/cases/14935
with the following fixes case 14778 TxAthensLayoutView should not impose a x offset minimal value case 14774 TxHighlightRenderer shapes badly computed when scrolling horizontally case 14719 TxTextLayout startPosition and TxTexLayoutView scrolling management case 14715 TxTextEditorMorph modifies dragged morph position case 14687 TxTextPosition moveDown: can only move one line down
Marcus
Again, thanks Nicolai !!
participants (3)
-
GitHub -
Marcus Denker -
Sven Van Caekenberghe