summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adjust all translations for %msgHat and %keyHat specsjmoenig2013-03-209-37/+37
| | | | | the specs for hat blocks have been changed to prevent reporter drops. This change makes sure the new specs are translated properly again.
* Portuguese translation update, 2nd tryjmoenig2013-03-201-8/+0
| | | | trying to come to grips with Github...
* Portuguese translation updatejmoenig2013-03-202-0/+8
| | | | Thanks, Manuel!
* Merge pull request #2 from MMSequeira/masterJens Mönig2013-03-201-171/+412
|\ | | | | Updated Portuguese l10n.
| * Commit changes by Jens? I don't get it.Manuel Menezes de Sequeira2013-03-193-10/+33
| |\
| * | update Portuguese localizationManuel Menezes de Sequeira2013-03-191-171/+412
| | | | | | | | | | | | | | | | | | | | | | | | All i18n strings included in the German l10n are now translated to Portuguese. The comments in the file have also been partially translated (where it made sense). The lang-pt.js and lang-de.js now have parallel structures, since this makes it much easier to check for missing translations.
* | | Deactivate motd and cloudmsgjmoenig2013-03-203-3/+10
| |/ |/| | | | | | | has some issues (synchronous requests, increases startup time on mobiles)
* | 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