summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorMichael Ball <cycomachead@gmail.com>2014-05-24 22:02:00 -0700
committerMichael Ball <cycomachead@gmail.com>2014-05-24 22:02:00 -0700
commitbf03185eb083ea4171121d25ffda3041d91be8e7 (patch)
tree6c5c5522a2ef79992cee682b4ebeec8ba7e7502b /history.txt
parent01b9417b87688b591fe3df2a55ec367dd72f027d (diff)
parent089d1500b41f00611603de936a65093d0dbb15ec (diff)
downloadsnap-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-xhistory.txt8
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)