Commit Graph

390 Commits

Author SHA1 Message Date
Neil Fraser
bcebb0776b Allow flights to be initially expanded in toolbox. 2015-07-09 11:57:06 -07:00
Siebrand Mazeland
24ffee6232 Localisation updates from https://translatewiki.net. 2015-07-08 08:17:00 +02:00
carlosperate
bfd3834e7d Offset pasted block if in range of a snap connection. 2015-07-04 05:34:59 +01:00
Neil Fraser
d8a72df17f Generalize PHP $ hack for variables. 2015-07-02 19:59:32 -07:00
Neil Fraser
d819db2acf Lint corrections. 2015-07-02 19:41:10 -07:00
Neil Fraser
d1f6bdb173 Make Block.getField public. 2015-07-02 16:14:10 -07:00
Neil Fraser
fe34c26872 Add optional alt prop for JSON. 2015-07-01 22:49:44 -07:00
Neil Fraser
798312a6b8 Fix open trashcan with undeletable block. 2015-07-01 14:04:59 -07:00
Siebrand Mazeland
3261d6b704 Localisation updates from https://translatewiki.net. 2015-07-01 10:11:07 +02:00
Neil Fraser
774a76f275 Allowing manual code editing in Block Factory. 2015-06-30 22:51:06 -07:00
Neil Fraser
345b0cb668 Remove selection in Block Factory when switching modes. 2015-06-29 17:06:36 -07:00
Neil Fraser
e300931071 Allow multiple interpolation messages. Fix variable context menus. 2015-06-27 12:49:01 -07:00
Neil Fraser
aa746641fa Add type check to loop param. 2015-06-24 10:34:53 -07:00
Neil Fraser
4858d9ecfe Routine recompile. 2015-06-22 15:45:18 -07:00
Neil Fraser
1be9437544 Support content editable (issue 113). 2015-06-22 15:45:18 -07:00
Neil Fraser
917aa3411d Fixing i18n helpurls. 2015-06-22 15:45:18 -07:00
Neil Fraser
39b0976612 Merge pull request #117 from ensonic/master
Handle non ascii characters in keys with an error.
2015-06-22 15:44:13 -07:00
Stefan Sauer
f0c7356645 Handle non ascii characters in keys with an error.
Instead of a hard to handle UnicodeEncodeError exception, check the keys and
print a human readable error. Turn more format strings into utf-8 to avoid the
exception.

Fixes #116
2015-06-22 16:58:30 +02:00
Siebrand Mazeland
de30483bb0 Remove (partially) untranslated strings in Hebrew 2015-06-22 15:45:30 +02:00
Siebrand Mazeland
9bc989c1b8 Remove some unneeded and/or incorrect translations.
For keys:
* "CONTROLS_FOREACH_HELPURL": "https://github.com/google/blockly/wiki/Loops#for-each",
* "MATH_CONSTRAIN_HELPURL": "https://en.wikipedia.org/wiki/Clamping_%28graphics%29",
* "LISTS_ISEMPTY_HELPURL": "https://github.com/google/blockly/wiki/Lists#is-empty",
2015-06-22 15:38:13 +02:00
Siebrand Mazeland
93cfbe99ee Localisation updates from https://translatewiki.net. 2015-06-22 11:50:51 +02:00
Siebrand Mazeland
e4c93782c9 Localisation updates from https://translatewiki.net. 2015-06-18 13:24:51 +02:00
Neil Fraser
41b2a61931 Fix NaN in if block (issue #109). 2015-06-17 14:59:03 -07:00
Neil Fraser
edd3e3bf33 Lint corrections. 2015-06-17 13:05:24 -07:00
Neil Fraser
b37fb2bf8c Move datepicker CSS out of main codebase. 2015-06-13 16:29:21 -07:00
Neil Fraser
7e90591a21 Fix lastDummyAlign in Block Factory. 2015-06-12 18:19:53 -07:00
Neil Fraser
ab7984fa75 Add field_label to JSON format. 2015-06-12 11:37:07 -07:00
Neil Fraser
842783f442 Add block name as JSON id. 2015-06-11 18:06:44 -07:00
Neil Fraser
9bfca8b019 Tighten statement connections. 2015-06-11 15:28:45 -07:00
Neil Fraser
d817575767 Block Factory should show empty dummy inputs. 2015-06-10 23:15:09 -07:00
Neil Fraser
ffba7fafc4 Fix missing fields in json mode. 2015-06-10 21:59:27 -07:00
Neil Fraser
059c2f1778 Add automatic mode for internal/external input layout. 2015-06-10 18:45:15 -07:00
Neil Fraser
838a6a954b Remove interpolateMsg. 2015-06-08 18:38:33 -07:00
Neil Fraser
9050e32954 Adding JsonInit method of creating blocks. 2015-06-08 15:54:18 -07:00
Siebrand Mazeland
a46931be37 Localisation updates from https://translatewiki.net. 2015-06-08 16:07:58 +02:00
Neil Fraser
e8d68fd95d Fix 'any' type in Block Factory. 2015-06-04 18:10:38 -07:00
Neil Fraser
760d203c06 Fix PHP's blend colour block. 2015-06-04 15:41:09 -07:00
Neil Fraser
c95865a181 Fix PHP's RGB colour block. 2015-06-04 15:12:37 -07:00
Neil Fraser
b935dd8613 Fix DOMParser in node.js 2015-06-04 15:06:39 -07:00
Neil Fraser
9c1e8588ba Merge pull request #101 from daarond/master
PHP Generator Support
2015-06-04 15:06:26 -07:00
Neil Fraser
8202ebf07d Dispose of toolbox when workspace is disposed. 2015-06-04 12:04:43 -07:00
Neil Fraser
af056f9028 Reduce highlight width by a pixel. 2015-06-03 23:04:28 -07:00
Neil Fraser
4fb40b95f6 Fix fractional-pixel connection drift. 2015-05-27 18:54:37 -07:00
Neil Fraser
8b57ae5387 More single pixel connection tweaks. 2015-05-26 23:31:09 -07:00
Neil Fraser
9e8edc8c3f One pixel glitch in inline connections. 2015-05-26 19:07:21 -07:00
Siebrand Mazeland
b3e7784920 Localisation updates from https://translatewiki.net. 2015-05-25 12:59:47 +02:00
daarond
d8468e3bf4 print statement fix from Neil's comments 2015-05-24 11:27:27 -05:00
Neil Fraser
e8ab929b6a Fix visibility changes with toolbox. 2015-05-22 17:08:59 -07:00
Neil Fraser
37eff10fe6 Merge pull request #102 from carloslfu/Remove_bug_comment
Remove resolved firefox bug comment
2015-05-22 16:05:53 -07:00
Carlos Galarza
8314929e2d Remove resolved firefox bug comment 2015-05-22 17:08:35 -05:00