summaryrefslogtreecommitdiff
path: root/history.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed #83jmoenig2013-04-301-0/+2
|
* Costume shrink-wrappingjmoenig2013-04-301-0/+4
|
* Solid rectangle and circle symbolsjmoenig2013-04-291-0/+4
|
* Fixed #70jmoenig2013-04-271-0/+1
|
* Paint bucket symbol for paint editor flood-fill tooljmoenig2013-04-271-0/+4
|
* Paint editor tools symbolsjmoenig2013-04-261-0/+1
| | | | | additional simple icons for buttons: brush, rectangle, circle, line, crosshairs
* Ensure unique World stampsjmoenig2013-04-261-0/+4
|
* Translation update for "hide primitives" featurejmoenig2013-04-251-0/+1
|
* Restore multi-dialog restrictions for multi-world setupsjmoenig2013-04-251-0/+2
|
* Hide Primitives featurejmoenig2013-04-251-0/+4
| | | | | | | | | 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-241-0/+4
| | | | | | 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-231-0/+2
|
* Fixed #44jmoenig2013-04-231-0/+4
| | | | Circularity no longer breaks watchers
* Double click support for cloud side of project dialogjmoenig2013-04-221-0/+4
|
* Double click support for project dialogsjmoenig2013-04-211-0/+2
| | | | | double clicking a project in the project dialog now performs the specified action for the dialog (open / save) on it.
* Fixed #65jmoenig2013-04-211-0/+4
| | | | using the percent character in variable names is now safe
* German translation updatejmoenig2013-04-191-1/+9
| | | | | | | 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
* Export picture of all scriptsjmoenig2013-04-171-0/+12
| | | | | | | | | | * new entry in the ScriptsMorph's userMenu lets you export a picture of all scripts, including comments. * place sticky comments on World layer on dragging their anchor block, fixes both #8 and #18 * additional settings for developing the backend
* Sharing / Unsharing / Deleting in every Project Dialogjmoenig2013-04-121-0/+1
| | | | not just in the "open project" dialog, but also in the "save as" version
* Tooltips for custom block templates (sitting in the palette)jmoenig2013-04-121-0/+1
| | | | | mousing over a custom block in the palette pops up its definition hat comment in a comment-colored speech bubble
* Lists: fix for typecasting bug in CONTAINS primitivejmoenig2013-04-121-0/+4
|
* Missing localStorage no longer prevents Snap! from loadingjmoenig2013-04-111-0/+1
| | | | … as in IE9 running locally
* Morphic: Virtual Keyboard enhancementsjmoenig2013-04-111-0/+4
| | | | | | | The input-element-as-virtual-keyboard-proxy mechanism now gets only activated on touchscreen devices. Whether the browser is a touchscreen device is determined whenever a touch event occurs. for iOS devices, autocapitalization is now turned off.
* Load shared projects from different formatsjmoenig2013-04-101-0/+5
| | | | cloud data and plain project format
* Support for debugging shared projectsjmoenig2013-04-091-0/+1
|
* Hide IDE while opening a shared project for presentationjmoenig2013-04-091-0/+1
|
* Feedback msg when sharing / unsharing projectsjmoenig2013-04-091-0/+1
|
* Bold type shared project namesjmoenig2013-04-091-0/+1
| | | | in the project dialog
* Morphic: ListMorph and Menu enhancementsjmoenig2013-04-091-0/+2
| | | | | | * Additional formatting enhancements for Triggers and MenuItems (ListItems): bold, italic * Item manipulations capabilities for ListMorph items
* "Fixed #3" Follow-upjmoenig2013-04-091-0/+4
|
* Fixed a number of whitespace inconsistenciesNathan Dinsmore2013-04-081-374/+374
|
* Turn pen trails into new costumejmoenig2013-04-081-1/+2
| | | | | currently still hidden in the stage's context menu, visible when shift-clicked
* Fix: switch to edit mode and tab to scripts when loading a projectjmoenig2013-04-081-0/+1
|
* Italian translation updatejmoenig2013-04-081-0/+1
| | | | Thanks for this constribution, Stefano Federici!
* Adjust list watcher size to blocks' zoom scalejmoenig2013-04-081-1/+2
|
* Sharing / Unsharing projects finalizationjmoenig2013-04-081-0/+4
|
* Variable-names drop-down menu when renaming blobsjmoenig2013-04-051-0/+4
| | | | | renaming variable blobs now features a drop-down menu in the dialog box with reachable variable names and a picture of the block to be renamed
* Fix: Make Comments Detachable from Prototype Hatsjmoenig2013-04-041-0/+1
|
* Display Custom Block Comments as Helpjmoenig2013-04-041-0/+1
| | | | | Selecting "Help" for a custom block now pops up the comment attached to its definition's prototype hat, if any
* Loading shared cloud projects in presentation modejmoenig2013-04-041-1/+5
| | | | and exporting URLs for shared projects
* PrototypeHatBlocks accept anchored commentsjmoenig2013-04-031-1/+2
| | | | | You can now "stick" comments to the prototype hat block in the block editor
* Fix: Removed added textarea from YPR modulejmoenig2013-04-031-1/+5
| | | | | No more text area in upper left corner of the Snap! IDE when converting a .ypr project
* Anchored Comments Enhancementsjmoenig2013-04-021-1/+4
| | | | | | | * the Block Editor now allows anchored comments, * duplicating a block / script / sprite now also duplicates anchored comments, * deleting a block / script now also deletes anchored comments
* Project Sharing / Unsharing Support (frontend)jmoenig2013-04-021-2/+8
| | | | | Support for publishing and un-publishing projects in the cloud (not yet live in the current production version of the cloud backend)
* Simplified Chinese translation updatejmoenig2013-03-251-1/+2
| | | | thanks for the contribution, 邓江华 !!
* Spanish translationjmoenig2013-03-251-0/+1
| | | | thanks for the contribution, Victor Manuel Muratalla!!
* Boolean value representation translation fixjmoenig2013-03-251-1/+5
| | | | | | Boolean value block representations in evaluation bubbles, speech bubbles and stage watchers, are now translated. Thanks, Victor, for the bug report!
* Cloud: Dynamic fallback msg supportjmoenig2013-03-221-1/+2
| | | | | before popping up an error dialog, the GUI can check another URL for an explanation about server downtimes etc.,
* Stage screenshotsjmoenig2013-03-221-1/+2
| | | | | | the stage's context menu, and likewise the stage icon's context menu in the corral, now let you export a screenshot of the stage including all pen trails, sprites, watchers and speech bubbles
* German translation updatejmoenig2013-03-221-1/+2
| | | | for the new "Zoom blocks" feature