[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Mon Nov 23 23:55:03 UTC 2009


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001863.html

Name: 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=2697
http://bugs.squeak.org/view.php?id=6186
http://bugs.squeak.org/view.php?id=7415
http://code.google.com/p/pharo/issues/detail?id=889

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001864.html

Name: 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.html

Name: 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.html

Name: 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.html

Name: 39Deprecated-dtl.14
Ancestors: 39Deprecated-ar.13

Remove unreferenced methods from CurrentProjectRefactoring.


=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001868.html

Name: 39Deprecated-dtl.15
Ancestors: 39Deprecated-dtl.14

Eliminate class CurrentProjectRefactoring.
Package 39Deprecated is now empty.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2009-November/001869.html

Name: System-dtl.172
Ancestors: System-dtl.171

Fix Project class>>jumpToProject, broken in prior changes.

=============================================



More information about the Squeak-dev mailing list