| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Keep watchers onstage when hiding/showing them, fixes #195 | jmoenig | 2013-10-04 | 2 | -0/+5 |
| | | |||||
| * | Prevent watcher cells from growing wider as their contents becomes taller | jmoenig | 2013-10-04 | 2 | -2/+4 |
| | | |||||
| * | Type-check the SPLIT block's input before eval'ing it | jmoenig | 2013-10-04 | 2 | -2/+16 |
| | | |||||
| * | smooth numerical values displayed in watchers | jmoenig | 2013-10-01 | 2 | -4/+11 |
| | | |||||
| * | fixed #186 (can't duplicate blocks with anchored comments) | jmoenig | 2013-09-30 | 2 | -8/+11 |
| | | |||||
| * | fixed #172, IF ON EDGE, BOUNCE | jmoenig | 2013-09-20 | 2 | -3/+7 |
| | | | | | Morphic: Rectangle.amountToTranslateWithin() | ||||
| * | fixed #146 | jmoenig | 2013-09-19 | 3 | -2/+4 |
| | | | | | filter out empty costumes | ||||
| * | fixed #169 | jmoenig | 2013-09-19 | 2 | -4/+9 |
| | | |||||
| * | Prevent local custom blocks in global custom block definitions | jmoenig | 2013-09-18 | 2 | -3/+30 |
| | | | | | fixes #167 for future projects | ||||
| * | prevent costumes with imported CORS-tainted canvases | jmoenig | 2013-09-18 | 3 | -2/+37 |
| | | | | | expected to fix #155, #154, #151, #148, #147, #127 for future projects | ||||
| * | fixed part of #154 - prevent costumes from being drawn while they are loading | jmoenig | 2013-09-17 | 3 | -4/+21 |
| | | | | | | | prevents an occasional DOM error saying "an attempt was made to use an object that is not, or is no longer, usable" when loading a project that has costumes | ||||
| * | Merge pull request #163 from MMSequeira/master | Jens Mönig | 2013-09-17 | 1 | -1/+13 |
| |\ | | | | | Portuguese translation update | ||||
| | * | Correct "message" reporter translation and add translations for new split block. | Manuel Menezes de Sequeira | 2013-09-16 | 1 | -1/+13 |
| | | | |||||
| * | | fixed #119, #149 | jmoenig | 2013-09-17 | 3 | -5/+28 |
| |/ | | | | | accessing a shared projects requires lowercasing the username - this is now automatically taken care of | ||||
| * | fixed #115 | jmoenig | 2013-09-16 | 2 | -0/+2 |
| | | | | | prevent loading several instances of the same block definition | ||||
| * | Updated revision history | jmoenig | 2013-09-16 | 1 | -0/+15 |
| | | |||||
| * | Example projects in project dialog | jmoenig | 2013-09-16 | 1 | -62/+108 |
| | | | | | | | thanks, Brian. Also, this changeset contains improvements and simplifications for synchronous HTTP calls which are used for fetching libraries and example projects | ||||
| * | German translation update | jmoenig | 2013-09-16 | 2 | -5/+39 |
| | | | | | | for new SPLIT primitive, as well as translation integration update for others | ||||
| * | New SPLIT primitive reporter activated | jmoenig | 2013-09-16 | 1 | -9/+9 |
| | | | | | | this should come in handy when importing text files that should be converted to lists, as in the hangman lab | ||||
| * | Paint: Flood fill freeze fix | jmoenig | 2013-09-16 | 1 | -2/+19 |
| | | | | | thanks for the contribution, Kartik! | ||||
| * | Custom Block Evaluation Scope fix | jmoenig | 2013-09-16 | 1 | -2/+3 |
| | | | | | minor glitch which affected "VEE" | ||||
| * | New Greek translation | jmoenig | 2013-09-16 | 1 | -0/+1226 |
| | | | | | thanks, Ino Samaras! | ||||
| * | New Danish translation | jmoenig | 2013-09-16 | 1 | -0/+1168 |
| | | | | | thanks, Morten Nielsen and Hanne Binder! | ||||
| * | Norwegian translation update - encoding fixes | jmoenig | 2013-09-16 | 1 | -12/+1 |
| | | | | | thanks, Olav! | ||||
| * | French and Portuguese translation update | jmoenig | 2013-09-16 | 2 | -5/+5 |
| | | |||||
| * | Merge pull request #144 from gego51/patch-1 | Jens Mönig | 2013-09-16 | 1 | -1/+1 |
| |\ | | | | | Update lang-fr.js | ||||
| | * | Update lang-fr.js | gego51 | 2013-09-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Correction of a mistranslation lines 438 "repeat until" is "répéter jusqu'à" in french, "répéter indéfiniment si" is "forever if" in french | ||||
| * | | Merge pull request #124 from MMSequeira/master | Jens Mönig | 2013-09-16 | 1 | -53/+87 |
| |\ \ | |/ |/| | Update and corrected Portuguese translation. | ||||
| | * | Improve list indexing (as Scratch 2.0) and list constructor text. | Manuel Menezes de Sequeira | 2013-09-05 | 1 | -5/+5 |
| | | | |||||
| | * | Improve text added when list substitutes arguments list. | Manuel Menezes de Sequeira | 2013-09-04 | 1 | -1/+1 |
| | | | |||||
| | * | Remove qualifier from language name. | Manuel Menezes de Sequeira | 2013-09-04 | 1 | -1/+1 |
| | | | |||||
| | * | Improve math function menu labels. | Manuel Menezes de Sequeira | 2013-09-04 | 1 | -11/+11 |
| | | | |||||
| | * | Update and correct Portuguese (Portugal) translation. | Manuel Menezes de Sequeira | 2013-08-27 | 1 | -37/+71 |
| |/ | |||||
| * | "Dynamic" library list | jmoenig | 2013-08-17 | 2 | -27/+30 |
| | | | | | thanks, Brian | ||||
| * | Norwegian translation by Olav Marschall | jmoenig | 2013-08-17 | 3 | -1/+28 |
| | | | | | thanks, Olav for contributing this! | ||||
| * | Traditional Chinese translation | jmoenig | 2013-08-14 | 3 | -1/+1230 |
| | | | | | thanks, Chu-Ching-Huang, for the contribution! | ||||
| * | Dutch translation update | jmoenig | 2013-08-12 | 3 | -2/+3 |
| | | |||||
| * | Merge pull request #113 from sdmeijer/master | Jens Mönig | 2013-08-12 | 1 | -5/+18 |
| |\ | | | | | Improved Dutch translation and updated with new strings | ||||
| | * | Improved translation and updated with new strings | Sjoerd Dirk Meijer | 2013-08-10 | 1 | -5/+18 |
| | | | |||||
| * | | Nestable Sprites Collision Detection & fixes | jmoenig | 2013-08-12 | 3 | -30/+110 |
| |/ | |||||
| * | German translation update | jmoenig | 2013-08-10 | 4 | -4/+9 |
| | | | | | and release adjustments | ||||
| * | Nestable Sprites fixes | jmoenig | 2013-08-10 | 3 | -15/+23 |
| | | |||||
| * | Nested Sprite saving / loading | jmoenig | 2013-08-09 | 3 | -8/+55 |
| | | |||||
| * | Nested Sprites - Stage scaling adjustment | jmoenig | 2013-08-09 | 1 | -1/+4 |
| | | |||||
| * | Nested Sprite Rotation style buttons on corral icons | jmoenig | 2013-08-09 | 3 | -2/+53 |
| | | |||||
| * | Dutch translation update | jmoenig | 2013-08-08 | 2 | -4/+5 |
| | | |||||
| * | Merge pull request #111 from sdmeijer/master | Jens Mönig | 2013-08-08 | 1 | -277/+278 |
| |\ | | | | | Dutch translation update | ||||
| | * | Improved Dutch translation | Sjoerd Dirk Meijer | 2013-08-08 | 1 | -4/+4 |
| | | | | | | | Thanks Jens for checking. | ||||
| | * | Update lang-nl.js | Sjoerd Dirk Meijer | 2013-08-08 | 1 | -278/+279 |
| | | | | | | | | | | | New Dutch-translation. The translations are like Scratch now. (I'm also the translator of Scratch 2.0.) | ||||
| * | | Nested Sprite synchronous / independent rotation | jmoenig | 2013-08-08 | 2 | -4/+9 |
| | | | |||||
