Wykres commitów

115 Commity (fb145bea9008ff31cedffa4a0840654e3797162f)

Autor SHA1 Wiadomość Data
Jens Mönig bcc51018fe update translators information 2016-07-07 07:20:10 +02:00
Jens Mönig 1f2e4871a0 Merge pull request #1235 from temaps/master
Правка русского перевода
2016-07-04 12:21:09 +02:00
Erik Olsson 1abc2068fc Updated Swedish translation with new strings and other improvements 2016-06-09 16:26:07 +02:00
temaps f2108dd1b7 Дополнения к русскому переводу и исправление ошибок 2016-05-25 22:25:35 +03:00
Jens Mönig 179d93f103 support for retina displays, integrates #1063 - IN PROGRESS
This has bee designed and written by the amazing Bartosz Leper
(@bl-nero). Since I totally suck at Git and find myself incompetent to
resolve merge conflicts, I’ve decided to manually copy Bartosz’s
changes mostly verbatim over, tweaking them only ever so slightly in
ways that don’t alter their functionality, except for introducing a
tiny test so current Safari still loads Snap, albeit not in retina
mode. THIS IT NOT READY FOR RELEASE YET, IT’S WORK IN PROGRESS. Get it?
Thanks!
2016-05-10 20:33:44 +02:00
Jens Mönig a8fb572f4a update history 2016-05-09 13:19:15 +02:00
Jens Mönig 71333021d4 cloning speedup
significantly speed up sprite cloning through partial shallow-copying
of scripts and costumes instead of deep-duplication
2016-05-04 16:37:46 +02:00
Hasso Tepper 5bf2699bc7 Add Estonian translation 2016-05-03 20:49:44 +03:00
Jens Mönig f94507190e update translations 2016-05-02 13:18:50 +02:00
Jens Mönig eeffcd8139 Merge pull request #1189 from ubertao/lang-zh
update Simplified Chinese translation
2016-05-02 13:09:31 +02:00
Jens Mönig ed3b56a610 first-class sprites 2016-05-02 12:53:08 +02:00
Hongwei Zeng cd5d57cf2a update Simplified Chinese translation 2016-04-28 06:51:57 +08:00
Jens Mönig b35bc9907a prepare repo for v4.0.7 2016-04-27 10:39:27 +02:00
Jens Mönig bbb5106879 towards v4.0.6
* fixed #99 (saving linked lists)
* fixed #1163
* added web api / https reporter library
* new “transient variable” feature
* German translation update
2016-03-16 13:00:31 +01:00
Jens Mönig 2cb6cfb838 updated translation history 2016-02-24 12:26:03 +01:00
Jens Mönig f20875ef6b updated translation history 2016-02-24 11:44:12 +01:00
Jens Mönig df0269f5cc support for viewing 2D lists as tables 2016-02-24 11:35:18 +01:00
Jens Mönig e9f2bb2c93 Arabic translation update - better RTL representation
Thanks, Tarek Galal!
2016-01-22 09:33:40 +01:00
Jens Mönig d5e937991e updated translation history 2016-01-08 16:30:13 +01:00
Jens Mönig 300a6dff7a fixed #1082 - revert to ’any key’ in the key-pressed menu 2015-12-22 08:00:57 +01:00
Jens Mönig e27db7d960 updated version history 2015-12-21 16:17:42 +01:00
Jens Mönig d5b3883ca1 Arabic translation, contributed by Tarek Galal 2015-12-17 23:31:25 +01:00
Michael Ball e27a7f245e Resolve merge with 4.0.4 2015-12-15 03:46:27 -08:00
Jens Mönig 2bad75b407 updated history 2015-12-15 10:59:22 +01:00
Jens Mönig f24b65f673 towards v4.0.4 - under construction -
* Show result bubble when the user clicks on a command script that uses
REPORT (You can now click on REPORT and it actually does something)
* New generic “When” hat block, enhances red stop button behavior
* New block (instance) variables feature (experimental)
* evaluator performance optimizations
* Morphic grab-threshold fix for scroll frames
* fixed several block rendering glitches
* List category LENGTH reporter now also works on text
* Changed “any” to “random” (in English only)
* new FILL primitive in the Pen category
* switched to animation frame scheduling, please use TURBO for music
* Updated German translation
2015-12-15 10:14:56 +01:00
Michael Ball fd18024989 Fix bad merging in locale.js 2015-11-17 02:47:13 -08:00
Michael Ball 396be20b18 Some code cleanup and variable name fix 2015-11-17 02:42:17 -08:00
Michael Ball e1e73d8feb Fix syntax error, and accessing IDE bug exporting blocks 2015-11-16 19:41:20 -08:00
Michael Ball fa6f168bc0 Merge in 4.0.3, resolve conflicts with scriptpics 2015-11-16 17:53:17 -08:00
Michael Ball 65fd07e41a Cleanup code and add placeholders for error messages 2015-11-16 16:33:00 -08:00
Jens Mönig 46f80d2773 integrated Romanian translation
Thanks, Christian!
2015-11-16 12:58:27 +01:00
Jens Mönig c0477f7df9 updated translation history 2015-11-16 12:53:50 +01:00
Jens Mönig bf21972648 Merge pull request #995 from ivanistheone/feature/lang-bg
Bulgarian translation of strings lang-bg.js
2015-11-16 12:51:24 +01:00
Jens Mönig 5655e7aa31 Czech translation update
Thanks, Jaroslav Mares!
2015-11-16 12:26:46 +01:00
Ivan Savov 5ef8a1aa19 Bulgarian translation of strings lang-bg.js
- Used lang-ru.js as starting point, and translated all, but still some strings appear in English
  - Did my best to use Bulgarian words, but left certain terms like "thread safe" in English
  - Tested with my friend's 8 year old and he seems to understand, so count that as limited successful user testing
