1. 8fe5090 x0vncserver: keyEvent(): use scancodes if available by Peter Korsgaard · 8 years ago
  2. 5ae2821 Basic support for QEMU Extended Key Events by Pierre Ossman · 8 years ago
  3. 5b7ff37 x0vncserver: add support for led state notifications by Peter Korsgaard · 8 years ago
  4. 16419cc Use non-blocking sockets in x0vnserver by Pierre Ossman · 9 years ago
  5. 278e420 Fix timeout handling in x0vncserver by Pierre Ossman · 9 years ago
  6. d408ca5 Move socket write event handling in to the RFB core by Pierre Ossman · 9 years ago
  7. f7aa3f9 Return TcpListener pointers rather than objects by Pierre Ossman · 10 years ago
  8. 892d10a Fixed IPv6 support. by Tim Waugh · 10 years ago
  9. 25ae7e3 Handler still needs to return something even with XDamage by Pierre Ossman · 11 years ago
  10. b6b4dc6 Remove full support for colour maps by Pierre Ossman · 12 years ago
  11. 2054767 Accidentally removed some code in the previous commit. by Pierre Ossman · 11 years ago
  12. a7b728a Add XDAMAGE support to x0vncserver. Makes it more efficient by Pierre Ossman · 11 years ago
  13. ad8609a Fix unsafe usage of the logging functions. by Pierre Ossman · 13 years ago
  14. a6578bf [Development] Replace SSecurityFactoryStandard class by simplier Security class. by Adam Tkac · 15 years ago
  15. c58b3d1 [Development] Add possibility to define viewer/server specific parameters via by Adam Tkac · 15 years ago
  16. 93ff5db [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able by Adam Tkac · 16 years ago
  17. d36b626 Revert previous commit (r3889). Windows code has to be cleaned before this by Adam Tkac · 16 years ago
  18. 97abe8a Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() by Adam Tkac · 16 years ago
  19. 02e43d7 Remove the "video" feature and its associated custom JPEG handling. by Pierre Ossman · 17 years ago
  20. 4eacc02 Rebrand the source as TigerVNC. It is my hope that this patch is by Peter Åstrand · 17 years ago
  21. ea7b650 Merged changes from branches/1.5-xserver (revision range 2432:2631) back to trunk. by Constantin Kaplinsky · 17 years ago
  22. 0c4306c [Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, x0vncserver used to leave the Ctrl modifier "pressed". Now it should be "released" properly. by Constantin Kaplinsky · 17 years ago
  23. 3ce6a72 [Enhancements, refactoring] Rationalized functions to control video by Constantin Kaplinsky · 17 years ago
  24. c341ac6 Passing VideoArea parameter to VNCServerST object. VNCServerST saves the by Constantin Kaplinsky · 17 years ago
  25. 7bdccd7 Fixed a few more memory leaks. by Constantin Kaplinsky · 17 years ago
  26. 2039d7b Implemented support for command-line options that print version information by Constantin Kaplinsky · 17 years ago
  27. dc873dc Minor cleanup, no code changes: updated a comment and moved XDesktop::poll() by Constantin Kaplinsky · 17 years ago
  28. 303433a Refactoring: now PollingManager is owned by XPixelBuffer. No other classes by Constantin Kaplinsky · 17 years ago
  29. 8a85c49 Code refactoring: PollingManager should not know anything about by Constantin Kaplinsky · 17 years ago
  30. f773a8e Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four by Constantin Kaplinsky · 17 years ago
  31. 23c6022 Code improvements and better error checking in the Geometry class: by Constantin Kaplinsky · 17 years ago
  32. e0c80c5 Code refactoring: maintaining the Image object representing the framebuffer by Constantin Kaplinsky · 17 years ago
  33. 1d2967f Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop. by Constantin Kaplinsky · 17 years ago
  34. 54cfef3 Code refactoring: passing VNCServer pointer to PollingManager methods by Constantin Kaplinsky · 17 years ago
  35. 2c01983 Code refactoring - PollingManager's constructor is given an XPixelBuffer* by Constantin Kaplinsky · 17 years ago
  36. 8232831 Support for VideoRectangleSelection client message in the server code. The message is read but ignored (only a message will be written to stderr). by Constantin Kaplinsky · 17 years ago
  37. 932e09b - use PACKAGE_NAME/PACKAGE_VERSION macros instead PACKAGE/VERSION (AC_INIT() compatibility) by Adam Tkac · 17 years ago
  38. fded078 After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438 by Adam Tkac · 17 years ago
  39. ae2c645 - use Makefile.am and configure.ac by Adam Tkac · 17 years ago
  40. 936c369 Prepared the XPixelBuffer class for grabbing the screen in its grabRegion() method. by Constantin Kaplinsky · 18 years ago
  41. 614c7b5 Moved XPixelBuffer class into a separate file. by Constantin Kaplinsky · 18 years ago
  42. 813dbb4 Fixed unreasonably high CPU utilization in cases when new connection has by Constantin Kaplinsky · 19 years ago
  43. b963270 Reporting build time in x0vncserver usage. by Constantin Kaplinsky · 19 years ago
  44. f4986f4 Changes in reporting version numbers and copyrights. by Constantin Kaplinsky · 19 years ago
  45. a3b60c4 Updated build scripts in unix/ for new directory layout. by Constantin Kaplinsky · 19 years ago
  46. b30ae7f Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago