Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001863.htmlName: Morphic-ul.246
Ancestors: Morphic-dtl.245
- fix: don't raise an error if the primitive can't open a stream for a dropped file (
http://lists.squeakfoundation.org/pipermail/squeak-dev/2009-September/139207.html)
- fix: MouseOverHandler >> #noticeMouseOver:event: sent #includes: to a possibly nil object. Fixed the same way the pharo guys did, but without splitting #processMouseOver: into a lot of small methods. Bug reports:
http://bugs.squeak.org/view.php?id=2697http://bugs.squeak.org/view.php?id=6186http://bugs.squeak.org/view.php?id=7415http://code.google.com/p/pharo/issues/detail?id=889=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001864.htmlName: ST80-dtl.70
Ancestors: ST80-nice.69
Implement #interruptName:preemptedProcess: on instance side
MVCProject>>findProjectView: refactored from Project
MVCProject>>jumpToProject refactored from Prorject
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001865.htmlName: Morphic-dtl.247
Ancestors: Morphic-ul.246
Implement #interruptName:preemptedProcess: on instance side
MorphicProject>>findProjectView: refactored from Project
MorphicProject>>jumpToProject refactored from Project
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001866.htmlName: System-dtl.171
Ancestors: System-dtl.170
Factor Project>>findProjectView: into subclasses.
Implement #interruptName: and #interruptName:preemptedProcess: on instance side, and use Project current idiom to access them. Eliminate some related #isMorphic testing in other methods.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001867.htmlName: 39Deprecated-dtl.14
Ancestors: 39Deprecated-ar.13
Remove unreferenced methods from CurrentProjectRefactoring.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001868.htmlName: 39Deprecated-dtl.15
Ancestors: 39Deprecated-dtl.14
Eliminate class CurrentProjectRefactoring.
Package 39Deprecated is now empty.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001869.htmlName: System-dtl.172
Ancestors: System-dtl.171
Fix Project class>>jumpToProject, broken in prior changes.
=============================================