summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Merge pull request #467 from nathan/load-empty-inputsJens Mönig2014-06-041-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fixed loading blank inputs
| * | | | | Fixed loading blank inputsNathan Dinsmore2014-06-021-1/+1
| |/ / / /
* | | | | Merge pull request #459 from galaticalmonkies/graphiceffectsJens Mönig2014-06-042-13/+170
|\ \ \ \ \ | | | | | | | | | | | | Graphic effects
| * | | | | JSLintedyuan2014-06-022-89/+96
| | | | | |
| * | | | | cleaned up my commentsyuan2014-05-281-6/+6
| | | | | |
| * | | | | good to go for stagemorphyuan2014-05-281-9/+16
| | | | | |
| * | | | | changed graphicsChanged boolean to a functionyuan2014-05-281-14/+33
| | | | | |
| * | | | | added graphics effects that work for all redraws; incorporated most recent ↵yuan2014-05-272-14/+138
| |/ / / / | | | | | | | | | | | | | | | updates to Snap!
* | | | | GUI: new (hidden) feature: “Export all scripts as pic”jmoenig2014-06-042-1/+66
| | | | | | | | | | | | | | | | | | | | (including custom block refs)
* | | | | BYOB: new scriptsPicture() method for custom block definitionsjmoenig2014-06-041-1/+38
| | | | |
* | | | | Blocks: refactor “script pics” featurejmoenig2014-06-041-2/+10
|/ / / /
* | | | Show last-changed-timestamp of cloud projectsjmoenig2014-05-262-2/+15
| | | | | | | | | | | | | | | | | | | | display a tool-tip “bubble” in the “Open-Project” dialog next to the preview field
* | | | Localization additions and Portuguese translation update, thanks, Manuel!jmoenig2014-05-264-5/+7
| | | |
* | | | Merge pull request #443 from MMSequeira/masterJens Mönig2014-05-262-5/+69
|\ \ \ \ | | | | | | | | | | Update to Portuguese (Portugal) translation and a few new localizations
| * | | | Add new Portuguese localizations for stage size, flat line ends, dates ↵Manuel Menezes de Sequeira2014-05-201-0/+64
| | | | | | | | | | | | | | | | | | | | sensor block, and Snap\!Cloud stuff.
| * | | | Add localization to connection error message.Manuel Menezes de Sequeira2014-05-201-5/+5
| | |_|/ | |/| |
* / | | Fixed #445 (minor search + zoom issues)jmoenig2014-05-262-4/+6
|/ / /
* | | prepare releasejmoenig2014-05-201-1/+1
| | | | | | | | | | | | correct last-changed-date
* | | Search Blocks feature, keyboard shortcutsjmoenig2014-05-203-21/+232
| | | | | | | | | | | | Thanks, Kyle, for designing and architecting the search blocks feature!!
* | | Threads: new Variable data structurejmoenig2014-05-202-1/+16
| | | | | | | | | | | | for refactoring upvar references, not yet used anywhere
* | | Snap.html: Focus the world canvas on startupjmoenig2014-05-202-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 eventsjmoenig2014-05-202-1/+8
| |/ |/| | | | | | | … and allow using these for Snap! without having Chrome trigger its own actions for them
* | checkpoint - releasejmoenig2014-05-026-6/+7
| |
* | fixed #407 (custom-block coloring w/ zebra off)jmoenig2014-05-022-5/+7
| |
* | integrate #394jmoenig2014-05-022-8/+23
| |
* | Merge pull request #394 from xtitter/varimportJens Mönig2014-05-021-5/+5
|\ \ | | | | | | better error message when importing (into a variable)
| * | give error message when attempting to import (into a variable) with a ↵Nathaniel Titterton2014-04-171-5/+5
| | | | | | | | | | | | non-text file; don't read every file in multifile import
* | | partial fix for #407jmoenig2014-04-301-0/+3
| | | | | | | | | | | | the label still is wrong
* | | checkpointjmoenig2014-04-303-2/+7
| | |
* | | Merge pull request #398 from cycomachead/turboJens Mönig2014-04-301-3/+3
|\ \ \ | | | | | | | | fix set turbo mode block; fixes #396
| * | | style fix for boolMichael Ball2014-04-271-1/+1
| | | |
| * | | fix set turbo mode blockMichael Ball2014-04-221-3/+3
| |/ /
* | | Merge pull request #356 from dimon4ezzz/patch-1Jens Mönig2014-04-301-32/+36
|\ \ \ | | | | | | | | Add some translate
| * | | Add some translateDmithiy2014-03-181-32/+36
| | |/ | |/|
* | | integrate localisation changesjmoenig2014-04-302-3/+7
| | |
* | | Merge pull request #344 from MMSequeira/masterJens Mönig2014-04-303-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 Sequeira2014-03-091-5/+117
| | | |
| * | | Add localization support for SymbolMorph menu items.Manuel Menezes de Sequeira2014-03-091-1/+1
| | | |
| * | | Add localization support for 'Brush size' string.Manuel Menezes de Sequeira2014-03-091-1/+1
| | | |
* | | | enable storage of first-class costumesjmoenig2014-04-303-5/+17
| | | |
* | | | Merge pull request #400 from blob8108/utf8-dataJens Mönig2014-04-301-1/+1
|\ \ \ \ | | | | | | | | | | Specify an encoding for variable export
| * | | | Add charset to variable exportblob81082014-04-261-1/+1
| | | | |
* | | | | Brazilian Portuguese translationjmoenig2014-04-302-1/+1403
| | | | | | | | | | | | | | | | | | | | contributed by Aldo von Wangenheim. Thanks!
* | | | | Merge pull request #395 from jkseppan/fiJens Mönig2014-04-302-1/+1293
|\ \ \ \ \ | |_|_|_|/ |/| | | | Finnish translation
| * | | | Finnish translationJouni K. Seppänen2014-04-182-1/+1293
|/ / / /
* | | | let “switch to costume” block accept actual costume objects (in addition ↵jmoenig2014-03-312-0/+6
| | | | | | | | | | | | | | | | to names and numbers)
* | | | display costume thumbnails in speech/thought/value bubbles and watcher cellsjmoenig2014-03-313-1/+20
| | | |
* | | | experimental “wardrobe” and “jukebox” reporters in dev modejmoenig2014-03-312-1/+64
| |_|/ |/| | | | | | | | tentative preparations for first-class costumes and sounds
* | | German translation updatejmoenig2014-02-133-3/+14
| | | | | | | | | | | | for the new stage resizing feature
* | | GUI: Use new vector prompter for stage dimensionsjmoenig2014-02-132-52/+14
| | | | | | | | | | | | | | | also take out previous experimental code and make this new feature an official one