| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | Morphic: Prevent default action for ctrl-/cmd-key events | jmoenig | 2014-05-20 | 2 | -1/+8 | |
| | * | | Merge pull request #31 from jmoenig/master | Michael Ball | 2014-05-03 | 12 | -64/+3004 | |
| | |\| | ||||||
| | | * | 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 | |
| | | |/ / / | ||||||
| | | * | | | let “switch to costume” block accept actual costume objects (in addition ... | jmoenig | 2014-03-31 | 2 | -0/+6 | |
| | | * | | | 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 | |
| | |/ / / | ||||||
| * | | | | Do nothing when blank action passed | Viraj Mahesh | 2014-05-30 | 1 | -1/+3 | |
| * | | | | Made updates to StageMorph functions | Viraj Mahesh | 2014-05-30 | 1 | -5/+2 | |
| * | | | | Fixed naming issue and removed extra function | Viraj Mahesh | 2014-05-30 | 1 | -14/+4 | |
| * | | | | Fixed indentation issue | Viraj Mahesh | 2014-05-30 | 1 | -7/+7 | |
| * | | | | Localization support | Viraj Mahesh | 2014-05-10 | 1 | -1/+1 | |
| * | | | | Moved the screenshot block to looks | Viraj Mahesh | 2014-05-08 | 1 | -10/+10 | |
| * | | | | Revert f56dc8e..d3ec80f | Viraj Mahesh | 2014-04-28 | 2 | -19/+11 | |
| * | | | | Commented out popup | Viraj Mahesh | 2014-04-28 | 2 | -11/+19 | |
| * | | | | Fixed an error where stage could not take screenshots | Viraj Mahesh | 2014-04-21 | 1 | -0/+6 | |
| * | | | | Removed part.canBeEmpty = false; for consistency | Viraj Mahesh | 2014-03-12 | 1 | -1/+0 | |
| * | | | | Made reg-exp static | Viraj Mahesh | 2014-03-12 | 1 | -14/+13 | |
| * | | | | Implemented both ways of Screenshot naming | Viraj Mahesh | 2014-03-12 | 1 | -6/+43 | |
| * | | | | Put back the accidentally deleted words | Viraj Mahesh | 2014-03-11 | 1 | -2/+3 | |
| * | | | | pen trails is in an array | Viraj Mahesh | 2014-03-11 | 1 | -1/+1 | |
| * | | | | Option of switching between pen trails and stage image has been implemented | Viraj Mahesh | 2014-03-11 | 1 | -2/+2 | |
| * | | | | Fixed error where penTrail of sprite was being used instead of penTrail of stage | Viraj Mahesh | 2014-03-10 | 1 | -4/+3 | |
| * | | | | Added ability to save pen trails | Viraj Mahesh | 2014-03-10 | 2 | -9/+30 | |
| * | | | | Added the screenshot block for the Stage | Viraj Mahesh | 2014-03-08 | 1 | -0/+7 | |
| * | | | | Renamed block | Viraj Mahesh | 2014-03-07 | 1 | -1/+1 | |
| * | | | | Removed extra variables | Viraj Mahesh | 2014-03-07 | 1 | -3/+1 | |
| * | | | | Use this.addCostume instead of IDE | Viraj Mahesh | 2014-03-07 | 1 | -1/+1 | |
| * | | | | Screenshot names are now correctly tracked | Viraj Mahesh | 2014-03-07 | 1 | -11/+13 | |
