summaryrefslogtreecommitdiff
path: root/history.txt
Commit message (Collapse)AuthorAgeFilesLines
* fixed #119, #149jmoenig2013-09-171-0/+5
| | | | | accessing a shared projects requires lowercasing the username - this is now automatically taken care of
* fixed #115jmoenig2013-09-161-0/+1
| | | | prevent loading several instances of the same block definition
* Updated revision historyjmoenig2013-09-161-0/+15
|
* "Dynamic" library listjmoenig2013-08-171-0/+1
| | | | thanks, Brian
* Norwegian translation by Olav Marschalljmoenig2013-08-171-0/+4
| | | | thanks, Olav for contributing this!
* Traditional Chinese translationjmoenig2013-08-141-0/+4
| | | | thanks, Chu-Ching-Huang, for the contribution!
* Dutch translation updatejmoenig2013-08-121-0/+1
|
* Nestable Sprites Collision Detection & fixesjmoenig2013-08-121-0/+4
|
* German translation updatejmoenig2013-08-101-0/+1
| | | | and release adjustments
* Nestable Sprites fixesjmoenig2013-08-101-0/+4
|
* Nested Sprite saving / loadingjmoenig2013-08-091-0/+1
|
* Nested Sprite Rotation style buttons on corral iconsjmoenig2013-08-091-0/+4
|
* Dutch translation updatejmoenig2013-08-081-0/+1
|
* Nested Sprite synchronous / independent rotationjmoenig2013-08-081-0/+1
|
* Nested Sprite Rotationjmoenig2013-08-081-0/+1
|
* Nested Sprite Scalingjmoenig2013-08-081-0/+4
| | | | first rough pass
* Nested Sprite Motionjmoenig2013-08-071-0/+1
|
* Sprite Nesting GUIjmoenig2013-08-071-0/+1
| | | | (still hidden and disabled at this time)
* Fixed stage costume scaling & misplacing bugjmoenig2013-08-071-0/+1
| | | | Thanks, Josh, for the report!
* Sprite Nesting preliminariesjmoenig2013-08-071-0/+4
| | | | not yet functional and disabled
* Morphic: mouseEnterDragging fixjmoenig2013-08-061-0/+1
| | | | and a few cosmetic changes due to JSLint's latest nitpickings
* Polish translation, thanks, Witek Kranas!jmoenig2013-08-061-0/+4
|
* German translation updatejmoenig2013-08-021-0/+1
| | | | (for Undrop feature)
* Undrop Commands featurejmoenig2013-08-021-0/+1
| | | | first iteration
* Undrop Comments featurejmoenig2013-08-021-0/+1
|
* Undrop Reporters feature tweaksjmoenig2013-08-021-0/+4
|
* "Undrop" Reporters feature (in script areas' context menus)jmoenig2013-08-011-0/+1
| | | | first rough pass
* Italicize editable input options (e.g. for the SPLT block)jmoenig2013-08-011-1/+2
|
* "whitespace" & other options in SPLIT reporter's dropdownjmoenig2013-08-011-0/+4
| | | | still hidden in dev mode
* experimental text SPLIT primitive in the operators categoryjmoenig2013-07-311-0/+4
| | | | (currently only accessible in dev mode)
* fixed #104jmoenig2013-07-301-0/+1
|
* PAUSE primitive command blockjmoenig2013-07-301-1/+1
|
* Avoid dropping reporters into variadic inputs unless it touches the arrowsjmoenig2013-07-301-1/+6
|
* * Dutch translation, thanks, Frank Sierens!jmoenig2013-07-241-0/+4
|
* experimental text-function primitivejmoenig2013-07-151-0/+1
| | | | (hidden, shown only in dev mode in the operators category)
* increased palette's vertical growth by scrollBarSizejmoenig2013-07-151-0/+4
|
* Paint: fixed pipette tool for floodfilljmoenig2013-07-131-0/+4
| | | | thanks, Kartik, for your help!
* Paint Editor: Pipette tooljmoenig2013-07-121-0/+5
| | | | and code formatting adjustments for JSLint
* preserve nested reporters in "kicked out" variadic inputsjmoenig2013-07-111-0/+2
| | | | | | instead of "swallowing" them. also new: floor() function in monadic math reporter's drop-down
* fixed occasional flickering in scripting areasjmoenig2013-07-111-0/+4
| | | | | (caused by deleted feedback morphs, a bug that surfaced in Chrome 28 on OSX and may be due to a possible Chrome GC issue)
* Reset hidden primitives and code mappings upon loading a new projectjmoenig2013-07-101-0/+4
|
* Codification changes, Boolean slot bug fixjmoenig2013-07-091-0/+5
| | | | | | * Collapsed codification primitives (code, header) into a single block * Added isEmptySlot() to BooleanArgMorph (thanks, Brian, for the bug report!)
* fixed serialization placement-bug for spritesjmoenig2013-07-081-0/+4
| | | | | thanks, Caitie, for reporting this bug and for supplying a project which let me reproduce it!
* Blocks: fixed CommentMorph hiding/showing bugjmoenig2013-07-051-0/+4
| | | | | 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 completejmoenig2013-07-041-0/+4
| | | | | text code mapping and block header support, both via GUI and primitives, for built-in blocks and for custom ones.
* GUI: import libraries featurejmoenig2013-07-021-1/+2
| | | | | | | | | in the project menu, libraries for * Iteration, composition, * List utilities, * Variadic reporters, * Words, sentences
* removed tolerance margin in Costume's shrinkWrap()jmoenig2013-07-021-0/+4
| | | | | Chrome no longer needs this kludge. Removing it also fixes an "empty costume" bug when drawing over the edges of the paint editor
* improved importing costumesjmoenig2013-06-281-0/+4
| | | | | by dragging in pictures from other web pages, which now allows for dragging links to pictures as well
* fixed speech bubble scaling when sprite is not onstagejmoenig2013-06-271-0/+4
| | | | (reported in the Scratch forums)
* fixed #100 saving costumes to the cloudjmoenig2013-06-261-0/+4
|