93 커밋 (a4308c9ec45b0ebcafaed2280b442d2840098e4e)

작성자 SHA1 메시지 날짜
  Pierre Ossman a4308c9ec4 Get rid of SocketServer::checkTimeouts() 5 년 전
  Pierre Ossman 10688efcf7 Properly terminate server on timeouts 5 년 전
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 년 전
  Pierre Ossman e6aab24654 Force common flow of connection queries 5 년 전
  Pierre Ossman 4a4453fc69 Remove Java web server 5 년 전
  Pierre Ossman 44a1d71f33 Explicitly check screen layout after change 5 년 전
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 년 전
  Peter Åstrand (astrand) ffeda0767f Remove "screen" argument from Randr glue functions 6 년 전
  Peter Åstrand (astrand) 1173637739 Move computeScreenLayout/setScreenLayout to unixcommon lib 6 년 전
  Peter Åstrand (astrand) 758b83ba53 vncRandRGetOutputName: return a copy of the string 6 년 전
  Peter Åstrand (astrand) e3aece4bac Make vncRandRGetOutputId return the actual id; not a pointer 6 년 전
  Peter Åstrand (astrand) c24f899b9e Indented computeScreenLayout and setScreenLayout 6 년 전
  Pierre Ossman 3630475369 Push query connect timeout back in to Xvnc 6 년 전
  Pierre Ossman 63d2fddd6b Don't queue a query if it is directly rejected 6 년 전
  Pierre Ossman 22348f2226 Add support for raw key codes to Xvnc/libvnc.so 7 년 전
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 년 전
  Pierre Ossman ac94b50e63 Add support for lock LED state to Xvnc/libvnc.so 7 년 전
  Pierre Ossman fa620fed70 Remove unused variable deferredUpdateTimerSet 7 년 전
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 년 전
  Pierre Ossman 4b35524594 Harmonise new client handlers 7 년 전
  Pierre Ossman b192107b30 Merge X server block handling code paths 7 년 전
  Hans de Goede 3fed95eda2 Add xorg-xserver 1.19 support 7 년 전
  Pierre Ossman af7fb8dad3 Adjust client pointer coordinates to absolute 7 년 전
  Pierre Ossman d408ca5146 Move socket write event handling in to the RFB core 8 년 전
  Pierre Ossman c62e70c5b3 Move client to server clipboard out of vncconfig 8 년 전
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 년 전
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 년 전
  Pierre Ossman 5a3c39a9a0 Use proper prototypes in headers for all our internal functions 9 년 전
  Pierre Ossman 9018af44da More debug logging for screen layout changes 9 년 전
  Pierre Ossman f8e3b34c69 Restructure Xvnc/libvnc.so code to avoid C++ header hacks 9 년 전
  Tim Waugh 300411c623 No need to declare 'display' here. 9 년 전
  Tim Waugh d822c36525 Updated to build against xorg-x11-server 1.16.0. 9 년 전
  Pierre Ossman de0b353232 Make InputDevice into a singleton 10 년 전
  Pierre Ossman 91313d8b65 Let XserverDesktop handle syncing cursor position 10 년 전
  Pierre Ossman 2e5a106083 Get rid of getStride() 10 년 전
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 년 전
  Brian Hinz 430d8cf098 Re-introduces embedded applet mode for the java viewer. On Windows and Linux, the embedded applet can be dragged from the browser window and detached from the browser process. The mouse gesture for detaching the applet is ALT+drag on Windows and SHIFT+drag on Linux. 10 년 전
  Pierre Ossman 1556e8148d Apparently it is more kosher to completely disassociate an 11 년 전
  Pierre Ossman cde21d8590 Make sure InputDevice::InitInputDevice() gets called early in 11 년 전
  Pierre Ossman 17e28044f1 Fix silly typo that caused us to mishandle some SetDesktopSize requests. 11 년 전
  Pierre Ossman 93f44e1773 Fix improper check of errors when getting a suitable RandR mode. 12 년 전
  Pierre Ossman f844038338 We need to be able to handle outputs without any CRTC connected as well. 12 년 전
  Pierre Ossman 02dc813c92 Forgot to initialise the iterator index properly. 12 년 전
  Pierre Ossman 87ecc7c4ee We need to manually update the RandR timestamp, as it is normally set in 12 년 전
  Pierre Ossman 27fa951e1a Add back support for letting the client reconfigure the screen, this time 12 년 전
  Pierre Ossman 1d3be39bcd Track outputs instead of CRTCs, as those better match the screen concept 12 년 전
  Pierre Ossman 4c81ff4566 Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The old 12 년 전
  Pierre Ossman 559a2e8f47 Fix a race condition where we might get updates thrown at us right after a 12 년 전
  Pierre Ossman bbf955ebd7 Reimplement the deferred update handling, this time in a more robust and 12 년 전
  Pierre Ossman bfd47f17db The dummy timer isn't used anymore. 12 년 전