Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001897.htmlName: Multilingual-nice.66
Ancestors: Multilingual-nice.65
Complete
http://bugs.squeak.org/view.php?id=6086In the process of #detectLineEndConvention a primitive fails trying to obtain the position of '/dev/stdout'.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001898.htmlName: System-kb.180
Ancestors: System-nice.179
- fix: implemented missing PragmaPreference >> provider to return its provider ivar.
This is needed for Preferences >> removePreferencesFor: to work, as it selects preferences based on their providers, which is implemented in Preference (the superclass of PragmaPreference) as to return nil.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001899.htmlName: Morphic-kb.255
Ancestors: Morphic-dtl.252
- Removal of TheWorldMainDockingBarOld. Cleaning up references in the preamble.
Load System-kb.180 before.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001900.htmlName: Morphic-ar.256
Ancestors: Morphic-kb.255
Some help menu options:
- Online resources
- Keyboard shortcuts
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001901.htmlName: Morphic-ar.257
Ancestors: Morphic-ar.256
More complete menus. Should be close to using it without the world menu now.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2009-November/001902.htmlName: System-dtl.181
Ancestors: System-kb.180
Update project class>>deletingProject: to remove explicit dependency on ProjectViewMorph
=============================================