The Trunk: Tools-mt.577.mcz

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

The Trunk: Tools-mt.577.mcz

commits-2
Marcel Taeumel uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-mt.577.mcz

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

Name: Tools-mt.577
Author: mt
Time: 3 April 2015, 5:10:17.726 pm
UUID: 5d064a68-b9b6-4d42-b50b-fe1f677c6ba5
Ancestors: Tools-mt.576

Updated to load normal window colors for new tool sets as introduced by System-mt.716

=============== Diff against Tools-mt.576 ===============

Item was changed:
  ----- Method: StandardToolSet class>>initialize (in category 'class initialization') -----
  initialize
  ToolSet register: self.
+ Preferences installNormalWindowColors.!
- Preferences installMissingWindowColors.!