Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed valgrind warning | dscho | 2004-02-29 | 1 | -0/+3 | |
| | ||||||
* | x11vnc options -nosel -noprimary -visual. | runge | 2004-02-20 | 1 | -2/+8 | |
| | | | | | | add clipboard/selection handling. add visual option (mostly for testing and workarounds). improve shm cleanup on failures. | |||||
* | make examples g++ compileable, thanks to Juan Jose Costello | dscho | 2004-02-04 | 1 | -0/+4 | |
| | ||||||
* | memory leaks fixed | dscho | 2004-01-30 | 1 | -0/+4 | |
| | ||||||
* | Honour the check for libz, libjpeg again | dscho | 2004-01-29 | 1 | -0/+3 | |
| | ||||||
* | add "-progressive height" option to make SendFramebufferUpdate "preemptive" | dscho | 2004-01-21 | 1 | -0/+1 | |
| | ||||||
* | update | dscho | 2004-01-21 | 1 | -0/+5 | |
| | ||||||
* | handle mouse button number mismatch | runge | 2004-01-19 | 1 | -0/+6 | |
| | | | | | | improved pointer input handling during drags, etc. somewhat faster copy_tiles() -> copy_tiles() x11vnc options -buttonmap -old_pointer -old_copytile | |||||
* | compile fix for cygwin | dscho | 2004-01-16 | 1 | -0/+3 | |
| | ||||||
* | x11vnc options -allow, -localhost, -nodragging, -input_skip | runge | 2004-01-10 | 1 | -0/+4 | |
| | | | | minimize memory usage under -nofb | |||||
* | x11vnc: XBell events, -nofb, -notruecolor, misc. cleaning | runge | 2003-12-09 | 1 | -1/+5 | |
| | ||||||
* | -inetd, -noshm and friends added | dscho | 2003-11-11 | 1 | -0/+3 | |
| | ||||||
* | release 0.6 | dscho | 2003-11-07 | 1 | -0/+3 | |
| | ||||||
* | 2002-09-11 Mark McLoughlin <[email protected]> | markmc | 2003-09-11 | 1 | -0/+7 | |
| | | | | | | | * Makefile.in, */Makefile.in, aclocal.m4, bootstrap.sh, config.h.in, configure, depcomp, install-sh, missing, mkinstalldirs, Removed auto-generated files from CVS. | |||||
* | 2003-09-11 Mark McLoughlin <[email protected]> | markmc | 2003-09-11 | 1 | -147/+13 | |
| | | | | | | | | | | | | | | * 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. | |||||
* | ZRLE no longer uses C++, but C | dscho | 2003-09-08 | 1 | -0/+1 | |
| | ||||||
* | added --disable-cxx flag to configure | dscho | 2003-08-29 | 1 | -0/+19 | |
| | ||||||
* | rfbErr introduced | dscho | 2003-08-06 | 1 | -0/+1 | |
| | ||||||
* | credit last two changes to Erik | dscho | 2003-07-31 | 1 | -0/+2 | |
| | ||||||
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵ | dscho | 2003-07-30 | 1 | -0/+5 | |
| | | | | get prefix "LIBVNCSERVER_" | |||||
* | adapted dox | dscho | 2003-07-28 | 1 | -0/+1 | |
| | ||||||
* | synced with TightVNC and RealVNC | dscho | 2003-07-28 | 1 | -0/+7 | |
| | ||||||
* | libvncclient | dscho | 2003-07-27 | 1 | -0/+2 | |
| | ||||||
* | Added simple examples | dscho | 2003-07-25 | 1 | -0/+1 | |
| | ||||||
* | long standing bug in http; was sending .jar twice | dscho | 2003-07-11 | 1 | -0/+1 | |
| | ||||||
* | http options inserted | dscho | 2003-06-28 | 1 | -1/+1 | |
| | ||||||
* | update ChangeLog | dscho | 2003-02-20 | 1 | -0/+11 | |
| | ||||||
* | really fixed ClientConnectionGone problem | dscho | 2003-02-10 | 1 | -0/+2 | |
| | ||||||
* | vncterm imported, porting issues solved (IRIX, OS X, Solaris) | dscho | 2003-02-09 | 1 | -1/+2 | |
| | ||||||
* | portability changes | dscho | 2003-02-09 | 1 | -0/+4 | |
| | ||||||
* | further autoconf'ing | dscho | 2003-02-08 | 1 | -0/+89 | |