diff options
author | dscho <dscho> | 2001-10-02 16:40:45 +0000 |
---|---|---|
committer | dscho <dscho> | 2001-10-02 16:40:45 +0000 |
commit | f6e8bc8927253e315665e68033ca2f7df09ba1bf (patch) | |
tree | 997dd673edfbf2599aef81bf3426dbdbedab0d9f /CHANGES | |
parent | 090c47387692a2a09ad624781e2e3aa2031a011c (diff) | |
download | libtdevnc-f6e8bc8927253e315665e68033ca2f7df09ba1bf.tar.gz libtdevnc-f6e8bc8927253e315665e68033ca2f7df09ba1bf.zip |
implemented rfbSetCursor
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ pthreads now work cleaned up mac.c (from original OSXvnc); now compiles (untested!) compiles cleanly on Linux, IRIX, BSD, Apple + fixed prototypes 0.1 rewrote API to use pseudo-methods instead of required functions. lots of clean up. |