The Trunk: Graphics-nice.331.mcz

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

The Trunk: Graphics-nice.331.mcz

commits-2
Nicolas Cellier uploaded a new version of Graphics to project The Trunk:
http://source.squeak.org/trunk/Graphics-nice.331.mcz

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

Name: Graphics-nice.331
Author: nice
Time: 4 May 2016, 11:11:51.598676 pm
UUID: a7db03ab-33da-44a8-a167-3a6aaccc7865
Ancestors: Graphics-nice.330, Graphics-mt.330

Merge

=============== Diff against Graphics-nice.330 ===============

Item was added:
+ ----- Method: DisplayText>>composeForm (in category 'private') -----
+ composeForm
+
+ form := Project current composeDisplayTextIntoForm: self.!