diff options
author | runge <runge> | 2009-02-04 03:05:32 +0000 |
---|---|---|
committer | runge <runge> | 2009-02-04 03:05:32 +0000 |
commit | e59f78c5eaae3d7d0f98db064df0c85b1da1c7b9 (patch) | |
tree | 8ea60591ff85ae29c6134e04baedd8cf8373c60a /x11vnc/ChangeLog | |
parent | 3998c18e263b0c73af7451e2af2f40fb305520bf (diff) | |
download | libtdevnc-e59f78c5eaae3d7d0f98db064df0c85b1da1c7b9.tar.gz libtdevnc-e59f78c5eaae3d7d0f98db064df0c85b1da1c7b9.zip |
x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under
-reflect. Workaround that checks valid window of selection
requestor. Wait on some ssl helper pids earlier. Workaround
XAUTHLOCALHOSTNAME for some new usage modes. Set fake fb to
requested bpp with correct masks. -padgeom once:... mode.
Set LIBXCB_ALLOW_SLOPPY_LOCK by default. rfbRandomBytes earlier.
classes/ssl: Update jars. Add "TOP_" dropdown customization to
ultravnc java viewer applet FTP panel.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 6416960..e1dcf44 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,13 @@ +2009-02-03 Karl Runge <runge@karlrunge.com> + * x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under + -reflect. Workaround that checks valid window of selection + requestor. Wait on some ssl helper pids earlier. Workaround + XAUTHLOCALHOSTNAME for some new usage modes. Set fake fb to + requested bpp with correct masks. -padgeom once:... mode. + Set LIBXCB_ALLOW_SLOPPY_LOCK by default. rfbRandomBytes earlier. + * classes/ssl: Update jars. Add "TOP_" dropdown customization to + ultravnc java viewer applet FTP panel. + 2009-01-11 Karl Runge <runge@karlrunge.com> * classes/ssl: Add configurable Ultra java applet Filexfer Drives drop down (e.g. ftpDropDown=Home.Desktop.bin). Document all |