1. 37242cc Remove DeferUpdate from man pages by Pierre Ossman · 8 years ago
  2. 8217952 Merge branch 'readme-rst' of https://github.com/x11clone/x11clone by Pierre Ossman · 8 years ago
  3. 6011f96 Rename README.txt to README.rst and convert to reStructuredText by Peter Åstrand (astrand) · 8 years ago
  4. 51f7668 Update Spanish translation by Francisco Javier Serrador · 8 years ago
  5. 3ec76bd Don't parse FLTK arguments using Fl::arg; handle -display as other options by Peter Åstrand (astrand) · 8 years ago
  6. 2922e74 Hook remaining XRender operations by Pierre Ossman · 8 years ago
  7. 490b319 Update UI look on macOS by Pierre Ossman · 8 years ago
  8. de4db73 Restore menukey function to java viewer by Brian P. Hinz · 8 years ago
  9. b40235a Fixes for erros in java hextile/zrle decoders by Brian P. Hinz · 8 years ago
  10. 46fab93 Use XShmGetImage for large reads by Peter Åstrand (astrand) · 8 years ago
  11. 5f49725 Use current server time for XUngrabPointer by Peter Åstrand (astrand) · 8 years ago
  12. 1d29683 My copyright was listed twice, fixed by Peter Åstrand (astrand) · 8 years ago
  13. 7b7b120 Merge branch 'fatal' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 8 years ago
  14. dc27b95 Adjust dimensions for rotated monitors by Pierre Ossman · 8 years ago
  15. e39540b Make VNC extension startup mandatory by Pierre Ossman · 8 years ago
  16. 3b03b43 Call FatalError on fatal exceptions by Pierre Ossman · 8 years ago
  17. 88a4541 Display security state when asking for password (java) by Brian P. Hinz · 8 years ago
  18. 9a9f9f0 Move UserPasswordGetter out of CConn by Brian P. Hinz · 8 years ago
  19. e7aea19 Fix secure/insecure images by Pierre Ossman · 8 years ago
  20. afb812c Update package dependencies for Ubuntu Trusty by Brian P. Hinz · 8 years ago
  21. cf647a3 Stop using CopyRect in WinVNC by Pierre Ossman · 8 years ago
  22. ac90e95 Merge branch 'pause' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 8 years ago
  23. d329c3e Remove double cursor workaround in client by Pierre Ossman · 8 years ago
  24. 387a417 Fix bug where server cursor might disappear by Pierre Ossman · 8 years ago
  25. b218ecd Avoid extra framebuffer update messages by Pierre Ossman · 8 years ago
  26. 25db44a Fix for initial client side cursor by Pierre Ossman · 8 years ago
  27. 33d7832 Fix "int-in-bool-context" compile errors by Brian P. Hinz · 8 years ago
  28. 1e14a3e Fix compile error on windows when not building with GnuTLS by Brian P. Hinz · 8 years ago
  29. d8809e3 Override default window manager key bindings better by Brian P. Hinz · 8 years ago
  30. bbbd120 Merge pull request #500 from bphinz/issue106-rebase by Brian Hinz · 8 years ago
  31. 84d578e Update Chinese (simplified) translation by Boyuan Yang · 8 years ago
  32. 4b9b897 avoid putting more includes in headers than necessary by Brian P. Hinz · 8 years ago
  33. cab7338 Move gnutls functions into SSecurityTLS by Brian P. Hinz · 8 years ago
  34. 8c2a744 Handle FLTK arguments at any position by Pierre Ossman · 8 years ago
  35. 727a70f Don't open X11 display too early by Pierre Ossman · 8 years ago
  36. 335446d Fix build Java errors caused by UTF-8 characters in source comments by Brian P. Hinz · 8 years ago
  37. bce950b Raise minimum supported Java version to 7 by Brian P. Hinz · 8 years ago
  38. 2dc6529 Override implicit focus transfer when "F10" key is pressed by Brian P. Hinz · 8 years ago
  39. e5b4003 Refactoring and implementation changes to keyboard and mouse handling by Brian P. Hinz · 8 years ago
  40. d2cc34d Add formatted string function to LogWriter. by Brian P. Hinz · 8 years ago
  41. daa7a5e Rename CMsgWriter functions to match C++ code by Brian P. Hinz · 8 years ago
  42. 1ce3b37 Handle Ctrl+Alt+Delete in raw keyboard mode by Pierre Ossman · 8 years ago
  43. cc94556 Send proper keysym when Break is pressed by Pierre Ossman · 8 years ago
  44. 30b3f92 Handle right shift better on Windows by Pierre Ossman · 8 years ago
  45. f73214c Handle Windows scan code exceptions by Pierre Ossman · 8 years ago
  46. ce4722f Move XDesktop specific parameters in to same file by Pierre Ossman · 8 years ago
  47. e5cdadd Fully standardise on send()/recv() by Pierre Ossman · 8 years ago
  48. bf003e5 Merge branch 'x0-xdesktop-initial-cursor' of https://github.com/x11clone/x11clone by Pierre Ossman · 8 years ago
  49. 0a0e582 x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize by Peter Åstrand (astrand) · 8 years ago
  50. 90afb1c Configuration::listParams wants width/nameWidth; not ConfigurationObject by Peter Åstrand (astrand) · 8 years ago
  51. dcd0b13 Removed IRIX/Solaris overlay support by Peter Åstrand (astrand) · 8 years ago
  52. 453da22 Remove support for Lynx/OS by Peter Åstrand (astrand) · 8 years ago
  53. 3a1db16 Added my/Cendio copyright where relevant by Peter Åstrand (astrand) · 8 years ago
  54. 3abc7d4 Set the correct cursor when starting by Peter Åstrand (astrand) · 8 years ago
  55. e2c3b60 Use send() with MSG_DONTWAIT when possible by Peter Åstrand (astrand) · 8 years ago
  56. 01dc1a6 Define cork() as pure virtual in Socket class by Peter Åstrand (astrand) · 8 years ago
  57. 3112f50 Move XDesktop to separate file by Peter Åstrand (astrand) · 8 years ago
  58. f523ee1 Using namespace rfb in header files is a bad idea by Peter Åstrand (astrand) · 8 years ago
  59. daba227 Build with support for MIT-SHM by Peter Åstrand (astrand) · 8 years ago
  60. 7be73d7 Avoid corner case of applications rendering at frame rate by Pierre Ossman · 8 years ago
  61. 330ca42 Fix broken logic for sending mouse cursor by Pierre Ossman · 8 years ago
  62. 29d4f5b Update distro package requirements by Brian P. Hinz · 8 years ago
  63. eacd2e4 Patch the el7 xorg source appropriately by Brian P. Hinz · 8 years ago
  64. e04ad71 Add debug trace when the clipboard changes by Pierre Ossman · 8 years ago
  65. dfc2001 Don't validate timestamp on clipboard request by Pierre Ossman · 8 years ago
  66. 1922550 Make exception classes have clearer messages by Pierre Ossman · 8 years ago
  67. ae7c200 Add Travis CI configuration by Pierre Ossman · 8 years ago
  68. 2699967 Improve test if library is a CMake target by Pierre Ossman · 8 years ago
  69. c27f5da Avoid getting LOCATION property by Pierre Ossman · 8 years ago
  70. 3630475 Push query connect timeout back in to Xvnc by Pierre Ossman · 8 years ago
  71. 63d2fdd Don't queue a query if it is directly rejected by Pierre Ossman · 8 years ago
  72. a846421 Keep alpha in cursor alpha conversion by Pierre Ossman · 8 years ago
  73. 841e9f3 Use current server time for XUngrabKeyboard by Pierre Ossman · 8 years ago
  74. 728b407 Remove accidental debug output by Pierre Ossman · 8 years ago
  75. b1e80f7 Make sure to start the frame timer after a buffer change by Pierre Ossman · 8 years ago
  76. b000ff1 Get rid of getFbSize()/getDesktopSize() in common by Pierre Ossman · 8 years ago
  77. aceb4e7 Switch back to low resolution mode on macOS by Pierre Ossman · 8 years ago
  78. 5433808 Update keyboard test notes for raw keyboard mode by Pierre Ossman · 8 years ago
  79. 671d05d Add keyboard test notes for LED state handling by Pierre Ossman · 8 years ago
  80. 87b9d5f Be explicit which Exception class we want by Pierre Ossman · 8 years ago
  81. 7e546fe Release pointer grab when cursor leaves window by Pierre Ossman · 8 years ago
  82. ca0c5f5 Don't throw exceptions in destructors by Pierre Ossman · 8 years ago
  83. 2956bb3 Handle unknown keysyms properly in x0vncserver by Pierre Ossman · 8 years ago
  84. 2df2a07 Handle XKB groups properly in x0vncserver by Pierre Ossman · 8 years ago
  85. 00dec78 Update mouse cursor position in x0vncserver by Pierre Ossman · 8 years ago
  86. 61a75ef Only select XFixes event once by Pierre Ossman · 8 years ago
  87. d092f05 Merge branch 'cursor' of https://github.com/alanc/tigervnc by Pierre Ossman · 8 years ago
  88. 9e7b453 Merge branch 'fix-warnings' by Pierre Ossman · 8 years ago
  89. 0c81bbb rfb: Avoid unused argument warnings in headers by Steve Kondik · 8 years ago
  90. 851e680 Fix shift state test in lock key heuristics by Pierre Ossman · 8 years ago
  91. 63cc07e Merge branch 'x0vncshift' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 8 years ago
  92. 03b51b6 Merge branch 'securemsg' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 8 years ago
  93. 24e8305 Merge branch 'qemukbd-merge' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 8 years ago
  94. 71ca8d5 Clear client cursor when switching to server side by Pierre Ossman · 8 years ago
  95. 5951df2 Remove unused FLTKPixelBuffer files by Pierre Ossman · 8 years ago
  96. 0c15866 Add support for raw keyboard in vncviewer by Pierre Ossman · 8 years ago
  97. 3186a56 Fix indentation bug by Pierre Ossman · 8 years ago
  98. 22348f2 Add support for raw key codes to Xvnc/libvnc.so by Pierre Ossman · 8 years ago
  99. 7423417 rfb_win32: Use scan codes if available by Rahul Kale · 8 years ago
  100. 8fe5090 x0vncserver: keyEvent(): use scancodes if available by Peter Korsgaard · 8 years ago