diff options
author | dscho <dscho> | 2004-06-07 11:43:00 +0000 |
---|---|---|
committer | dscho <dscho> | 2004-06-07 11:43:00 +0000 |
commit | fefcb9188a0810577ee8d17a384af19c39d8a49e (patch) | |
tree | 7dfa2bb0b08c235324f0d31be13b1f17aaf3c2ad /ChangeLog | |
parent | fc45b97d6503cf7fc72cdacd4611055c5554e77c (diff) | |
download | libtdevnc-fefcb9188a0810577ee8d17a384af19c39d8a49e.tar.gz libtdevnc-fefcb9188a0810577ee8d17a384af19c39d8a49e.zip |
fix cursor trails (when not using cursor encoding and moving the cursor,
the redrawn part of the screen didn't get updated, and so left cursor trails).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ 2004-06-07 Johannes E. Schindelin <[email protected]> + * libvncserver/cursor.c, rfb/rfb.h: fix cursor trails * */Makefile.am: stop automake nagging * libvncclient/*, client_examples/*: streamline API, SDLvncviewer added * examples/, libvncclient/, test/: moved tests to test/ |