2015-11-02 13:52:05 +02:00
Jens Mönig 72bf4cfb8c New feature: Remove Unused Global Blocks
* BYOB, Objects, GUI: New “Remove Unused Global Blocks” Feature
* GUI, Lists: “Export Project Summary” improvements:
  - show variable values as watcher pics
  - expand list watcher pics to show their complete contents (1. level)
  - url for shared projects
  - table of contents
  - basic support for sprite nesting and inheritance
  - make the summary “browsable” instead of editable
  - outline around sprite / stage snapshots
  - experimental hidden (shift-click) “drop-shadows” option
* GUI: Rearrange project menu, only show global blocks-related ops if
there are any
* GUI: Remove URL location.hash information when loading a new project
* Store: Fix deserialization support for projects using inheritance
* German translation update
2015-10-07 13:38:19 +02:00
Jens Mönig 2172084dae New feature: Export Project Summary
* opens a new browser tab on an editable HTML document containing an
overview of the current project which can be further processed (saved,
edited, printed, turned into a PDF) to create a project report.

* now, when you export script pics attached comments get included.

* also new: Support to detect and react to “any” keystroke (hat and
sensing blocks)
2015-10-02 12:39:41 +02:00
Jens Mönig f4b02ddd2e updated German translation
… and version history
2015-09-23 12:12:52 +02:00
Jens Mönig 91318135a5 Croatian Translation, contributed by Zeljko Hrvoj 2015-09-15 13:22:41 +02:00
Jens Mönig 76c3002b98 Interlingua support, contributed by Ken Dickey! 2015-08-09 09:19:54 +02:00
Jens Mönig 8d12c5c355 German translation update 2015-08-06 17:12:30 +02:00
Manuel Menezes de Sequeira 67f464dae2 Update Portuguese translation
Translated preference menu items (keyboard editing and inheritance
support).
2015-08-03 17:12:14 +00:00
Jens Mönig e8172e83dd update history 2015-07-27 01:12:12 +02:00
Jens Mönig 6bb7f662e2 Hungarian translation, contributed by Makány György
Thanks, Makány!
2015-07-26 22:18:28 +02:00
Jens Mönig eb4808ded8 Turkish Translation, contributed by Hakan Ataş
thank you so much, Hakan!
2015-07-26 22:01:45 +02:00
jmoenig 8b9e7ea4ea update French translation, thanks, Frédéric Bonnaud! 2015-06-25 16:00:17 +02:00
Jens Mönig be938b5da7 updated localization timestamp and history 2015-05-18 12:54:26 +02:00
Manuel Menezes de Sequeira 1bc6fc0b61 Update last_changed field for Portuguese localization 2015-05-04 12:32:09 +01:00
jmoenig e6dcf07b3d Update German translation 2015-02-23 14:56:10 +01:00
jmoenig 2ffab69586 Update German translation 2015-02-20 12:50:21 +01:00