diff --git a/blocks.js b/blocks.js index 61e15d75..944f3bc0 100644 --- a/blocks.js +++ b/blocks.js @@ -148,7 +148,7 @@ CustomCommandBlockMorph, SymbolMorph*/ // Global stuff //////////////////////////////////////////////////////// -modules.blocks = '2017-August-30'; +modules.blocks = '2017-September-01'; var SyntaxElementMorph; var BlockMorph; diff --git a/byob.js b/byob.js index a20da374..59619c63 100644 --- a/byob.js +++ b/byob.js @@ -108,7 +108,7 @@ BooleanSlotMorph, XML_Serializer*/ // Global stuff //////////////////////////////////////////////////////// -modules.byob = '2017-August-29'; +modules.byob = '2017-September-01'; // Declarations diff --git a/gui.js b/gui.js index 4aafb333..d2ebc972 100644 --- a/gui.js +++ b/gui.js @@ -74,7 +74,7 @@ isRetinaSupported, SliderMorph, Animation*/ // Global stuff //////////////////////////////////////////////////////// -modules.gui = '2017-August-29'; +modules.gui = '2017-September-01'; // Declarations diff --git a/history.txt b/history.txt index 3b7a8d1f..71f34906 100755 --- a/history.txt +++ b/history.txt @@ -3602,7 +3602,7 @@ Fixes: * Croation translation update, thanks, Zeljko Hrvoj! -Features: +v4.1 Features: * polymorphic sprite-local custom blocks * inheritance of sprite-local custom blocks * inheritance of sprite attributes (x, y, direction, size, costumes, costume #, sounds, scripts) diff --git a/lang-nl.js b/lang-nl.js index c3982839..a08eb471 100644 --- a/lang-nl.js +++ b/lang-nl.js @@ -179,7 +179,7 @@ SnapTranslator.dict.nl = { 'translator_e-mail': 'sjoerddirk@fromScratchEd.nl, frank.sierens@telenet.be, jg.2019@xs4all.nl', // optional 'last_changed': - '2017-04-02', // this, too, will appear in the Translators tab + '2017-09-01', // this, too, will appear in the Translators tab // GUI // control bar: @@ -1373,7 +1373,7 @@ SnapTranslator.dict.nl = { 'last': 'laatste', 'any': - 'willekeurig' + 'willekeurig', // attributes 'neighbors': diff --git a/lang-ru.js b/lang-ru.js index 586abc03..50a03de9 100644 --- a/lang-ru.js +++ b/lang-ru.js @@ -182,7 +182,7 @@ SnapTranslator.dict.ru = { 'translator_e-mail': 'svetlanap@berkeley.edu, tema@school830.ru', // optional 'last_changed': - '2017-04-02', // this, too, will appear in the Translators tab + '2017-09-01', // this, too, will appear in the Translators tab // GUI // control bar: diff --git a/lists.js b/lists.js index d708036a..afce2626 100644 --- a/lists.js +++ b/lists.js @@ -62,7 +62,7 @@ CellMorph, ArrowMorph, MenuMorph, snapEquals, Morph, isNil, localize, MorphicPreferences, TableDialogMorph, SpriteBubbleMorph, SpeechBubbleMorph, TableFrameMorph, TableMorph, Variable, isSnapObject*/ -modules.lists = '2017-July-25'; +modules.lists = '2017-September-01'; var List; var ListWatcherMorph; diff --git a/locale.js b/locale.js index 5ce08091..71e9f883 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2017-August-30'; +modules.locale = '2017-September-01'; // Global stuff @@ -281,7 +281,7 @@ SnapTranslator.dict.ru = { 'translator_e-mail': 'svetlanap@berkeley.edu, tema@school830.ru', 'last_changed': - '2016-06-21' + '2017-09-01' }; SnapTranslator.dict.es = { @@ -299,11 +299,11 @@ SnapTranslator.dict.nl = { 'language_name': 'Nederlands', 'language_translator': - 'Frank Sierens, Sjoerd Dirk Meijer', + 'Sjoerd Dirk Meijer, Frank Sierens, Jan-Gerard van der Toorn', 'translator_e-mail': - 'frank.sierens@telenet.be, sjoerddirk@fromScratchEd.nl', + 'sjoerddirk@fromScratchEd.nl, frank.sierens@telenet.be, jg.2019@xs4all.nl', 'last_changed': - '2015-12-15' + '2017-09-01' }; SnapTranslator.dict.pl = { diff --git a/morphic.txt b/morphic.txt index f5d3047a..1d808b3d 100755 --- a/morphic.txt +++ b/morphic.txt @@ -9,7 +9,7 @@ Copyright (C) 2017 by Jens Mönig - this documentation last changed: June 22, 2017 + this documentation last changed: September 01, 2017 This file is part of Snap!. @@ -1153,6 +1153,6 @@ Davide Della Casa contributed performance optimizations for Firefox. Jason N (@cyderize) contributed native copy & paste for text editing. Bartosz Leper contributed retina display support. - Brian Harvey contributed to the design and implemenatation of submenus. + Brian Harvey contributed to the design and implementation of submenus. - Jens Mönig diff --git a/objects.js b/objects.js index 5fd550a6..4d00b389 100644 --- a/objects.js +++ b/objects.js @@ -82,7 +82,7 @@ SpeechBubbleMorph, RingMorph, isNil, FileReader, TableDialogMorph, BlockEditorMorph, BlockDialogMorph, PrototypeHatBlockMorph, localize, TableMorph, TableFrameMorph, normalizeCanvas, BooleanSlotMorph, HandleMorph*/ -modules.objects = '2017-August-30'; +modules.objects = '2017-September-01'; var SpriteMorph; var StageMorph; diff --git a/store.js b/store.js index 791cfc53..ada36b8e 100644 --- a/store.js +++ b/store.js @@ -61,7 +61,7 @@ normalizeCanvas, contains*/ // Global stuff //////////////////////////////////////////////////////// -modules.store = '2017-July-31'; +modules.store = '2017-September-01'; // XML_Serializer /////////////////////////////////////////////////////// diff --git a/symbols.js b/symbols.js index 833e03b1..cea7a7fe 100644 --- a/symbols.js +++ b/symbols.js @@ -41,7 +41,7 @@ // Global stuff //////////////////////////////////////////////////////// -modules.symbols = '2017-August-02'; +modules.symbols = '2017-September-01'; var SymbolMorph; diff --git a/tables.js b/tables.js index 8ea19505..69c3d8fc 100644 --- a/tables.js +++ b/tables.js @@ -70,7 +70,7 @@ SpriteMorph, Context, Costume, ArgMorph, BlockEditorMorph, SymbolMorph, SyntaxElementMorph, MenuMorph, SpriteBubbleMorph, SpeechBubbleMorph, Sound, CellMorph, ListWatcherMorph, isNil, BoxMorph, Variable, isSnapObject*/ -modules.tables = '2017-June-26'; +modules.tables = '2017-September-01'; var Table; var TableCellMorph; diff --git a/threads.js b/threads.js index fd437a40..14a32229 100644 --- a/threads.js +++ b/threads.js @@ -61,7 +61,7 @@ StageMorph, SpriteMorph, StagePrompterMorph, Note, modules, isString, copy, isNil, WatcherMorph, List, ListWatcherMorph, alert, console, TableMorph, TableFrameMorph, ColorSlotMorph, isSnapObject*/ -modules.threads = '2017-August-30'; +modules.threads = '2017-September-01'; var ThreadManager; var Process; diff --git a/widgets.js b/widgets.js index 2ba1d15f..1eb784dd 100644 --- a/widgets.js +++ b/widgets.js @@ -85,7 +85,7 @@ HTMLCanvasElement, fontHeight, SymbolMorph, localize, SpeechBubbleMorph, ArrowMorph, MenuMorph, isString, isNil, SliderMorph, MorphicPreferences, ScrollFrameMorph, MenuItemMorph, Note*/ -modules.widgets = '2017-August-02'; +modules.widgets = '2017-September-01'; var PushButtonMorph; var ToggleButtonMorph;