summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #6 from MMSequeira/masterJens Mönig2013-03-221-5/+35
|\ | | | | Updated Portuguese l10n to include stage pics and zoom strings. Also improved direction dropdown.
| * Add zoom and stage pic strings. Improve direction dropdown.Manuel Menezes de Sequeira2013-03-221-5/+35
|/
* Cloud: Dynamic fallback msg supportjmoenig2013-03-222-2/+26
| | | | | before popping up an error dialog, the GUI can check another URL for an explanation about server downtimes etc.,
* Stage screenshotsjmoenig2013-03-224-3/+27
| | | | | | 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-224-9/+36
| | | | for the new "Zoom blocks" feature
* Zoom Blocksjmoenig2013-03-226-63/+195
| | | | | | in the settings menu. also: Optional slider for numeric prompter, numberic prompters for watchers' sliderMin/Max
* Cloud: Support cookiesjmoenig2013-03-213-2/+8
|
* YPR->Snap! support for OF blockjmoenig2013-03-201-10/+35
| | | | thanks, Nathan!
* YPR: Fix for turnLeft / turnRight swap bugjmoenig2013-03-202-3/+8
| | | | Thanks for reporting this, Dan!
* Updating localizationjmoenig2013-03-201-0/+0
| | | | ... and struggling with Github...
* 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