Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2016-August/068745.html Name: Files-dtl.163 Ancestors: Files-ul.162 Add StandardFileStream>>update: to handle #appendEntry by flushing the stream. This allows the standard output stream to be a dependent of the Transcript, flushing output as expected for a transcript view. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068746.html Name: Files-dtl.164 Ancestors: Files-dtl.163 Avoid exception if TranscriptSteam is not present, and use #ifNotNil: instead of #ifNotNilDo: ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068747.html Name: Collections-dtl.715 Ancestors: Collections-ul.714 When the redirectToStdOut preference is enabled, let the standard output stream be a view on the Transcript. Flush output to stdout on endEntry. Make cr and lf work for the stdout view. Permit other views to continue functioning normally in the image, with the standard output as an additional view. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068748.html Name: Collections-dtl.716 Ancestors: Collections-dtl.715, Collections-tfel.715 Merge Collections-dtl.715, Collections-tfel.715 ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068749.html Name: Morphic-tfel.1299 Ancestors: Morphic-tfel.1288, Morphic-mt.1298 Merge changes and refactorings from Squeakland Etoys - halos are larger - three-phase buttons have optimized event handling - translations were added to menus and image morphs - some more etoyFriendly checks in general (to be refactored) - morphic-specific project loading code moved into MorphicProject - World>>referencePool now is a dictionary, no longer an OrderedCollection to fulfill the expected interface - script handling was updated - TextMorph saw refactorings ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068750.html Name: Compression-tfel.50 Ancestors: Compression-tfel.49, Compression-ul.49 Merge translations from Squeakland Etoys ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068751.html Name: Files-tfel.165 Ancestors: Files-tfel.162, Files-dtl.164 merge translation and read-only check from Squeakland Etoys ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068752.html Name: Multilingual-tfel.217 Ancestors: Multilingual-tfel.216, Multilingual-ul.216 merge Squeakland Etoys variant of getting a localeID. makes it more robust by allowing e.g. 'de-AU' to fallback to 'de' rather than letting everything fall back to 'en' immediately ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068753.html Name: Morphic-mt.1300 Ancestors: Morphic-tfel.1299 Fix small regression when setting the font in StringMorph. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068754.html Name: Morphic-mt.1301 Ancestors: Morphic-mt.1300 Fixes regression in new-style balloon morphs and gradient fills. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068755.html Name: MorphicExtras-tfel.192 Ancestors: MorphicExtras-tfel.191, MorphicExtras-mt.184 merge Squeakland etoys. Mostly translations, with some more changes to BookMorphs and their relatives. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068756.html Name: Nebraska-tfel.46 Ancestors: Nebraska-tfel.45, Nebraska-mt.43 Merge Nebraska changes from Squeakland Etoys, and begin untangling Nebraska from Etoys ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068757.html Name: Network-tfel.184 Ancestors: Network-tfel.183, Network-ul.183 merge a few fixes from Squeakland Etoys. - ServerDirectories always use forward slashes, even on windows - FTPClient connections should go through the NetNameResolver - sockets can only accept if they are connected. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068758.html Name: ST80-tfel.219 Ancestors: ST80-tfel.217, ST80-mt.218 merge translations from Squeakland Etoys ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068759.html Name: Tools-tfel.724 Ancestors: Tools-tfel.720, Tools-mt.723 merge translations from Squeakland Etoys ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068760.html Name: GetText-tfel.40 Ancestors: GetText-tfel.39 update the exporter to also catch dynamic translations ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068761.html Name: Protocols-tfel.56 Ancestors: Protocols-mt.55, Protocols-kfr.11 merge from Squeakland Etoys image ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068762.html Name: EToys-tfel.211 Ancestors: EToys-tfel.210 optional dependency on ScratchPlugin ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068763.html Name: EToys-tfel.212 Ancestors: EToys-tfel.211 Import Squeakland's release builder into etoys. To be refactored ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068764.html Name: Sound-tfel.59 Ancestors: Sound-tfel.58 Replace underscore assignments with := ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068765.html Name: TrueType-tfel.46 Ancestors: TrueType-tfel.45 Replace underscore assignments with := ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068766.html Name: EToys-tfel.214 Ancestors: EToys-tfel.213 update release builder and theme to use Squeak hierarchy ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068767.html Name: MorphicExtras-tfel.193 Ancestors: MorphicExtras-tfel.192 fix deprecated method ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068768.html Name: EToys-tfel.215 Ancestors: EToys-tfel.214 - fix deprecation warnings - Components and their subclasses are not uniclasses - sugarnavbar should re-initialize when the theme changes ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068769.html Name: System-tfel.912 Ancestors: System-tfel.911 Fix setSystemFontTo: to correctly set the default text style ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068770.html Name: EToys-tfel.216 Ancestors: EToys-tfel.215, EToys-jl.210 merge ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068771.html Name: Morphic-tfel.1302 Ancestors: Morphic-mt.1301, Morphic-jl.1291 merge ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068772.html Name: EToys-tfel.217 Ancestors: EToys-tfel.216 - no deprecation warnings - override compilation on Player to work around decompiler bugs ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068773.html Name: Morphic-tfel.1303 Ancestors: Morphic-tfel.1302 unhibernate FlapTabs when switching into a project in case they were hibernated ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068774.html Name: MorphicExtras-tfel.194 Ancestors: MorphicExtras-tfel.193 fix test in ViewerFlapTab>>unhibernate to actually test a boolean ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068775.html Name: Tools-tfel.720 Ancestors: Tools-mt.719, Tools-tfel.716 merge trunk ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068776.html Name: Tools-tfel.716 Ancestors: Tools-tfel.715 sort these by name by default ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068777.html Name: Tools-tfel.715 Ancestors: Tools-mt.712, Tools-tfel.714 merge with trunk ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068778.html Name: Tools-tfel.714 Ancestors: Tools-tfel.713 Translate this debugger string ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068779.html Name: Tools-tfel.712 Ancestors: Tools-mt.711, Tools-kfr.15 merge from Squeakland Etoys image ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068780.html Name: Tools-tfel.713 Ancestors: Tools-tfel.712 fix font color in Project load and save dialogs, you really cannot see the default ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068781.html Name: Multilingual-tfel.216 Ancestors: Multilingual-tfel.215, Multilingual-bf.24 merge from Squeakland Etoys image ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068782.html Name: Compression-tfel.49 Ancestors: Compression-cmm.48, Compression-bf.1 merge from Squeakland Etoys image ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068783.html Name: ST80-tfel.217 Ancestors: ST80-nice.216, ST80-tfel.215 merge trunk ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068784.html Name: ST80-tfel.215 Ancestors: ST80-mt.214, ST80-tfel.214 merge with trunk ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068785.html Name: ST80-tfel.214 Ancestors: ST80-mt.213, ST80-bf.5 merge from Squeakland Etoys image ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068786.html Name: Nebraska-tfel.45 Ancestors: Nebraska-tfel.44 avoid dependency on Etoys ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068787.html Name: Nebraska-tfel.44 Ancestors: Nebraska-tfel.43 remove direct reference to Etoys ============================================= http://lists.squeakfoundation.org/pipermail/packages/2016-August/068788.html Name: Nebraska-tfel.43 Ancestors: Nebraska-mt.42, Nebraska-bf.3 merge from Squeakland Etoys image ============================================= |
Free forum by Nabble | Edit this page |