Wykres commitów

419 Commity (f5fca5418765f1783e056de82072351d144adb50)

Autor SHA1 Wiadomość Data
Hardmath123 f5fca54187 Docs, symbols 2014-06-03 15:32:41 -07:00
Hardmath123 6d9ce7b61c Added scaling and flipping 2014-06-03 15:28:07 -07:00
jmoenig 6a4b4afbe9 Show last-changed-timestamp of cloud projects
display a tool-tip “bubble” in the “Open-Project” dialog next to the
preview field
2014-05-26 10:46:00 +02:00
jmoenig 24f7a37a56 Localization additions and Portuguese translation update, thanks, Manuel! 2014-05-26 09:57:21 +02:00
Jens Mönig 00112859a5 Merge pull request #443 from MMSequeira/master
Update to Portuguese (Portugal) translation and a few new localizations
2014-05-26 09:42:32 +02:00
jmoenig 8125861f80 Fixed #445 (minor search + zoom issues) 2014-05-26 09:40:55 +02:00
Manuel Menezes de Sequeira 43bfc95c1b Add new Portuguese localizations for stage size, flat line ends, dates sensor block, and Snap\!Cloud stuff. 2014-05-20 13:26:08 +01:00
Manuel Menezes de Sequeira 6926f7085b Add localization to connection error message. 2014-05-20 13:23:24 +01:00
jmoenig 089d1500b4 prepare release
correct last-changed-date
2014-05-20 10:55:14 +02:00
jmoenig a1b9d3e396 Search Blocks feature, keyboard shortcuts
Thanks, Kyle, for designing and architecting the search blocks feature!!
2014-05-20 09:43:31 +02:00
jmoenig 295de115a3 Threads: new Variable data structure
for refactoring upvar references, not yet used anywhere
2014-05-20 09:34:37 +02:00
jmoenig 669d93a629 Snap.html: Focus the world canvas on startup
so Snap reacts to keyboard events right away (without having to click
on the IDE first)
2014-05-20 09:29:19 +02:00
jmoenig a53c189e4b Morphic: Prevent default action for ctrl-/cmd-key events
… and allow using these for Snap! without having Chrome trigger its own
actions for them
2014-05-20 09:26:44 +02:00
jmoenig f9989ad7cf checkpoint - release 2014-05-02 11:08:30 +02:00
jmoenig f6561867d2 fixed #407 (custom-block coloring w/ zebra off) 2014-05-02 10:55:03 +02:00
jmoenig 7edecf8255 integrate #394 2014-05-02 08:40:17 +02:00
Jens Mönig fb2d22ca6b Merge pull request #394 from xtitter/varimport
better error message when importing (into a variable)
2014-05-02 07:57:22 +02:00
jmoenig a469f44afc partial fix for #407
the label still is wrong
2014-04-30 14:41:51 +02:00
jmoenig 5ab8b7e563 checkpoint 2014-04-30 12:52:54 +02:00
Jens Mönig b71bc8027d Merge pull request #398 from cycomachead/turbo
fix set turbo mode block; fixes #396
2014-04-30 12:48:53 +02:00
Jens Mönig ff490d520c Merge pull request #356 from dimon4ezzz/patch-1
Add some translate
2014-04-30 12:32:04 +02:00
jmoenig ebb4b93010 integrate localisation changes 2014-04-30 12:30:19 +02:00
Jens Mönig ee2002a0d3 Merge pull request #344 from MMSequeira/master
Added a couple of localize() calls and new and improved Portuguese translations.
2014-04-30 12:21:47 +02:00
jmoenig 51e17d2ce9 enable storage of first-class costumes 2014-04-30 12:18:06 +02:00
Jens Mönig 8424ba72fd Merge pull request #400 from blob8108/utf8-data
Specify an encoding for variable export
2014-04-30 07:33:27 +02:00
jmoenig 7a9f83295a Brazilian Portuguese translation
contributed by Aldo von Wangenheim. Thanks!
2014-04-30 07:31:11 +02:00
Jens Mönig 99c817a9eb Merge pull request #395 from jkseppan/fi
Finnish translation
2014-04-30 07:14:56 +02:00
Michael Ball 826eb102c8 style fix for bool 2014-04-27 12:46:57 -07:00
blob8108 d2c4760844 Add charset to variable export 2014-04-26 01:10:57 +01:00
Michael Ball 9dad5314df fix set turbo mode block 2014-04-22 17:05:14 -07:00
Jouni K. Seppänen 7d71781774 Finnish translation 2014-04-18 13:33:05 +03:00
Nathaniel Titterton 442265ba5f give error message when attempting to import (into a variable) with a non-text file; don't read every file in multifile import 2014-04-17 12:21:31 -07:00
jmoenig ce3340e623 let “switch to costume” block accept actual costume objects (in addition to names and numbers) 2014-03-31 13:19:39 +02:00
jmoenig 6fd93533ec display costume thumbnails in speech/thought/value bubbles and watcher cells 2014-03-31 13:09:31 +02:00
jmoenig ca9445c245 experimental “wardrobe” and “jukebox” reporters in dev mode
tentative preparations for first-class costumes and sounds
2014-03-31 12:01:03 +02:00
Dmithiy 0282a0f448 Add some translate 2014-03-18 15:12:39 +06:00
Manuel Menezes de Sequeira d115aa58d7 Improve translation of several strings and add several new translations. 2014-03-09 22:00:55 +00:00
Manuel Menezes de Sequeira 1f0e4f7480 Add localization support for SymbolMorph menu items. 2014-03-09 21:59:32 +00:00
Manuel Menezes de Sequeira 6f074e4799 Add localization support for 'Brush size' string. 2014-03-09 21:57:07 +00:00
jmoenig 8badce6480 German translation update
for the new stage resizing feature
2014-02-13 18:30:39 +01:00
jmoenig 03b69769be GUI: Use new vector prompter for stage dimensions
also take out previous experimental code and make this new feature an
official one
2014-02-13 17:50:43 +01:00
jmoenig 2c7d747bfc Widgets: new “promptVector” dialog box feature
lets you edit a Point object (numerical x and y), such as dimensions,
positions, min/max etc.
2014-02-13 17:48:02 +01:00
jmoenig 2411ca3ebd Fixed #322, #324 2014-02-13 12:04:13 +01:00
jmoenig 5058595335 Constrain minimum stage size to 480 x 180 2014-02-13 09:54:40 +01:00
jmoenig dac7460e76 integrate Date block, thanks, Michael 2014-02-11 18:00:16 +01:00
Jens Mönig 3e7891b5a6 Merge pull request #288 from cycomachead/dateblock
Create a "Date" Block for Snap
2014-02-11 17:55:19 +01:00
jmoenig 0e0146a0d8 Saving & Loading for arbitrary stage dimensions in the project data 2014-02-11 17:52:59 +01:00
jmoenig 4e2bfdec20 New Feature: Set stage dimensions arbitrarily
new entries to set stage width and height in the settings menu when
holding the shift key
2014-02-11 17:38:35 +01:00
Michael Ball 407dbda43f jslint style fixes 2014-02-10 10:51:22 -08:00
Michael Ball 5fd102c8a9 use inputOption for dateblock update file date 2014-02-10 10:32:07 -08:00