The Trunk: SmallLand-ColorTheme-mt.7.mcz

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

The Trunk: SmallLand-ColorTheme-mt.7.mcz

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

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

Name: SmallLand-ColorTheme-mt.7
Author: mt
Time: 31 July 2016, 10:35:55.17149 am
UUID: e0eb5d6c-e032-b843-96b5-90e78b70d353
Ancestors: SmallLand-ColorTheme-fbs.6

*** Widget Refactorings and UI Themes (Part 2 of 11) ***

Simplify window colors and prepare them and other properties of system windows to be themed.

=============== Diff against SmallLand-ColorTheme-fbs.6 ===============

Item was changed:
  ----- Method: SmallLandColorTheme>>apply (in category 'applying') -----
  apply
+
- Preferences installBrightWindowColors.
  ""
  super apply.
  ""
  self updateTopProject.
  self updateFlaps.
  self updateWorldMainDockingBar!