summaryrefslogtreecommitdiff
path: root/history.txt
Commit message (Collapse)AuthorAgeFilesLines
* ensure unique names when renaming costumesjmoenig2014-07-181-1/+1
|
* ensure unique names for costumes created by the paint editorjmoenig2014-07-181-1/+6
|
* ensure unique names for imported costumesjmoenig2014-07-171-1/+2
| | | | Use new mechanism for unique costume names on imported costumes
* minor format tweaks to "Screenshot" featurejmoenig2014-07-171-0/+1
|
* Bangla (Bengali) translation, thanks, Mokter Hossain!!jmoenig2014-07-171-0/+1
|
* fix List::length to work with stored CS10 projectsjmoenig2014-07-171-0/+5
|
* fixed #507 (limit persistent block zoom to 12x)jmoenig2014-07-111-0/+1
| | | | thanks, @cycomachead !
* fixed #412 (incomplete sprite-removal)jmoenig2014-07-111-0/+1
|
* fixed #506, thanks @haritop!jmoenig2014-07-111-0/+1
| | | | | thanks @haritop, for both the report and for also providing the fix for it!!
* make the color of the %pause symbol more yellowishjmoenig2014-07-111-0/+1
|
* Morphic: directly edit properties in inspectorsjmoenig2014-07-111-1/+2
|
* keyboard shortcut ctrl/cmd-shift-a for '@'jmoenig2014-07-111-0/+4
|
* fixed #490jmoenig2014-07-081-0/+1
|
* change “delete” behavior in context menusjmoenig2014-07-081-0/+1
| | | | | to only delete this particular blocks (and reconnect the next block to the previous one)
* revert changes made for JSLint’s sakejmoenig2014-07-081-0/+1
| | | | after the issue was fixed in JSLint
* add keyboard shortcut for “new project”: ctr-njmoenig2014-07-081-0/+1
| | | | | note: some browsers (actually, most ^^) override this before Snap gets a chance to do its thing :-(
* updated version of objects.jsjmoenig2014-07-081-1/+2
| | | | fixed scrolling glitch in the palette, thanks, Kunal!
* show username in ‘logout’ entry of cloud menujmoenig2014-07-081-0/+1
|
* show error messages for custom blocks (sorta)jmoenig2014-07-081-2/+8
| | | | | | (propagating to the script’s top block) Also adjust to Doug Crockford’s latest infuriating nitpickings (“unexpected ‘[‘) in JSLint
* add "ringify" to every "unringify" menu optionjmoenig2014-07-061-0/+4
|
* prepare releasejmoenig2014-06-231-0/+1
|
* Morphic: Inspector enhancementsjmoenig2014-06-231-0/+4
| | | | dynamic property update, keyboard shortcuts
* relabelling custom blocks (experimental)jmoenig2014-06-061-0/+1
|
* more relabelling options for SAY, THINK, ASKjmoenig2014-06-061-0/+1
|
* enable relabelling blocks across categoriesjmoenig2014-06-061-0/+1
|
* enable relabelling blocks with C-Slotsjmoenig2014-06-061-0/+1
|
* more relabelling options for SAY and THINK variantsjmoenig2014-06-061-0/+1
|
* add hide and show blocks for the stagejmoenig2014-06-061-0/+1
|
* gracefully hide & show the stage, fixed #281jmoenig2014-06-061-1/+5
|
* fixed #457jmoenig2014-06-051-0/+1
|
* fixed #465jmoenig2014-06-051-0/+1
|
* initialize new variables with zero (instead of null)jmoenig2014-06-051-0/+1
|
* stop replacing the empty string with the number zero in watchersjmoenig2014-06-051-0/+4
| | | | fixed #473
* Paint Editor transform integration - little tweaksjmoenig2014-06-041-1/+2
| | | | Thanks, Kartik!!
* German translation update, tweaksjmoenig2014-06-041-0/+3
|
* GUI: new (hidden) feature: “Export all scripts as pic”jmoenig2014-06-041-0/+6
| | | | (including custom block refs)
* Show last-changed-timestamp of cloud projectsjmoenig2014-05-261-0/+1
| | | | | 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-261-0/+1
|
* Fixed #445 (minor search + zoom issues)jmoenig2014-05-261-0/+4
|
* Search Blocks feature, keyboard shortcutsjmoenig2014-05-201-0/+2
| | | | Thanks, Kyle, for designing and architecting the search blocks feature!!
* Threads: new Variable data structurejmoenig2014-05-201-0/+1
| | | | for refactoring upvar references, not yet used anywhere
* Snap.html: Focus the world canvas on startupjmoenig2014-05-201-1/+2
| | | | | 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-201-0/+4
| | | | | … and allow using these for Snap! without having Chrome trigger its own actions for them
* fixed #407 (custom-block coloring w/ zebra off)jmoenig2014-05-021-0/+1
|
* integrate #394jmoenig2014-05-021-0/+4
|
* checkpointjmoenig2014-04-301-0/+5
|
* enable storage of first-class costumesjmoenig2014-04-301-0/+6
|
* let “switch to costume” block accept actual costume objects (in addition ↵jmoenig2014-03-311-0/+1
| | | | to names and numbers)
* display costume thumbnails in speech/thought/value bubbles and watcher cellsjmoenig2014-03-311-0/+1
|
* experimental “wardrobe” and “jukebox” reporters in dev modejmoenig2014-03-311-0/+4
| | | | tentative preparations for first-class costumes and sounds