[squeak-dev] The Trunk: Tools-cmm.889.mcz

commits at source.squeak.org commits at source.squeak.org
Fri Sep 13 03:16:11 UTC 2019


Chris Muller uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-cmm.889.mcz

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

Name: Tools-cmm.889
Author: cmm
Time: 12 September 2019, 10:16:04.593844 pm
UUID: e2ed23a5-62f7-46fc-a420-75658c6e45f5
Ancestors: Tools-mt.888

Make Transcript respect the Reuse Windows preference.

=============== Diff against Tools-mt.888 ===============

Item was added:
+ ----- Method: TranscriptStream>>postAcceptBrowseFor: (in category '*Tools') -----
+ postAcceptBrowseFor: aModel
+ 	"Nothing to do."!

Item was added:
+ ----- Method: TranscriptStream>>representsSameBrowseeAs: (in category '*Tools') -----
+ representsSameBrowseeAs: anotherModel 
+ 	^ true!



More information about the Squeak-dev mailing list