[squeak-dev] The Trunk: System-jmv.144.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] The Trunk: System-jmv.144.mcz

commits-2
Juan Vuletich uploaded a new version of System to project The Trunk:
http://source.squeak.org/trunk/System-jmv.144.mcz

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

Name: System-jmv.144
Author: jmv
Time: 7 September 2009, 9:40 am
UUID: a4b69e29-93a3-4057-b792-0ab11972eedb
Ancestors: System-ar.143

 Remove the (now unused) #properAlphaForBlackText preference.

=============== Diff against System-ar.143 ===============

Item was removed:
- ----- Method: Preferences class>>properAlphaForBlackText (in category 'fonts') -----
- properAlphaForBlackText
- ^ self
- valueOfFlag: #properAlphaForBlackText
- ifAbsent: [true]!