Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-August/068472.html Name: System-cmm.876 Ancestors: System-mt.875 - CommunityDark, fix the Squeak-logo color when selected. - Fix ability to load legacy .prefs files saved with Squeak 5.0. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068473.html Name: Graphics-mt.358 Ancestors: Graphics-mt.357 Fixes regression in FileList graphics preview, which expects a certain callback in a certain file service. *sigh* I guess to also assume a certain type of result. *double-sigh* See FileList >> #isGraphicsFileSelected. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068474.html Name: ReleaseBuilder-mt.145 Ancestors: ReleaseBuilder-mt.144 Missing preference added. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068475.html Name: ReleaseBuilder-mt.146 Ancestors: ReleaseBuilder-mt.145 Make setting of display extent more robust to not nag the CI building process if some VM behaves not as expected. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068476.html Name: Morphic-mt.1247 Ancestors: Morphic-mt.1246 Adds small workaround for 64-bit builds. Only temporary. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068477.html Name: Morphic-mt.1248 Ancestors: Morphic-mt.1247 Fix minor API inconsistency between PluggableButtonMorph and PluggableButtonMorphPlus. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068478.html Name: MorphicExtras-mt.181 Ancestors: MorphicExtras-pre.180 Adapt to latest changes in menus and docking bars. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068479.html Name: Morphic-mt.1249 Ancestors: Morphic-mt.1248 Adapt to latest changes in menus and docking bars. Deprecate MenuLineMorph. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068480.html Name: 51Deprecated-mt.41 Ancestors: 51Deprecated-mt.40 Deprecate MenuLineMorph. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068481.html Name: Morphic-mt.1250 Ancestors: Morphic-mt.1249 Fixes a bug regarding shadows. When toggling the shadow via the Theme menu, update all windows in the world. In the long term, we might want to refactor the #menuAppearance3d preference. There is much room for improvement in the shadow-related source code. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068482.html Name: Morphic-mt.1251 Ancestors: Morphic-mt.1250 Due to popular request, make settings for "shadows" and "rounded look" in the docking bar theme menu more fine-granular. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068483.html Name: Morphic-mt.1252 Ancestors: Morphic-mt.1251 Make disabling the preference "filterable list" work again. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068484.html Name: ToolBuilder-Kernel-mt.103 Ancestors: ToolBuilder-Kernel-mt.102 If "filterable lists" is disabled, there has to be a way to force it, for example, for our ListChooser. Otherwise the ListChoose would behave strangely. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068485.html Name: ToolBuilder-Morphic-mt.182 Ancestors: ToolBuilder-Morphic-mt.181 If "filterable lists" is disabled, there has to be a way to force it, for example, for our ListChooser. Otherwise the ListChoose would behave strangely. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068486.html Name: Morphic-mt.1253 Ancestors: Morphic-mt.1252 Fixes an update glitch with some scrollbar settings. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068487.html Name: Morphic-mt.1254 Ancestors: Morphic-mt.1253 Also provide more control about automatic list filter clearing for pluggable lists. Needed for ListChooser if preference is globally enabled. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068488.html Name: ToolBuilder-Kernel-mt.104 Ancestors: ToolBuilder-Kernel-mt.103 Also provide more control about automatic list filter clearing for pluggable lists. Needed for ListChooser if preference is globally enabled. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068489.html Name: ToolBuilder-Morphic-mt.183 Ancestors: ToolBuilder-Morphic-mt.182 Also provide more control about automatic list filter clearing for pluggable lists. Needed for ListChooser if preference is globally enabled. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068490.html Name: PreferenceBrowser-mt.65 Ancestors: PreferenceBrowser-mt.64 A *very* simple welcome wizard, meant to be used exactly once when starting an image freshly for the very first time. Try to mitigate the old issue of "What should the the default preferences in the next release?" If not working as expected, can be nuked from the release image easily. :-) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068491.html Name: ReleaseBuilder-mt.147 Ancestors: ReleaseBuilder-mt.146 After preparing the environment for the release, schedule the welcome wizard to start once. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068492.html Name: PreferenceBrowser-mt.66 Ancestors: PreferenceBrowser-mt.65 Small fix and clean-up in welcome/preference wizard. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068493.html Name: PreferenceBrowser-mt.67 Ancestors: PreferenceBrowser-mt.66 Forgot to add "open tools attached to mouse cursor" in wizard. :-) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068494.html Name: Morphic-mt.1255 Ancestors: Morphic-mt.1254 Fixes object explorer contents for OrderedDictionary. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068495.html Name: Graphics-mt.359 Ancestors: Graphics-mt.358 In the course of fine-tuning window colors for the upcoming release, add the set of traditional mac crayon colors, which only slightly overlap with the existing named colors. Do "Color orderedCrayonColors explore." to check. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068496.html Name: Morphic-cmm.1256 Ancestors: Morphic-mt.1255 Fix DependencyBrowser not respecting the Reuse Windows preference. ============================================= |
Free forum by Nabble | Edit this page |