Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003939.htmlName: Tests-ul.101
Ancestors: Tests-ul.100
- updated the tests to reflect the font changes
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003940.htmlName: Graphics-mt.157
Ancestors: Graphics-ul.156
- fonts with translucent color used the wrong combination rule for rendering by default
- use "Form blend" explicitly as combination rule for fonts with translucent color
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003941.htmlName: Graphics-mt.158
Ancestors: Graphics-mt.157
- nicer version of fix for font rendering with translucent colors (thanks to Juan Vuletich)
-> subpixel rendering will be disabled in that case
- minor code clean-up (using Form-constants instead of magic numbers)
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003942.htmlName: Monticello-bp.410
Ancestors: Monticello-ul.409
- printOn: for MCWorkingCopy prints the package name
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003943.htmlName: Monticello-bp.411
Ancestors: Monticello-bp.410
- Changed MCWorkingCopy description so that the package name is not duplicated when, e.g. Kernel (dtl.517) instead of Kernel (Kernel-dtl.517). This makes the Monticello Browser easier to use.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003944.htmlName: Monticello-bp.412
Ancestors: Monticello-bp.411
- use beginsWith: instead of the deprecated startsWith:
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-November/003945.htmlName: Morphic-laza.477
Ancestors: Morphic-cmm.476
In the "Extending the system" workspace:
Change the snippet to load Omnibrowser work as a simple doIt
=============================================