Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-August/068619.html Name: KernelTests-mt.311 Ancestors: KernelTests-pre.310 Let #testTimesTwoPowerGradualUnderflow only expected-fail on the Windows platform. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068620.html Name: Morphic-mt.1282 Ancestors: Morphic-mt.1281 Fixes regression in Fill-in-the-blank morph by making it resizable again. (Use visible corner grips as in the list chooser.) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068621.html Name: Morphic-mt.1283 Ancestors: Morphic-mt.1282 This fixes a bug that became clear in UserInputEventTests where ActiveWorld was broken after these tests ran. Due to the latest refactorings in the Project mechanism, we can implement the set/clear of ActiveWorld, ActiveHand, and ActiveEvent more safely. Tell me if I am mistaken, but #ensure: should not slow down event dispatch to a notable extent -- not even on ARM platforms. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068622.html Name: System-mt.893 Ancestors: System-mt.892 Appendix to Morphic-mt.1283 ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068623.html Name: MorphicTests-mt.38 Ancestors: MorphicTests-mt.37 Revert the hack to restore the prior ActiveWorld now that the behavior is fixed in Morphic. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068624.html Name: NetworkTests-mt.43 Ancestors: NetworkTests-bp.42 Socket reuse is not possible on Windows platform. Make it an expected failure there. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068625.html Name: Morphic-mt.1284 Ancestors: Morphic-mt.1283 Fix window color for windows without models. Do not make them transparent by default. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068626.html Name: System-mt.894 Ancestors: System-mt.893 Small adjustments in the Solarized and Monokai themes. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068627.html Name: Tests-pre.350 Ancestors: Tests-pre.349 Fixes timout issues of large font test cases ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068628.html Name: ToolBuilder-Kernel-mt.106 Ancestors: ToolBuilder-Kernel-mt.105 Fixes test result colors in TestRunner. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068629.html Name: ToolBuilder-Kernel-mt.106 Ancestors: ToolBuilder-Kernel-mt.105 Fixes test result colors in TestRunner. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068630.html Name: ToolBuilder-Morphic-mt.185 Ancestors: ToolBuilder-Morphic-mt.184 Fixes test result colors in TestRunner. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068631.html Name: SUnitGUI-mt.64 Ancestors: SUnitGUI-mt.63 Fixes test result colors in TestRunner. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068632.html Name: System-mt.895 Ancestors: System-mt.894 Sets UI theme colors for TestRunner status field. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068633.html Name: Monticello-mt.646 Ancestors: Monticello-mt.645 Fix UI theme for MCOperationsBrowser. For the sake of feature freeze, do it for ignore/reject changes only. As far as I can see, the MCMergeBrowser requires a little more care. However, the MCConflict summaries are emphasis only (bold etc.) and not colorized, so this is not that urgent. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068634.html Name: MultilingualTests-pre.21 Ancestors: MultilingualTests-tpr.20 Adds caretWidth to the MultilingualFontTests similar to the way other FontTests were updated before ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068635.html Name: System-mt.896 Ancestors: System-mt.895 Add default text attributes for ignored/reverted operations in MCOperationsBrowser (i.e. MC save dialog). ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068636.html Name: System-mt.897 Ancestors: System-mt.896 Significat speed-up in UI theme switching. (Thanks Tim F.!) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068637.html Name: ShoutCore-mt.57 Ancestors: ShoutCore-mt.56 Appendix to System-mt.897 ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068638.html Name: Collections-mt.711 Ancestors: Collections-mt.710 Appendix to System-mt.897 ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068639.html Name: Morphic-mt.1285 Ancestors: Morphic-mt.1284 Sorry for the MVC-hickup. Make pop-up menus in MVC pop-up at the right location again. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068640.html Name: Tools-mt.719 Ancestors: Tools-mt.718 Flag a method for later refactoring. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068641.html Name: System-mt.898 Ancestors: System-mt.897 Clean-up I missed in previous commit. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068642.html Name: CollectionsTests-pre.267 Ancestors: CollectionsTests-topa.266 Improves attribute scanning tests by using specific fonts and adds tests documenting issues with bold fonts. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068643.html Name: HelpSystem-Core-mt.96 Ancestors: HelpSystem-Core-mt.95 Fix package api help topics so that they never create and register PackageInfo instances by accident. Our PackageDependencyTest notices everything! *__* ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068644.html Name: Kernel-mt.1035 Ancestors: Kernel-mt.1034 Fixes additional dependency by moving some window color-related methods to System extension. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068645.html Name: System-mt.899 Ancestors: System-mt.898 Fixes additional dependency by moving some window color-related methods to System extension. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068646.html Name: 51Deprecated-mt.44 Ancestors: 51Deprecated-mt.43 Update #defaultBackgroundColor deprecation consistently with Object. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068647.html Name: System-mt.900 Ancestors: System-mt.899 Reduce (additional) dependencies between packages. Go via Project's UI manager for many ToolBuilder-related things. Add convenient API for it. Goal: Fix failing dependency tests. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068648.html Name: ToolBuilder-Kernel-mt.107 Ancestors: ToolBuilder-Kernel-mt.106 Reduce (additional) dependencies between packages. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068649.html Name: Morphic-mt.1286 Ancestors: Morphic-mt.1285 Reduce (additional) dependencies between packages. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068650.html Name: PreferenceBrowser-mt.75 Ancestors: PreferenceBrowser-mt.74 Reduce (additional) dependencies between packages. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068651.html Name: ToolBuilder-Morphic-mt.186 Ancestors: ToolBuilder-Morphic-mt.185 Reduce (additional) dependencies between packages. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068652.html Name: ReleaseBuilder-mt.158 Ancestors: ReleaseBuilder-mt.157 Reduce (additional) dependencies between packages. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068653.html Name: System-mt.901 Ancestors: System-mt.900 Removes new dependency System -> Balloon. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068654.html Name: TrueType-mt.44 Ancestors: TrueType-mt.43 Removes additional dependency TrueType -> Morphic. (Note that we will move the Canvas abstraction into Graphics in the future so that #getCanvas will also work without Morphic even though it does not at the moment as you can see in DisplayScreen >> #defaultCanvasClass). ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068655.html Name: SqueakSSL-Tests-pre.21 Ancestors: SqueakSSL-Tests-pre.20 Adds timeouts to SSLTests for running the tests with slow internet connections. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068656.html Name: Tests-pre.351 Ancestors: Tests-pre.350 Sets the timeout for MCMczInstallerTests to 1 minute to allow for the loading of the mcz files to finish ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068657.html Name: Tests-pre.352 Ancestors: Tests-pre.351 Indents the expected failures list of the decompiler tests properly and adds two SyntaxErrorNotifactions not covered by the tool. (Mea culpa. I should not commit when I am tired...) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068658.html Name: Tests-pre.353 Ancestors: Tests-pre.352 Fixes the LocaleTest which runs when locale files are present. Adds a setUp and tearDown to make sure that the previous locale is re-installed after the test ran. ============================================= |
Free forum by Nabble | Edit this page |