| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Code mapping | jmoenig | 2013-06-18 | 6 | -5/+428 | |
| | | | | | generating text code from blocks, first experimental iteration | |||||
| * | Morphic: focus World canvas on mouse down (otherwise prevent default) | jmoenig | 2013-06-06 | 2 | -1/+4 | |
| | | ||||||
| * | BYOB: Newly created custom reporters now have an initial default REPORT ↵ | jmoenig | 2013-06-06 | 2 | -2/+16 | |
| | | | | | block as definition body | |||||
| * | Objects: fix for hiding 'getLastAnswer' and 'getTimer' primitives | jmoenig | 2013-06-05 | 2 | -11/+19 | |
| | | ||||||
| * | prevent undesired HTML5 dragstart event | jmoenig | 2013-06-04 | 1 | -1/+2 | |
| | | | | | (a new glitch introduced in Chrome 27) | |||||
| * | Restore user settings fix for localization | jmoenig | 2013-05-17 | 1 | -74/+90 | |
| | | ||||||
| * | Simplified the web page | jmoenig | 2013-05-17 | 1 | -4/+2 | |
| | | ||||||
| * | Remember user settings across sessions | jmoenig | 2013-05-17 | 2 | -3/+85 | |
| | | | | | | | most user settings (language, blocks zoom, long form input, clicking sound, design preference) are now made persistent in localStorage, so if the user closes and re-opens Snap! the settings stay the same | |||||
| * | "Flat" GUI design preference | jmoenig | 2013-05-16 | 10 | -94/+255 | |
| | | | | | in the IDE's settings menu | |||||
| * | "Flat" GUI design options | jmoenig | 2013-05-15 | 3 | -33/+80 | |
| | | | | | preparing for "flat" GUI skins | |||||
| * | Costume shrinkWrapping adjustments | jmoenig | 2013-05-15 | 2 | -19/+27 | |
| | | ||||||
| * | Paint editor fixes and credits | jmoenig | 2013-05-14 | 2 | -5/+6 | |
| | | ||||||
| * | Broadcast & Message enhancements, fixed #93 | jmoenig | 2013-05-14 | 6 | -15/+92 | |
| | | | | | | * When I receive <any msg> option * getLastMessage reporter + watcher | |||||
| * | Paint editor fixes | jmoenig | 2013-05-14 | 2 | -3/+3 | |
| | | ||||||
| * | Paint editor integration | jmoenig | 2013-05-14 | 3 | -339/+195 | |
| | | ||||||
| * | Paint editor fixes | jmoenig | 2013-05-14 | 1 | -172/+269 | |
| | | ||||||
| * | Paint editor | jmoenig | 2013-05-14 | 3 | -0/+1102 | |
| | | | | | contributed by Kartik Chandra (Hardmath123 on Scratch)!! | |||||
| * | Reset Password via emailed link | jmoenig | 2013-05-10 | 4 | -21/+12 | |
| | | | | | (front end only) | |||||
| * | Reset Password Feature | jmoenig | 2013-05-06 | 5 | -37/+166 | |
| | | | | | (front end only) | |||||
| * | Merge pull request #84 from queryselector/issue-24 | Jens Mönig | 2013-05-06 | 1 | -9/+6 | |
| |\ | | | | | Fixed #24 for horizontal scrolling | |||||
| | * | Fixed #24 for horizontal scrolling | Nathan Dinsmore | 2013-04-30 | 1 | -9/+6 | |
| |/ | ||||||
| * | Fixed #24 | jmoenig | 2013-04-30 | 2 | -0/+4 | |
| | | ||||||
| * | Eraser symbol | jmoenig | 2013-04-30 | 2 | -3/+36 | |
| | | ||||||
| * | Fixed #83 | jmoenig | 2013-04-30 | 3 | -3/+6 | |
| | | ||||||
| * | Costume shrink-wrapping | jmoenig | 2013-04-30 | 2 | -1/+91 | |
| | | ||||||
| * | Solid rectangle and circle symbols | jmoenig | 2013-04-29 | 2 | -1/+37 | |
| | | ||||||
| * | Fixed #70 | jmoenig | 2013-04-27 | 2 | -0/+3 | |
| | | ||||||
| * | Paint bucket symbol for paint editor flood-fill tool | jmoenig | 2013-04-27 | 2 | -3/+57 | |
| | | ||||||
| * | Paint editor tools symbols | jmoenig | 2013-04-26 | 2 | -7/+118 | |
| | | | | | | additional simple icons for buttons: brush, rectangle, circle, line, crosshairs | |||||
| * | Ensure unique World stamps | jmoenig | 2013-04-26 | 2 | -1/+8 | |
| | | ||||||
| * | Translation update for "hide primitives" feature | jmoenig | 2013-04-25 | 3 | -3/+10 | |
| | | ||||||
| * | Restore multi-dialog restrictions for multi-world setups | jmoenig | 2013-04-25 | 3 | -4/+12 | |
| | | ||||||
| * | Hide Primitives feature | jmoenig | 2013-04-25 | 5 | -4/+156 | |
| | | | | | | | | | | Primitive blocks in the palette can now be hidden in the project via their context menu. Each palette's context menu further lets you hide or show all its primitives depending on whether any primitives are left to hide or show. Hidden primitives are stored in the project data. This lets instructors create "simplified" examples and problem sets. | |||||
| * | Fine-tune multiple dialog instance handling | jmoenig | 2013-04-24 | 4 | -30/+27 | |
| | | | | | | | prevent multiple block editors on the same block definition, allow multiple dialogs on different objects, handle dialog instances in DialogBoxMorph.prototype | |||||
| * | Release clean-ups & translation update | jmoenig | 2013-04-23 | 7 | -9/+25 | |
| | | ||||||
| * | Merge pull request #74 from queryselector/issue-23 | Jens Mönig | 2013-04-23 | 4 | -61/+88 | |
| |\ | | | | | Fixed #23 | |||||
| | * | Fixed #23 | Nathan Dinsmore | 2013-04-21 | 4 | -61/+88 | |
| | | | | | | | | | | | | | Only one of each kind of dialog can now be open at any given time. You can still open multiple dialogs for editing a costume and editing a block. | |||||
| * | | Merge pull request #76 from queryselector/issue-72 | Jens Mönig | 2013-04-23 | 1 | -2/+4 | |
| |\ \ | | | | | | | Fixed #72 | |||||
| | * | | Fixed #72 | Nathan Dinsmore | 2013-04-22 | 1 | -2/+4 | |
| | | | | | | | | | | | | | Canceling a "Save as..." operation will no longer replace the selected project upon the next save. | |||||
| * | | | Merge pull request #68 from queryselector/issue-19 | Jens Mönig | 2013-04-23 | 1 | -8/+7 | |
| |\ \ \ | | | | | | | | | Fixed #19 | |||||
| | * | | | Fixed #19 | Nathan Dinsmore | 2013-04-21 | 1 | -8/+7 | |
| | | |/ | |/| | | | | | | | Blocks highlights now retain the correct color when their associated stacks are dragged elsewhere. | |||||
| * | | | Merge pull request #61 from queryselector/issue-59 | Jens Mönig | 2013-04-23 | 14 | -31/+31 | |
| |\ \ \ | | | | | | | | | Fixed #59 | |||||
| | * | | | Fixed #59 | Nathan Dinsmore | 2013-04-19 | 14 | -31/+31 | |
| | | | | | | | | | | | | | | | | | The "Export tools..." and "Export project as plain text..." menu items no longer have a space before their trailing ellipses. | |||||
| * | | | | Merge pull request #60 from queryselector/issue-27 | Jens Mönig | 2013-04-23 | 10 | -19/+19 | |
| |\ \ \ \ | | | | | | | | | | | Fixed #27 | |||||
| | * | | | | Updated translations to reflect "Import tools..." -> "Import tools" | Nathan Dinsmore | 2013-04-19 | 9 | -18/+18 | |
| | | | | | | ||||||
| | * | | | | Fixed issue #27 | Nathan Dinsmore | 2013-04-19 | 1 | -1/+1 | |
| | |/ / / | | | | | | | | | | | | | The "Import tools" menu item no longer has an ellipsis. | |||||
| * | | | | Merge pull request #58 from queryselector/issue-53 | Jens Mönig | 2013-04-23 | 1 | -1/+4 | |
| |\ \ \ \ | | | | | | | | | | | Fixed #53 | |||||
| | * | | | | Fixed #53 | Nathan Dinsmore | 2013-04-19 | 1 | -1/+4 | |
| | |/ / / | | | | | | | | | | | | | Renaming a script variable presents a dialog entitled "Script variable name," while renaming a ring input still presents a dialog entitled "Input name" | |||||
| * | | | | Merge pull request #57 from queryselector/issue-55 | Jens Mönig | 2013-04-23 | 1 | -2/+2 | |
| |\ \ \ \ | | | | | | | | | | | Fixed #55 | |||||
| | * | | | | Fixed #55 | Nathan Dinsmore | 2013-04-19 | 1 | -2/+2 | |
| | |/ / / | | | | | | | | | | | | | Creating a variable which already exists no longer performs any action. | |||||
