Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-February/002715.html Name: Morphic-cmm.344 Ancestors: Morphic-cmm.343 - More fixes of window topping feature. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002716.html Name: Monticello-cmm.367 Ancestors: Monticello-cmm.366 - Repositories must make appropriate selections after topping. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002717.html Name: KernelTests-dtl.137 Ancestors: KernelTests-ar.136 Change DependentArrayTest>>testCanDiscardEdits to use a PluggableTextMorph if MVC StringHolderView is not available (i.e. if MVC has been unloaded) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002718.html Name: Morphic-dtl.345 Ancestors: Morphic-cmm.344 Implement MorphicProject>>textWindows to remove MVC/Morphic dependencies from Utilities class> storeTextWindowContentsToFileNamed: ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002719.html Name: ReleaseBuilder-dtl.47 Ancestors: ReleaseBuilder-ar.46 Remove explicit reference to MVC ListPargraph from ReleaseBuilderTrunk class>>prepareNewBuild. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002720.html Name: ST80-dtl.106 Ancestors: ST80-dtl.105 Implement Project>>textWindows to remove MVC/Morphic dependencies from Utilities class> storeTextWindowContentsToFileNamed: Fix bug in #storeTextWindowContentsToFileNamed: in which text windows with duplicate window titles were not saved. Remove explicit MVC references from SystemDictionary>>majorShrink. Remove explicit MVC reference from SystemDictionary>>discardOddsAndEnds. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002721.html Name: System-dtl.254 Ancestors: System-ul.253 Remove explicit MVC/Morphic dependencies from Preferences class>>setListFontTo: Implement Project>>textWindows to remove MVC/Morphic dependencies from Utilities class> storeTextWindowContentsToFileNamed: Fix bug in #storeTextWindowContentsToFileNamed: in which text windows with duplicate window titles were not saved. Remove explicit MVC references from SystemDictionary>>majorShrink. Remove explicit MVC reference from SystemDictionary>>discardOddsAndEnds. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002722.html Name: Tools-dtl.183 Ancestors: Tools-dtl.182 Recategorize Utilities class>> openScratchWorkspaceLabeled:contents: from System to ST80 ( MVC-only method). Eliminate explicit MVC/Morphic references in Utilities class>>closeAllDebuggers ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002723.html Name: KernelTests-dtl.138 Ancestors: KernelTests-dtl.137 Fix cut and paste editing error in previous update. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002724.html Name: KernelTests-dtl.139 Ancestors: KernelTests-dtl.138 Remove last MVC/Morphic explicit dependency ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002725.html Name: Morphic-kb.346 Ancestors: Morphic-dtl.345 - Added a preference to control the window reusing behaviour. It's disabled by default. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002726.html Name: Files-cmm.68 Ancestors: Files-ul.67 Refactored DirectoryEntry. Highlights: - Moved DirectoryEntry from a subclass of ArrayedCollection to a subclass of Object. - Each DirectoryEntry now knows its 'directory' (a FileDirectory). At last, DirectoryEntry's are useful enough to serve as first-class "file reference" objects that have otherwise, thus far, been relegated to platform-specific Strings. - Behaviors exclusive to DirectoryEntry's representing files have been moved to DirectoryEntryFile. Behaviors exclusive to DirectoryEntry's representing directory's have been moved into DirectoryEntryDirectory. The DirectoryEntry>>'dirFlag' variable has been removed. - Added a terse, platform-independent way of expressing FileDirectory concatenation via the #/ operator: myFileDirectory / 'subDir' / 'sub-subDir' ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002727.html Name: Tools-cmm.184 Ancestors: Tools-dtl.183 - Updates for working with new refactored DirectoryEntry, of the Files package. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002728.html Name: Network-cmm.60 Ancestors: Network-dtl.59 - Updates to work with new refactored DirectoryEntry in the Files package. - Important fixes ensure ServerDirectory operations are performed on the correct directory! - By synchronizing some of the API, ServerDirectory is now a little more transparently-interchangeable with FileDirectory. ============================================= |
Free forum by Nabble | Edit this page |