Wykres commitów

2208 Commity (82765103f096fad6599972f9e5f8e7e79d1cd569)

Autor SHA1 Wiadomość Data
Michael Ball 82765103f0 Cleanup history through end of 2017 2018-08-15 02:45:46 -07:00
Michael Ball 275af0a332 Cleanup through end of 2016 2018-08-15 02:36:26 -07:00
Michael Ball de1197fc0e Reorder history with most recent first. 2018-08-15 02:07:01 -07:00
Michael Ball 35f216530e rename history file 2018-08-15 01:40:20 -07:00
jmoenig 62eedb85f9 fixed a regression conflict between "when I am stopped" and broadcasts 2018-07-19 20:06:15 +02:00
jmoenig 03b1e5fe67 prepared release 2018-07-13 08:33:58 +02:00
jmoenig 54f8098029 enabled smart ternary Boolean slots by default
and prepared upcoming minor release
2018-07-13 08:16:13 +02:00
jmoenig 5511a44dd8 increased project dialog width
to accommodate translations for the "recover" button
2018-07-12 09:58:46 +02:00
jmoenig 4abefec605 fixed #2145 - newlines in block labels conflict with input declarations 2018-07-12 09:19:43 +02:00
jmoenig dca7edcab4 tweaked outer script variable scope for TELL/ASK and OF 2018-07-12 07:47:34 +02:00
jmoenig d6cca62618 tools: fixed JOIN WORDS and LIST -> SENTENCE
these apparently got broken when they were translated recently
2018-07-11 15:51:48 +02:00
jmoenig b5da7311dd fixed outer script variable scope for TELL/ASK and OF 2018-07-11 14:57:17 +02:00
jmoenig 5abe5954e4 added support for "&lang:nn" url parameter
made it non-permanent (except when selected through the settings menu)
2018-07-11 09:33:30 +02:00
jmoenig baa6857171 fixed #712 - false "reporter didn't report" error messages 2018-07-10 18:28:57 +02:00
jmoenig e5c5097ff3 reverted Cache-Control header for HTTP
b/c of CORS issues
2018-07-10 08:29:35 +02:00
jmoenig 2e704af88d prepare minor release 2018-07-09 17:09:17 +02:00
jmoenig e686ae70d0 added @bromagosa's "loudness" reporter to audio comp lib 2018-07-09 16:45:08 +02:00
jmoenig 7b77e03a32 resolved name conflicts in pixels- and audio- libraries 2018-07-09 16:38:02 +02:00
jmoenig d977a64dbd fixed library toc 2018-07-09 16:30:32 +02:00
jmoenig f571591bd9 new Parallelization library 2018-07-09 16:13:31 +02:00
jmoenig 0e44e4fe6b updated history 2018-07-09 15:41:55 +02:00
Jens Mönig b95a5fa36a
Merge pull request #2138 from jguille2/urlBlock
Fixing cache issues with url block
2018-07-09 15:05:18 +02:00
Jens Mönig db86f25aab
Merge pull request #2137 from bromagosa/listify
Added JSON library
2018-07-09 15:04:35 +02:00
Jens Mönig 77d0467f55
Merge pull request #2135 from jguille2/toolsTranslations
Working for #2132 Tools into Catalan, Spanish and French
2018-07-09 15:03:46 +02:00
Jens Mönig 8a43b00f73
Merge pull request #2131 from iametza/basque-translation
Add Basque translation
2018-07-09 15:01:24 +02:00
Jens Mönig 6e04d32188
Merge pull request #2129 from MMSequeira/master
Fix to "my" translation
2018-07-09 14:59:10 +02:00
jmoenig d2ffef79cc fixed #2142 - search and keyboard entry support for custom block translations 2018-07-06 08:42:14 +02:00
jmoenig 3bb1b585ae optimized RUN with reportURL (fire-and-forget) 2018-07-05 22:31:50 +02:00
jmoenig 2e92c90b95 added JIT compiler support for "change variable" primitive 2018-07-05 13:44:03 +02:00
Joan Guillén i Pelegay cdf4ef943b Fixing cache issues with url block 2018-07-03 22:00:04 +02:00
jmoenig 13a3601008 tweaked HTTP based hardware API optimization 2018-07-03 15:15:25 +02:00
jmoenig 1dfb9dfa67 speed up HTTP based hardware APIs
by not waiting for the result if the URL reporter is used inside a REPORT block within a custom COMMAND block definition
2018-07-03 09:32:37 +02:00
Bernat Romagosa 7d823067d0 added JSON library 2018-07-02 11:28:19 +02:00
Joan Guillén i Pelegay 030c3ffca7 Two improvements to French translation 2018-06-30 11:04:27 +02:00
Joan Guillén i Pelegay aa3d9714ed updating French lang and translating tools into Catalan, Spanish and French 2018-06-29 02:50:09 +02:00
Asier Iturralde Sarasola 0bfe4f82b0 Small fix in the translation 2018-06-27 10:21:43 +02:00
Asier Iturralde Sarasola c33eefbedd Add Euskara to the Snap languages 2018-06-27 10:21:33 +02:00
Asier Iturralde Sarasola 5243cd3e9c Add Basque translation 2018-06-26 17:01:40 +02:00
Manuel Menezes de Sequeira 8a11213ec3 Fix to "my" translation
It was breaking the "set" block.
2018-06-21 18:58:58 +00:00
jmoenig 6fee9698ed prepare release 2018-06-21 13:16:46 +02:00
jmoenig 6e6b8670fb made "When I am stopped" scripts atomic
so you can use loops in them without having to place them inside a WARP block.
2018-06-21 11:17:25 +02:00
jmoenig 4c311eaaac new "record" reporter in the "Audio Comp" library 2018-06-20 14:11:14 +02:00
jmoenig 84ae55b5db tweaked "webcam snap" reporter in "Pixels" library 2018-06-20 14:07:07 +02:00
jmoenig 9a52ca553a new "webcam snap" reporter in the "Pixels" library 2018-06-20 12:37:05 +02:00
jmoenig baebc038d6 allow only one instance of Camera and Sound Recorder to open 2018-06-20 10:51:59 +02:00
jmoenig 761418c3fd right-click selects secondary color in vector paint editor 2018-06-20 09:26:30 +02:00
jmoenig e0c30c14f2 added capability to JIT-compile command scripts to JS 2018-06-18 13:47:15 +02:00
jmoenig 4f89cdccc9 fixed cloud scope issues
that were introduced when we de-globalized the SnapCloud into a property of the IDE
2018-06-17 15:31:15 +02:00
jmoenig 9c5bbd5401 updated history and release notes draft 2018-06-16 09:07:45 +02:00
Joan Guillén i Pelegay 57814614c4 Merge pull request #2127 from jguille2/CatalanUpdate
Updating Catalan translation for 4.2
2018-06-16 09:05:01 +02:00