| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | German translation update, tweaks | jmoenig | 2014-06-04 | 7 | -7/+20 | |
| * | | | | | Merge pull request #469 from nathan/shift-keyboard-shortcuts | Jens Mönig | 2014-06-04 | 1 | -1/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed ctrl/cmd+shift+s saving the project in place | Nathan Dinsmore | 2014-06-02 | 1 | -1/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #468 from nathan/fix-contains | Jens Mönig | 2014-06-04 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed the equals block when one list is linked and the other is not | Nathan Dinsmore | 2014-06-02 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #467 from nathan/load-empty-inputs | Jens Mönig | 2014-06-04 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixed loading blank inputs | Nathan Dinsmore | 2014-06-02 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #459 from galaticalmonkies/graphiceffects | Jens Mönig | 2014-06-04 | 2 | -13/+170 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | JSLinted | yuan | 2014-06-02 | 2 | -89/+96 | |
| | * | | | | | cleaned up my comments | yuan | 2014-05-28 | 1 | -6/+6 | |
| | * | | | | | good to go for stagemorph | yuan | 2014-05-28 | 1 | -9/+16 | |
| | * | | | | | changed graphicsChanged boolean to a function | yuan | 2014-05-28 | 1 | -14/+33 | |
| | * | | | | | added graphics effects that work for all redraws; incorporated most recent up... | yuan | 2014-05-27 | 2 | -14/+138 | |
| | |/ / / / | ||||||
| * | | | | | GUI: new (hidden) feature: “Export all scripts as pic” | jmoenig | 2014-06-04 | 2 | -1/+66 | |
| * | | | | | BYOB: new scriptsPicture() method for custom block definitions | jmoenig | 2014-06-04 | 1 | -1/+38 | |
| * | | | | | Blocks: refactor “script pics” feature | jmoenig | 2014-06-04 | 1 | -2/+10 | |
| |/ / / / | ||||||
| * | | | | Show last-changed-timestamp of cloud projects | jmoenig | 2014-05-26 | 2 | -2/+15 | |
| * | | | | Localization additions and Portuguese translation update, thanks, Manuel! | jmoenig | 2014-05-26 | 4 | -5/+7 | |
| * | | | | Merge pull request #443 from MMSequeira/master | Jens Mönig | 2014-05-26 | 2 | -5/+69 | |
| |\ \ \ \ | ||||||
| | * | | | | Add new Portuguese localizations for stage size, flat line ends, dates sensor... | Manuel Menezes de Sequeira | 2014-05-20 | 1 | -0/+64 | |
| | * | | | | Add localization to connection error message. | Manuel Menezes de Sequeira | 2014-05-20 | 1 | -5/+5 | |
| | | |_|/ | |/| | | ||||||
| * / | | | Fixed #445 (minor search + zoom issues) | jmoenig | 2014-05-26 | 2 | -4/+6 | |
| |/ / / | ||||||
| * | | | prepare release | jmoenig | 2014-05-20 | 1 | -1/+1 | |
| * | | | Search Blocks feature, keyboard shortcuts | jmoenig | 2014-05-20 | 3 | -21/+232 | |
| * | | | Threads: new Variable data structure | jmoenig | 2014-05-20 | 2 | -1/+16 | |
| * | | | Snap.html: Focus the world canvas on startup | jmoenig | 2014-05-20 | 2 | -1/+3 | |
| * | | | Morphic: Prevent default action for ctrl-/cmd-key events | jmoenig | 2014-05-20 | 2 | -1/+8 | |
| | |/ |/| | ||||||
| * | | 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 | |
| |\ \ | ||||||
| | * | | give error message when attempting to import (into a variable) with a non-tex... | Nathaniel Titterton | 2014-04-17 | 1 | -5/+5 | |
| * | | | partial fix for #407 | jmoenig | 2014-04-30 | 1 | -0/+3 | |
| * | | | checkpoint | jmoenig | 2014-04-30 | 3 | -2/+7 | |
| * | | | Merge pull request #398 from cycomachead/turbo | Jens Mönig | 2014-04-30 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | 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 | 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 | |
| |\ \ \ | ||||||
| | * | | | 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 | |
| |\ \ \ \ | ||||||
| | * | | | | Add charset to variable export | blob8108 | 2014-04-26 | 1 | -1/+1 | |
| * | | | | | Brazilian Portuguese translation | jmoenig | 2014-04-30 | 2 | -1/+1403 | |
| * | | | | | Merge pull request #395 from jkseppan/fi | Jens Mönig | 2014-04-30 | 2 | -1/+1293 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Finnish translation | Jouni K. Seppänen | 2014-04-18 | 2 | -1/+1293 | |
| |/ / / / | ||||||
