Wykres commitów

3175 Commity (f8e94d17facb66eba230c2bc0f9d3ee3305832d8)

Autor SHA1 Wiadomość Data
jmoenig 7564dca5fc updated version history 2019-08-06 08:59:55 +02:00
Jens Mönig b08ffe7348
Merge pull request #2467 from bromagosa/fix-OGG-firefox
fixes importing OGGs in Firefox
2019-08-06 08:54:10 +02:00
jmoenig a2237b7a53 new experimental "paste on" block in the "pen" category
currently hidden in dev mode
2019-08-06 07:53:56 +02:00
jmoenig 681de687c0 new dev version 2019-08-06 07:42:02 +02:00
Michael Ball b7bf8bab1a Accounts for the scrollbars in ScrollFrameMorphs.
This ensures that the stopping point of the scrollbar is beyond the length of
the contents that it is scrolling, and that when scrolling is calculated, it
will now account for the presence of a scrollbar. This allows
you to scroll a little extra so you can always see all content.

Fixes #2468
Fixes #638
Fixes #804
2019-08-05 01:28:35 -07:00
Simon-Mong 53b008fb9d
Update lang-zh_CN.js
Update lang-zh_CN.js for version 5.0.8
2019-07-31 21:33:10 +08:00
Bernat Romagosa a73c562b11 fixes importing OGGs in Firefox 2019-07-29 10:19:44 +02:00
jmoenig 140107516b fixed default names for 'script variables' block 2019-07-25 18:49:20 +02:00
jmoenig 2e5f914fe8 prepared maintenance release 2019-07-24 13:31:50 +02:00
jmoenig bbc88b0c14 fixed #2041 - follow up 2019-07-24 12:52:22 +02:00
jmoenig 459242648e don't release just yet... 2019-07-24 12:37:47 +02:00
jmoenig bb59c386a5 prepared maintenance release 2019-07-24 12:23:47 +02:00
jmoenig ab69d1adb4 fixed #2041 2019-07-24 12:19:22 +02:00
jmoenig 421c5dafd5 updated credits 2019-07-23 15:58:01 +02:00
jmoenig 5795f18883 updated credits, prepared maintenance release
mentioning @swiperthefox , @DarDoro and @ToonTalk for their contributions to IME support
2019-07-23 09:17:12 +02:00
jmoenig e652c32162 upated morphic credits
with mentions of @swiperthefox, @DarDoro and @bromagosa
2019-07-23 09:02:49 +02:00
jmoenig 3d3e098103 minor code reformatting for LINTers 2019-07-23 08:00:07 +02:00
jmoenig 159196113e updated version history 2019-07-22 19:08:02 +02:00
Jens Mönig e90ec0fa5d
Merge pull request #2322 from swiperthefox/hidden-textarea-ime
Provide IME support to text editing using hidden textarea
2019-07-22 18:39:39 +02:00
jmoenig 727441e2c8 new dev version 2019-07-22 18:38:36 +02:00
jmoenig 54602a6ef6 prepared maintenance release 2019-07-17 20:15:28 +02:00
jmoenig f553d673bf lemme fix that syntax for ya ;-) 2019-07-17 20:10:24 +02:00
Jens Mönig bbf31254c2
Merge pull request #2457 from bromagosa/fix-collection-fetch
fixes bug when fetching collection list from community site
2019-07-17 20:03:36 +02:00
Bernat Romagosa a9d2763482 fixes bug when fetching collection list from community site 2019-07-17 18:00:38 +02:00
jmoenig 8d8ad054d0 prepared maintenance release 2019-07-15 08:18:35 +02:00
jmoenig e74538c8fa updated version history 2019-07-15 08:01:20 +02:00
Jens Mönig 9810b30f54
Merge pull request #2455 from jguille2/messageSpecialOptionMenu
Removing 'any message' from messageSpecialOptionMenu
2019-07-15 07:53:28 +02:00
Jens Mönig 9ae482b8ca
Merge pull request #2454 from jguille2/allMessageNames
allMessageNames function working with the new specialOptionMenus
2019-07-15 07:52:55 +02:00
jmoenig e83769ec9a fixed a bug in the SHOW PICTURE block of the "Pixels" library 2019-07-15 07:45:00 +02:00
jmoenig e28bd1ca39 fixed a glitch when running a generic WHEN hat block with a literal Boolean input 2019-07-15 07:38:05 +02:00
Zhenlei Jia e42ccf1b53 resolved conflicts to push to github. 2019-07-11 09:05:49 -04:00
Zhenlei Jia d8e2bc3129 1. The underlying textarea now listens to "input" event, and update the content of target morphic
accordingly.
2. The textarea still listens to "keydown" and "keyup" events, for the following puerpose:
"keydown" event handler will detech some system shortcuts, add will pass it to "the world".
"keyup" event handler is used to capture the change of selection status and cursor position of the
textarea (which is not captured in the above "input" event), and update the target morphic.
2019-07-11 08:38:51 -04:00
Joan Guillén i Pelegay 80efe569e0 Keeping messagesReceivedMenu for backward (5.0.0-5.0.3) support 2019-07-10 23:01:40 +02:00
Joan Guillén i Pelegay 61c7c165a2 Removing 'any message' from messageSpecialOptionMenu 2019-07-10 11:06:09 +02:00
jmoenig e649dd014d prepared maintenance release 2019-07-10 10:40:34 +02:00
Joan Guillén i Pelegay c2173e4036 Updating allMessageNames function so that it also work with the new specialOptionMenus 2019-07-10 10:39:54 +02:00
jmoenig 17fb241d1a enhanced CSV-parsing to auto-detect the most likely delimiter
among comma, semi-colon, pipe and tab based on examining the first line
2019-07-10 10:31:07 +02:00
jmoenig eb7ba1266b updated version history 2019-07-09 19:17:25 +02:00
jmoenig 3d16e1971b prepared maintenance release 2019-07-09 19:03:54 +02:00
jmoenig 4275b2cfc8 updated the manual for the new WRITE block
was #2448 thanks, @brianharvey
2019-07-09 18:53:13 +02:00
jmoenig 9aabc19076 fixed a layout glitch for variadic C-shaped input slots
thanks, @bromagosa for the bug report!
2019-07-09 18:48:01 +02:00
jmoenig 0e9e9a05a7 experimental tolerant color collision detection (in dev mode) 2019-07-08 12:32:29 +02:00
jmoenig 3d6d95d949 new dev version 2019-07-08 12:27:32 +02:00
jmoenig 28fcf7ef1e prepared maintenance release 2019-07-04 19:06:30 +02:00
jmoenig b5e16227a1 show "browser" source option in project dialog when (deprecated) locally stored projects still exist 2019-07-04 13:44:53 +02:00
jmoenig 025c3458a5 eliminated an occasional empty label line when variadic inputs wrap as a whole
thanks, @maryfries , for reporting this bug!
2019-07-03 10:32:27 +02:00
jmoenig 71f3b37f14 optimized collision detection
by only looking at the alpha channel data
2019-07-02 16:50:11 +02:00
jmoenig c5746036b8 added gliding animation when inserting blocks using the keyboard 2019-07-01 19:05:48 +02:00
jmoenig f0c192778c fixed a race condition in Morph.glideTo() 2019-07-01 19:03:11 +02:00
jmoenig 9f11b84413 updated version history 2019-07-01 14:01:29 +02:00