v360 HISTORY updates

svn: r4820

original commit: 345fa2e7967efaafa897f1ff116df2d091446ba1
This commit is contained in:
Matthew Flatt 2006-11-10 20:51:34 +00:00
parent a463d8eedd
commit 8979c7541a

View File

@ -1,19 +1,12 @@
Version 352.9
Version 360, November 2006
Added get-other-altgr-key-code and get-other-shift-altgr-key-code
to key-event%, and adjusted Ctl- (Windows, X) and Cmd- (Mac OS X)
mappings to preserve Shift (and Option), moving the unshifted
version to the "other" fields; adjusted keymap% matching to use
new "other" fields and to more precisely weight matches
----------------------------------------------------------------------
Version 352.8
Mac OS X: fixed event handling to support CJK input and input from
the character palette
----------------------------------------------------------------------
Version 352.4
Removed on-scroll from canvas<%> and editor-canvas%
----------------------------------------------------------------------