1. d36b626 Revert previous commit (r3889). Windows code has to be cleaned before this by Adam Tkac · 16 years ago
  2. 97abe8a Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() by Adam Tkac · 16 years ago
  3. 02e43d7 Remove the "video" feature and its associated custom JPEG handling. by Pierre Ossman · 17 years ago
  4. 4eacc02 Rebrand the source as TigerVNC. It is my hope that this patch is by Peter Åstrand · 17 years ago
  5. ea7b650 Merged changes from branches/1.5-xserver (revision range 2432:2631) back to trunk. by Constantin Kaplinsky · 17 years ago
  6. 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
  7. 3ce6a72 [Enhancements, refactoring] Rationalized functions to control video by Constantin Kaplinsky · 17 years ago
  8. c341ac6 Passing VideoArea parameter to VNCServerST object. VNCServerST saves the by Constantin Kaplinsky · 17 years ago
  9. 7bdccd7 Fixed a few more memory leaks. by Constantin Kaplinsky · 17 years ago
  10. 2039d7b Implemented support for command-line options that print version information by Constantin Kaplinsky · 17 years ago
  11. dc873dc Minor cleanup, no code changes: updated a comment and moved XDesktop::poll() by Constantin Kaplinsky · 17 years ago
  12. 303433a Refactoring: now PollingManager is owned by XPixelBuffer. No other classes by Constantin Kaplinsky · 17 years ago
  13. 8a85c49 Code refactoring: PollingManager should not know anything about by Constantin Kaplinsky · 17 years ago
  14. f773a8e Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four by Constantin Kaplinsky · 17 years ago
  15. 23c6022 Code improvements and better error checking in the Geometry class: by Constantin Kaplinsky · 17 years ago
  16. e0c80c5 Code refactoring: maintaining the Image object representing the framebuffer by Constantin Kaplinsky · 17 years ago
  17. 1d2967f Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop. by Constantin Kaplinsky · 17 years ago
  18. 54cfef3 Code refactoring: passing VNCServer pointer to PollingManager methods by Constantin Kaplinsky · 17 years ago
  19. 2c01983 Code refactoring - PollingManager's constructor is given an XPixelBuffer* by Constantin Kaplinsky · 17 years ago
  20. 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
  21. 932e09b - use PACKAGE_NAME/PACKAGE_VERSION macros instead PACKAGE/VERSION (AC_INIT() compatibility) by Adam Tkac · 17 years ago
  22. fded078 After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438 by Adam Tkac · 17 years ago
  23. ae2c645 - use Makefile.am and configure.ac by Adam Tkac · 17 years ago
  24. 936c369 Prepared the XPixelBuffer class for grabbing the screen in its grabRegion() method. by Constantin Kaplinsky · 18 years ago
  25. 614c7b5 Moved XPixelBuffer class into a separate file. by Constantin Kaplinsky · 18 years ago
  26. 813dbb4 Fixed unreasonably high CPU utilization in cases when new connection has by Constantin Kaplinsky · 19 years ago
  27. b963270 Reporting build time in x0vncserver usage. by Constantin Kaplinsky · 19 years ago
  28. f4986f4 Changes in reporting version numbers and copyrights. by Constantin Kaplinsky · 19 years ago
  29. a3b60c4 Updated build scripts in unix/ for new directory layout. by Constantin Kaplinsky · 19 years ago
  30. b30ae7f Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago