[squeak-dev] The Trunk: Collections-bf.496.mcz

commits at source.squeak.org commits at source.squeak.org
Thu Dec 6 18:17:00 UTC 2012


Bert Freudenberg uploaded a new version of Collections to project The Trunk:
http://source.squeak.org/trunk/Collections-bf.496.mcz

==================== Summary ====================

Name: Collections-bf.496
Author: bf
Time: 6 December 2012, 7:15:56.137 pm
UUID: 1d1e83a0-08fb-427a-ae24-3fcd3029b8f2
Ancestors: Collections-ul.495

Cmd-0 should remove text colors.

=============== Diff against Collections-ul.495 ===============

Item was added:
+ ----- Method: TextColor>>dominatedByCmd0 (in category 'scanning') -----
+ dominatedByCmd0
+ 	"Cmd-0 should remove text color"
+ 	^ true!



More information about the Squeak-dev mailing list