diff options
author | dscho <dscho> | 2001-11-14 15:14:55 +0000 |
---|---|---|
committer | dscho <dscho> | 2001-11-14 15:14:55 +0000 |
commit | f61486eda35b55d294b3964d147317d4c6fb77a2 (patch) | |
tree | 38b7437510b7fbe293cb2ea9b8fccfb5f2c4a8c8 | |
parent | b9a8399219b6b8d86d7eca91c4e2cee735995a8a (diff) | |
download | libtdevnc-f61486eda35b55d294b3964d147317d4c6fb77a2.tar.gz libtdevnc-f61486eda35b55d294b3964d147317d4c6fb77a2.zip |
changes
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ 0.3 + regard deferUpdateTime in processEvents, if usec<0 + initialize deferUpdateTime (memory "leak"!) + changed command line handling (arguments are parsed and then removed) + added very simple example: zippy added rfbDrawLine, rfbDrawPixel 0.2 inserted a deferUpdate mechanism (X11 independent). |