The Trunk: CommandLine-mt.5.mcz

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

The Trunk: CommandLine-mt.5.mcz

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

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

Name: CommandLine-mt.5
Author: mt
Time: 17 April 2016, 7:41:06.181544 pm
UUID: 9f322cab-68f3-934a-8e85-2b999941bd9a
Ancestors: CommandLine-cmm.4

Deprecated.

=============== Diff against CommandLine-cmm.4 ===============

Item was removed:
- ----- Method: DummyUIManager>>checkForNewDisplaySize (in category 'display') -----
- checkForNewDisplaySize
- Display extent = DisplayScreen actualScreenSize ifTrue: [^ self].
- DisplayScreen startUp.
- !