1. 794812d Document tests for server keyboard handling by Pierre Ossman · 7 years ago
  2. 2ae7795 Clarify some keyboard test details by Pierre Ossman · 7 years ago
  3. 19e0754 Update keyboard test doc for shift on Windows by Pierre Ossman · 8 years ago
  4. 69428fe Handle Ctrl+AltGr on Windows by Pierre Ossman · 8 years ago
  5. 5124978 Better detection of AltGr on Windows by Pierre Ossman · 8 years ago
  6. 5433808 Update keyboard test notes for raw keyboard mode by Pierre Ossman · 8 years ago
  7. 671d05d Add keyboard test notes for LED state handling by Pierre Ossman · 8 years ago
  8. ab2224f Clarify some keyboard tests by Pierre Ossman · 9 years ago
  9. 93454d9 Update keyboard test routine with known issues by Pierre Ossman · 9 years ago
  10. efb48a5 Separate out OS X specific keys by Pierre Ossman · 9 years ago
  11. 30e3401 Improve list of dead keys by Pierre Ossman · 9 years ago
  12. f1013e4 Make sure we test for Meta by Pierre Ossman · 9 years ago
  13. 2ddee23 Put all numpad tests in the same section by Pierre Ossman · 9 years ago
  14. b6116dd Add useful tips to keyboard test routine by Pierre Ossman · 9 years ago
  15. f3ff0f1 Meta no longer sends Super. by Peter Åstrand (astrand) · 10 years ago
  16. a7d3dc7 Handle PrintScreen and SysReq on Windows by Pierre Ossman · 11 years ago
  17. efd4261 Document test cases for testing the keyboard handling by Pierre Ossman · 11 years ago
  18. 0939780 None of these files are relevant today by Pierre Ossman · 11 years ago
  19. 2b3ea10 Moved release documentation to the wiki by Pierre Ossman · 11 years ago
  20. c19ab9e Move Java source up one level and allow Java viewer to be built as a standalone project (per community request) by DRC · 14 years ago
  21. 8165fb3 Pull version and build number from CMake build system; Change About dialog wording to match native viewer by DRC · 14 years ago
  22. 6cd1d84 Remove version number from Java README file (so we don't have to keep updating it) + "TightVNC=TigerVNC" by DRC · 14 years ago
  23. 887e9eb Update release documentation (not sure how useful this documentation still is, but I'll let others decide that.) by DRC · 14 years ago
  24. cc69857 Remove obsolete Visual C++ 7 build instructions by DRC · 14 years ago
  25. b514bc7 [Development] Bump version numbers to 1.0.90. by Adam Tkac · 16 years ago
  26. 2d7d3f7 Fix typo in make_release text file. by Adam Tkac · 16 years ago
  27. 945ad25 Add the doc/dev/ subdirectory which contains development process related by Adam Tkac · 16 years ago
  28. 4eacc02 Rebrand the source as TigerVNC. It is my hope that this patch is by Peter Åstrand · 17 years ago
  29. a519349 [Development] Added description for Tight extension initializatioin phase. by VPavluk · 17 years ago
  30. edf787e [Documentation] Added a document to track problems with file transfer protocol extensions, included an e-mail from Peter Rosin on this subject. by Constantin Kaplinsky · 17 years ago
  31. 5e8ce73 [Documentation] Included information from rfbproto.tex. LaTeX formatting is not fully converted yet. by Constantin Kaplinsky · 17 years ago
  32. a9ad966 Extended documentation for VideoAreaSelection client message. by Constantin Kaplinsky · 17 years ago
  33. 6463448 Formatting was broken for some reason. by Constantin Kaplinsky · 17 years ago
  34. b023999 Proposed new VideoRectangleSelection protocol message. by Constantin Kaplinsky · 17 years ago
  35. 93a72ce New text document to keep the list of all allocated codes and signatures used in TightVNC extensions of the RFB protocol. by Constantin Kaplinsky · 17 years ago
  36. 10deeaf LastRect was documented incorrectly. by Constantin Kaplinsky · 18 years ago
  37. aa8904c LastRect pseudo-encoding documented. by Constantin Kaplinsky · 18 years ago
  38. e5a3965 And one more FIXME comment on continuous updates. by Constantin Kaplinsky · 18 years ago
  39. 193dac9 Another FIXME comment in the specification for EndOfContinuousUpdates message. by Constantin Kaplinsky · 18 years ago
  40. b50b29e Two "FIXME" comments on EnableContinuousUpdates client message. by Constantin Kaplinsky · 18 years ago
  41. b7f6fda Changed signatures for recently added protocol messages, EnableContinuousUpdates and EndOfContinuousUpdates. by Constantin Kaplinsky · 18 years ago
  42. d91caf1 Introduced EnableContinuousUpdates client message and EndOfContinuousUpdates server message. by Constantin Kaplinsky · 18 years ago
  43. 80fd4c3 Added incomplete documentation on RFB protocol extensions (version as of 2006/08/07). by Constantin Kaplinsky · 18 years ago
  44. f86db93 Added TODO item about the problem when byte order differs between the by Peter Åstrand · 21 years ago
  45. 2dbbd38 Corrected buffer overrun problem with aboutText. Also, replaced all sprintf()s in the UNIX version with snprintf(). This follows the recommendation on http://www.gotw.ca/publications/mill19.htm. Also, snprintf() is, in practice, required when using gettext. Note: since VC6 doesn't have snprintf, only require snprintf in UNIX-only code. by Peter Åstrand · 21 years ago
  46. eed0650 The vncviewer password dialog should probably display the server name by Peter Åstrand · 21 years ago
  47. 2488c26 Icons now changed. by Peter Åstrand · 21 years ago
  48. ba09e35 New TODO: Should support X11 cursors. by Peter Åstrand · 21 years ago
  49. ff32dec The OptionsDialog bug is caused by a bug in KDE 3.2. See by Peter Åstrand · 21 years ago
  50. ba77f1c Added note about the UNIX optionswindow modality problem. by Peter Åstrand · 21 years ago
  51. 3afb7a3 Note about the toolbar from http://lars.werner.no/vnc/. by Peter Åstrand · 21 years ago
  52. f1f6b58 The line speed bug has now been fixed. by Peter Åstrand · 21 years ago
  53. d06cf85 Perhaps warn if pixel format change against buggy server. by Peter Åstrand · 21 years ago
  54. ef5bb76 Need to update vncviewer.man. by Peter Åstrand · 21 years ago
  55. 3b2cf07 Two new things: version strings and icons. by Peter Åstrand · 21 years ago
  56. c616a94 Selecting jpeg and zlib compression from the GUI and command line is by Peter Åstrand · 21 years ago
  57. 3b170ee Updated TODO. by Peter Åstrand · 21 years ago
  58. 64aeddf Other BPPs than 16 seems pretty ok now. by Peter Åstrand · 21 years ago
  59. bb6bb12 Added building-vc7.txt by Peter Åstrand · 21 years ago
  60. 79c97f8 Gradient is now implemented. by Peter Åstrand · 21 years ago
  61. 50dad53 It seems like only BPP 16 works currently. by Peter Åstrand · 21 years ago
  62. 3dbb596 Added TODO by Peter Åstrand · 21 years ago
  63. f09bc8b Added a file for filling in info about the RealVNC internals by Peter Åstrand · 21 years ago