summaryrefslogtreecommitdiff
path: root/gui.js
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | fixed #680jmoenig2015-01-131-1/+10
| * | | | | | Force Chrome to show GUI messagesjmoenig2015-01-121-0/+6
| * | | | | | Check project for compatibilityjmoenig2015-01-121-17/+26
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'autosave' into developmentGubolin2014-12-141-0/+2
|\ \ \ \ \ \
| * | | | | | autosave every 5 minutesGubolin2014-12-141-0/+2
| |/ / / / /
* | | | | | Merge branch github_backendGubolin2014-12-071-5/+402
|\ \ \ \ \ \
| * | | | | | merge masterGubolin2014-12-071-37/+52
| |\| | | | |
| * | | | | | support merging [WIP]Gubolin2014-09-121-3/+15
| * | | | | | prepare for team supportGubolin2014-09-121-2/+12
| * | | | | | save GitHub project in one file (now media loads properly); make it easier to...Gubolin2014-08-021-15/+14
| * | | | | | allow setting a commit message when saving to GitHubGubolin2014-08-021-1/+61
| * | | | | | prettify error message when not logged inGubolin2014-08-021-0/+10
| * | | | | | merge Snap!Cloud and GitHub; fix some bugsGubolin2014-07-311-16/+705
| * | | | | | Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-BlocksGubolin2014-07-301-1/+3
| |\ \ \ \ \ \
| * | | | | | | replace the Snap!Cloud with GitHubGubolin2014-07-301-394/+15
* | | | | | | | Merge branch issue_405Gubolin2014-12-071-1/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | add mute functionsGubolin2014-08-031-4/+15
| * | | | | | | | adjust indentationGubolin2014-08-031-8/+7
| * | | | | | | | Update gui.jsJohn2014-08-031-1/+46
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/issue_557' into developmentGubolin2014-12-071-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | correct 5a2067 (pasted code at the wrong positionissue_557Gubolin2014-08-081-6/+6
| * | | | | | | | don't drop custom block definitions when changing the language (fix #557)Gubolin2014-08-081-0/+6
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'origin/location' into developmentGubolin2014-12-071-1/+2
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | add language blocksGubolin2014-08-171-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'issue_190' into developmentGubolin2014-12-071-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | show an error message if project cannot be loaded (fix #190)issue_190Gubolin2014-10-041-1/+2
* | | | | | | Merge branch 'issue_204' into developmentGubolin2014-12-071-1/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | integrate Snapin8r into Snap!Gubolin2014-08-031-1/+6
| | |/ / / / | |/| | | |
* | | | | | fix typo & update historyjmoenig2014-12-041-2/+2
* | | | | | Really fix setting the cloud as default save location when logged inMichael Ball2014-12-041-1/+4
* | | | | | updated historyjmoenig2014-12-011-1/+1
* | | | | | Fix to set SnapCloud variable before the IDE morph is built.Michael Ball2014-11-301-4/+4
| |_|_|_|/ |/| | | |
* | | | | Updated the “About” Dialogjmoenig2014-11-201-3/+4
* | | | | Set Default Save location to Cloud on Snap! loadMichael Ball2014-10-271-1/+1
| |_|_|/ |/| | |
* | | | fixed #604. Thanks, @Gubolin!jmoenig2014-10-061-1/+2
| |/ / |/| |
* | | New feature - minimal stage mode (shift-click on small-stage button)jmoenig2014-10-021-12/+26
* | | updated historyjmoenig2014-10-011-1/+1
* | | add localization to default costume nameManuel Menezes de Sequeira2014-10-011-1/+1
* | | fixed #585jmoenig2014-09-221-2/+2
|/ /
* / propagate DELETE to nested sprite partsjmoenig2014-07-301-2/+4
|/
* export and import nested spritesjmoenig2014-07-291-1/+1
* duplicate and clone nested spritesjmoenig2014-07-291-5/+2
* updated creditsjmoenig2014-07-251-2/+4
* improve unique sprite- and costume namesjmoenig2014-07-241-21/+33
* ensure unique costume names when copying costumes via d&djmoenig2014-07-181-0/+1
* ensure unique names when renaming costumesjmoenig2014-07-181-1/+2
* ensure unique names for costumes created by the paint editorjmoenig2014-07-181-2/+5
* list op fixes, thanks, Brian!jmoenig2014-07-181-1/+1
* ensure unique names for imported costumesjmoenig2014-07-171-2/+4
* Merge pull request #509 from jmoenig/bhJens Mönig2014-07-111-1/+18
|\