Wykres commitów

1529 Commity (e4169b6e8d0b83b2f62747eb6d1276437fc98cb0)

Autor SHA1 Wiadomość Data
Brian Harvey e4169b6e8d Restore Eisenbergification library to library list; fix ide.savingPreferences setting. 2017-01-18 03:02:31 -05:00
Brian Harvey bc0336b7e3 Restore full costumes list 2017-01-15 16:36:29 -05:00
Jens Mönig 9bee3cd9c2 added "savingPreferences" flag
for bh's "Eisenbergification" library, sigh.
2017-01-13 10:08:02 +01:00
Jens Mönig 950e3543a9 Merge pull request #1614 from jguille2/translations
Updating last changes and libraries previewing to catalan translation
2017-01-13 08:53:53 +01:00
Jens Mönig 32462e19b7 Merge pull request #1613 from brollb/1612-canceling-file-select-breaks-logo-menu
Added 'display:none;' to input. Fixes #1612
2017-01-13 08:53:20 +01:00
jmoenig ed407dc558 make error messages occurring in generic WHEN hat scripts visible 2017-01-11 13:39:48 +01:00
jmoenig c4e1247f6e prevent custom submenu parsing errors from crashing the palette 2017-01-11 12:17:24 +01:00
Joan Guillén i Pelegay 770e24a841 Updating last changes and libraries previewing to catalan translation 2017-01-11 01:35:36 +01:00
Brian Broll cd0e9bc042 Added 'display:none;' to input. Fixes #1612 2017-01-10 17:15:50 -06:00
Jens Mönig 93b53b22e8 fixed a typo in the German translation 2017-01-10 11:32:46 +01:00
Jens Mönig 6ac03b7c76 German translation update 2017-01-10 11:30:19 +01:00
Jens Mönig ad2049d776 Revert "Import library" to lowercase
So it works with the existing translations
2017-01-10 11:05:44 +01:00
Jens Mönig a798eaef2d updated version and history 2017-01-09 18:00:32 +01:00
Jens Mönig ce5561faa8 Merge pull request #1390 from brollb/1207-go-back-layers
'go to back' on large num in 'go back' block. Fixes #1207
2017-01-09 17:56:11 +01:00
Jens Mönig af85a01a73 updated credits and version dates
and took care of a few minor formatting nitpicks
2017-01-09 17:36:27 +01:00
Jens Mönig 666f8dbcfe Merge pull request #1591 from cycomachead/michael/lib-preview
Preview Libraries Before Importing
2017-01-09 17:13:59 +01:00
Jens Mönig ef51e5aaec fix and refactor "#run: flags" 2017-01-09 16:25:34 +01:00
Jens Mönig 35cf8e7e4d Merge pull request #1605 from brianharvey/run-flags
Run flags
2017-01-09 15:09:08 +01:00
Jens Mönig 785aa4ad30 updated version
and reformatted a little bit of code to please static code analysis
2017-01-09 15:07:36 +01:00
Jens Mönig 491f8cbe9d Merge pull request #1609 from micahcowan/fix-ring-renames
Fixes #1607 - fix var refactor for rings
2017-01-09 15:01:50 +01:00
Jens Mönig 22234e70c0 updated history 2017-01-09 14:45:47 +01:00
Jens Mönig a2311f19d0 Merge pull request #1596 from jguille2/catalanUpdating
Catalan updating
2017-01-09 14:25:20 +01:00
Micah Cowan 4628d57a07 Fixes #1607 - fix var refactor for rings 2017-01-08 11:54:36 -08:00
jmoenig 37291444de fixed #1608 2017-01-08 15:26:29 +01:00
brianharvey 1b21d93345 put in latest dev version
Jens has been editing gui.js too, and I'm confused about what's
supposed to be there, so I downloaded the latest dev version and put my
edits there.
2017-01-06 09:16:50 -08:00
brianharvey 3c062b4540 give up on #open:
Works for #run, but #open is too hard (because it can open things other
than projects).
2017-01-06 08:55:57 -08:00
brianharvey f14a7cf3e2 allow &hideControls etc on #run
This is so that EDC can show interactive projects to students as
examples that they will implement themselves.
2017-01-05 22:41:43 -08:00
jmoenig ad9c4fe69c updated history 2017-01-05 14:44:32 +01:00
jmoenig cf40f40936 fixed #696 - keep left-over blocks from “relabel” around 2017-01-05 14:43:26 +01:00
jmoenig d2eb636c69 changed shortcut symbol for “Ctrl” key to ^ 2017-01-05 14:07:18 +01:00
jmoenig cda69f2aa2 fixed #1604 2017-01-05 13:15:06 +01:00
jmoenig 0f006d3965 refactored variable refactoring code 2017-01-05 10:32:58 +01:00
Michael Ball e88211deb3 Fix typo and center palette loading message 2017-01-04 12:56:24 -08:00
jmoenig bb8154a211 fixed #1602 2017-01-04 17:33:38 +01:00
jmoenig 5f43d7af76 rearranged some code
to fit inside lines of 80 characters max, to satisfy static code
analysis
2017-01-04 16:52:59 +01:00
jmoenig cae286d346 prevent inherited variables from being refactored
and from causing an error because they can’t be.
Also, changed wording of variable renaming menu items
and added a shadow to the variable block symbol in the dialog box (so
it looks the same as the one that’s already in use elsewhere)
2017-01-04 16:35:09 +01:00
Jens Mönig 5117cd4a40 Merge pull request #1599 from bromagosa/var-rename
Variable refactorer
2017-01-04 14:57:48 +01:00
bromagosa b10e4e1142 new wording 2017-01-04 10:32:35 +01:00
bromagosa 4ce250a2ef Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into var-rename 2017-01-04 10:30:48 +01:00
Michael Ball dd914a37bb fix function binding problem that I thought worked... 2017-01-03 15:26:21 -08:00
Michael Ball 40234da3e8 slightly better fixLayout for library import 2017-01-03 12:35:16 -08:00
jmoenig 9bd2e9cec9 Morphic: use submenus for hierarchyMenu 2017-01-03 17:57:31 +01:00
brianharvey c6fc4c89f5 Remove duplicate backgrounds
Fixes #1598
2017-01-03 08:42:25 -08:00
jmoenig b9539918bf removed obsolete code for custom block hover-help 2017-01-03 17:37:37 +01:00
jmoenig 1843e29087 submenu enhancements
* improve keyboard navigation (use right-/left-arrows to enter/leave)
* delay popping up submenus when mousing over submenu items
* right-align submenu indicator (same as a shortcut)
* keep submenus open if the mouse leaves them
* support creating custom drop-downs from nested dictionaries
2017-01-03 17:24:25 +01:00
Jens Mönig 4adeaa5f3d Merge pull request #1587 from brianharvey/hierarchical
Hierarchical Menus
2017-01-03 15:56:38 +01:00
Michael Ball ecc3182c0e slightly further simplification 2017-01-03 03:41:38 -08:00
Michael Ball ed492f3f6e simplify layout logic for library importing 2017-01-03 03:25:55 -08:00
bromagosa 2de41daf4a Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into var-rename 2017-01-03 11:36:36 +01:00
bromagosa 7623cc9f4a Custom block templates also visited, both options available from context menu 2017-01-03 11:35:36 +01:00