49 Commits (41bf43b0b968e2f2d84b31f39022412c2af6a09c)

Author SHA1 Message Date
  lhchavez cb8629a213 Add support for notifying clients about pointer movements 3 years ago
  Pierre Ossman 53f913a761 Encapsulate PixelBuffer internal details 4 years ago
  Pierre Ossman 615d16bd5b Improved clipboard API 5 years ago
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 years ago
  Pierre Ossman 10688efcf7 Properly terminate server on timeouts 5 years ago
  Pierre Ossman cd7931df76 Inherit SocketServer directly from VNCServer 5 years ago
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 years ago
  Pierre Ossman e6aab24654 Force common flow of connection queries 5 years ago
  Pierre Ossman 4a4453fc69 Remove Java web server 5 years ago
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 years ago
  Peter Åstrand (astrand) ab98f7657b Removed support for building without RANDR define 6 years ago
  Peter Åstrand (astrand) 1173637739 Move computeScreenLayout/setScreenLayout to unixcommon lib 6 years ago
  Peter Åstrand (astrand) e3aece4bac Make vncRandRGetOutputId return the actual id; not a pointer 6 years ago
  Pierre Ossman 3630475369 Push query connect timeout back in to Xvnc 6 years ago
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Pierre Ossman ac94b50e63 Add support for lock LED state to Xvnc/libvnc.so 7 years ago
  Pierre Ossman fa620fed70 Remove unused variable deferredUpdateTimerSet 7 years ago
  Pierre Ossman b192107b30 Merge X server block handling code paths 7 years ago
  Hans de Goede 3fed95eda2 Add xorg-xserver 1.19 support 7 years ago
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 years ago
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 years ago
  Pierre Ossman f8e3b34c69 Restructure Xvnc/libvnc.so code to avoid C++ header hacks 9 years ago
  Pierre Ossman de0b353232 Make InputDevice into a singleton 9 years ago
  Pierre Ossman 91313d8b65 Let XserverDesktop handle syncing cursor position 9 years ago
  Pierre Ossman 2e5a106083 Get rid of getStride() 10 years ago
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 years ago
  Pierre Ossman 27fa951e1a Add back support for letting the client reconfigure the screen, this time 12 years ago
  Pierre Ossman 1d3be39bcd Track outputs instead of CRTCs, as those better match the screen concept 12 years ago
  Pierre Ossman 4c81ff4566 Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The old 12 years ago
  Pierre Ossman 559a2e8f47 Fix a race condition where we might get updates thrown at us right after a 12 years ago
  Pierre Ossman bbf955ebd7 Reimplement the deferred update handling, this time in a more robust and 12 years ago
  Pierre Ossman bfd47f17db The dummy timer isn't used anymore. 12 years ago
  Pierre Ossman 2aa4b0c493 Timers in RFB still weren't working properly. Do this right and check the next 12 years ago
  Pierre Ossman 4ce51ffc4e Make socket writes non-blockable. This allows the system to more quickly 12 years ago
  Adam Tkac 470c38ceba [Development] Merge KeyboardDevice and PointerDevice classes to new class called 14 years ago
  Adam Tkac d07476360e Move keyboard input related code to Input.h and Input.cc. 14 years ago
  Adam Tkac 62de8d75d2 Add Input.h and Input.cc and move all mouse input related code there. 14 years ago
  Adam Tkac a5a8382f8f Move definition of XORG macro to separate header. 14 years ago
  Adam Tkac f009446c65 Use "XORG <version>" macro instead of "XORG_<version>" to distinguish between X.Org branches. 14 years ago
  Pierre Ossman d2e8f54dc2 Avoid touching PixelFormat internals. 15 years ago
  Pierre Ossman 981c45efc6 Implement basic support for SetDesktopSize. 15 years ago
  Pierre Ossman ef27ba1835 Support for RandR on the server. 15 years ago
  Peter Åstrand c39e078968 Implemented support for DesktopName pseudo encoding, which allows 15 years ago
  Adam Tkac 8c1e5b8322 [Development] Make Xvnc compilable against X.org 1.6 branch 15 years ago
  Adam Tkac 68afc56479 Fix compilation issues with gcc 3.4 (patch from George Wright - <gwright cendio se>) 16 years ago
  Adam Tkac 0cab1cb1f3 - include dix-config.h before any xorg header 16 years ago
  Adam Tkac 4c0427ffb3 - moved Xvnc sources to unix/xserver/hw/vnc directory to affect current X tree 16 years ago
  Constantin Kaplinsky b30ae7facb Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
  Constantin Kaplinsky 95f6f7ac17 The "xc" tree merged with VNC 4.1.1 code. 18 years ago