Wykres commitów

545 Commity (f09a7177199788e83194fc261eb7a5584d03371b)

Autor SHA1 Wiadomość Data
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
Michael Ball d1317ca82e add new help images for modified list and sentence blocks 2014-05-10 20:40:32 -07:00
Viraj Mahesh a8baea7df9 Localization support 2014-05-10 16:44:42 -07:00
Viraj Mahesh 094b5120e4 Moved the screenshot block to looks 2014-05-08 12:06:16 -07:00
Michael Ball 7bea68e373 add symlinks for current block names 2014-05-07 16:39:38 -07:00
Michael Ball 1937920da7 update word->sentence block spec; replace xml file 2014-05-06 02:30:16 -07:00
Michael Ball 9b61309691 use right arrow for list tools blocks; update images and symlink for compatibility 2014-05-06 01:43:36 -07:00
Michael Ball 01b9417b87 Merge pull request #31 from jmoenig/master
Update CS10 Fork
2014-05-03 19:15:52 -07: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
Viraj Mahesh cdecbf86ae Revert f56dc8e..d3ec80f
This rolls back to commit f56dc8ecf5.
2014-04-28 01:11:35 -07:00
Viraj Mahesh d3ec80f374 Commented out popup 2014-04-28 01:11:23 -07: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
Viraj Mahesh f56dc8ecf5 Fixed an error where stage could not take screenshots 2014-04-21 16:12:28 -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
Viraj Mahesh a9636e6220 Removed part.canBeEmpty = false; for consistency 2014-03-12 20:12:54 -07:00
Viraj Mahesh dbb5a8e0f5 Made reg-exp static 2014-03-12 20:04:16 -07:00
Viraj Mahesh fa02caef5d Implemented both ways of Screenshot naming 2014-03-12 16:36:14 -07:00
Viraj Mahesh e1c74e75f3 Put back the accidentally deleted words
Added comment explaining why copy is necessary
Copy is only created for pen trails
2014-03-11 13:20:19 -07:00
Viraj Mahesh 7f42be8585 pen trails is in an array 2014-03-11 10:30:19 -07:00
Viraj Mahesh a7a1b54244 Option of switching between pen trails and stage image has been implemented
Stage saves pen trails too
2014-03-11 02:38:11 -07:00
Viraj Mahesh 0795c1f44c Fixed error where penTrail of sprite was being used instead of penTrail of stage 2014-03-10 22:42:42 -07:00
Viraj Mahesh 85ebc2369b Added ability to save pen trails
Added dropdown menu to choose what to save
2014-03-10 22:21:20 -07: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