summaryrefslogtreecommitdiff
path: root/byob.js
Commit message (Expand)AuthorAgeFilesLines
* Revert to "new" for object creationjmoenig2015-06-251-14/+14
* Use Object.create(…) instead of new …() for inheritance (faster)Nathan Dinsmore2015-06-171-13/+13
* fix block library export encoding glitchJens Mönig2015-05-231-3/+3
* Fix encoding for exported libraries of global blocksJens Mönig2015-05-211-2/+4
* indicate numeric inputs in the block prototype with the # signJens Mönig2015-05-011-2/+8
* fixed #730Jens Mönig2015-03-021-1/+11
* fixed #716Jens Mönig2015-02-281-2/+2
* Generate ScriptsPaneTexture programmaticallyjmoenig2015-01-211-2/+2
* fixed #702jmoenig2015-01-131-8/+10
* integrate percent sign fix for JSLintjmoenig2014-11-201-3/+3
* Fixed percent symbols in custom blocksnatashasandy2014-10-211-1/+2
* updated historyjmoenig2014-09-301-1/+1
* allow percent symbols in custom block texts (fix #361)Gubolin2014-08-021-2/+2
* relabelling custom blocks (experimental)jmoenig2014-06-061-1/+48
* BYOB: new scriptsPicture() method for custom block definitionsjmoenig2014-06-041-1/+38
* fixed #407 (custom-block coloring w/ zebra off)jmoenig2014-05-021-5/+6
* partial fix for #407jmoenig2014-04-301-0/+3
* integrate localisation changesjmoenig2014-04-301-2/+5
* Add localization support for SymbolMorph menu items.Manuel Menezes de Sequeira2014-03-091-1/+1
* Fixed #291 (readonly custom menus become non-readonly when block is edited)jmoenig2014-01-101-1/+1
* Fixed #292 (pulldowns loose lines when exported as library)jmoenig2014-01-101-3/+3
* validated all source files against the latest JSLint versionjmoenig2014-01-091-2/+2
* Localization updatejmoenig2013-11-261-1/+1
* Add localization to Edit Slot Options text.Manuel Menezes de Sequeira2013-11-221-2/+2
* „read-only“ option for editable custom block input slotsjmoenig2013-11-151-6/+41
* customizable drop-down menus for input slotsjmoenig2013-11-121-47/+68
* customizable drop-down menus for input slotsjmoenig2013-11-041-0/+42
* only show symbol menu for label fragmentsjmoenig2013-11-041-2/+4
* enable Symbols in InputSlotDialog Morph’s drop down menujmoenig2013-10-251-0/+18
* Symbol selection menu for BlockLabelFragmentMorphsjmoenig2013-10-251-2/+30
* "plain block prototype labels" preference settingjmoenig2013-10-041-1/+10
* Prevent local custom blocks in global custom block definitionsjmoenig2013-09-181-3/+29
* Codification (blocks to text) support completejmoenig2013-07-041-1/+2
* "flat" design enhancements for blocks and watchersjmoenig2013-06-201-1/+3
* Code mappingjmoenig2013-06-181-1/+2
* BYOB: Newly created custom reporters now have an initial default REPORT block...jmoenig2013-06-061-2/+12
* "Flat" GUI design preferencejmoenig2013-05-161-7/+11
* Fine-tune multiple dialog instance handlingjmoenig2013-04-241-5/+5
* Release clean-ups & translation updatejmoenig2013-04-231-1/+1
* Fixed #23Nathan Dinsmore2013-04-211-16/+16
* Tooltips for custom block templates (sitting in the palette)jmoenig2013-04-121-2/+67
* Switched to UTF-8Nathan Dinsmore2013-04-081-2/+2
* Revert "Fixed an encoding issue"Nathan Dinsmore2013-04-081-2/+2
* Fixed an encoding issueNathan Dinsmore2013-04-081-2/+2
* Fixed a number of whitespace inconsistenciesNathan Dinsmore2013-04-081-10/+10
* Fix: Make Comments Detachable from Prototype Hatsjmoenig2013-04-041-1/+3
* PrototypeHatBlocks accept anchored commentsjmoenig2013-04-031-2/+13
* Anchored Comments Enhancementsjmoenig2013-04-021-3/+10
* Scalable blocks and scriptsjmoenig2013-03-181-8/+10
* Creationjmoenig2013-03-161-0/+3017