| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert to "new" for object creation | jmoenig | 2015-06-25 | 1 | -9/+5 |
| | | | | | and prepare for new release | ||||
| * | Add missing init() super calls in paint.js | Nathan Dinsmore | 2015-06-17 | 1 | -0/+4 |
| | | |||||
| * | Use Object.create(…) instead of new …() for inheritance (faster) | Nathan Dinsmore | 2015-06-17 | 1 | -3/+3 |
| | | |||||
| * | Paint: flood fill issue fixed, thanks, Kartik! | jmoenig | 2014-09-29 | 1 | -2/+3 |
| | | |||||
| * | added history | Hardmath123 | 2014-08-24 | 1 | -2/+2 |
| | | |||||
| * | remove log | Hardmath123 | 2014-08-24 | 1 | -1/+0 |
| | | |||||
| * | fix #566 | Hardmath123 | 2014-08-24 | 1 | -1/+2 |
| | | |||||
| * | Paint Editor transform integration - little tweaks | jmoenig | 2014-06-04 | 1 | -7/+15 |
| | | | | | Thanks, Kartik!! | ||||
| * | Docs, symbols | Hardmath123 | 2014-06-03 | 1 | -3/+4 |
| | | |||||
| * | Added scaling and flipping | Hardmath123 | 2014-06-03 | 1 | -3/+41 |
| | | |||||
| * | checkpoint - release | jmoenig | 2014-05-02 | 1 | -1/+1 |
| | | |||||
| * | integrate localisation changes | jmoenig | 2014-04-30 | 1 | -1/+2 |
| | | |||||
| * | Merge pull request #344 from MMSequeira/master | Jens Mönig | 2014-04-30 | 1 | -1/+1 |
| |\ | | | | | Added a couple of localize() calls and new and improved Portuguese translations. | ||||
| | * | Add localization support for 'Brush size' string. | Manuel Menezes de Sequeira | 2014-03-09 | 1 | -1/+1 |
| | | | |||||
| * | | New Feature: Set stage dimensions arbitrarily | jmoenig | 2014-02-11 | 1 | -2/+2 |
| | | | | | | | | | | | new entries to set stage width and height in the settings menu when holding the shift key | ||||
| * | | One-stop-shopping for stage dimensions | jmoenig | 2014-02-05 | 1 | -8/+11 |
| |/ | | | | | changing the stage dimensions in line 3720 of objects.js takes care of everything | ||||
| * | validated all source files against the latest JSLint version | jmoenig | 2014-01-09 | 1 | -2/+2 |
| | | | | | and pushed to this date | ||||
| * | add mouseLeaveDragging() behavior to the paint editor, thanks, Kartik! | jmoenig | 2014-01-08 | 1 | -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 fix | jmoenig | 2013-09-16 | 1 | -2/+19 |
| | | | | | thanks for the contribution, Kartik! | ||||
| * | Paint: fixed pipette tool for floodfill | jmoenig | 2013-07-13 | 1 | -2/+2 |
| | | | | | thanks, Kartik, for your help! | ||||
| * | Paint Editor: Pipette tool | jmoenig | 2013-07-12 | 1 | -45/+83 |
| | | | | | and code formatting adjustments for JSLint | ||||
| * | "Flat" GUI design preference | jmoenig | 2013-05-16 | 1 | -3/+8 |
| | | | | | in the IDE's settings menu | ||||
| * | Paint editor fixes and credits | jmoenig | 2013-05-14 | 1 | -5/+5 |
| | | |||||
| * | Paint editor fixes | jmoenig | 2013-05-14 | 1 | -2/+2 |
| | | |||||
| * | Paint editor integration | jmoenig | 2013-05-14 | 1 | -306/+1 |
| | | |||||
| * | Paint editor fixes | jmoenig | 2013-05-14 | 1 | -172/+269 |
| | | |||||
| * | Paint editor | jmoenig | 2013-05-14 | 1 | -0/+1097 |
| contributed by Kartik Chandra (Hardmath123 on Scratch)!! | |||||
