| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Localization support | Viraj Mahesh | 2014-05-10 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Moved the screenshot block to looks | Viraj Mahesh | 2014-05-08 | 1 | -10/+10 | |
| | | | | ||||||
| | * | | Revert f56dc8e..d3ec80f | Viraj Mahesh | 2014-04-28 | 1 | -8/+1 | |
| | | | | | | | | | | | | | This rolls back to commit f56dc8ecf5f2845ed40b62eec4e0e2227bebd5ba. | |||||
| | * | | Commented out popup | Viraj Mahesh | 2014-04-28 | 1 | -1/+8 | |
| | | | | ||||||
| | * | | Fixed an error where stage could not take screenshots | Viraj Mahesh | 2014-04-21 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | Made reg-exp static | Viraj Mahesh | 2014-03-12 | 1 | -14/+13 | |
| | | | | ||||||
| | * | | Implemented both ways of Screenshot naming | Viraj Mahesh | 2014-03-12 | 1 | -6/+43 | |
| | | | | ||||||
| | * | | Put back the accidentally deleted words | Viraj Mahesh | 2014-03-11 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | Added comment explaining why copy is necessary Copy is only created for pen trails | |||||
| | * | | pen trails is in an array | Viraj Mahesh | 2014-03-11 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Option of switching between pen trails and stage image has been implemented | Viraj Mahesh | 2014-03-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Stage saves pen trails too | |||||
| | * | | Fixed error where penTrail of sprite was being used instead of penTrail of stage | Viraj Mahesh | 2014-03-10 | 1 | -4/+3 | |
| | | | | ||||||
| | * | | Added ability to save pen trails | Viraj Mahesh | 2014-03-10 | 1 | -9/+17 | |
| | | | | | | | | | | | | | Added dropdown menu to choose what to save | |||||
| | * | | Added the screenshot block for the Stage | Viraj Mahesh | 2014-03-08 | 1 | -0/+7 | |
| | | | | ||||||
| | * | | Renamed block | Viraj Mahesh | 2014-03-07 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Removed extra variables | Viraj Mahesh | 2014-03-07 | 1 | -3/+1 | |
| | | | | ||||||
| | * | | Use this.addCostume instead of IDE | Viraj Mahesh | 2014-03-07 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Screenshot names are now correctly tracked | Viraj Mahesh | 2014-03-07 | 1 | -11/+13 | |
| | | | | ||||||
| | * | | Removed Canvas2Image error | Viraj Mahesh | 2014-03-06 | 1 | -1/+0 | |
| | | | | ||||||
| | * | | Final commit: | Viraj Mahesh | 2014-03-04 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | -Removed an accidental change -Removed commented log statement | |||||
| | * | | Removed dibyo's test push | Viraj Mahesh | 2014-02-28 | 1 | -2/+0 | |
| | | | | ||||||
| | * | | Random change | Dibyo Majumdar | 2014-02-28 | 1 | -0/+2 | |
| | | | | ||||||
| | * | | Screenshot counter correctly implemented | Viraj Mahesh | 2014-02-28 | 1 | -1/+8 | |
| | | | | ||||||
| | * | | Screenshot block now mentions that it saves the screenshot as a costume | Viraj Mahesh | 2014-02-28 | 1 | -3/+4 | |
| | | | | | | | | | | | | | Screenshot block now accepts a string | |||||
| | * | | Fixed errors that arose from not using fullImageClassic() | Viraj Mahesh | 2014-02-25 | 1 | -5/+4 | |
| | | | | ||||||
| | * | | Fixed incomplete code | Viraj Mahesh | 2014-02-25 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | Screenshts are saved as costumes of the current sprite | Viraj Mahesh | 2014-02-25 | 1 | -1/+14 | |
| | | | | ||||||
| * | | | fixed #508 (don’t popup empty menus) | jmoenig | 2014-07-11 | 1 | -3/+3 | |
| | | | | | | | | | | | | | thanks, @cycomached! | |||||
| * | | | add keyboard shortcut for “new project”: ctr-n | jmoenig | 2014-07-08 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | note: some browsers (actually, most ^^) override this before Snap gets a chance to do its thing :-( | |||||
| * | | | updated version of objects.js | jmoenig | 2014-07-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | fixed scrolling glitch in the palette, thanks, Kunal! | |||||
| * | | | reason for scroll issue: only non-cached palettes needed to be scrolled | Kunal Marwaha | 2014-06-25 | 1 | -0/+5 | |
| | |/ |/| | ||||||
| * | | more relabelling options for SAY, THINK, ASK | jmoenig | 2014-06-06 | 1 | -4/+5 | |
| | | | ||||||
| * | | enable relabelling blocks with C-Slots | jmoenig | 2014-06-06 | 1 | -0/+4 | |
| | | | ||||||
| * | | more relabelling options for SAY and THINK variants | jmoenig | 2014-06-06 | 1 | -4/+4 | |
| | | | ||||||
| * | | add hide and show blocks for the stage | jmoenig | 2014-06-06 | 1 | -0/+3 | |
| | | | ||||||
| * | | gracefully hide & show the stage, fixed #281 | jmoenig | 2014-06-06 | 1 | -1/+18 | |
| | | | ||||||
| * | | fixes a but in setHeading() | jmoenig | 2014-06-05 | 1 | -1/+1 | |
| | | | | | | | | | thanks, Brian! | |||||
| * | | fixed #457 | jmoenig | 2014-06-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | fixed #465 | jmoenig | 2014-06-05 | 1 | -2/+3 | |
| | | | ||||||
| * | | stop replacing the empty string with the number zero in watchers | jmoenig | 2014-06-05 | 1 | -4/+6 | |
| | | | | | | | | | fixed #473 | |||||
| * | | German translation update, tweaks | jmoenig | 2014-06-04 | 1 | -1/+2 | |
| | | | ||||||
| * | | Merge pull request #469 from nathan/shift-keyboard-shortcuts | Jens Mönig | 2014-06-04 | 1 | -1/+4 | |
| |\ \ | | | | | | | Fixed ctrl/cmd+shift+s saving the project in place | |||||
| | * | | Fixed ctrl/cmd+shift+s saving the project in place | Nathan Dinsmore | 2014-06-02 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | JSLinted | yuan | 2014-06-02 | 1 | -87/+94 | |
| | | | | ||||||
| * | | | cleaned up my comments | yuan | 2014-05-28 | 1 | -6/+6 | |
| | | | | ||||||
| * | | | good to go for stagemorph | yuan | 2014-05-28 | 1 | -9/+16 | |
| | | | | ||||||
| * | | | changed graphicsChanged boolean to a function | yuan | 2014-05-28 | 1 | -14/+33 | |
| | | | | ||||||
| * | | | added graphics effects that work for all redraws; incorporated most recent ↵ | yuan | 2014-05-27 | 1 | -4/+132 | |
| |/ / | | | | | | | updates to Snap! | |||||
| * | | Fixed #445 (minor search + zoom issues) | jmoenig | 2014-05-26 | 1 | -4/+2 | |
| | | | ||||||
| * | | Search Blocks feature, keyboard shortcuts | jmoenig | 2014-05-20 | 1 | -1/+201 | |
| | | | | | | | | | Thanks, Kyle, for designing and architecting the search blocks feature!! | |||||
| * | | integrate #394 | jmoenig | 2014-05-02 | 1 | -8/+19 | |
| | | | ||||||
