- EM_CANPASTE implemented
authorKrzysztof Foltman <wdev@foltman.com>
Mon, 11 Apr 2005 12:50:48 +0000 (12:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Apr 2005 12:50:48 +0000 (12:50 +0000)
commit01cd9fb2c6dd2601e1cdf441474c360118f46249
tree4c9a002ec982e7213136b7d7541fdbcfc7413868
parent5d0cc8fbdf73db19aeb26219934ced236d948651
- EM_CANPASTE implemented
- updated TODO list (including list of (un)implemented messages)
- fixed WM_PASTE (the previous version might not close the clipboard
  if it didn't contain a usable format)
- scrollbar operations (like clicking on arrows) should update
  scrollbar's current position
dlls/riched20/editor.c