summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cloudmsg supportjmoenig2013-03-193-10/+33
| | | | | | 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-192-4/+5
|
* motd supportjmoenig2013-03-192-8/+18
| | | | | 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-194-35/+51
| | | | | including support for auto-positioning scaled scripts (so you don't have to clean-up when scaling blocks)
* Russian translationjmoenig2013-03-193-1/+1122
| | | | contributed by Svetlana Ptashnaya
* Blocks layout optimizationjmoenig2013-03-192-16/+18
| | | | SyntaxElementMorph fixLayout() optimization for active highlights
* Scalable Symbolsjmoenig2013-03-181-6/+11
| | | | scales the green flag and turn-arrow symbols line stroke widths
* Adjust highlight when modifying active scriptsjmoenig2013-03-182-1/+21
| | | | | | When dragging blocks out of a running script, adding blocks into a running script, or editing inputs of a running script, the script's highlight should now adjust accordingly
* Cloud #signup URL switchjmoenig2013-03-184-3/+11
| | | | | adding #signup to the URL directly opens the cloud signup dialog. http://snap.berkeley.edu/snapsource/snap.html#signup
* Scalable blocks and scriptsjmoenig2013-03-185-51/+123
| | | | | | | 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-1638-0/+58375