Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-February/002578.html Name: Collections-ar.295 Ancestors: Collections-ul.294, Collections-mtf.291 Merging Collections-mtf.291: 7219: Improve Streams Usage Readability http://bugs.squeak.org/view.php?id=7219 Adds << to streams to be mostly like nextPutAll, but uses putOn: so that it works with any object. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002579.html Name: Monticello-ar.362 Ancestors: Monticello-nice.361 Suppress interactive warnings from ClassBuilder while installing MC packages automatically. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002580.html Name: Kernel-mtf.390 Ancestors: Kernel-mtf.389, Kernel-mtf.388 merged 389 and 388: stream readability fix and prepping Process for Cobalt ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002581.html Name: Morphic-ar.322 Ancestors: Morphic-ar.320, Morphic-cmm.321 Merging Morphic-cmm.321 - Recovered "Auto Indent" preference lost back in 3.9, updated for the new TextEditor and Preference Pragma's. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002582.html Name: Multilingual-ul.85 Ancestors: Multilingual-nice.84 - fix #basicNext: and #basicUpTo: in MultiByteFileStream - add chunk reading capabilities to TextConverter - assume that MultiByteFileStream's converter is properly initialized in #next - MultiByteFileStream >> #nextChunk uses its converter's chunk reading capabilities, this speeds gives >3x speedup if the file has UTF-8 encoding - fix: MultiByteFileStream lost it's position if the ! character was encoded to more than a single byte (ex UTF16) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002583.html Name: Network-mtf.55 Ancestors: Network-espin.54 7219: Improve Streams Usage Readability http://bugs.squeak.org/view.php?id=7219 Adds << to streams to be mostly like nextPutAll, but uses putOn: so that it works with any object. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002584.html Name: System-dtl.245 Ancestors: System-ul.244 Remove explicit reference to MVC ParagraphEditor in Preferences class>>noviceModeSettingChanged. Add comment and #flag: markers in Project>>dispatchTo:addPrefixAndSend:withArguments: to explain that this method should be replaced by proper ToolBuilder support in classes that use it (PluggableFileList and PopUpMenu so far). ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002585.html Name: ST80-dtl.92 Ancestors: ST80-nice.91 Add PluggableFileList>>mvcOpenLable:in: to remove explicit MVC dependency in PluggableFileList. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002586.html Name: Morphic-dtl.323 Ancestors: Morphic-ar.322 Change PluggableFileList>>open to dispatch through Project to MVC and Morphic methods. Replace #openLabel: and #openAsMorphLable:inWorld: with#morphicOpenLable:in: and mvcOpenLabel:in: called through Project current. Note: A better solution is to implement proper ToolBuilder support for PluggableFileList. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002587.html Name: ST80-dtl.93 Ancestors: ST80-dtl.92 Move PluggableFileListView from package Morphic-FileList to ST80-Views Move ModalSystemWindowView from package Morphic-FileList to ST80-Views ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-February/002588.html Name: Morphic-dtl.324 Ancestors: Morphic-dtl.323 Move PluggableFileListView from package Morphic-FileList to ST80-Views Move ModalSystemWindowView from package Morphic-FileList to ST80-Views ============================================= |
Free forum by Nabble | Edit this page |