summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31568e8..1c33836 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-12-16 Karl Runge <runge@karlrunge.com>
+ * test/encodingstest.c: fix decl bug in main()
+ * x11vnc: use XFIXES extension to show the exact cursor shape.
+ * remote control nearly everything on the fly, -remote/-query
+ * tcl/tk gui based on the remote control, -gui
+ * support screen size changes with XRANDR ext., -xrandr, -padgeom
+ * Misc: -overlay visual support on IRIX, -id pick, -pointer_mode n,
+ -sb n, RFB_MODE set in env. under -accept/-gone.
+
2004-12-02 Johannes E. Schindelin <Johannes.Schindelin@gmx.de>
* make LibVNCServer compile & work on MinGW32