racket/collects/mred/private/wxme
Matthew Flatt d3cbea068a fix treatment of caps lock in keymap%
Somewhere along the way --- probably in porting the editor
classes to Racket --- the caps-lock specification in a keymap
string was treated the same as other modifiers, but it is
supposed to be neutral when the key string starts with ":".

Closes PR 5486, 10347, 10993, 12184
2011-11-25 13:19:42 -07:00
..
const.rkt
cycle.rkt
editor-admin.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
editor-canvas.rkt add 'no-focus style to `editor-canvas%' 2011-07-25 11:30:23 -04:00
editor-data.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
editor-snip-class.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
editor-snip.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
editor.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
keymap.rkt fix treatment of caps lock in keymap% 2011-11-25 13:19:42 -07:00
mline.rkt fix editor refresh problem when line numbers are shown 2011-10-28 20:01:19 -06:00
pasteboard.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
private.rkt
standard-snip-admin.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
stream.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
text.rkt fix text% `get-paragraph-{start,end}-position' bug and doc bugs 2011-10-08 09:12:30 -06:00
undo.rkt Fixed a bug with delete, undo and clickbacks in DrRacket 2011-08-26 06:07:57 -06:00
wordbreak.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
wx.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00