Commit Graph

190 Commits (25d23bd00b3a9cd7e95ce2635c5999b95ba9fdfb)

Author SHA1 Message Date
runge 05a8d11903 x11vnc: add -accept some-command/xmessage/popup 21 years ago
runge d43fc7efbe x11vnc: mouse -> keystroke and keystroke -> mouse remappings. 21 years ago
runge 1c7ca906f7 x11vnc: add -auth, more -cursorpos and -nofb work 21 years ago
runge 7c1c81eede x11vnc: add -cursorpos for Cursor Position Updates, and -sigpipe 21 years ago
runge a6149f349e x11vnc: do not send selection unless all clients are in RFB_NORMAL state.
increase rfbMaxClientWait when threaded to avoid ReadExact() timeouts for some viewers.
21 years ago
runge 782c6e7a15 x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.
modify configure.ac to pick up -lXinerama
21 years ago
dscho 6a1a59f90e fix cargs.c: arguments were not correctly purged. 21 years ago
dscho 5df82de5ce fix --link for libvncserver-config 21 years ago
runge ed986a0bbe x11vnc options -vncconnect, -connect, -remap,
-debug_pointer, and -debug_keyboard
 add reverse connections, keysym remapping,
 and debug output option
21 years ago
dscho 7aa9d27733 fixed valgrind warning 21 years ago
runge c08bfcfd02 x11vnc options -nosel -noprimary -visual.
add clipboard/selection handling.
 add visual option (mostly for testing and workarounds).
 improve shm cleanup on failures.
21 years ago
dscho 50a80e7304 make examples g++ compileable, thanks to Juan Jose Costello 21 years ago
dscho 2fbf23c17f memory leaks fixed 21 years ago
dscho e0cbabec29 Honour the check for libz, libjpeg again 21 years ago
dscho 34fc97a52a add "-progressive height" option to make SendFramebufferUpdate "preemptive" 21 years ago
dscho 3a472f8805 update 21 years ago
runge dede774922 handle mouse button number mismatch
improved pointer input handling during drags, etc.
 somewhat faster copy_tiles() -> copy_tiles()
 x11vnc options -buttonmap -old_pointer -old_copytile
21 years ago
dscho 15f3a61eb5 compile fix for cygwin 21 years ago
runge 11e3f6a6b0 x11vnc options -allow, -localhost, -nodragging, -input_skip
minimize memory usage under -nofb
21 years ago
runge b7643ac9aa x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning 22 years ago
dscho f6e8710729 -inetd, -noshm and friends added 22 years ago
dscho 8b0d8da5bf release 0.6 22 years ago
markmc d02db5cac4 2002-09-11 Mark McLoughlin <mark@skynet.ie>
* Makefile.in, */Makefile.in, aclocal.m4,
          bootstrap.sh, config.h.in, configure,
          depcomp, install-sh, missing, mkinstalldirs,
        Removed auto-generated files from CVS.
22 years ago
markmc 9edf7e56bb 2003-09-11 Mark McLoughlin <mark@skynet.ie>
* rdr/Exception.h, rdr/FdInStream.cxx, rdr/FdInStream.h,
          rdr/FdOutStream.cxx, rdr/FdOutStream.h, rdr/FixedMemOutStream.h,
          rdr/InStream.cxx, rdr/InStream.h, rdr/MemInStream.h,
          rdr/MemOutStream.h, rdr/NullOutStream.cxx, rdr/NullOutStream.h,
          rdr/OutStream.h, rdr/ZlibInStream.cxx, rdr/ZlibInStream.h,
          rdr/ZlibOutStream.cxx, rdr/ZlibOutStream.h, rdr/types.h,
          zrle.cxx, zrleDecode.h, zrleEncode.h: remove original
        C++ ZRLE implementation. Its been ported to C.

        * NEWS: copy the existing ChangeLog to here and make
        this a more detailed ChangeLog.
22 years ago
dscho 937b906f0d ZRLE no longer uses C++, but C 22 years ago
dscho f41eee753e added --disable-cxx flag to configure 22 years ago
dscho 4fcb60871b rfbErr introduced 22 years ago
dscho 71c8b9a33b credit last two changes to Erik 22 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 22 years ago
dscho 9b46601daa adapted dox 22 years ago
dscho 9f0a1a3bc1 synced with TightVNC and RealVNC 22 years ago
dscho cc250a1e71 libvncclient 22 years ago
dscho 1e60fc200a Added simple examples 22 years ago
dscho 0ca0f4b3a8 long standing bug in http; was sending .jar twice 22 years ago
dscho d4d51c3305 http options inserted 22 years ago
dscho 069808dbca update ChangeLog 22 years ago
dscho 1e4c2e7369 really fixed ClientConnectionGone problem 22 years ago
dscho 4a1355d13c vncterm imported, porting issues solved (IRIX, OS X, Solaris) 22 years ago
dscho 75484911df portability changes 22 years ago
dscho e1d563f8b7 further autoconf'ing 22 years ago