summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Morphic: Replaced deprecated DOM “body” references with ↵jmoenig2014-02-032-4/+6
| | | | | | | | | | | | “documentElement”
* | | Fixed #313jmoenig2014-02-032-15/+24
|/ / | | | | | | | | “Block OF sprite” now works for interpolated (“timed”) blocks and for reporters (i.e. SAY FOR, THINK FOR, GLIDE, ASK etc.)
* | Fixed #291 (readonly custom menus become non-readonly when block is edited)jmoenig2014-01-102-1/+2
| |
* | Fixed #292 (pulldowns loose lines when exported as library)jmoenig2014-01-102-3/+4
| |
* | Revert pull request #295 (xhr-headers)jmoenig2014-01-102-6/+5
| | | | | | | | breaks existing installations
* | validated all source files against the latest JSLint versionjmoenig2014-01-0914-25/+23
| | | | | | | | and pushed to this date
* | XML.js: resolved unexpected assignment expressionsjmoenig2014-01-092-12/+25
| | | | | | | | conform to the latest JSLint quibbles
* | Fixed Morphic updateReferences()jmoenig2014-01-092-3/+4
| | | | | | | | how could this go undetected so long? :-)
* | German translation update for new (migrated) STOP blockjmoenig2014-01-093-11/+12
| |
* | Collapse STOP primitives into a single block with a dropdown of optionsjmoenig2014-01-094-12/+84
| |
* | Merge pull request #289 from cycomachead/libJens Mönig2014-01-096-0/+10
|\ \ | | | | | | adding libraries to the repo
| * | adding libraries to the repoMichael Ball2013-12-296-0/+10
| |/
* | updated historyjmoenig2014-01-081-0/+4
| |
* | fixed StopOthers blocks and added another optionjmoenig2014-01-085-22/+50
| | | | | | | | also updated the German translation
* | Merge pull request #283 from Hardmath123/masterJens Mönig2014-01-082-0/+27
|\ \ | | | | | | Initial stop others block
| * | Initial stop others blockHardmath1232013-12-222-0/+27
| |/
* | Merge pull request #295 from blob8108/xhr-headersJens Mönig2014-01-081-0/+3
|\ \ | | | | | | Add useful headers to HTTP block
| * | Add useful headers to HTTP blockblob81082014-01-061-0/+3
| |/
* | Only shrink-wrap sprite costumesjmoenig2014-01-082-1/+5
| | | | | | | | thanks, Kartik, for this fix!
* | add mouseLeaveDragging() behavior to the paint editor, thanks, Kartik!jmoenig2014-01-082-713/+718
| | | | | | | | | | | | | | All credit for fixing this goes to Kartik. This also seems to change just about every line ending for reasons known only to Xcode. Sorry Kartik, for not pulling your request because of those line endings, they are inevitable!
* | initial support for „sensing“ sprite-only custom block definitionsjmoenig2014-01-082-0/+8
| | | | | | | | commented out for now
* | support for TELL and ASKjmoenig2014-01-084-4/+22
|/ | | | | | | 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)
* fixed saving/loading of new mouse coordinate watchersjmoenig2013-12-193-5/+12
|
* Merge pull request #282 from cycomachead/watcherJens Mönig2013-12-191-2/+43
|\ | | | | fix #275 #237; implements watchers for mouse x and mouse y
| * fix #275 #237; implements watchers for mouse x and mouse yMichael Ball2013-12-181-2/+43
|/
* null-canvas blitting bug follow-upjmoenig2013-12-122-4/+6
|
* fixed #277, #279 (blitting null-canvasses fails)jmoenig2013-12-123-18/+29
| | | | Thanks, Nathan, for the pointer to this!
* accept lists as inputs to the green (text) LENGTH OF reporterjmoenig2013-12-112-2/+9
|
* fixed #264 (mapped <ctrl-enter> to green-flag instead of <enter>)jmoenig2013-12-052-2/+6
|
* fixed literal-to-non-literal zero-value comparison bugjmoenig2013-12-052-2/+6
|
* fixed type error in equality testjmoenig2013-12-041-1/+1
|
* fixed #261 (less tolerant null-value-to-number-coercion)jmoenig2013-12-042-2/+9
|
* French translation integrationjmoenig2013-12-043-5/+6
|
* Merge pull request #259 from mquinson/masterJens Mönig2013-12-041-14/+76
|\ | | | | update french translation
| * update french translationMartin Quinson2013-11-271-14/+76
| |
* | harmonize equality testing and List CONTAINS testingjmoenig2013-12-042-18/+6
| |
* | handle text comparisons case-insensitive (again)jmoenig2013-12-042-7/+11
|/
* comment on relabelling issuejmoenig2013-11-261-0/+3
| | | | save old code for future reference in case we introduced a bug here
* Merge pull request #253 from nathandinsmore/issue-244Jens Mönig2013-11-261-1/+1
|\ | | | | Fixed issue #244 (relabelling now preserves empty input slots)
| * Fixed issue #244 (relabelling now preserves empty input slots)Nathan Dinsmore2013-11-261-1/+1
|/
* Threads: fixed #133 - preserve edge-cased argument typesjmoenig2013-11-262-3/+4
| | | | (empty string, Boolean false)
* fixed #249 - preserve variable value types with edge casesjmoenig2013-11-262-2/+5
| | | | (empty string, Boolean false)
* fixed # 179jmoenig2013-11-262-1/+2
| | | | don’t identify primitive (static) C-Slots as implicit formal parameters
* fixed #175 - Text comparisons are now case sensitivejmoenig2013-11-262-0/+6
|
* Catalan translation update - Thanks, Bernat!jmoenig2013-11-263-7/+127
|
* Localization updatejmoenig2013-11-264-15/+18
|
* Merge pull request #241 from MMSequeira/masterJens Mönig2013-11-264-17/+125
|\ | | | | Added localize() calls to a bunch of missing strings and added also a bunch of Portuguese translations to 'unofficially' localized strings.
| * Add a few new strings to Portuguese translations.Manuel Menezes de Sequeira2013-11-231-1/+13
| |
| * Make menu item text similar to other picture generating itens.Manuel Menezes de Sequeira2013-11-231-1/+1
| |
| * Update last_changed value.Manuel Menezes de Sequeira2013-11-221-1/+1
| |