| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add new Portuguese localizations for stage size, flat line ends, dates ↵ | Manuel Menezes de Sequeira | 2014-05-20 | 1 | -0/+64 |
| | | | | | sensor block, and Snap\!Cloud stuff. | ||||
| * | Add localization to connection error message. | Manuel Menezes de Sequeira | 2014-05-20 | 1 | -5/+5 |
| | | |||||
| * | prepare release | jmoenig | 2014-05-20 | 1 | -1/+1 |
| | | | | | correct last-changed-date | ||||
| * | Search Blocks feature, keyboard shortcuts | jmoenig | 2014-05-20 | 3 | -21/+232 |
| | | | | | Thanks, Kyle, for designing and architecting the search blocks feature!! | ||||
| * | Threads: new Variable data structure | jmoenig | 2014-05-20 | 2 | -1/+16 |
| | | | | | for refactoring upvar references, not yet used anywhere | ||||
| * | Snap.html: Focus the world canvas on startup | jmoenig | 2014-05-20 | 2 | -1/+3 |
| | | | | | | so Snap reacts to keyboard events right away (without having to click on the IDE first) | ||||
| * | Morphic: Prevent default action for ctrl-/cmd-key events | jmoenig | 2014-05-20 | 2 | -1/+8 |
| | | | | | | … and allow using these for Snap! without having Chrome trigger its own actions for them | ||||
| * | checkpoint - release | jmoenig | 2014-05-02 | 6 | -6/+7 |
| | | |||||
| * | fixed #407 (custom-block coloring w/ zebra off) | jmoenig | 2014-05-02 | 2 | -5/+7 |
| | | |||||
| * | integrate #394 | jmoenig | 2014-05-02 | 2 | -8/+23 |
| | | |||||
| * | Merge pull request #394 from xtitter/varimport | Jens Mönig | 2014-05-02 | 1 | -5/+5 |
| |\ | | | | | better error message when importing (into a variable) | ||||
| | * | give error message when attempting to import (into a variable) with a ↵ | Nathaniel Titterton | 2014-04-17 | 1 | -5/+5 |
| | | | | | | | | | non-text file; don't read every file in multifile import | ||||
| * | | partial fix for #407 | jmoenig | 2014-04-30 | 1 | -0/+3 |
| | | | | | | | | | the label still is wrong | ||||
| * | | checkpoint | jmoenig | 2014-04-30 | 3 | -2/+7 |
| | | | |||||
| * | | Merge pull request #398 from cycomachead/turbo | Jens Mönig | 2014-04-30 | 1 | -3/+3 |
| |\ \ | | | | | | | fix set turbo mode block; fixes #396 | ||||
| | * | | style fix for bool | Michael Ball | 2014-04-27 | 1 | -1/+1 |
| | | | | |||||
| | * | | fix set turbo mode block | Michael Ball | 2014-04-22 | 1 | -3/+3 |
| | |/ | |||||
| * | | Merge pull request #356 from dimon4ezzz/patch-1 | Jens Mönig | 2014-04-30 | 1 | -32/+36 |
| |\ \ | | | | | | | Add some translate | ||||
| | * | | Add some translate | Dmithiy | 2014-03-18 | 1 | -32/+36 |
| | | | | |||||
| * | | | integrate localisation changes | jmoenig | 2014-04-30 | 2 | -3/+7 |
| | | | | |||||
| * | | | Merge pull request #344 from MMSequeira/master | Jens Mönig | 2014-04-30 | 3 | -7/+119 |
| |\ \ \ | | | | | | | | | Added a couple of localize() calls and new and improved Portuguese translations. | ||||
| | * | | | Improve translation of several strings and add several new translations. | Manuel Menezes de Sequeira | 2014-03-09 | 1 | -5/+117 |
| | | | | | |||||
| | * | | | Add localization support for SymbolMorph menu items. | Manuel Menezes de Sequeira | 2014-03-09 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Add localization support for 'Brush size' string. | Manuel Menezes de Sequeira | 2014-03-09 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | enable storage of first-class costumes | jmoenig | 2014-04-30 | 3 | -5/+17 |
| | | | | | |||||
| * | | | | Merge pull request #400 from blob8108/utf8-data | Jens Mönig | 2014-04-30 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | Specify an encoding for variable export | ||||
| | * | | | | Add charset to variable export | blob8108 | 2014-04-26 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Brazilian Portuguese translation | jmoenig | 2014-04-30 | 2 | -1/+1403 |
| | | | | | | | | | | | | | | | | | | | | | contributed by Aldo von Wangenheim. Thanks! | ||||
| * | | | | | Merge pull request #395 from jkseppan/fi | Jens Mönig | 2014-04-30 | 2 | -1/+1293 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | Finnish translation | ||||
| | * | | | | Finnish translation | Jouni K. Seppänen | 2014-04-18 | 2 | -1/+1293 |
| |/ / / / | |||||
| * | | | | let “switch to costume” block accept actual costume objects (in addition ↵ | jmoenig | 2014-03-31 | 2 | -0/+6 |
| | | | | | | | | | | | | | | | | | to names and numbers) | ||||
| * | | | | display costume thumbnails in speech/thought/value bubbles and watcher cells | jmoenig | 2014-03-31 | 3 | -1/+20 |
| | | | | | |||||
| * | | | | experimental “wardrobe” and “jukebox” reporters in dev mode | jmoenig | 2014-03-31 | 2 | -1/+64 |
| | |_|/ |/| | | | | | | | | tentative preparations for first-class costumes and sounds | ||||
| * | | | German translation update | jmoenig | 2014-02-13 | 3 | -3/+14 |
| | | | | | | | | | | | | | for the new stage resizing feature | ||||
| * | | | GUI: Use new vector prompter for stage dimensions | jmoenig | 2014-02-13 | 2 | -52/+14 |
| | | | | | | | | | | | | | | | | also take out previous experimental code and make this new feature an official one | ||||
| * | | | Widgets: new “promptVector” dialog box feature | jmoenig | 2014-02-13 | 2 | -1/+109 |
| | | | | | | | | | | | | | | | | lets you edit a Point object (numerical x and y), such as dimensions, positions, min/max etc. | ||||
| * | | | Fixed #322, #324 | jmoenig | 2014-02-13 | 2 | -2/+12 |
| | | | | |||||
| * | | | Constrain minimum stage size to 480 x 180 | jmoenig | 2014-02-13 | 3 | -10/+15 |
| | | | | |||||
| * | | | integrate Date block, thanks, Michael | jmoenig | 2014-02-11 | 2 | -2/+3 |
| | | | | |||||
| * | | | Merge pull request #288 from cycomachead/dateblock | Jens Mönig | 2014-02-11 | 3 | -6/+62 |
| |\ \ \ | | | | | | | | | Create a "Date" Block for Snap | ||||
| | * | | | jslint style fixes | Michael Ball | 2014-02-10 | 1 | -7/+7 |
| | | | | | |||||
| | * | | | use inputOption for dateblock update file date | Michael Ball | 2014-02-10 | 1 | -4/+6 |
| | | | | | |||||
| | * | | | remove lang file and incorporate fixes in blocks, opbjects | Michael Ball | 2014-02-06 | 4 | -17/+7 |
| | | | | | |||||
| | * | | | resolve merge conflicts; date problems only | Michael Ball | 2014-02-04 | 24 | -821/+1168 |
| | |\ \ \ | |||||
| | * | | | | Remove unecessary items and reorder dropdown | Michael Ball | 2014-01-26 | 1 | -5/+2 |
| | | | | | | |||||
| | * | | | | adjust block to no longer use strings, and remove unneeded code | Michael Ball | 2014-01-26 | 3 | -120/+17 |
| | | | | | | |||||
| | * | | | | date block work | Michael Ball | 2014-01-22 | 1 | -5/+3 |
| | | | | | | |||||
| | * | | | | fix typos in lang files. Translation works | Michael Ball | 2013-12-28 | 2 | -13/+13 |
| | | | | | | |||||
| | * | | | | Add style tweaks per Nathan's comments. | Michael Ball | 2013-12-28 | 3 | -35/+31 |
| | | | | | | |||||
| | * | | | | Add a 'get current DATE' block with various options, add some translations ↵ | Michael Ball | 2013-12-27 | 5 | -9/+184 |
| | | |/ / | |/| | | | | | | | | | | to FR and DE | ||||
