| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | show an error message if project cannot be loaded (fix #190)issue_190 | Gubolin | 2014-10-04 | 1 | -1/+2 |
| | | |||||
| * | New feature - minimal stage mode (shift-click on small-stage button) | jmoenig | 2014-10-02 | 1 | -12/+26 |
| | | |||||
| * | updated history | jmoenig | 2014-10-01 | 1 | -1/+1 |
| | | |||||
| * | add localization to default costume name | Manuel Menezes de Sequeira | 2014-10-01 | 1 | -1/+1 |
| | | |||||
| * | fixed #585 | jmoenig | 2014-09-22 | 1 | -2/+2 |
| | | | | | Thanks, Michael, for reporting this! | ||||
| * | propagate DELETE to nested sprite parts | jmoenig | 2014-07-30 | 1 | -2/+4 |
| | | |||||
| * | export and import nested sprites | jmoenig | 2014-07-29 | 1 | -1/+1 |
| | | |||||
| * | duplicate and clone nested sprites | jmoenig | 2014-07-29 | 1 | -5/+2 |
| | | |||||
| * | updated credits | jmoenig | 2014-07-25 | 1 | -2/+4 |
| | | |||||
| * | improve unique sprite- and costume names | jmoenig | 2014-07-24 | 1 | -21/+33 |
| | | |||||
| * | ensure unique costume names when copying costumes via d&d | jmoenig | 2014-07-18 | 1 | -0/+1 |
| | | |||||
| * | ensure unique names when renaming costumes | jmoenig | 2014-07-18 | 1 | -1/+2 |
| | | |||||
| * | ensure unique names for costumes created by the paint editor | jmoenig | 2014-07-18 | 1 | -2/+5 |
| | | |||||
| * | list op fixes, thanks, Brian! | jmoenig | 2014-07-18 | 1 | -1/+1 |
| | | |||||
| * | ensure unique names for imported costumes | jmoenig | 2014-07-17 | 1 | -2/+4 |
| | | | | | Use new mechanism for unique costume names on imported costumes | ||||
| * | Merge pull request #509 from jmoenig/bh | Jens Mönig | 2014-07-11 | 1 | -1/+18 |
| |\ | | | | | Bh | ||||
| | * | Improve sbe-or-relative to generalize | brianharvey | 2014-07-11 | 1 | -6/+6 |
| | | | | | | | New method GetURLsbeOrRelative(url) takes a relative URL and tries it first on s.b.e and if that fails as a relative url. | ||||
| | * | Allow loading tools.xml from mirror *or* s.b.e | brianharvey | 2014-07-11 | 1 | -2/+19 |
| | | | | | | | | | | | Using full http://s.b.e/snapsource/tools.xml disallows local repository. Using relative tools.xml disallows running from local disk but getting tools from s.b.e. So we try both. | ||||
| * | | fixed #508 (don’t popup empty menus) | jmoenig | 2014-07-11 | 1 | -1/+1 |
| | | | | | | | | | thanks, @cycomached! | ||||
| * | | limit persistent blocks zoom to 12 | jmoenig | 2014-07-11 | 1 | -1/+1 |
| | | | |||||
| * | | fixed #507 (limit persistent block zoom to 12x) | jmoenig | 2014-07-11 | 1 | -1/+1 |
| |/ | | | | thanks, @cycomachead ! | ||||
| * | fixed #412 (incomplete sprite-removal) | jmoenig | 2014-07-11 | 1 | -8/+8 |
| | | |||||
| * | Merge pull request #494 from marwahaha/tools-xml | brianharvey | 2014-07-10 | 1 | -1/+1 |
| |\ | | | | | tools now pointing locally | ||||
| | * | tools now pointing locally | Kunal Marwaha | 2014-07-03 | 1 | -1/+1 |
| | | | |||||
| * | | add keyboard shortcut for “new project”: ctr-n | jmoenig | 2014-07-08 | 1 | -12/+10 |
| | | | | | | | | | | | note: some browsers (actually, most ^^) override this before Snap gets a chance to do its thing :-( | ||||
| * | | Merge pull request #487 from cs10/kunal/scrolling | Jens Mönig | 2014-07-08 | 1 | -2/+0 |
| |\ \ | | | | | | | fixed scrolling glitch in palette | ||||
| | * | | actually no cached image needs to scroll | Kunal Marwaha | 2014-06-25 | 1 | -4/+0 |
| | | | | |||||
| | * | | reason for scroll issue: only non-cached palettes needed to be scrolled | Kunal Marwaha | 2014-06-25 | 1 | -5/+4 |
| | | | | |||||
| | * | | fixed scrolling | Kunal Marwaha | 2014-06-24 | 1 | -0/+3 |
| | | | | |||||
| * | | | show username in ‘logout’ entry of cloud menu | jmoenig | 2014-07-08 | 1 | -8/+6 |
| | |/ |/| | |||||
| * | | prepare release | jmoenig | 2014-06-23 | 1 | -1/+1 |
| | | | |||||
| * | | added drawnew | Kunal Marwaha | 2014-06-22 | 1 | -0/+8 |
| |/ | |||||
| * | German translation update, tweaks | jmoenig | 2014-06-04 | 1 | -0/+1 |
| | | |||||
| * | GUI: new (hidden) feature: “Export all scripts as pic” | jmoenig | 2014-06-04 | 1 | -1/+60 |
| | | | | | (including custom block refs) | ||||
| * | Show last-changed-timestamp of cloud projects | jmoenig | 2014-05-26 | 1 | -2/+14 |
| | | | | | | display a tool-tip “bubble” in the “Open-Project” dialog next to the preview field | ||||
| * | Search Blocks feature, keyboard shortcuts | jmoenig | 2014-05-20 | 1 | -20/+29 |
| | | | | | Thanks, Kyle, for designing and architecting the search blocks feature!! | ||||
| * | GUI: Use new vector prompter for stage dimensions | jmoenig | 2014-02-13 | 1 | -52/+13 |
| | | | | | | also take out previous experimental code and make this new feature an official one | ||||
| * | Fixed #322, #324 | jmoenig | 2014-02-13 | 1 | -2/+11 |
| | | |||||
| * | Constrain minimum stage size to 480 x 180 | jmoenig | 2014-02-13 | 1 | -7/+8 |
| | | |||||
| * | New Feature: Set stage dimensions arbitrarily | jmoenig | 2014-02-11 | 1 | -1/+99 |
| | | | | | | new entries to set stage width and height in the settings menu when holding the shift key | ||||
| * | Flat line end option in the settings menu, saved with the project | jmoenig | 2014-02-04 | 1 | -0/+11 |
| | | |||||
| * | Import sounds from the project menu | jmoenig | 2014-02-04 | 1 | -1/+27 |
| | | | | | Thanks, Brian, for the changeset! | ||||
| * | Import costumes and backgrounds from the project menu | jmoenig | 2014-02-04 | 1 | -1/+62 |
| | | | | | thanks, Brian, for the changeset! | ||||
| * | validated all source files against the latest JSLint version | jmoenig | 2014-01-09 | 1 | -3/+3 |
| | | | | | and pushed to this date | ||||
| * | cloud project saving transmission integrity check | jmoenig | 2013-11-07 | 1 | -2/+2 |
| | | | | | | | includes the sizes of the sent project components in the transmision, so the cloud backend can check if the whole of them have been transmitted before comitting to the database | ||||
| * | filter quotation marks from project names | jmoenig | 2013-11-04 | 1 | -2/+2 |
| | | | | | (for backend index) | ||||
| * | "plain block prototype labels" preference setting | jmoenig | 2013-10-04 | 1 | -3/+26 |
| | | | | | hide / show the (+) symbols in the block editor | ||||
| * | fixed #146 | jmoenig | 2013-09-19 | 1 | -2/+2 |
| | | | | | filter out empty costumes | ||||
| * | prevent costumes with imported CORS-tainted canvases | jmoenig | 2013-09-18 | 1 | -1/+14 |
| | | | | | expected to fix #155, #154, #151, #148, #147, #127 for future projects | ||||
| * | fixed #119, #149 | jmoenig | 2013-09-17 | 1 | -3/+9 |
| | | | | | | accessing a shared projects requires lowercasing the username - this is now automatically taken care of | ||||
