summaryrefslogtreecommitdiff
path: root/blocks.js
Commit message (Expand)AuthorAgeFilesLines
* Removed part.canBeEmpty = false; for consistencyViraj Mahesh2014-03-121-1/+0
* Added ability to save pen trailsViraj Mahesh2014-03-101-0/+13
* integrate Date block, thanks, Michaeljmoenig2014-02-111-2/+2
* remove lang file and incorporate fixes in blocks, opbjectsMichael Ball2014-02-061-1/+1
* resolve merge conflicts; date problems onlyMichael Ball2014-02-041-3/+38
|\
| * validated all source files against the latest JSLint versionjmoenig2014-01-091-1/+1
| * Collapse STOP primitives into a single block with a dropdown of optionsjmoenig2014-01-091-1/+16
| * fixed StopOthers blocks and added another optionjmoenig2014-01-081-0/+13
| * initial support for „sensing“ sprite-only custom block definitionsjmoenig2014-01-081-0/+7
| * support for TELL and ASKjmoenig2014-01-081-2/+1
* | Remove unecessary items and reorder dropdownMichael Ball2014-01-261-5/+2
* | Add style tweaks per Nathan's comments.Michael Ball2013-12-281-12/+12
* | Add a 'get current DATE' block with various options, add some translations to...Michael Ball2013-12-271-3/+23
|/
* comment on relabelling issuejmoenig2013-11-261-0/+3
* Fixed issue #244 (relabelling now preserves empty input slots)Nathan Dinsmore2013-11-261-1/+1
* fixed # 179jmoenig2013-11-261-1/+1
* Localization updatejmoenig2013-11-261-2/+2
* Make menu item text similar to other picture generating itens.Manuel Menezes de Sequeira2013-11-231-1/+1
* Disallow "ringify" option for inline-template blocksjmoenig2013-11-221-17/+19
* Prevent „hide“ menu option for non-palette template blocksjmoenig2013-11-221-2/+2
* fixed read-only input slot coloring glitchjmoenig2013-11-151-1/+0
* „read-only“ option for editable custom block input slotsjmoenig2013-11-151-6/+28
* left-align multi-line text in value-bubblesjmoenig2013-11-121-20/+4
* customizable drop-down menus for input slotsjmoenig2013-11-121-3/+17
* enable symbols as custom block label partsjmoenig2013-10-251-6/+378
* fixed #199jmoenig2013-10-081-2/+3
* fixed #186 (can't duplicate blocks with anchored comments)jmoenig2013-09-301-8/+7
* German translation updatejmoenig2013-08-021-1/+5
* Undrop Commands featurejmoenig2013-08-021-10/+43
* Undrop Comments featurejmoenig2013-08-021-0/+1
* Undrop Reporters feature tweaksjmoenig2013-08-021-15/+15
* "Undrop" Reporters feature (in script areas' context menus)jmoenig2013-08-011-7/+70
* Italicize editable input options (e.g. for the SPLT block)jmoenig2013-08-011-1/+9
* "whitespace" & other options in SPLIT reporter's dropdownjmoenig2013-08-011-2/+5
* experimental text SPLIT primitive in the operators categoryjmoenig2013-07-311-1/+11
* PAUSE primitive command blockjmoenig2013-07-301-0/+10
* Avoid dropping reporters into variadic inputs unless it touches the arrowsjmoenig2013-07-301-3/+15
* experimental text-function primitivejmoenig2013-07-151-1/+18
* Pipette symboljmoenig2013-07-121-2/+39
* preserve nested reporters in "kicked out" variadic inputsjmoenig2013-07-111-5/+9
* fixed occasional flickering in scripting areasjmoenig2013-07-111-1/+2
* Codification changes, Boolean slot bug fixjmoenig2013-07-091-2/+19
* Blocks: fixed CommentMorph hiding/showing bugjmoenig2013-07-051-1/+19
* Codification (blocks to text) support completejmoenig2013-07-041-11/+154
* code mapping: dialog input is now multi-line monospacedjmoenig2013-06-251-4/+4
* pretty printing support for mapped codejmoenig2013-06-241-35/+33
* code mapping: pretty printing support (work-in-progress)jmoenig2013-06-211-0/+38
* code mapping: pass on c-slot clode by defaultjmoenig2013-06-211-1/+1
* %code input slotjmoenig2013-06-211-0/+7
* Morphic, Blocks: "flat" design fixjmoenig2013-06-211-5/+4