Wykres commitów

1386 Commity (ee1f01d48dfaab07dd6784b8c30d72d477afb51f)

Autor SHA1 Wiadomość Data
Jens Mönig 2692f1d4e5 make palette resizable
there you go, Dan ;-)
2016-07-06 18:41:40 +02:00
Jens Mönig 8833b98ff6 revert multi-line support for custom block text slots
because the don’t support brown dots for spaces
2016-07-06 18:36:28 +02:00
Jens Mönig 19dee17476 multi-line support for text-type input slots in custom blocks
however, multi-line inputs do not support the brownish dots for space
characters.
2016-07-06 11:28:40 +02:00
Jens Mönig c769df77c1 accept multi-line text edits with shift-enter 2016-07-06 11:10:53 +02:00
Brian Harvey 2cc9667dd7 Add multiline library 2016-07-05 21:08:13 -07:00
Brian Harvey bc5e460d98 Add multiline library 2016-07-05 21:06:57 -07:00
Jens Mönig 18f94e6197 simplify expansion prevention in the palette 2016-07-05 09:26:07 +02:00
Jens Mönig ec6c5a952f fixed #1247 prevent multi-args from expanding / collapsing in the palette 2016-07-05 09:19:51 +02:00
Jens Mönig e812483b33 fixed attached comments for script pic export 2016-07-04 13:10:09 +02:00
Jens Mönig 1f2e4871a0 Merge pull request #1235 from temaps/master
Правка русского перевода
2016-07-04 12:21:09 +02:00
Jens Mönig 54bea7c9c7 Merge pull request #1256 from HuemanF/patch-1
Typo in index.html
2016-07-04 12:20:00 +02:00
Jens Mönig bd09677ae2 Merge pull request #1249 from mrpeachum/master
Update Swedish translation with latest strings
2016-07-04 12:18:47 +02:00
Jens Mönig 12e1eb4407 Merge pull request #1274 from ubertao/lang-zh
Fix a typo in Chinese translation
2016-07-04 12:17:00 +02:00
Jens Mönig 519b86688c linted graphic effects code 2016-07-04 12:15:17 +02:00
Jens Mönig 541015c2a8 Merge pull request #1244 from djdolphin/graphiceffects
Add missing graphic effects from Scratch
2016-07-04 12:03:19 +02:00
Jens Mönig 5b0a8b296a keyboard- and search field support for "false" block 2016-07-04 11:57:04 +02:00
Jens Mönig 8fb706c7e5 Merge pull request #1259 from cycomachead/booleans-typing
Allow the new boolean block to be findable
2016-07-04 11:08:13 +02:00
Jens Mönig c7aab81272 prevent last label fragment from accidental deletion 2016-07-04 10:54:24 +02:00
Jens Mönig a482871a9c avoid nagbox in block dialog 2016-07-04 10:01:38 +02:00
Jens Mönig 067d0b7bed Merge pull request #1236 from ilayraz/iss1131
Bug fix to issue #1131
2016-07-04 09:59:15 +02:00
Jens Mönig eb04315f01 Merge pull request #1240 from bromagosa/1239-fix
fixes #1239
2016-07-04 09:25:24 +02:00
Jens Mönig 38dabc7555 don't execute Boolean sliders on empty slots 2016-07-04 09:23:41 +02:00
Jens Mönig 61dec93ede Merge pull request #1250 from bromagosa/live-boolean-inputs
Implements execute on change for boolean toggles
2016-07-04 09:12:17 +02:00
Jens Mönig 86a3ad10fd enable tables and keyboard editing by default 2016-07-04 08:34:04 +02:00
Jens Mönig cbf8d384fc Boolean slots: coerce false-ish values to null
when loading projects
2016-06-28 19:06:05 +02:00
ubertao 91d703e32c fix typo 2016-06-28 11:39:30 +08:00
ubertao 12c4796bf6 Merge branch 'berkeley' into lang-zh 2016-06-28 11:13:07 +08:00
ilay 698e82ab76 Fix #1131 BlockDialogMorph checks for InputFieldMorph in children 2016-06-27 00:34:22 -07:00
djdolphin 6627c45ba3 Fix #1176 2016-06-26 20:04:28 -04:00
temaps bd54b66ee7 Перевод слова Фоны 2016-06-21 19:57:40 +03:00
Michael Ball 692a294559 Allow the new boolean block to be findable
Necessary for the find bar and typing features
2016-06-19 23:44:08 -07:00
Jens Mönig fb20fe2933 fixed #1258
in which we can take out some code that has been made obsolete by
animation frame based scheduling
2016-06-19 22:38:32 -04:00
Jens Mönig ee803ad747 fixed #1254 2016-06-19 21:48:59 -04:00
Jens Mönig 364155dc89 clear pen trails when toggling between retina and non-retina mode 2016-06-18 07:17:34 -04:00
Jens Mönig fd7cc852c7 save and restore pen trails in non-retina canvas mode 2016-06-17 06:40:12 -04:00
Joseph Friedman b8db95e87d Typo in index.html
If you are no red..... missing t in not
2016-06-16 20:13:54 -04:00
Jens Mönig 572c05502f fixed #1248 2016-06-12 08:10:48 -04:00
djdolphin 3d7ea257f1 Fix whirl effect and avoid excessive property lookups
Scale the whirl effect to affect the entire image and flip the whirl
direction like Scratch 1.4 does. Image dimensions are also now stored
in variables to avoid looking them up thousands of times in a row.
2016-06-11 22:21:34 -04:00
Jens Mönig f1d91d16ad fixed #1251 2016-06-10 10:09:22 +02:00
Erik Olsson 66f4e6fa8e Updated last updated date 2016-06-10 09:42:08 +02:00
Bernat Romagosa 37ba8dd000 Implements execute on change for boolean toggles 2016-06-09 18:02:08 +02:00
Erik Olsson 0aff62c5a1 Removed tab characters 2016-06-09 16:27:53 +02:00
Erik Olsson 1abc2068fc Updated Swedish translation with new strings and other improvements 2016-06-09 16:26:07 +02:00
Jens Mönig 9cd720d613 fixed #1241 2016-06-05 18:15:40 +02:00
djdolphin 6cdc861926 Add missing graphic effects from Scratch 2016-06-04 15:06:35 -04:00
Jens Mönig 329dc964b6 use textual labels for Boolean values in watchers and balloons 2016-06-04 09:36:55 +02:00
Jens Mönig da46f4b20d text labels for Boolean block and value representations 2016-06-04 09:19:11 +02:00
Jens Mönig bd2c9a3bed animate Boolean toggle switches 2016-06-03 13:22:12 +02:00
Jens Mönig 31e39e3848 more tweaks to Boolean "tick" and "cross" icons 2016-06-02 18:44:41 +02:00
Jens Mönig 5e82a384a7 tweak Boolean "tick" and "cross" symbols 2016-06-02 18:32:25 +02:00