=== 2177FixOnSugarSandBox-yo.cs === Change Set: FixnOnSugarSandBox-yo Date: 15 December 2008 Author: Yoshiki Ohshima The logic was wrong when to enable the sandbox. === 2176altDot-sw.cs === Change Set: altDot-sw Date: 23 November 2008 Author: Scott Wallace TRAC 8879 -- make alt-dot pause all ticking scripts even when eToyFriendly flag is off Cross-published from etoys4.0 update 2199altDot-sw. === 2175unCamelCase-sw.cs === Change Set: unCamelCase-sw Date: 3 November 2008 Author: Scott Wallace Fix for TRAC ticket 8929: Should not attempt to 'un-camel-case' user-defined script and variable names. User-defined script names and user-defined variable names will now always appear in the same form accepted when the names are defined, which means they will always -- start with a lower-case alphabetic character -- consist entirely of alphabetic and numeric characters (NB: no spaces) Except for forcing the first character to be lower-case-alphabetic, the case of the identifiers dfor user-defined variable and script names will be exactly as the user typed them in. These rules had gotten somewhat compromised with stamp-out-camel-case code earlier this year, but now are restored. Note that *system-defined* method and variable names still undergo 'un-camel-casing', so that for example 'scaleFactor' appears on tiles as 'scale factor'. Cross-published from etoys4.0 update 2198unCamelCase-sw === 2174arrowsOnLangChg-sw.cs === Change Set: arrowsOnLangChg-sw Date: 3 November 2008 Author: Scott Wallace Fix for TRAC 8928 - Switching language loses arrows. Cross-published from etoys4.0 update 2197arrowsOnLangChg-sw. === 2173wrap-swyo.cs === Change Set: wrap-swyo Date: 5 November 2008 Author: Scott Wallace and Yoshiki Ohshima A workaround for wrap issues in UserText and PreferencesPanel. === 2172koEnvironment.cs === === 2171scriptNameTileFixup-sw.cs === Change Set: scriptNameTileFixup-sw Date: 22 October 2008 Author: Scott Wallace Some old projects from earlier versions of etoys can have faulty structure in ScriptNameTiles. This update adds fixing up such tiles to the procedures undertaken under 'attempt misc repairs' in authoring-tools menu. === 2170playerValuedParm-sw.cs === Change Set: playerValuedParm-sw Date: 6 October 2008 Author: Scott Wallace Fixes for a two bugs relating to player-valued parameters, as originally reported at: http://lists.laptop.org/pipermail/etoys/2008-September/002643.html and as registered as TRAC tickets: TRAC 8694 parameter displays 'nil' in slot tile. TRAC 8695 possessive 's' goes missing. === 2169gapFiller2169.cs === === 2168gapFiller2168.cs === === 2167gapFiller2167.cs === === 2166gapFiller2166.cs === === 2165gapFiller2165.cs === === 2164gapFiller2164.cs === === 2163gapFiller2163.cs === === 2162gapFiller2162.cs ===