Joan Guillén i Pelegay
51fff7f5b6
Fixing #1932 , csv spliter, according to RFC 4180 spec
2017-11-30 05:55:16 +01:00
Elias
e5df75dd39
Minor typo correction
2017-11-28 19:43:27 +02:00
Jens Mönig
145754cec6
v 4.1.0.5
2017-11-26 13:54:33 +01:00
Jens Mönig
856b2df6a5
fixed #1937
...
allow stage width to be a minimum of 240 pixels
2017-11-26 13:31:23 +01:00
Jens Mönig
266679d29c
fixed #1933
...
avoid creating "obsolete" blocks by not copying method blocks into
sprites that don't understand them
2017-11-26 13:21:28 +01:00
Jens Mönig
94d8beb741
fixed two issues when forking processes while single-stepping
...
* suppress "exit" context when forking a process while single-stepping,
this avoids a false "reporter didn't report" error message
* avoid coloring the block-highlight when re-coloring a syntax element,
this prevents highlighted blocks inside LAUNCH statements to expand
when repeatedly single-stepped.
2017-11-16 18:18:35 +01:00
Jens Mönig
aaa645cab0
v4..1.0.3
2017-11-15 08:14:18 +01:00
Jens Mönig
cbe81c4d96
new Audio Comp library
...
for Guzdial-style sound samples fun
2017-11-15 07:51:57 +01:00
Jens Mönig
d620b9267c
changed minimum stage width to 240
2017-11-15 07:41:01 +01:00
Jens Mönig
ed08acf378
Polish translation update
...
thanks, Witek!
2017-11-15 07:38:07 +01:00
Jens Mönig
8480dcbc67
Merge pull request #1907 from MMSequeira/master
...
Update Portuguese translation
2017-11-15 07:23:56 +01:00
Jens Mönig
79c3c5e890
Merge pull request #1899 from jguille2/snap4arduino.orgDomain
...
Updating snap4arduino.org domain change into catalan translators info
2017-11-15 07:23:22 +01:00
Jens Mönig
820a724efb
Merge pull request #1927 from NetsBlox/364-xml-tostring-invalid-xml
...
Escape the contents and attributes of xml when serializing
2017-11-15 07:21:51 +01:00
Brian Broll
5871bc6d69
Escape the contents and attributes of xml when serializing
2017-11-10 11:25:02 -06:00
Bernat Romagosa
158be149ea
change password
2017-11-10 12:19:21 +01:00
Michael Ball
fd13010d1f
fix missing return
2017-11-07 21:25:23 -08:00
Bernat Romagosa
e869484b8e
Cloud >> getUser
2017-11-03 16:19:25 +01:00
Bernat Romagosa
dc089e0979
cleaner credential checking
2017-11-03 11:30:07 +01:00
Bernat Romagosa
79c5e4fc07
Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into newer-cloud
2017-11-02 17:43:58 +01:00
Bernat Romagosa
75fa25680b
password goes as payload to login POST query
2017-11-02 17:40:04 +01:00
Michael Ball
3250969c2f
Fix some typecasting edge cases
2017-11-02 02:48:47 -07:00
Michael Ball
1b4bf22d94
support newer unicode functions in Snap!
2017-11-02 02:46:55 -07:00
Manuel Menezes de Sequeira
ce443b6089
Small update to Portuguese translation
2017-10-30 16:29:36 +00:00
Manuel Menezes de Sequeira
4022fd3560
Update Portuguese translation
2017-10-29 01:45:48 +01:00
Manuel Menezes de Sequeira
2cce5a9f33
Merge remote-tracking branch 'jmoenig/master'
2017-10-28 12:37:08 +01:00
Jens Mönig
a8b13d829f
fixed a glitch that raised an error instead of creating an “obsolete” block
2017-10-28 13:04:25 +02:00
Jens Mönig
9954794ae7
v4.1.0.1
2017-10-28 09:29:08 +02:00
Jens Mönig
d721bb209a
Merge pull request #1904 from damiencaselli/patch-contributing-guide
...
Refactor contributing guidelines
2017-10-28 09:22:45 +02:00
Jens Mönig
8a83312fbb
Merge pull request #1903 from damiencaselli/patch-license
...
Update LICENSE file so it gets properly displayed
2017-10-28 09:22:03 +02:00
Jens Mönig
8c63e192fa
Merge pull request #1905 from jguille2/updatingCatalanTranslation
...
Updating catalan translation to the 4.1 version
2017-10-28 09:21:35 +02:00
Jens Mönig
3d56d6b5f8
Merge pull request #1897 from Simon-Mong/patch-3
...
Update lang-zh_CN.js
2017-10-28 09:21:18 +02:00
Jens Mönig
4693bbe3f2
sped up "turbo" mode frame rate (slowing down "turbo" but making it more generally usable)
2017-10-28 09:20:12 +02:00
Jens Mönig
09adf1f2c0
fixed a glitch when loading method blocks stored in sprite-local vars
2017-10-28 09:19:30 +02:00
Joan Guillén i Pelegay
f4c2a38493
Updating catalan translation to the 4.1 version
2017-10-27 02:16:42 +02:00
Damien Caselli
a0fe3bc249
Refactor contributing guidelines
...
Having contributing guidelines in a single file can improve readability
for new users. GitHub also has a mechanism that invites users to read (or
re-read) contributing guidelines before submitting an issue or a modification.
This is why I merged the code and the translating guidelines into a
single file.
See GitHub blog article for reference:
https://help.github.com/articles/setting-guidelines-for-repository-contributors/
2017-10-26 11:12:16 +02:00
Damien Caselli
64ac63776f
Update LICENSE file so it gets properly displayed
...
GitHub treats LICENSE files in a particular fashion. Whenever this file
is present in a repository, an icon is displayed at the top of the
repository page. This commit enables this behavior.
LICENSE text itself was updated to mirror the one from gnu.org website,
which had some differences such as https everywhere.
2017-10-26 09:52:51 +02:00
Bernat Romagosa
1cc3595781
added updateNotes query
2017-10-25 16:59:58 +02:00
Joan Guillén i Pelegay
ad4b429db5
Updating snap4arduino.org domain change into catalan translators info
2017-10-24 14:02:33 +02:00
Bernat Romagosa
137f5d019f
fixed project filter, updated project list loading
2017-10-24 13:35:07 +02:00
Bernat Romagosa
15729044b7
added withThumbnail param to project list fetch methods
2017-10-24 12:58:37 +02:00
Bernat Romagosa
c24e499ba9
Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into newer-cloud
2017-10-24 11:19:22 +02:00
Brian Harvey
859c0f9b92
Merge pull request #1898 from jmoenig/libraries
...
Libraries
2017-10-24 00:49:31 -04:00
brianharvey
0fe422bba5
The missing help screens
2017-10-24 00:46:47 -04:00
Simon-Mong
304da3430d
Update lang-zh_CN.js
2017-10-24 00:23:07 +08:00
brianharvey
a0086b872e
Fix title in manual metadata
2017-10-23 12:09:24 -04:00
brianharvey
e25cb3c339
manual done!
2017-10-23 00:33:48 -04:00
Jens Mönig
30ce4ee739
release
2017-10-22 01:10:15 +02:00
Jens Mönig
4b70003e16
release notice
2017-10-22 00:47:52 +02:00
Jens Mönig
a71736e91a
Merge pull request #1895 from jmoenig/libraries
...
Libraries
2017-10-21 23:38:37 +02:00
brianharvey
38e6b41d01
one more...
2017-10-21 17:30:38 -04:00