summaryrefslogtreecommitdiff
path: root/gui.js
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Improve sbe-or-relative to generalizebrianharvey2014-07-111-6/+6
| * Allow loading tools.xml from mirror *or* s.b.ebrianharvey2014-07-111-2/+19
* | fixed #508 (don’t popup empty menus)jmoenig2014-07-111-1/+1
* | limit persistent blocks zoom to 12jmoenig2014-07-111-1/+1
* | fixed #507 (limit persistent block zoom to 12x)jmoenig2014-07-111-1/+1
|/
* fixed #412 (incomplete sprite-removal)jmoenig2014-07-111-8/+8
* Merge pull request #494 from marwahaha/tools-xmlbrianharvey2014-07-101-1/+1
|\
| * tools now pointing locallyKunal Marwaha2014-07-031-1/+1
* | add keyboard shortcut for “new project”: ctr-njmoenig2014-07-081-12/+10
* | Merge pull request #487 from cs10/kunal/scrollingJens Mönig2014-07-081-2/+0
|\ \
| * | actually no cached image needs to scrollKunal Marwaha2014-06-251-4/+0
| * | reason for scroll issue: only non-cached palettes needed to be scrolledKunal Marwaha2014-06-251-5/+4
| * | fixed scrollingKunal Marwaha2014-06-241-0/+3
* | | show username in ‘logout’ entry of cloud menujmoenig2014-07-081-8/+6
| |/ |/|
* | prepare releasejmoenig2014-06-231-1/+1
* | added drawnewKunal Marwaha2014-06-221-0/+8
|/
* German translation update, tweaksjmoenig2014-06-041-0/+1
* GUI: new (hidden) feature: “Export all scripts as pic”jmoenig2014-06-041-1/+60
* Show last-changed-timestamp of cloud projectsjmoenig2014-05-261-2/+14
* Search Blocks feature, keyboard shortcutsjmoenig2014-05-201-20/+29
* GUI: Use new vector prompter for stage dimensionsjmoenig2014-02-131-52/+13
* Fixed #322, #324jmoenig2014-02-131-2/+11
* Constrain minimum stage size to 480 x 180jmoenig2014-02-131-7/+8
* New Feature: Set stage dimensions arbitrarilyjmoenig2014-02-111-1/+99
* Flat line end option in the settings menu, saved with the projectjmoenig2014-02-041-0/+11
* Import sounds from the project menujmoenig2014-02-041-1/+27
* Import costumes and backgrounds from the project menujmoenig2014-02-041-1/+62
* validated all source files against the latest JSLint versionjmoenig2014-01-091-3/+3
* cloud project saving transmission integrity checkjmoenig2013-11-071-2/+2
* filter quotation marks from project namesjmoenig2013-11-041-2/+2
* "plain block prototype labels" preference settingjmoenig2013-10-041-3/+26
* fixed #146jmoenig2013-09-191-2/+2
* prevent costumes with imported CORS-tainted canvasesjmoenig2013-09-181-1/+14
* fixed #119, #149jmoenig2013-09-171-3/+9
* fixed #115jmoenig2013-09-161-0/+1
* Example projects in project dialogjmoenig2013-09-161-62/+108
* "Dynamic" library listjmoenig2013-08-171-27/+29
* Nestable Sprites fixesjmoenig2013-08-101-3/+3
* Nested Sprite Rotation style buttons on corral iconsjmoenig2013-08-091-1/+48
* Sprite Nesting GUIjmoenig2013-08-071-0/+12