1. bfc2d34 Update Bulgarian translation by Alexander Shopov · 7 years ago
  2. a6072cc Add debug output for x0vncserver key events by Pierre Ossman · 7 years ago
  3. 9ee59ec Handle Shift+Tab (ISO_Left_Tab) in x0vncserver by Pierre Ossman · 7 years ago
  4. c6ec366 Update static library dependencies for rpm/deb packages by Brian P. Hinz · 7 years ago
  5. 9fbf94d Reduce size of context menu hint by Pierre Ossman · 7 years ago
  6. ce26181 Fix bad type on congestion ETA variable by Pierre Ossman · 7 years ago
  7. d2c91ce Update Swedish translation by Göran Uddeborg · 7 years ago
  8. 8060c5a Fix .gitignore for vncviewer/ and tests/ by Pierre Ossman · 7 years ago
  9. 73e5d2c Merge branch 'gitignore' of https://github.com/clbr/tigervnc by Pierre Ossman · 7 years ago
  10. 5f50112 Add a basic gitignore by Lauri Kasanen · 7 years ago
  11. e370e1c Fix try/catch for flushPendingClipboard() by Pierre Ossman · 7 years ago
  12. 6f9589f Merge branch 'ctrl-alt-focus' of https://github.com/martinetd/tigervnc by Pierre Ossman · 7 years ago
  13. 198f435 Merge branch 'oldserver' of https://github.com/clbr/tigervnc by Pierre Ossman · 7 years ago
  14. 0038924 Update Ukrainian translation by Yuri Chornoivan · 7 years ago
  15. 075a57a Add Czech translation by Petr Pisar · 7 years ago
  16. 3209d87 Update Russian translation by Yuri Kozlov · 7 years ago
  17. 241b1db Update Brazilian Portuguese translation by Rafael Fontenelle · 7 years ago
  18. e0b3d8e Update Vietnamese translation by Trần Ngọc Quân · 7 years ago
  19. 5446be9 Compile fixes for Xserver 1.9 by Lauri Kasanen · 7 years ago
  20. 9f83180 viewer: reset ctrl / alt to menu state on focus by Dominique Martinet · 7 years ago
  21. 8c6c584 Avoid error/warning about implicit function declaration by Jan Grulich · 7 years ago
  22. 1f8d998 Change development version to 1.9.80 by Pierre Ossman · 7 years ago
  23. d475fe4 Update translation template file by Pierre Ossman · 7 years ago
  24. 0f73ee0 Merge branch 'grab' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  25. b08a648 Better string handling of default server name by Pierre Ossman · 7 years ago
  26. 1d94124 Ignore fake focus events from XGrabKeyboard() by Pierre Ossman · 7 years ago
  27. 46665b6 Update comment about keyboard grab on focus changes by Pierre Ossman · 7 years ago
  28. 3a37af3 Add support for X server 1.20.0. by Michal Srb · 7 years ago
  29. 609a9c8 Properly sync LED state on connect by Pierre Ossman · 7 years ago
  30. fe2e5fc Merge branch 'unix' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  31. 39594b8 Unix socket support in x0vncserver by Pierre Ossman · 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. cb99be5 Don't require server name in config file by Pierre Ossman · 7 years ago
  35. c6884e0 Merge branch 'config_as_an_argument' of https://github.com/Kypert/tigervnc by Pierre Ossman · 7 years ago
  36. b8b3cbf Stop treating "\\\\" as a special case by Pierre Ossman · 7 years ago
  37. 2a85489 Fix parameter escape sequence parsing by Pierre Ossman · 7 years ago
  38. 8ee522a Catch exceptions by reference by Pierre Ossman · 7 years ago
  39. 8750db3 Fix bad reference in TLSException initialiser by Pierre Ossman · 7 years ago
  40. d7bbbbf Remove unused code from socket classes by Pierre Ossman · 7 years ago
  41. 5d05546 Add support for Unix sockets by Pierre Ossman · 7 years ago
  42. c05fba7 Avoid assert crash after bytestream position wrap around by Peter Åstrand (astrand) · 7 years ago
  43. 50439d7 Accept a cfg as an argument as an alt way to start the viewer by Mathias Jonsson · 7 years ago
  44. e7b333d Update Esperanto translation by Felipe Castro · 7 years ago
  45. 86e4eb6 x0vncserver: Make sure rotation for new outputs is set to RR_Rotate_0 by Peter Åstrand (astrand) · 7 years ago
  46. e58fcb9 Handle view only password in vncpasswd filter mode by Pierre Ossman · 7 years ago
  47. 67814b6 Avoid creating unused thread on single CPU machines by Peter Åstrand (astrand) · 7 years ago
  48. 6cd6117 Flush pending changes when desktop starts by Pierre Ossman · 7 years ago
  49. a9d7069 Comparing ScreenSet:s should be done without considering order by Peter Åstrand (astrand) · 7 years ago
  50. e3a2be6 Use abstract SocketListener class by Pierre Ossman · 7 years ago
  51. f36078a Handle hexadecimal and octal parameters by Pierre Ossman · 7 years ago
  52. 583fb15 Merge pull request #638 from x11clone/fullscreen-multimon-toggle by astrand · 7 years ago
  53. f6ebe21 Fix windows build with -DCMAKE_BUILD_TYPE=Debug on machines with IActiveDesktop by Peter Åstrand (astrand) · 7 years ago
  54. 454ed79 Fix another compile error on Windows when not building with GnuTLS by Peter Åstrand (astrand) · 7 years ago
  55. a890572 Update fullscreen window if changing fullScreenAllMonitors option by Peter Åstrand (astrand) · 7 years ago
  56. 105177f Merge branch 'alr' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  57. fa646bc Merge branch 'clipfocus' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  58. d539114 Make sure we get C99 by Pierre Ossman · 7 years ago
  59. db78f2a Improve out-of-tree build of Xvnc/libvnc.so by Pierre Ossman · 7 years ago
  60. 382d373 Merge branch 'x0vncserver-randr' of https://github.com/x11clone/x11clone by Pierre Ossman · 7 years ago
  61. 242c5b2 Add RandR support for x0vncserver by Peter Åstrand (astrand) · 8 years ago
  62. 54f49fd Add a tryScreenLayout function by Peter Åstrand (astrand) · 7 years ago
  63. 651faf8 Add debug log messages by Peter Åstrand (astrand) · 7 years ago
  64. 8fcf6cc Avoid disabling outputs which are already disabled by Peter Åstrand (astrand) · 7 years ago
  65. a61c6f2 Select the correct output for new screens by Peter Åstrand (astrand) · 7 years ago
  66. 396f8c9 Disable outputs which are larger than the target framebuffer size by Peter Åstrand (astrand) · 7 years ago
  67. 4237025 vncRandRDisableOutput: Disable only the requested output by Peter Åstrand (astrand) · 7 years ago
  68. d57acc3 Make vncRandRGetOutputDimensions tolerant for disabled outputs by Peter Åstrand (astrand) · 7 years ago
  69. ffeda07 Remove "screen" argument from Randr glue functions by Peter Åstrand (astrand) · 7 years ago
  70. ab98f76 Removed support for building without RANDR define by Peter Åstrand (astrand) · 8 years ago
  71. 94ab2db Corrected RandR wrapper return codes by Peter Åstrand (astrand) · 8 years ago
  72. 1173637 Move computeScreenLayout/setScreenLayout to unixcommon lib by Peter Åstrand (astrand) · 8 years ago
  73. 758b83b vncRandRGetOutputName: return a copy of the string by Peter Åstrand (astrand) · 8 years ago
  74. e3aece4 Make vncRandRGetOutputId return the actual id; not a pointer by Peter Åstrand (astrand) · 8 years ago
  75. c24f899 Indented computeScreenLayout and setScreenLayout by Peter Åstrand (astrand) · 8 years ago
  76. 8efc7b4 Send lossless refresh even with pending updates by Pierre Ossman · 7 years ago
  77. a2b80d6 Limit lossless refresh update to safe size by Pierre Ossman · 7 years ago
  78. 6b2f113 Automatic lossless refresh by Pierre Ossman · 9 years ago
  79. b53c3bf Avoid checking updates when desktop is stopped by Pierre Ossman · 7 years ago
  80. 74385d3 Remove redundant Region::copyFrom() by Pierre Ossman · 7 years ago
  81. 8c3bd69 Respect request area for cursor rendering by Pierre Ossman · 7 years ago
  82. 4ae358d Remove no longer relevant license comment by Pierre Ossman · 10 years ago
  83. 59da99f Stop abusing InputHandler class for write class by Pierre Ossman · 10 years ago
  84. 58a4c13 Add missing break for LED state check by Pierre Ossman · 7 years ago
  85. be6909b Avoid clipboard updates when not focused by Pierre Ossman · 7 years ago
  86. 9a74732 Add focus test helper for Viewport by Pierre Ossman · 7 years ago
  87. 7823629 Handle LED state sync entirely in Viewport by Pierre Ossman · 7 years ago
  88. 4c20423 Move server cut text handler to Viewport by Pierre Ossman · 7 years ago
  89. fecf0a4 Replace "frames" with "updates" in stats by Pierre Ossman · 7 years ago
  90. cde7137 Set focus to password field in UserDialog by Brian P. Hinz · 7 years ago
  91. 7cc9f6a Merge branch 'altgraph' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 8 years ago
  92. 19e0754 Update keyboard test doc for shift on Windows by Pierre Ossman · 8 years ago
  93. 69428fe Handle Ctrl+AltGr on Windows by Pierre Ossman · 8 years ago
  94. 5124978 Better detection of AltGr on Windows by Pierre Ossman · 8 years ago
  95. 0e1376b Add Indonesian translation by Andika Triwidada · 8 years ago
  96. 07580a8 Fix indentation in XDesktop.cxx by Pierre Ossman · 8 years ago
  97. 18a7707 Unset pixel buffer when x0vncserver client disconnects. by Michal Srb · 8 years ago
  98. 28d570d VNCServerST: Allow unsetting pixel buffer. by Michal Srb · 8 years ago
  99. 816baa3 Fix rounding error in pixel down conversion by Pierre Ossman · 8 years ago
  100. e6810fa Fix calculation of conversion test target values by Pierre Ossman · 8 years ago