Wykres commitów

1830 Commity (64ac63776fc3e03e04f5e8a7815fb8a93f458deb)

Autor SHA1 Wiadomość Data
Jens Mönig 9fab5cdf1a revert attempt to fix flicker on Safari
because it doesn’t do anything
2017-09-26 15:38:42 +02:00
Jens Mönig e1f50c77af Merge pull request #1871 from tjvr/resize-flicker
Avoid flickering when resizing page
2017-09-26 15:30:16 +02:00
Jens Mönig 8ee0cb5bdd Morphic: added stopEditing() event for keyboardReceiver 2017-09-26 15:28:59 +02:00
tjvr 87d1955fe5 Avoid flickering when resizing page (in Safari) 2017-09-26 14:08:02 +01:00
Jens Mönig 7998d21846 fixed camera support for Safari
thanks, Bernat!
2017-09-26 12:29:31 +02:00
Jens Mönig 573d421d02 added 'keyboard' and 'keyboardFilled' icons 2017-09-26 09:03:33 +02:00
Jens Mönig 94fc0c25fa enable "make block" button for the stage 2017-09-25 20:39:49 +02:00
Jens Mönig 316b89aba2 new "floating" make-a-block button in the palette
this may be overdoing it a bit… perhaps we can remove the explicit
“Make a block” button in every palette category now… Hmmm…
2017-09-25 18:33:20 +02:00
Jens Mönig 055142e33a added "Make a block" button to every category 2017-09-25 15:58:11 +02:00
Jens Mönig 0d5ac936d4 hiding camera support (again)
because of issues with Safari
2017-09-25 12:17:28 +02:00
Jens Mönig 7ed29240c8 replaced property name for “enabled” with “isDisabled” for PushButtons 2017-09-25 11:45:07 +02:00
Jens Mönig 251db7d473 catch missing https support for camera in Chrome 2017-09-25 11:17:35 +02:00
Jens Mönig 556f264319 un-mirror camera snapshots when accepting them 2017-09-25 10:01:25 +02:00
Jens Mönig 5e1eeb1348 Merge pull request #1866 from bromagosa/webcam-changes
Webcam changes
2017-09-25 08:41:19 +02:00
Jens Mönig 2d93ddd191 Merge pull request #1868 from bromagosa/var-refactor-fix
fixes #1860 (var refactor issue)
2017-09-25 08:34:21 +02:00
Jens Mönig 211ae93c62 new “visible stepping” toggle button in the control bar 2017-09-25 07:43:13 +02:00
Jens Mönig 49cf6d7eac added new "footprints" symbol 2017-09-25 07:40:16 +02:00
Bernat Romagosa cc604576f0 fixes #1860 (var refactor issue) 2017-09-22 13:08:02 +02:00
Bernat Romagosa 48b176790c made downloading stacks a hidden option 2017-09-22 12:31:46 +02:00
Bernat Romagosa f90ae10267 Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into download-stacks 2017-09-22 12:21:41 +02:00
Bernat Romagosa f1ff5adc43 minor slip 2017-09-22 12:13:26 +02:00
Bernat Romagosa ee191476c8 Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into webcam-changes 2017-09-22 12:11:17 +02:00
Bernat Romagosa e7c56cef9d webcam dialog fixed for retina and differen cam resolutions 2017-09-22 12:11:14 +02:00
Jens Mönig 7aef56dbe9 hide search button in the search pane
as suggested by @brianharvey in #1865
2017-09-21 17:53:54 +02:00
Jens Mönig 8c7d443b70 added floating search button to search palette to take the user back 2017-09-21 11:46:55 +02:00
Jens Mönig 568ae4029a tweaked floating tool buttons (undo, redo, search) 2017-09-19 23:21:38 +02:00
Jens Mönig 4ff15d7b32 tweaked floating "search blocks" button slightly 2017-09-19 18:33:29 +02:00
Jens Mönig e21dd7a0bc updated feature list 2017-09-19 17:29:53 +02:00
Jens Mönig 209ec3e173 added floating search button to blocks palette 2017-09-19 17:27:33 +02:00
Jens Mönig c1b0ace00c let costume icons indicate svg icons (again!)
how come this was lost?! I hate Git!!
2017-09-19 13:35:52 +02:00
Jens Mönig c532ac1f02 updated history and version dates 2017-09-19 09:06:06 +02:00
Jens Mönig 643cf9072f Merge pull request #1841 from cycomachead/fix-downloads
Fix Issues for Exporting Files
2017-09-19 08:57:19 +02:00
Jens Mönig 3dd0433ae6 added “inherited” option to inheritable method templates’ context menu in the palette 2017-09-19 08:27:31 +02:00
Jens Mönig c4a05854f9 added visual “map-pin” icon to indicate local method blocks 2017-09-18 17:25:20 +02:00
Jens Mönig a6fa360bd8 prevent context menu and dragging for stage watchers in presentation mode 2017-09-15 17:47:38 +02:00
Jens Mönig eea73bae07 added “inherited” toggle option to inheritable variable templates
(context menu) in the palette
2017-09-15 13:48:53 +02:00
Jens Mönig 5516f93da5 disable camera because of retina issues
(but make it accessible as hidden setting while we’re working on it)
2017-09-14 15:34:44 +02:00
Florrie 7c570dbd28 Fix 'untitled script pic' (meant to be [project name] script pic) 2017-09-10 22:33:51 -07:00
Michael Ball 06284ae8a2 Merge master / resolve conflicts 2017-09-09 12:18:00 -07:00
Jens Mönig ba9a7bd6f6 slightly tweak camera button layout in the wardrobe 2017-09-08 20:49:27 +02:00
Jens Mönig d995f173e7 move CamSnapshotDialogMorph code from objects to gui 2017-09-08 19:39:10 +02:00
Jens Mönig 47264f10b0 little tweaks to camera snapshot code
mostly to satisfy JSHint ;-)
2017-09-08 19:03:28 +02:00
Jens Mönig 2c361bc9a1 Merge pull request #1851 from bromagosa/webcam-dialog
Webcam dialog
2017-09-08 18:43:10 +02:00
Jens Mönig 17ca9a3a62 Merge pull request #1778 from cycomachead/fix-export-names
Fix some file naming bugs
2017-09-07 23:33:27 +02:00
Jens Mönig 4b169000b5 allow https query from locally loaded sources
thanks, Michael, for the hint!
2017-09-06 07:55:30 +02:00
Jens Mönig 9f17f34e7c added “csv” option to the SPLIT primitive 2017-09-06 07:26:28 +02:00
Jens Mönig 37dbcad27f Renamed “http” block to “url”, use location.protocol (support https) 2017-09-05 11:24:57 +02:00
Jens Mönig 01c22843f9 German translation update 2017-09-05 08:34:46 +02:00
Jens Mönig 8f44dbcae7 fixed #1339 2017-09-04 16:27:48 +02:00
Bernat Romagosa edb384dd23 Disable cam button if not using HTTPS 2017-09-04 14:01:24 +02:00