[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Sep 25 23:55:06 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006426.html

Name: Multilingual-tpr.172
Ancestors: Multilingual-nice.171

Add some accessors to CombinedChar so that we can get rid of a nasty #isMemberOf:

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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006427.html

Name: System-fbs.597
Ancestors: System-fbs.596

#forgetDoIts is deprecated. Remove the linefeed cleanups because that's already done.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006428.html

Name: Multilingual-nice.173
Ancestors: Multilingual-tpr.172

Simplify isBreakableAt:in:
Make ^false the default behaviour
Don't bother with cr lf space, since they are handled in CharacterScanner stopConditions anyway (at least they should).

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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006429.html

Name: Kernel-nice.811
Ancestors: Kernel-nice.810

Make squeakDebug.log report length a setting.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006430.html

Name: Morphic-nice.683
Ancestors: Morphic-cmm.682

Update TheWorldMenu because soundEnablingString moved from Preferences to SoundServices.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006431.html

Name: Multilingual-tpr.174
Ancestors: Multilingual-nice.173

improve computeDefaultLineHeight ready for bigger changes

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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006432.html

Name: Graphics-tpr.229
Ancestors: Graphics-tpr.228

improve computeDefaultLineHeight in preparation for later changes.
move multiComposeLinesFrom:to:delta:into:priorLines:atY:textStyle:text:container:wantsColumnBreaks: up to TextComposer ready to kill MultiTextComposer.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006433.html

Name: Graphics-tpr.230
Ancestors: Graphics-tpr.229

alter TextComposer>>composeLinesFrom:to:delta:into:priorLines:atY:textStyle:text:container:wantsColumnBreaks: to decide which composition scanner it wants

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

http://lists.squeakfoundation.org/pipermail/packages/2013-September/006434.html

Name: Morphic-tpr.689
Ancestors: Morphic-nice.688

finally, eviscerate MultiTextComposer ready to remove it later.
simplify NewParagraph>>composeAll, multiComposeLinesFrom:to:delta:into:priorLines:atY: & recomposeFrom:to:delta:.
remove unsent old test method testNewComposeAll2

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


More information about the Squeak-dev mailing list