diff options
author | dscho <dscho> | 2009-03-12 00:07:48 +0000 |
---|---|---|
committer | dscho <dscho> | 2009-03-12 00:07:48 +0000 |
commit | e2874d343a58e5f5f94739d864545a9d80c4cd87 (patch) | |
tree | 25c755ab7f296e241bc7f749d96d416162af48e7 /ChangeLog | |
parent | 76db22022cd4adcc9265edb2a87d99bf1eb1fbf6 (diff) | |
download | libtdevnc-e2874d343a58e5f5f94739d864545a9d80c4cd87.tar.gz libtdevnc-e2874d343a58e5f5f94739d864545a9d80c4cd87.zip |
Teach SDLvncviewer about scroll wheel events
Signed-off-by: Johannes Schindelin <[email protected]>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +2009-03-12 Johannes E. Schindelin <[email protected]> + * client_examples/SDLvncviewer.c: support mouse wheel operations + 2009-03-08 Johannes E. Schindelin <[email protected]> * client_examples/SDLvncviewer.c: support clipboard operations |