Wykres commitów

1630 Commity (dcae778a022f46b36e8bece73e4467002887a24c)

Autor SHA1 Wiadomość Data
Joan Guillén i Pelegay 665f54b9ec Costumes tab name to Costumes/Backgrounds 2016-12-05 23:34:59 +01:00
brianharvey 4aab140370 copy new Scratch media
... not including cat, gobo, nano, etc.
2016-12-05 00:16:35 -08:00
jmoenig 76069819e2 fixed #1543 2016-12-05 08:58:16 +01:00
jmoenig 4d2fae6fc8 update undrop controls on redoing a deletion 2016-12-01 13:59:35 +01:00
jmoenig cbced3a81a fixed #1522 2016-12-01 13:49:09 +01:00
jmoenig dd51470239 update scrollbars of the project dialog as the project list is filtered 2016-12-01 12:34:48 +01:00
jmoenig c9af72a665 updated version and history
(and tweaked some semicolons to please static code analysis)
2016-12-01 12:23:15 +01:00
Jens Mönig c3992f5ec5 Merge pull request #1517 from bromagosa/project-filter
Project filter
2016-12-01 12:10:40 +01:00
jmoenig 4ad8160884 fixed #1540 2016-12-01 09:13:54 +01:00
Sergei Kirjanov 7fe0b59d71 Russian, while vs until
"пока" means "while";
there's no proper short word for "until";
so we can either use "до" ~ "before" or "пока не" ~ "while not";
2016-11-29 12:50:56 +02:00
jmoenig ec0b9671a9 added hidden “clear undrop queue” option to scripts pane context menu 2016-11-29 09:56:36 +01:00
jmoenig aee9b1ab52 added undo / redo icons to block context menu 2016-11-29 07:34:27 +01:00
jmoenig cd22b94e0b Enable nested auto-wrapping by default 2016-11-28 17:59:04 +01:00
jmoenig d43ebe6428 added dynamic “undo” / “redo” buttons to each scripting pane 2016-11-28 15:36:00 +01:00
jmoenig d28f6db249 added support for optional floating tool bars to scroll frames 2016-11-28 15:34:58 +01:00
jmoenig a9038846b2 added symbols for “turnBack” and “turnForward” 2016-11-28 08:42:59 +01:00
jmoenig 3a23ffb969 added keyboard shortcut ctr-y for “undrop” (in addition to shift-ctrl-z) 2016-11-28 07:36:58 +01:00
jmoenig 5b1b4a5e36 use new first-class animations framework 2016-11-25 14:42:20 +01:00
jmoenig 3d8ef5519c Morphic: First Class Animations 2016-11-25 14:40:28 +01:00
Manuel Menezes de Sequeira 67a60d9008 Update Portuguese (Portugal) translation. 2016-11-24 21:58:42 +00:00
Manuel Menezes de Sequeira ad5e32203e Merge remote-tracking branch 'jmoenig/master' 2016-11-24 21:36:28 +00:00
jmoenig 3c43d59bc3 drag-origin support for blocks and comments duplicated inside a block editor 2016-11-24 09:30:35 +01:00
jmoenig c1668c4f15 work around a dreaded FF NS_ERROR_FAILURE for supporting retina
it’s a terrible and ugly hack with who-knows-which side-effects. I hate
computers.
2016-11-24 09:04:16 +01:00
jmoenig 64efff58cf “Undrop / Redrop” support for sticky comments 2016-11-23 10:38:59 +01:00
jmoenig dae8e7a7bb tweak "undrop / redrop" animation 2016-11-22 14:23:53 +01:00
jmoenig 4f3d282d95 Morphic: support optional “onBeforeDrop” callback parameter in Morph.slideBackTo() 2016-11-22 14:22:34 +01:00
jmoenig f37977f320 Block editing improvements - in development
* auto-wrapping for C-shaped slots (around top-level command stacks)
* settings option for auto-wrapping around inner nested stacks
* unlimited “undrop / redrop”, incl. keyboard shortcuts ctrl-z
ctrl-shift-z
* “undrop” also brings back blocks and scripts deleted via context menus
* … or via backspace / delete in keyboard entry mode
* Note: “undrop” is meant to be a temporary solution until
VanderbiltEdu’s synching / undo mechanism is ready for prime time
2016-11-22 10:47:47 +01:00
Bernat Romagosa c3256e2e6b Merge branch 'project-filter' of https://github.com/bromagosa/Snapi into gh-pages 2016-11-18 11:56:52 +01:00
Bernat Romagosa 37f1e1ba2a Polished filter field 2016-11-18 11:56:18 +01:00
bromagosa a13b4a38bf enabled cloud for testing purposes 2016-11-16 09:34:38 +01:00
bromagosa 264b43c3ae project filter for testing 2016-11-16 09:34:08 +01:00
bromagosa 922bc89271 Merge branch 'gh-pages' of https://github.com/bromagosa/Snapi into gh-pages 2016-11-16 09:33:32 +01:00
dekrain 53332fb804 comma to am 2016-11-14 23:11:21 +01:00
dekrain 8c2aeeed3f Update Polish translation 2016-11-14 22:05:40 +01:00
Bernat Romagosa 331e572b42 project filter field, searches by name and notes 2016-11-11 18:39:42 +01:00
Bernat Romagosa 80735e56ee Allow to change project name from the control bar 2016-11-11 16:29:48 +01:00
jmoenig 3d82132d90 minor code tweaks
to please static code analysis :-)
2016-11-10 10:30:20 +01:00
Jens Mönig 282eabe720 Merge pull request #1496 from bromagosa/block-label-styles
allow to style any string starting with $ in labelParts
2016-11-10 10:23:44 +01:00
Jens Mönig 2af3eaacbe Merge pull request #1497 from cycomachead/fix-1495
improvements to export summary
2016-11-10 10:23:09 +01:00
jmoenig 50e94a93ad auto-wrapping
also: treat JS-function blocks the same as variable getters wrt rings,
i.e. auto-remove the ring in a CALL block when dropping a JS-function
block on it
2016-11-10 10:21:52 +01:00
jmoenig 1a6aff47dd updated version number 2016-11-10 09:36:14 +01:00
Jens Mönig a4e94bc5d3 Merge pull request #1504 from bromagosa/GL-translation
Galician translation, submited by @tecnoloxia
2016-11-10 08:41:00 +01:00
Jens Mönig 86c6f07a6d Merge pull request #1488 from minimalprocedure/master
update for v4.0.9
2016-11-10 08:40:37 +01:00
jmoenig cfa7b5f8cb small German translation update
thanks to Jadga Hügle from SAP’s YoungThinkers for pointing out this
omission
2016-11-10 08:38:24 +01:00
bromagosa 3c46b418cd added GL to lang list 2016-11-09 12:59:19 +01:00
bromagosa 7c0c735f43 GL translation, submitted by @tecnoloxia 2016-11-09 12:53:32 +01:00
Michael Ball 1c8cd7c45c improvements to export summary
* fix #1495 - remove duplicate ,
* use HTML5 charset attribute
* add the current Snap! language to the html tag
2016-11-05 14:06:47 -07:00
bromagosa 8ff743420a allow to style any string starting with $ in labelParts 2016-11-04 18:14:28 +01:00
Brian Harvey 398185bd55 Merge pull request #1491 from cycomachead/no-appcache
Remove the manifest file
2016-11-03 19:03:35 -07:00
Michael Ball b09e956a18 fix merge comments 2016-11-03 00:37:26 -07:00