[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Aug 12 21:55:03 UTC 2016


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068526.html

Name: System-mt.881
Ancestors: System-mt.880

Adds missing method to be compatible with Behavior. To be used for balloon help in File Contents Browser.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068527.html

Name: Tools-mt.715
Ancestors: Tools-mt.714

Fixes serious bug with balloon-help for message lists, which occured in the FileContentsBrowser with #balloonHelpInMessageLists preference enabled.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068528.html

Name: Morphic-mt.1263
Ancestors: Morphic-mt.1262

Remove obsolete preference for balloon color. It is in the current UI theme now.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068529.html

Name: Help-Squeak-Project-mt.42
Ancestors: Help-Squeak-Project-mt.41

Use #sorted: because #sortBy: will be deprecated in the future.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068530.html

Name: Tools-mt.716
Ancestors: Tools-mt.715

Use #sorted: instead of #sortBy: to better indicate that it is a copy and not an in-place update like #sort:.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068531.html

Name: Collections-mt.707
Ancestors: Collections-mt.706

Deprecate #sortBy:.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068532.html

Name: 51Deprecated-mt.43
Ancestors: 51Deprecated-tfel.42

Deprecate #sortBy:.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068533.html

Name: Morphic-mt.1264
Ancestors: Morphic-mt.1263

Use #sorted: instead of #sortBy: to better indicate that it is a copy and not an in-place update like #sort:.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068534.html

Name: PackageInfo-Base-mt.69
Ancestors: PackageInfo-Base-nice.68

Use #sorted: instead of #sortBy: to better indicate that it is a copy and not an in-place update like #sort:.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068535.html

Name: PreferenceBrowser-mt.68
Ancestors: PreferenceBrowser-mt.67

Use #sorted: instead of #sortBy: to better indicate that it is a copy and not an in-place update like #sort:.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068536.html

Name: ReleaseBuilder-mt.149
Ancestors: ReleaseBuilder-mt.148

Use #sorted: instead of #sortBy: to better indicate that it is a copy and not an in-place update like #sort:.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068537.html

Name: PreferenceBrowser-mt.69
Ancestors: PreferenceBrowser-mt.68

Fixes some help/preference texts. Thanks Tim R.!

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068538.html

Name: Morphic-mt.1265
Ancestors: Morphic-mt.1264

Fixes some help/preference texts. Thanks Tim R.!

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068539.html

Name: Tools-mt.717
Ancestors: Tools-mt.716

Fixes some help/preference texts. Thanks Tim R.!

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068540.html

Name: Tools-mt.717
Ancestors: Tools-mt.716

Fixes some help/preference texts. Thanks Tim R.!

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068541.html

Name: PreferenceBrowser-mt.70
Ancestors: PreferenceBrowser-mt.69

Make preference wizard not so alien and more easily dismiss-able.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068542.html

Name: HelpSystem-Core-mt.89
Ancestors: HelpSystem-Core-mt.88

Small fall-back for not existing keys in generic help topics.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068543.html

Name: ReleaseBuilder-mt.150
Ancestors: ReleaseBuilder-mt.149

When preparing the environment, show welcome information again.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068544.html

Name: HelpSystem-Core-mt.90
Ancestors: HelpSystem-Core-mt.89

Normalize text attributes when editing help texts via the help browser. This is necessary to produce formatted text that works well with a variety of UI themes.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068545.html

Name: Help-Squeak-Project-mt.43
Ancestors: Help-Squeak-Project-mt.42

Remove some attributes from welcome text.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068546.html

Name: Collections-mt.708
Ancestors: Collections-mt.707

When analyzing the input string to add a text url, give the user a chance to verify and correct the result. (Use to update help texts for the release.)

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068547.html

Name: Morphic-mt.1266
Ancestors: Morphic-mt.1265

Avoid object-explorer side-effect for arbitrary code execution. Makes writing interactive help texts more powerful.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068548.html

Name: Help-Squeak-Project-mt.44
Ancestors: Help-Squeak-Project-mt.43

Update Squeak introduction to match contents from squeak.org but be more interactive since we are already in the environment.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068549.html

Name: ReleaseBuilder-mt.151
Ancestors: ReleaseBuilder-mt.150

Simple scripts for ReleaseBuilder to generate mark down for all commit messages between releases. Should help to write release notes. Just call "ReleaseBuilder fileOutChangesBetweenReleases" to try out.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068550.html

Name: System-mt.882
Ancestors: System-mt.881

Fixes small regression regarding language translation (Thanks Tim F.!).

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068551.html

Name: Morphic-mt.1267
Ancestors: Morphic-mt.1266

Since the release artifacts will have the existing MO files with them, make language switching more prominent in the Extras menu of the docking bar.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068552.html

Name: PreferenceBrowser-mt.71
Ancestors: PreferenceBrowser-mt.70

Put preference wizard/assistant in Apps menu so that users can run it later (again).

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068553.html

Name: Morphic-mt.1268
Ancestors: Morphic-mt.1267

Because the desktop background is so easily to change, i.e. overridable, provide a simple way to reset the background for the current UI theme. Same menu: Extras > Themes & Colors.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-August/068554.html

Name: ReleaseBuilder-mt.152
Ancestors: ReleaseBuilder-mt.151

Fixes a small bug, which made the preference wizard go behind the opened windows on the first start.

=============================================


More information about the Squeak-dev mailing list