Commit Graph

25 Commits (78b0c87349f601c895b2c4b2b87411adbc3f294f)

Author SHA1 Message Date
Johannes Schindelin 78b0c87349 Update AUTHORS
13 years ago
Johannes Schindelin bcc2383c79 Complete the AUTHORS file
14 years ago
Johannes Schindelin 67223b7c4d Add Alexander to the authors
15 years ago
Johannes Schindelin 3704595b93 Add Christian Beier to the AUTHORS
15 years ago
Johannes Schindelin bdde3f9227 Add Vic Lee to the author list
15 years ago
Johannes Schindelin 511032eaf1 Add Ben to the authors
15 years ago
dscho 059afcdf81 Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi)
16 years ago
dscho 09d902c5b7 Add CMake support (thanks to Christian Ehrlicher)
16 years ago
dscho eb2eeed97e LibVNCClient: if the GotRect hook is set, override default op.
17 years ago
dscho 26b291bf25 rfbclient.h: use 'extern "C"' to make it convenient to include from C++
17 years ago
dscho 1060f747be rfb.h: Do not misplace guards
17 years ago
dscho ca805667e6 Build shared libraries per default
17 years ago
dscho 61cd498fb2 Fix a locking problem in libvncserver
17 years ago
dscho ff9c0be844 VisualNaCro: support clipboard and symbolic key names with X11::Keysyms
18 years ago
dscho 10c61b53c2 ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr)
18 years ago
dscho f52cfa651b add handleEventsEagerly flag (Thanks, Donald)
18 years ago
dscho 1c26789eff introduce -deferptrupdate (thanks Dave)
19 years ago
dscho 0a909fde7a This monster commit contains support for TightVNC's file transfer protocol.
19 years ago
dscho df4cd3d3f6 split rpm into three packages: the library, -devel (headers), and x11vnc
19 years ago
dscho 7d3b1c9762 use rfbClientErr to log errors, check if calloc succeded (both hinted by Andre Leiradella)
20 years ago
dscho 50a80e7304 make examples g++ compileable, thanks to Juan Jose Costello
20 years ago
dscho 937b906f0d ZRLE no longer uses C++, but C
21 years ago
dscho f9e179613f add --without-jpeg, --without-zlib; repair --without-backchannel, --without-24bpp
21 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
dscho e1d563f8b7 further autoconf'ing
21 years ago