summaryrefslogtreecommitdiff
path: root/gui.js
Commit message (Collapse)AuthorAgeFilesLines
...
* Stage screenshotsjmoenig2013-03-221-1/+12
| | | | | | 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-7/+7
| | | | for the new "Zoom blocks" feature
* Zoom Blocksjmoenig2013-03-221-14/+64
| | | | | | in the settings menu. also: Optional slider for numeric prompter, numberic prompters for watchers' sliderMin/Max
* Deactivate motd and cloudmsgjmoenig2013-03-201-1/+4
| | | | | has some issues (synchronous requests, increases startup time on mobiles)
* cloudmsg supportjmoenig2013-03-191-9/+27
| | | | | | cloud related notifications can be put into http://snap.berkeley.edu/cloudmsg.txt and will be shown in cloud related dialogs only (signup, login, change pw, open / save project)
* GUI: fix for #run: URL switchjmoenig2013-03-191-3/+3
|
* motd supportjmoenig2013-03-191-7/+16
| | | | | On startup Snap! looks for http://snap.berkeley.edu/motd.txt, if it exists it is shown in a dialog box
* Scalable Comments, auto-positioning scaled scriptsjmoenig2013-03-191-3/+6
| | | | | including support for auto-positioning scaled scripts (so you don't have to clean-up when scaling blocks)
* Cloud #signup URL switchjmoenig2013-03-181-0/+7
| | | | | adding #signup to the URL directly opens the cloud signup dialog. http://snap.berkeley.edu/snapsource/snap.html#signup
* Scalable blocks and scriptsjmoenig2013-03-181-1/+55
| | | | | | | Shift-clicking on the settings menu lets you specify a fraction, by which blocks and scripts are scaled, allowing you to e.g. export poster-sized hi-res script pics, or to present Snap! live on hi-res screens and projectors
* Creationjmoenig2013-03-161-0/+4991