| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added ability to save pen trails | Viraj Mahesh | 2014-03-10 | 1 | -0/+13 |
| | | | | | Added dropdown menu to choose what to save | ||||
| * | integrate Date block, thanks, Michael | jmoenig | 2014-02-11 | 1 | -2/+2 |
| | | |||||
| * | remove lang file and incorporate fixes in blocks, opbjects | Michael Ball | 2014-02-06 | 1 | -1/+1 |
| | | |||||
| * | resolve merge conflicts; date problems only | Michael Ball | 2014-02-04 | 1 | -3/+38 |
| |\ | |||||
| | * | validated all source files against the latest JSLint version | jmoenig | 2014-01-09 | 1 | -1/+1 |
| | | | | | | | | | and pushed to this date | ||||
| | * | Collapse STOP primitives into a single block with a dropdown of options | jmoenig | 2014-01-09 | 1 | -1/+16 |
| | | | |||||
| | * | fixed StopOthers blocks and added another option | jmoenig | 2014-01-08 | 1 | -0/+13 |
| | | | | | | | | | also updated the German translation | ||||
| | * | initial support for „sensing“ sprite-only custom block definitions | jmoenig | 2014-01-08 | 1 | -0/+7 |
| | | | | | | | | | commented out for now | ||||
| | * | support for TELL and ASK | jmoenig | 2014-01-08 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | The FOR reporter’s first input now also accepts blocks and scripts („rings“), and reports a copy that is bound to the sprite indicated by the second input. This lets you „zombify“ (or remote-control) sprites (and create custom TELL and ASK blocks) | ||||
| * | | Remove unecessary items and reorder dropdown | Michael Ball | 2014-01-26 | 1 | -5/+2 |
| | | | |||||
| * | | Add style tweaks per Nathan's comments. | Michael Ball | 2013-12-28 | 1 | -12/+12 |
| | | | |||||
| * | | Add a 'get current DATE' block with various options, add some translations ↵ | Michael Ball | 2013-12-27 | 1 | -3/+23 |
| |/ | | | | to FR and DE | ||||
| * | comment on relabelling issue | jmoenig | 2013-11-26 | 1 | -0/+3 |
| | | | | | save old code for future reference in case we introduced a bug here | ||||
| * | Fixed issue #244 (relabelling now preserves empty input slots) | Nathan Dinsmore | 2013-11-26 | 1 | -1/+1 |
| | | |||||
| * | fixed # 179 | jmoenig | 2013-11-26 | 1 | -1/+1 |
| | | | | | don’t identify primitive (static) C-Slots as implicit formal parameters | ||||
| * | Localization update | jmoenig | 2013-11-26 | 1 | -2/+2 |
| | | |||||
| * | Make menu item text similar to other picture generating itens. | Manuel Menezes de Sequeira | 2013-11-23 | 1 | -1/+1 |
| | | |||||
| * | Disallow "ringify" option for inline-template blocks | jmoenig | 2013-11-22 | 1 | -17/+19 |
| | | |||||
| * | Prevent „hide“ menu option for non-palette template blocks | jmoenig | 2013-11-22 | 1 | -2/+2 |
| | | | | | thanks, Brian, for reporting this glitch! | ||||
| * | fixed read-only input slot coloring glitch | jmoenig | 2013-11-15 | 1 | -1/+0 |
| | | | | | thanks Bernat, for reporting it! | ||||
| * | „read-only“ option for editable custom block input slots | jmoenig | 2013-11-15 | 1 | -6/+28 |
| | | | | | | also custom block input slots reverting to default now show their default value (useful in combination with the new "read-only" option | ||||
| * | left-align multi-line text in value-bubbles | jmoenig | 2013-11-12 | 1 | -20/+4 |
| | | |||||
| * | customizable drop-down menus for input slots | jmoenig | 2013-11-12 | 1 | -3/+17 |
| | | |||||
| * | enable symbols as custom block label parts | jmoenig | 2013-10-25 | 1 | -6/+378 |
| | | | | | | as well as enabling Costumes to become Symbols, and additional symbols (speech bubble, arrows, robot) | ||||
| * | fixed #199 | jmoenig | 2013-10-08 | 1 | -2/+3 |
| | | | | | "can't delete reporter with attached comment via context menu" | ||||
| * | fixed #186 (can't duplicate blocks with anchored comments) | jmoenig | 2013-09-30 | 1 | -8/+7 |
| | | |||||
| * | German translation update | jmoenig | 2013-08-02 | 1 | -1/+5 |
| | | | | | (for Undrop feature) | ||||
| * | Undrop Commands feature | jmoenig | 2013-08-02 | 1 | -10/+43 |
| | | | | | first iteration | ||||
| * | Undrop Comments feature | jmoenig | 2013-08-02 | 1 | -0/+1 |
| | | |||||
| * | Undrop Reporters feature tweaks | jmoenig | 2013-08-02 | 1 | -15/+15 |
| | | |||||
| * | "Undrop" Reporters feature (in script areas' context menus) | jmoenig | 2013-08-01 | 1 | -7/+70 |
| | | | | | first rough pass | ||||
| * | Italicize editable input options (e.g. for the SPLT block) | jmoenig | 2013-08-01 | 1 | -1/+9 |
| | | |||||
| * | "whitespace" & other options in SPLIT reporter's dropdown | jmoenig | 2013-08-01 | 1 | -2/+5 |
| | | | | | still hidden in dev mode | ||||
| * | experimental text SPLIT primitive in the operators category | jmoenig | 2013-07-31 | 1 | -1/+11 |
| | | | | | (currently only accessible in dev mode) | ||||
| * | PAUSE primitive command block | jmoenig | 2013-07-30 | 1 | -0/+10 |
| | | |||||
| * | Avoid dropping reporters into variadic inputs unless it touches the arrows | jmoenig | 2013-07-30 | 1 | -3/+15 |
| | | |||||
| * | experimental text-function primitive | jmoenig | 2013-07-15 | 1 | -1/+18 |
| | | | | | (hidden, shown only in dev mode in the operators category) | ||||
| * | Pipette symbol | jmoenig | 2013-07-12 | 1 | -2/+39 |
| | | |||||
| * | preserve nested reporters in "kicked out" variadic inputs | jmoenig | 2013-07-11 | 1 | -5/+9 |
| | | | | | | | instead of "swallowing" them. also new: floor() function in monadic math reporter's drop-down | ||||
| * | fixed occasional flickering in scripting areas | jmoenig | 2013-07-11 | 1 | -1/+2 |
| | | | | | | (caused by deleted feedback morphs, a bug that surfaced in Chrome 28 on OSX and may be due to a possible Chrome GC issue) | ||||
| * | Codification changes, Boolean slot bug fix | jmoenig | 2013-07-09 | 1 | -2/+19 |
| | | | | | | | * Collapsed codification primitives (code, header) into a single block * Added isEmptySlot() to BooleanArgMorph (thanks, Brian, for the bug report!) | ||||
| * | Blocks: fixed CommentMorph hiding/showing bug | jmoenig | 2013-07-05 | 1 | -1/+19 |
| | | | | | | when switching to / from presentation mode the previously hidden text (in collapsed state) was again shown along with the resize handle | ||||
| * | Codification (blocks to text) support complete | jmoenig | 2013-07-04 | 1 | -11/+154 |
| | | | | | | text code mapping and block header support, both via GUI and primitives, for built-in blocks and for custom ones. | ||||
| * | code mapping: dialog input is now multi-line monospaced | jmoenig | 2013-06-25 | 1 | -4/+4 |
| | | |||||
| * | pretty printing support for mapped code | jmoenig | 2013-06-24 | 1 | -35/+33 |
| | | | | | better formatting capabilites now support Python mappings | ||||
| * | code mapping: pretty printing support (work-in-progress) | jmoenig | 2013-06-21 | 1 | -0/+38 |
| | | | | | commented out for now, not yet functional | ||||
| * | code mapping: pass on c-slot clode by default | jmoenig | 2013-06-21 | 1 | -1/+1 |
| | | |||||
| * | %code input slot | jmoenig | 2013-06-21 | 1 | -0/+7 |
| | | | | | multi-line, monospaced, type-in slot for code mappings | ||||
| * | Morphic, Blocks: "flat" design fix | jmoenig | 2013-06-21 | 1 | -5/+4 |
| | | | | | | Handle manually "unshadowed" StringMorphs without throwing an exception. This lets you load the tools library into "flat" mode again. | ||||
| * | Blocks: Multi-line input slots (TextSlotMorphs - %mlt) | jmoenig | 2013-06-20 | 1 | -1/+89 |
| | | |||||
