| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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. | |||||
| * | | / | Fixed #44 | jmoenig | 2013-04-23 | 3 | -11/+45 | |
| | |_|/ |/| | | | | | | | | Circularity no longer breaks watchers | |||||
| * | | | Double click support for cloud side of project dialog | jmoenig | 2013-04-22 | 2 | -33/+28 | |
| | | | | ||||||
| * | | | Fixed #73 | jmoenig | 2013-04-21 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | zoom blocks dialog no longer accepts drops. Thanks, Nathan, for reporting this! | |||||
| * | | | Double click support for project dialogs | jmoenig | 2013-04-21 | 4 | -764/+883 | |
| | |/ |/| | | | | | | | double clicking a project in the project dialog now performs the specified action for the dialog (open / save) on it. | |||||
| * | | Fixed #65 | jmoenig | 2013-04-21 | 2 | -3/+8 | |
| |/ | | | | using the percent character in variable names is now safe | |||||
| * | German translation update | jmoenig | 2013-04-19 | 13 | -13/+25 | |
| | | | | | | | | for new "scripts pic..." feature on the scripting area's context menu. Also pushed up version dates for new beta release, and added SnapManual.pdf to the help folder | |||||
| * | Merge pull request #52 from queryselector/issue-51 | Jens Mönig | 2013-04-18 | 1 | -1/+1 | |
| |\ | | | | | Fixed #51 | |||||
| | * | Fixed #51 | Nathan Dinsmore | 2013-04-18 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #48 from queryselector/issue-47 | Jens Mönig | 2013-04-18 | 8 | -36/+88 | |
| |\ | | | | | Fixed #47 | |||||
| | * | Fixed #47 | Nathan Dinsmore | 2013-04-15 | 8 | -36/+88 | |
| | | | ||||||
| * | | Merge pull request #42 from queryselector/issue-41 | Jens Mönig | 2013-04-18 | 1 | -7/+8 | |
| |\ \ | | | | | | | Fixed #41 | |||||
| | * | | Fixed #41 | Nathan Dinsmore | 2013-04-13 | 1 | -7/+8 | |
| | |/ | | | | | | | Dragging morphs will no longer throw a TypeError. | |||||
| * | | Merge pull request #40 from queryselector/issue-22 | Jens Mönig | 2013-04-18 | 144 | -0/+15 | |
| |\ \ | | | | | | | Fixed #22 | |||||
| | * | | Fixed #22 | Nathan Dinsmore | 2013-04-13 | 1 | -0/+15 | |
| | | | | | | | | | | | | | Added a "help..." item to the context menus of the "Make a variable," "Delete a variable," and "Make a block" buttons which displays the appropriate help screen | |||||
| | * | | Added "Delete a variable" help screen | Nathan Dinsmore | 2013-04-13 | 1 | -0/+0 | |
| | | | | ||||||
| | * | | Added help screens | Nathan Dinsmore | 2013-04-13 | 142 | -0/+0 | |
| | |/ | ||||||
| * | | Merge pull request #37 from queryselector/issue-29 | Jens Mönig | 2013-04-18 | 14 | -18/+18 | |
| |\ \ | | | | | | | Fixed #29 | |||||
