summaryrefslogtreecommitdiff
path: root/paint.js
Commit message (Collapse)AuthorAgeFilesLines
* Add localization support for 'Brush size' string.Manuel Menezes de Sequeira2014-03-091-1/+1
|
* validated all source files against the latest JSLint versionjmoenig2014-01-091-2/+2
| | | | and pushed to this date
* add mouseLeaveDragging() behavior to the paint editor, thanks, Kartik!jmoenig2014-01-081-713/+717
| | | | | | | 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!
* Paint: Flood fill freeze fixjmoenig2013-09-161-2/+19
| | | | thanks for the contribution, Kartik!
* Paint: fixed pipette tool for floodfilljmoenig2013-07-131-2/+2
| | | | thanks, Kartik, for your help!
* Paint Editor: Pipette tooljmoenig2013-07-121-45/+83
| | | | and code formatting adjustments for JSLint
* "Flat" GUI design preferencejmoenig2013-05-161-3/+8
| | | | in the IDE's settings menu
* Paint editor fixes and creditsjmoenig2013-05-141-5/+5
|
* Paint editor fixesjmoenig2013-05-141-2/+2
|
* Paint editor integrationjmoenig2013-05-141-306/+1
|
* Paint editor fixesjmoenig2013-05-141-172/+269
|
* Paint editorjmoenig2013-05-141-0/+1097
contributed by Kartik Chandra (Hardmath123 on Scratch)!!