| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ensure unique names when renaming costumes | jmoenig | 2014-07-18 | 1 | -1/+1 |
| | | |||||
| * | ensure unique names for costumes created by the paint editor | jmoenig | 2014-07-18 | 1 | -1/+6 |
| | | |||||
| * | ensure unique names for imported costumes | jmoenig | 2014-07-17 | 1 | -1/+2 |
| | | | | | Use new mechanism for unique costume names on imported costumes | ||||
| * | minor format tweaks to "Screenshot" feature | jmoenig | 2014-07-17 | 1 | -0/+1 |
| | | |||||
| * | Bangla (Bengali) translation, thanks, Mokter Hossain!! | jmoenig | 2014-07-17 | 1 | -0/+1 |
| | | |||||
| * | fix List::length to work with stored CS10 projects | jmoenig | 2014-07-17 | 1 | -0/+5 |
| | | |||||
| * | fixed #507 (limit persistent block zoom to 12x) | jmoenig | 2014-07-11 | 1 | -0/+1 |
| | | | | | thanks, @cycomachead ! | ||||
| * | fixed #412 (incomplete sprite-removal) | jmoenig | 2014-07-11 | 1 | -0/+1 |
| | | |||||
| * | fixed #506, thanks @haritop! | jmoenig | 2014-07-11 | 1 | -0/+1 |
| | | | | | | thanks @haritop, for both the report and for also providing the fix for it!! | ||||
| * | make the color of the %pause symbol more yellowish | jmoenig | 2014-07-11 | 1 | -0/+1 |
| | | |||||
| * | Morphic: directly edit properties in inspectors | jmoenig | 2014-07-11 | 1 | -1/+2 |
| | | |||||
| * | keyboard shortcut ctrl/cmd-shift-a for '@' | jmoenig | 2014-07-11 | 1 | -0/+4 |
| | | |||||
| * | fixed #490 | jmoenig | 2014-07-08 | 1 | -0/+1 |
| | | |||||
| * | change “delete” behavior in context menus | jmoenig | 2014-07-08 | 1 | -0/+1 |
| | | | | | | to only delete this particular blocks (and reconnect the next block to the previous one) | ||||
| * | revert changes made for JSLint’s sake | jmoenig | 2014-07-08 | 1 | -0/+1 |
| | | | | | after the issue was fixed in JSLint | ||||
| * | add keyboard shortcut for “new project”: ctr-n | jmoenig | 2014-07-08 | 1 | -0/+1 |
| | | | | | | note: some browsers (actually, most ^^) override this before Snap gets a chance to do its thing :-( | ||||
| * | updated version of objects.js | jmoenig | 2014-07-08 | 1 | -1/+2 |
| | | | | | fixed scrolling glitch in the palette, thanks, Kunal! | ||||
| * | show username in ‘logout’ entry of cloud menu | jmoenig | 2014-07-08 | 1 | -0/+1 |
| | | |||||
| * | show error messages for custom blocks (sorta) | jmoenig | 2014-07-08 | 1 | -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 option | jmoenig | 2014-07-06 | 1 | -0/+4 |
| | | |||||
| * | prepare release | jmoenig | 2014-06-23 | 1 | -0/+1 |
| | | |||||
| * | Morphic: Inspector enhancements | jmoenig | 2014-06-23 | 1 | -0/+4 |
| | | | | | dynamic property update, keyboard shortcuts | ||||
| * | relabelling custom blocks (experimental) | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
| * | more relabelling options for SAY, THINK, ASK | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
| * | enable relabelling blocks across categories | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
| * | enable relabelling blocks with C-Slots | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
| * | more relabelling options for SAY and THINK variants | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
| * | add hide and show blocks for the stage | jmoenig | 2014-06-06 | 1 | -0/+1 |
| | | |||||
| * | gracefully hide & show the stage, fixed #281 | jmoenig | 2014-06-06 | 1 | -1/+5 |
| | | |||||
| * | fixed #457 | jmoenig | 2014-06-05 | 1 | -0/+1 |
| | | |||||
| * | fixed #465 | jmoenig | 2014-06-05 | 1 | -0/+1 |
| | | |||||
| * | initialize new variables with zero (instead of null) | jmoenig | 2014-06-05 | 1 | -0/+1 |
| | | |||||
| * | stop replacing the empty string with the number zero in watchers | jmoenig | 2014-06-05 | 1 | -0/+4 |
| | | | | | fixed #473 | ||||
| * | Paint Editor transform integration - little tweaks | jmoenig | 2014-06-04 | 1 | -1/+2 |
| | | | | | Thanks, Kartik!! | ||||
| * | German translation update, tweaks | jmoenig | 2014-06-04 | 1 | -0/+3 |
| | | |||||
| * | GUI: new (hidden) feature: “Export all scripts as pic” | jmoenig | 2014-06-04 | 1 | -0/+6 |
| | | | | | (including custom block refs) | ||||
| * | Show last-changed-timestamp of cloud projects | jmoenig | 2014-05-26 | 1 | -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! | jmoenig | 2014-05-26 | 1 | -0/+1 |
| | | |||||
| * | Fixed #445 (minor search + zoom issues) | jmoenig | 2014-05-26 | 1 | -0/+4 |
| | | |||||
| * | Search Blocks feature, keyboard shortcuts | jmoenig | 2014-05-20 | 1 | -0/+2 |
| | | | | | Thanks, Kyle, for designing and architecting the search blocks feature!! | ||||
| * | Threads: new Variable data structure | jmoenig | 2014-05-20 | 1 | -0/+1 |
| | | | | | for refactoring upvar references, not yet used anywhere | ||||
| * | Snap.html: Focus the world canvas on startup | jmoenig | 2014-05-20 | 1 | -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 events | jmoenig | 2014-05-20 | 1 | -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) | jmoenig | 2014-05-02 | 1 | -0/+1 |
| | | |||||
| * | integrate #394 | jmoenig | 2014-05-02 | 1 | -0/+4 |
| | | |||||
| * | checkpoint | jmoenig | 2014-04-30 | 1 | -0/+5 |
| | | |||||
| * | enable storage of first-class costumes | jmoenig | 2014-04-30 | 1 | -0/+6 |
| | | |||||
| * | let “switch to costume” block accept actual costume objects (in addition ↵ | jmoenig | 2014-03-31 | 1 | -0/+1 |
| | | | | | to names and numbers) | ||||
| * | display costume thumbnails in speech/thought/value bubbles and watcher cells | jmoenig | 2014-03-31 | 1 | -0/+1 |
| | | |||||
| * | experimental “wardrobe” and “jukebox” reporters in dev mode | jmoenig | 2014-03-31 | 1 | -0/+4 |
| | | | | | tentative preparations for first-class costumes and sounds | ||||
