Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: 974630dc178b6b59156dac23623fe2dc9f98446c https://github.com/pharo-project/pharo-core/commit/974630dc178b6b59156dac236... Author: Jenkins Build Server <board@pharo-project.org> Date: 2016-01-10 (Sun, 10 Jan 2016) Changed paths: A Morphic-Base.package/LayoutFrame.class/class/costly instance creation/fractions_.st A Morphic-Base.package/LayoutFrame.class/class/costly instance creation/fractions_offsets_.st A Morphic-Base.package/LayoutFrame.class/class/costly instance creation/offsets_.st R Morphic-Base.package/LayoutFrame.class/class/instance creation/fractions_.st R Morphic-Base.package/LayoutFrame.class/class/instance creation/fractions_offsets_.st R Morphic-Base.package/LayoutFrame.class/class/instance creation/offsets_.st M Morphic-Base.package/LayoutFrame.class/instance/accessing/bottomFraction.st A Morphic-Base.package/LayoutFrame.class/instance/comparing/=.st A Morphic-Base.package/LayoutFrame.class/instance/comparing/hash.st A Morphic-Tests.package/LayoutFrameTest.class/instance/tests - conversion/testIdentity.st M Morphic-Tests.package/PaginatedMorphTreeMorphTests.class/instance/tests/testPager.st M Morphic-Widgets-Tree.package/PaginatedMorphTreeModel.class/class/examples/example.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50519.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50520.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50519.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50520.st M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 50520 17361 Better LayoutFrame class comments and class method comments are needed https://pharo.fogbugz.com/f/cases/17361 17363 (LayoutFrame fractions: (0 @ 0 corner: 1 @ 1)) = LayoutFrame identity should be true and it is not. https://pharo.fogbugz.com/f/cases/17363 17364 PaginateMorph uses Wrong LayoutFrame API https://pharo.fogbugz.com/f/cases/17364 http://files.pharo.org/image/50/50520.zip