summaryrefslogtreecommitdiffstats
path: root/x11vnc/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge>2005-05-03 02:05:51 +0000
committerrunge <runge>2005-05-03 02:05:51 +0000
commitb0daa444cc2fdda15b8b82497d17f80e7d75f8ad (patch)
tree6702f27b14532de86c6c31dc5a95c00e0f95b160 /x11vnc/ChangeLog
parent6602a22f2b3e1164bf521868063891ef62b3650f (diff)
downloadlibtdevnc-b0daa444cc2fdda15b8b82497d17f80e7d75f8ad.tar.gz
libtdevnc-b0daa444cc2fdda15b8b82497d17f80e7d75f8ad.zip
x11vnc: -scrollcopyrect/RECORD, etc. configure.ac: customizations for x11vnc pkg
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r--x11vnc/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog
index dffbb81..5a28e34 100644
--- a/x11vnc/ChangeLog
+++ b/x11vnc/ChangeLog
@@ -1,3 +1,14 @@
+2005-05-02 Karl Runge <runge@karlrunge.com>
+ * initial support for using RECORD to detect some types of window
+ scrolls. This is "-scrollcopyrect" mode, use -noscrollcopyrect
+ to disable. Much tuning and painting error repair still required.
+ * more build time customizations: REMOTE_DEFAULT, REMOTE_CONTROL,
+ EXTERNAL_COMMANDS, NOREPEAT, WIREFRAME*, SCROLL*, ...
+ * added bandwidth and latency measurements.
+ * added XListHosts to -privremote check.
+ * debug_* remote-control variables.
+ * removed OLD_TREE stuff.
+
2005-04-19 Karl Runge <runge@karlrunge.com>
* somewhat safer remote-control defaults, and addnl options for
more safe operation: -privremote, -safer, -nocmds, -unsafe