summaryrefslogtreecommitdiff
path: root/history.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* German translation updatejmoenig2014-02-131-0/+1
| | | | for the new stage resizing feature
* GUI: Use new vector prompter for stage dimensionsjmoenig2014-02-131-0/+1
| | | | | also take out previous experimental code and make this new feature an official one
* Widgets: new “promptVector” dialog box featurejmoenig2014-02-131-0/+1
| | | | | lets you edit a Point object (numerical x and y), such as dimensions, positions, min/max etc.
* Fixed #322, #324jmoenig2014-02-131-0/+1
|
* Constrain minimum stage size to 480 x 180jmoenig2014-02-131-0/+4
|
* integrate Date block, thanks, Michaeljmoenig2014-02-111-0/+1
|
* Saving & Loading for arbitrary stage dimensions in the project datajmoenig2014-02-111-0/+1
|
* New Feature: Set stage dimensions arbitrarilyjmoenig2014-02-111-0/+4
| | | | | new entries to set stage width and height in the settings menu when holding the shift key
* One-stop-shopping for stage dimensionsjmoenig2014-02-051-0/+4
| | | | | changing the stage dimensions in line 3720 of objects.js takes care of everything
* Integrate Portuguese and French translation updatesjmoenig2014-02-041-0/+2
|
* integrate Dean's sound fixjmoenig2014-02-041-0/+1
| | | | so JSLint doesn’t complain (no functionality changes). Thanks, Dean!
* German translation updatejmoenig2014-02-041-0/+1
|