summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Reset Password via emailed linkjmoenig2013-05-104-21/+12
| | | | (front end only)
* Reset Password Featurejmoenig2013-05-065-37/+166
| | | | (front end only)
* Merge pull request #84 from queryselector/issue-24Jens Mönig2013-05-061-9/+6
|\ | | | | Fixed #24 for horizontal scrolling
| * Fixed #24 for horizontal scrollingNathan Dinsmore2013-04-301-9/+6
|/
* Fixed #24jmoenig2013-04-302-0/+4
|
* Eraser symboljmoenig2013-04-302-3/+36
|
* Fixed #83jmoenig2013-04-303-3/+6
|
* Costume shrink-wrappingjmoenig2013-04-302-1/+91
|
* Solid rectangle and circle symbolsjmoenig2013-04-292-1/+37
|
* Fixed #70jmoenig2013-04-272-0/+3
|
* Paint bucket symbol for paint editor flood-fill tooljmoenig2013-04-272-3/+57
|
* Paint editor tools symbolsjmoenig2013-04-262-7/+118
| | | | | additional simple icons for buttons: brush, rectangle, circle, line, crosshairs
* Ensure unique World stampsjmoenig2013-04-262-1/+8
|
* Translation update for "hide primitives" featurejmoenig2013-04-253-3/+10
|
* Restore multi-dialog restrictions for multi-world setupsjmoenig2013-04-253-4/+12
|
* Hide Primitives featurejmoenig2013-04-255-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 handlingjmoenig2013-04-244-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 updatejmoenig2013-04-237-9/+25
|
* Merge pull request #74 from queryselector/issue-23Jens Mönig2013-04-234-61/+88
|\ | | | | Fixed #23
| * Fixed #23Nathan Dinsmore2013-04-214-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-72Jens Mönig2013-04-231-2/+4
|\ \ | | | | | | Fixed #72
| * | Fixed #72Nathan Dinsmore2013-04-221-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-19Jens Mönig2013-04-231-8/+7
|\ \ \ | | | | | | | | Fixed #19
| * | | Fixed #19Nathan Dinsmore2013-04-211-8/+7
| | |/ | |/| | | | | | | Blocks highlights now retain the correct color when their associated stacks are dragged elsewhere.
* | | Merge pull request #61 from queryselector/issue-59Jens Mönig2013-04-2314-31/+31
|\ \ \ | | | | | | | | Fixed #59
| * | | Fixed #59Nathan Dinsmore2013-04-1914-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-27Jens Mönig2013-04-2310-19/+19
|\ \ \ \ | | | | | | | | | | Fixed #27
| * | | | Updated translations to reflect "Import tools..." -> "Import tools"Nathan Dinsmore2013-04-199-18/+18
| | | | |
| * | | | Fixed issue #27Nathan Dinsmore2013-04-191-1/+1
| |/ / / | | | | | | | | | | | | The "Import tools" menu item no longer has an ellipsis.
* | | | Merge pull request #58 from queryselector/issue-53Jens Mönig2013-04-231-1/+4
|\ \ \ \ | | | | | | | | | | Fixed #53
| * | | | Fixed #53Nathan Dinsmore2013-04-191-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-55Jens Mönig2013-04-231-2/+2
|\ \ \ \ | | | | | | | | | | Fixed #55
| * | | | Fixed #55Nathan Dinsmore2013-04-191-2/+2
| |/ / / | | | | | | | | | | | | Creating a variable which already exists no longer performs any action.
* | | / Fixed #44jmoenig2013-04-233-11/+45
| |_|/ |/| | | | | | | | Circularity no longer breaks watchers
* | | Double click support for cloud side of project dialogjmoenig2013-04-222-33/+28
| | |
* | | Fixed #73jmoenig2013-04-211-0/+1
| | | | | | | | | | | | | | | zoom blocks dialog no longer accepts drops. Thanks, Nathan, for reporting this!
* | | Double click support for project dialogsjmoenig2013-04-214-764/+883
| |/ |/| | | | | | | double clicking a project in the project dialog now performs the specified action for the dialog (open / save) on it.
* | Fixed #65jmoenig2013-04-212-3/+8
|/ | | | using the percent character in variable names is now safe
* German translation updatejmoenig2013-04-1913-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-51Jens Mönig2013-04-181-1/+1
|\ | | | | Fixed #51
| * Fixed #51Nathan Dinsmore2013-04-181-1/+1
|/
* Merge pull request #48 from queryselector/issue-47Jens Mönig2013-04-188-36/+88
|\ | | | | Fixed #47
| * Fixed #47Nathan Dinsmore2013-04-158-36/+88
| |
* | Merge pull request #42 from queryselector/issue-41Jens Mönig2013-04-181-7/+8
|\ \ | | | | | | Fixed #41
| * | Fixed #41Nathan Dinsmore2013-04-131-7/+8
| |/ | | | | | | Dragging morphs will no longer throw a TypeError.
* | Merge pull request #40 from queryselector/issue-22Jens Mönig2013-04-18144-0/+15
|\ \ | | | | | | Fixed #22
| * | Fixed #22Nathan Dinsmore2013-04-131-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 screenNathan Dinsmore2013-04-131-0/+0
| | |
| * | Added help screensNathan Dinsmore2013-04-13142-0/+0
| |/
* | Merge pull request #37 from queryselector/issue-29Jens Mönig2013-04-1814-18/+18
|\ \ | | | | | | Fixed #29