*** empty log message ***

original commit: 2eeafb2fe3bc1fffbb5e1ff57745ac65f8d72c2e
This commit is contained in:
Matthew Flatt 1998-02-17 15:35:52 +00:00
parent 0ac30372c7
commit c19902f6f4

View File

@ -49,6 +49,11 @@ Fixed wx:media-stream-in%'s get-string (it was adding an
extra nul character) extra nul character)
Removed error dialogs when wx:media-buffer%'s load-file or Removed error dialogs when wx:media-buffer%'s load-file or
save-file fails save-file fails
Changed the meaning of wx:keymap%'s implies-shift method;
mapping from ``?'', where ``?'' implies a shift, maps both
``?'' and ``s:?''; the idea is that only one of these
mappings is possible, but it may be difficult to know
which one
Windows: fixed canvas mouse events; button-down event grabs Windows: fixed canvas mouse events; button-down event grabs
the mouse until the next button-up event the mouse until the next button-up event
Windows: fixed initial setting of DC text mode: transparent Windows: fixed initial setting of DC text mode: transparent