Wykres commitów

1340 Commity (ec0b9671a9834b9820a97b7a8be50ecd6e762fd6)

Autor SHA1 Wiadomość Data
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
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
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 cc239ce73b Remove the manifest file
As of today (Nov 1, 2016) appcache is removed from the HTML5 spec.
Currently, the appcache isnt being used in Snap! and so there arent and changes in removing it.
We should look at other options for offline access for which there are many.
2016-11-01 13:49:08 -07:00
Massimo Ghisalberti eec3a49b61 update for v4.0.9 2016-10-31 15:21:33 +01:00
jmoenig 3d269f1740 fixed a flat-mode glitch, updated Portuguese translation
thanks, Bernat for reporting the bug and Manuel for the translation
update!
2016-10-31 09:39:59 +01:00
Jens Mönig e6806fec9d Merge pull request #1484 from MMSequeira/master
Updates to the Portuguese (Portugal) translation
2016-10-31 09:33:38 +01:00
Manuel Menezes de Sequeira 166bfe6387 Update the Portuguese (Portugal) translation. 2016-10-30 12:29:26 +00:00
Manuel Menezes de Sequeira 43df65256b Update Portuguese (Portugal) translation date information. 2016-10-30 12:20:26 +00:00
Manuel Menezes de Sequeira 7e03396351 Improve and update the Portuguese (Portugal) translation. 2016-10-30 12:17:50 +00:00
Manuel Menezes de Sequeira 0492d299b4 Merge remote-tracking branch 'jmoenig/master' 2016-10-29 19:30:15 +01:00
jmoenig f720fa7629 updated versions for pending release v4.0.9 2016-10-28 19:09:28 +02:00
jmoenig da51393424 preparing minor release v4.0.9
to be deployed live later tonight
2016-10-28 18:31:18 +02:00
jmoenig 9a726654c7 added notice to get in touch if afraid of agpl license 2016-10-26 09:47:14 +02:00
jmoenig 5875900450 tweaked "fresh edit" behavior for input slots 2016-10-24 20:47:06 +02:00
jmoenig 070636228a tweaked continuations 2016-10-24 20:37:39 +02:00
jmoenig 6606ed2ed8 updated credits tab 2016-10-24 17:44:28 +02:00
Jens Mönig 5c40994f5a Merge pull request #1473 from brollb/misleading-comment
Updated comment to match code behavior
2016-10-24 17:42:51 +02:00
Brian Broll 4111903158 Updated comment to match code behavior 2016-10-24 09:57:14 -05:00
jmoenig 2c98012fcf fixed #1472 2016-10-24 14:12:48 +02:00
jmoenig d2d096deff select all on fresh input slot edit 2016-10-24 12:27:02 +02:00
jmoenig 5ec7ad4f36 slightly tweak text editing code 2016-10-24 10:21:59 +02:00
Jens Mönig 31aed55227 Merge pull request #1457 from bromagosa/edition-improvements
text editing improvements
2016-10-24 09:24:59 +02:00
Jens Mönig daf2107a8f Merge pull request #1464 from brollb/1463-import-sprite-name-collision
Added unique sprite name check on import. Fixes #1463
2016-10-24 09:18:43 +02:00
jmoenig 7c2d505df9 fixed #1422 2016-10-21 16:29:04 +02:00