98 次程式碼提交 (ad0f0618fa2ca13d7b916f22eccc5ba3201482cb)

作者 SHA1 備註 提交日期
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 年之前
  Pierre Ossman 1333601844 Check buffer usage with a simply boolean 4 年之前
  Pierre Ossman 53f913a761 Encapsulate PixelBuffer internal details 4 年之前
  Pierre Ossman 615d16bd5b Improved clipboard API 5 年之前
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 年之前
  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 9 年之前
  Pierre Ossman 91313d8b65 Let XserverDesktop handle syncing cursor position 9 年之前
  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 年之前