The Trunk: CommandLine-mt.16.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.16.mcz

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

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

Name: CommandLine-mt.16
Author: mt
Time: 5 March 2020, 4:24:50.322454 pm
UUID: ad8ab789-003f-544d-b5c6-97eebff4afa2
Ancestors: CommandLine-mt.15

Remove temporary workaround for opening fancy mail composition bc. it is now using tool building.

Complements MorphicExtras-mt.274.

=============== Diff against CommandLine-mt.15 ===============

Item was removed:
- ----- Method: DummyUIManager>>openFancyMailComposition: (in category 'ui project indirecting') -----
- openFancyMailComposition: fancyMail
- "FancyMailComposition should probably be removed in favour of MailComposition, but at least ought to be made a ToolBuilder thing"
- ^nil!