diff options
| author | Michael Ball <cycomachead@gmail.com> | 2014-05-24 22:02:00 -0700 |
|---|---|---|
| committer | Michael Ball <cycomachead@gmail.com> | 2014-05-24 22:02:00 -0700 |
| commit | bf03185eb083ea4171121d25ffda3041d91be8e7 (patch) | |
| tree | 6c5c5522a2ef79992cee682b4ebeec8ba7e7502b /history.txt | |
| parent | 01b9417b87688b591fe3df2a55ec367dd72f027d (diff) | |
| parent | 089d1500b41f00611603de936a65093d0dbb15ec (diff) | |
| download | snap-byow-bf03185eb083ea4171121d25ffda3041d91be8e7.tar.gz snap-byow-bf03185eb083ea4171121d25ffda3041d91be8e7.zip | |
Merge pull request #33 from jmoenig/master
update cs10 fork
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/history.txt b/history.txt index af54766..126c11c 100755 --- a/history.txt +++ b/history.txt @@ -2125,3 +2125,11 @@ ______ ------ * error message when trying to import a non-text file into a variable, thanks, Nate! * fixed #407 (custom-block coloring w/ zebra off) + +140520 +------ +* Morphic: Prevent default action for ctrl-/cmd-key event +* Snap.html: Focus the world canvas on startup, so Snap reacts to keyboard events right away +* Threads: new Variable data structure, for refactoring upvar references, not yet used anywhere +* Objects, GUI: Search Blocks, feature. Thanks, Kyle, for architecting and designing this!!! +* Objects, GUI: Keyboard-shortcuts for opening (cmd-o), saving (cmd-s) projects and for finding blocks (cmd-f) |
