The Trunk: ToolBuilder-Morphic-mt.255.mcz

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

The Trunk: ToolBuilder-Morphic-mt.255.mcz

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

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

Name: ToolBuilder-Morphic-mt.255
Author: mt
Time: 5 March 2020, 4:25:33.066454 pm
UUID: 793a3a0f-91db-c84e-a5a0-e49881af6e63
Ancestors: ToolBuilder-Morphic-mt.254

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

Complements MorphicExtras-mt.274.

=============== Diff against ToolBuilder-Morphic-mt.254 ===============

Item was removed:
- ----- Method: MorphicUIManager>>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"
- ^fancyMail morphicOpen!