1. 5fbbe10 Use UTF-8 in clipboard API by Pierre Ossman · 6 years ago
  2. 615d16b Improved clipboard API by Pierre Ossman · 6 years ago
  3. 56fa782 Add UTF-8 to/from ISO 8859-1 conversion routines by Pierre Ossman · 10 years ago
  4. 66f1db5 Clean up internal clipboard handling by Pierre Ossman · 6 years ago
  5. 546b2ad Make sure clipboard uses \n line endings by Pierre Ossman · 6 years ago
  6. b0003b5 Allow blacklist to be disabled by Pierre Ossman · 6 years ago
  7. 7198491 Update visible copyright years to 2019 by Samuel Mannehed · 7 years ago
  8. 54179be Don't build xserver with -I$(includedir) as it breaks cross-compiling by James Le Cuirot · 7 years ago
  9. 0255e1b Avoid using "fake" key codes by Pierre Ossman · 7 years ago
  10. 8fd4907 Merge branch 'covscan' of https://github.com/grulja/tigervnc by Pierre Ossman · 7 years ago
  11. a5720e5 Fix memory leaks by Jan Grulich · 7 years ago
  12. 46f718f Check correct return code by Jan Grulich · 7 years ago
  13. b85febc Merge branch 'exittimer' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  14. a4308c9 Get rid of SocketServer::checkTimeouts() by Pierre Ossman · 7 years ago
  15. 10688ef Properly terminate server on timeouts by Pierre Ossman · 7 years ago
  16. f9de176 Merge branch 'vncserver' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  17. 23a4213 Merge branch 'nojava' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  18. cd7931d Inherit SocketServer directly from VNCServer by Pierre Ossman · 7 years ago
  19. 32b96ff Change to https for tigervnc URL by Pierre Ossman · 7 years ago
  20. eef6c9a Remove QueryConnectionHandler by Pierre Ossman · 7 years ago
  21. e6aab24 Force common flow of connection queries by Pierre Ossman · 7 years ago
  22. 4a4453f Remove Java web server by Pierre Ossman · 7 years ago
  23. 3b532f8 Replace Shift+Alt with Shift+Meta when possible by Pierre Ossman · 7 years ago
  24. 764c609 Update NumLock comment now that we have sync by Pierre Ossman · 7 years ago
  25. 0451032 Stop tracking changes for each glyph by Pierre Ossman · 7 years ago
  26. 44a1d71 Explicitly check screen layout after change by Pierre Ossman · 7 years ago
  27. 5f50112 Add a basic gitignore by Lauri Kasanen · 7 years ago
  28. 5446be9 Compile fixes for Xserver 1.9 by Lauri Kasanen · 7 years ago
  29. 8c6c584 Avoid error/warning about implicit function declaration by Jan Grulich · 7 years ago
  30. 1f8d998 Change development version to 1.9.80 by Pierre Ossman · 7 years ago
  31. 3a37af3 Add support for X server 1.20.0. by Michal Srb · 7 years ago
  32. 621580d Proper cleanup on termination of Xvnc/libvnc.so by Pierre Ossman · 7 years ago
  33. 559e8b8 Merge common socket code by Pierre Ossman · 7 years ago
  34. 5d05546 Add support for Unix sockets by Pierre Ossman · 7 years ago
  35. e3a2be6 Use abstract SocketListener class by Pierre Ossman · 7 years ago
  36. db78f2a Improve out-of-tree build of Xvnc/libvnc.so by Pierre Ossman · 7 years ago
  37. 54f49fd Add a tryScreenLayout function by Peter Åstrand (astrand) · 7 years ago
  38. a61c6f2 Select the correct output for new screens by Peter Åstrand (astrand) · 7 years ago
  39. 4237025 vncRandRDisableOutput: Disable only the requested output by Peter Åstrand (astrand) · 7 years ago
  40. d57acc3 Make vncRandRGetOutputDimensions tolerant for disabled outputs by Peter Åstrand (astrand) · 7 years ago
  41. ffeda07 Remove "screen" argument from Randr glue functions by Peter Åstrand (astrand) · 7 years ago
  42. ab98f76 Removed support for building without RANDR define by Peter Åstrand (astrand) · 8 years ago
  43. 94ab2db Corrected RandR wrapper return codes by Peter Åstrand (astrand) · 8 years ago
  44. 1173637 Move computeScreenLayout/setScreenLayout to unixcommon lib by Peter Åstrand (astrand) · 8 years ago
  45. 758b83b vncRandRGetOutputName: return a copy of the string by Peter Åstrand (astrand) · 8 years ago
  46. e3aece4 Make vncRandRGetOutputId return the actual id; not a pointer by Peter Åstrand (astrand) · 8 years ago
  47. c24f899 Indented computeScreenLayout and setScreenLayout by Peter Åstrand (astrand) · 8 years ago
  48. 518698a Update visible copyright year to 2018 by Samuel Mannehed · 8 years ago
  49. 8f65233 Fix for RENDER hooks on Xorg < 1.12 by Pierre Ossman · 8 years ago
  50. cf661bf Add overlooked parameters to Xvnc and x0vncserver man pages by Pierre Ossman · 8 years ago
  51. 8ddfd94 Sync x0vncserver and Xvnc man pages by Pierre Ossman · 8 years ago
  52. 37242cc Remove DeferUpdate from man pages by Pierre Ossman · 8 years ago
  53. 6011f96 Rename README.txt to README.rst and convert to reStructuredText by Peter Åstrand (astrand) · 8 years ago
  54. 2922e74 Hook remaining XRender operations by Pierre Ossman · 8 years ago
  55. dc27b95 Adjust dimensions for rotated monitors by Pierre Ossman · 8 years ago
  56. e39540b Make VNC extension startup mandatory by Pierre Ossman · 8 years ago
  57. 3b03b43 Call FatalError on fatal exceptions by Pierre Ossman · 8 years ago
  58. e04ad71 Add debug trace when the clipboard changes by Pierre Ossman · 8 years ago
  59. dfc2001 Don't validate timestamp on clipboard request by Pierre Ossman · 8 years ago
  60. 3630475 Push query connect timeout back in to Xvnc by Pierre Ossman · 8 years ago
  61. 63d2fdd Don't queue a query if it is directly rejected by Pierre Ossman · 8 years ago
  62. b000ff1 Get rid of getFbSize()/getDesktopSize() in common by Pierre Ossman · 8 years ago
  63. 3186a56 Fix indentation bug by Pierre Ossman · 8 years ago
  64. 22348f2 Add support for raw key codes to Xvnc/libvnc.so by Pierre Ossman · 8 years ago
  65. 5ae2821 Basic support for QEMU Extended Key Events by Pierre Ossman · 8 years ago
  66. ac94b50 Add support for lock LED state to Xvnc/libvnc.so by Pierre Ossman · 9 years ago
  67. bb305ca Add server side lock key sync heuristic by Pierre Ossman · 9 years ago
  68. 994296e Make RandR callbacks optional as they were before by Jan Grulich · 8 years ago
  69. eefa6fe Change development version to 1.8.80 by Pierre Ossman · 8 years ago
  70. 8e5a29e Update visible copyright year to 2017 by Samuel Mannehed · 8 years ago
  71. 7cb4f31 Merge branch 'fps' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 9 years ago
  72. fa620fe Remove unused variable deferredUpdateTimerSet by Pierre Ossman · 9 years ago
  73. 6a1a0d0 Change cursor API to use RGBA data by Pierre Ossman · 9 years ago
  74. 665045a Fix int <--> ptr conversion by Alexander Zakharov · 9 years ago
  75. 84c72fe Fix wrapping/unwrapping of X11 hooks by Pierre Ossman · 9 years ago
  76. 0536d09 spelling fixes by klemens · 9 years ago
  77. 3de0009 Remove needless static qualifier by Pierre Ossman · 9 years ago
  78. 4b35524 Harmonise new client handlers by Pierre Ossman · 9 years ago
  79. 712cf86 Fix -inetd not working with xserver >= 1.19 by Hans de Goede · 9 years ago
  80. 14f3fc0 Use dixChangeWindowProperty() instead of ChangeWindowProperty() by Pierre Ossman · 9 years ago
  81. 3c9012b Handle select() errors by Pierre Ossman · 9 years ago
  82. b192107 Merge X server block handling code paths by Pierre Ossman · 9 years ago
  83. 3fed95e Add xorg-xserver 1.19 support by Hans de Goede · 9 years ago
  84. 590d498 Merge pull request #332 from xiaoshaaming/master by Brian Hinz · 9 years ago
  85. 6ec09fe Proper multi-screen support in Xvnc by Pierre Ossman · 9 years ago
  86. 3fb9479 Set cursor sprite globally by Pierre Ossman · 9 years ago
  87. af7fb8d Adjust client pointer coordinates to absolute by Pierre Ossman · 9 years ago
  88. 2a66f6f Convert pointer coordinates to absolute by Pierre Ossman · 9 years ago
  89. bfd1276 Added missing dependency for Complie error on RHEL7 by lidm · 9 years ago
  90. fee2210 Allow control of PRIMARY behaviour by default by Pierre Ossman · 9 years ago
  91. 1db99eb Merge branch 'clipboard' by Pierre Ossman · 9 years ago
  92. f524072 Change development version to 1.7.80 by Pierre Ossman · 9 years ago
  93. 044e2b8 Handle parameter without value in libvnc.so by Pierre Ossman · 9 years ago
  94. 3a177d7 Specify TigerVNC Project as the vendor/company by Pierre Ossman · 9 years ago
  95. d408ca5 Move socket write event handling in to the RFB core by Pierre Ossman · 9 years ago
  96. d9d0a97 Avoid calling GetMaster() with old Xorg by Pierre Ossman · 9 years ago
  97. 292c4f5 xserver: Add support for xorg version 1.18. by Dominik Muth · 9 years ago
  98. bf81b97 Document AllowOverride parameter. by Michal Srb · 9 years ago
  99. ef0dd75 Add AllowOverride parameter. by Michal Srb · 9 years ago
  100. fa93778 change the Copyright year by Bojan Memetovic · 9 years ago