summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed valgrind warningdscho2004-02-291-0/+3
|
* x11vnc options -nosel -noprimary -visual.runge2004-02-201-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 Costellodscho2004-02-041-0/+4
|
* memory leaks fixeddscho2004-01-301-0/+4
|
* Honour the check for libz, libjpeg againdscho2004-01-291-0/+3
|
* add "-progressive height" option to make SendFramebufferUpdate "preemptive"dscho2004-01-211-0/+1
|
* updatedscho2004-01-211-0/+5
|
* handle mouse button number mismatchrunge2004-01-191-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 cygwindscho2004-01-161-0/+3
|
* x11vnc options -allow, -localhost, -nodragging, -input_skiprunge2004-01-101-0/+4
| | | | minimize memory usage under -nofb
* x11vnc: XBell events, -nofb, -notruecolor, misc. cleaningrunge2003-12-091-1/+5
|
* -inetd, -noshm and friends addeddscho2003-11-111-0/+3
|
* release 0.6dscho2003-11-071-0/+3
|
* 2002-09-11 Mark McLoughlin <[email protected]>markmc2003-09-111-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]>markmc2003-09-111-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 Cdscho2003-09-081-0/+1
|
* added --disable-cxx flag to configuredscho2003-08-291-0/+19
|
* rfbErr introduceddscho2003-08-061-0/+1
|
* credit last two changes to Erikdscho2003-07-311-0/+2
|
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-0/+5
| | | | get prefix "LIBVNCSERVER_"
* adapted doxdscho2003-07-281-0/+1
|
* synced with TightVNC and RealVNCdscho2003-07-281-0/+7
|
* libvncclientdscho2003-07-271-0/+2
|
* Added simple examplesdscho2003-07-251-0/+1
|
* long standing bug in http; was sending .jar twicedscho2003-07-111-0/+1
|
* http options inserteddscho2003-06-281-1/+1
|
* update ChangeLogdscho2003-02-201-0/+11
|
* really fixed ClientConnectionGone problemdscho2003-02-101-0/+2
|
* vncterm imported, porting issues solved (IRIX, OS X, Solaris)dscho2003-02-091-1/+2
|
* portability changesdscho2003-02-091-0/+4
|
* further autoconf'ingdscho2003-02-081-0/+89