24 Commits (337dbc392253af92b0577da062a5abc1d032b1ef)

Author SHA1 Message Date
  Pierre Ossman 337dbc3922 Return std::string instead of dynamic allocations 1 year ago
  Pierre Ossman 6881c895ab Use stdint types 1 year ago
  Pierre Ossman 3a1c46ff75 Explicitly mark unused parameters 1 year ago
  Pierre Ossman a18fd2942a Stop supplying flags to clipboard peek handler 1 year ago
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2 years ago
  Pierre Ossman 3a7fd223a2 Log client/server clipboard capabilities 3 years ago
  Pierre Ossman 0ff2655456 Support extended clipboard transfers 8 years ago
  Pierre Ossman e9e7da9b7a Do proper logging rather than fprintf(stderr, ...) 8 years ago
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up 5 years ago
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 6 years ago
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 6 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 years ago
  Pierre Ossman 28c1d54937 Switch to unsigned parameters for ExtendedDesktopSize handler 9 years ago
  Pierre Ossman f3b0ade08f These methods aren't critical so no need for them to be pure 9 years ago
  Pierre Ossman c898d9af83 Basic infrastructure for continuous updates. 12 years ago
  Pierre Ossman c754cceeca Basic infrastructure to support fences. 12 years ago
  Peter Åstrand 618c1707a4 Eliminate another GCC signed/unsigned warning: 14 years ago
  Adam Tkac c184d95524 Declare virtual methods with empty body as pure virtual methods in rfb::CMsgHandler 15 years ago
  Pierre Ossman cac4b750ea Remove file transfer callback that was left behind. 15 years ago
  Pierre Ossman cbd1b2c85f Properly parse the ExtendedDesktopSize rects in the client. 15 years ago
  Pierre Ossman 49f8822a8f Minimal client side support for the extended desktop size protocol. 15 years ago
  Adam Tkac acf6c6b9ac [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions. 15 years ago
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 0bdbe0452c Replaced pure virtual function with an empty function, to resolve compilation 18 years ago
  Constantin Kaplinsky 47ed8d321c Initial revision 19 years ago