summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* x11vnc: XFIXES cursorshape, XRANDR resize, remote control, guirunge2004-12-171-0/+9
|
* support MinGW32!dscho2004-12-011-0/+3
|
* fix long reads (in some events of success, no TRUE was returned)dscho2004-11-301-0/+3
|
* x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewerrunge2004-09-011-0/+6
|
* API changesdscho2004-08-301-0/+5
|
* x11vnc: -cursor change shape handling, configure.ac: add more macros for X ↵runge2004-08-301-0/+6
| | | | extensions
* x11vnc: -overlay to fix colors with Sun 8+24 overlay visuals. -sid option.runge2004-08-151-0/+4
|
* fix XKBlib.h detection on *BSD, x11vnc: manpage and READMErunge2004-08-041-0/+4
|
* x11vnc: -cursorpos now the default, fix cursorpos + scaling bug.runge2004-07-311-0/+3
|
* x11vnc: -add_keysyms dynamically add missing keysyms to X serverrunge2004-07-291-0/+3
|
* x11vnc: -xkb (XKEYBOARD modtweak), -skip_keycodes, multi lines in x11vncrcrunge2004-07-271-0/+6
|
* modtweak is now the default for x11vnc; check X11/XKBlib.h in configure.acrunge2004-07-161-0/+4
|
* x11vnc: -norepeat to turn off X server autorepeat when clients exist.runge2004-07-111-0/+4
|
* x11vnc: add "-scale fraction" for global server-side scaling.runge2004-06-261-0/+3
|
* x11vnc: simple ~/.x11vncrc config file support, -rc, -norcrunge2004-06-171-0/+3
|
* x11vnc: -clear_mods -clear_keys -storepasswd, add RFB_SERVER_IP ↵runge2004-06-121-0/+4
| | | | RFB_SERVER_PORT to -accept/-gone
* fix cursor trails (when not using cursor encoding and moving the cursor,dscho2004-06-071-0/+1
| | | | the redrawn part of the screen didn't get updated, and so left cursor trails).
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵dscho2004-06-071-0/+5
| | | | automake CFLAGS nagging
* x11vnc: rearrange file for easier maintenance, add RFB_CLIENT_COUNT to ↵runge2004-06-061-1/+5
| | | | -accept/-gone
* x11vnc: view-only plain passwd: -viewpasswd and 2nd line of -passwdfilerunge2004-05-271-0/+5
|
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-0/+4
|
* x11vnc: -gone, -passwdfile, -o logfile; add view-only to -acceptrunge2004-05-221-0/+3
|
* x11vnc: add -accept some-command/xmessage/popuprunge2004-05-081-2/+5
|
* x11vnc: mouse -> keystroke and keystroke -> mouse remappings.runge2004-05-061-4/+9
|
* x11vnc: add -auth, more -cursorpos and -nofb workrunge2004-04-281-0/+3
|
* x11vnc: add -cursorpos for Cursor Position Updates, and -sigpiperunge2004-04-201-0/+3
|
* x11vnc: do not send selection unless all clients are in RFB_NORMAL state.runge2004-04-131-0/+6
| | | | increase rfbMaxClientWait when threaded to avoid ReadExact() timeouts for some viewers.
* x11vnc options -blackout, -xinerama, -xwarppointer. check cargs.runge2004-04-081-0/+6
| | | | modify configure.ac to pick up -lXinerama
* fix cargs.c: arguments were not correctly purged.dscho2004-03-221-0/+4
|
* fix --link for libvncserver-configdscho2004-03-151-0/+4
|
* x11vnc options -vncconnect, -connect, -remap,runge2004-03-111-0/+7
| | | | | | -debug_pointer, and -debug_keyboard add reverse connections, keysym remapping, and debug output option
* 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 <mark@skynet.ie>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 <mark@skynet.ie>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
|