63 커밋 (master)

작성자 SHA1 메시지 날짜
  Pierre Ossman 794812dc76 Document tests for server keyboard handling 5 년 전
  Pierre Ossman 2ae7795730 Clarify some keyboard test details 5 년 전
  Pierre Ossman 19e0754036 Update keyboard test doc for shift on Windows 6 년 전
  Pierre Ossman 69428fe6e8 Handle Ctrl+AltGr on Windows 6 년 전
  Pierre Ossman 5124978b10 Better detection of AltGr on Windows 6 년 전
  Pierre Ossman 5433808e6c Update keyboard test notes for raw keyboard mode 6 년 전
  Pierre Ossman 671d05dddf Add keyboard test notes for LED state handling 6 년 전
  Pierre Ossman ab2224f1d4 Clarify some keyboard tests 8 년 전
  Pierre Ossman 93454d90a1 Update keyboard test routine with known issues 8 년 전
  Pierre Ossman efb48a5829 Separate out OS X specific keys 8 년 전
  Pierre Ossman 30e340198c Improve list of dead keys 8 년 전
  Pierre Ossman f1013e4b05 Make sure we test for Meta 8 년 전
  Pierre Ossman 2ddee23e4e Put all numpad tests in the same section 8 년 전
  Pierre Ossman b6116dd58b Add useful tips to keyboard test routine 8 년 전
  Peter Åstrand (astrand) f3ff0f105b Meta no longer sends Super. 8 년 전
  Pierre Ossman a7d3dc7765 Handle PrintScreen and SysReq on Windows 9 년 전
  Pierre Ossman efd4261e56 Document test cases for testing the keyboard handling 9 년 전
  Pierre Ossman 093978008b None of these files are relevant today 9 년 전
  Pierre Ossman 2b3ea10c09 Moved release documentation to the wiki 9 년 전
  DRC c19ab9ec7f Move Java source up one level and allow Java viewer to be built as a standalone project (per community request) 12 년 전
  DRC 8165fb3870 Pull version and build number from CMake build system; Change About dialog wording to match native viewer 12 년 전
  DRC 6cd1d849f1 Remove version number from Java README file (so we don't have to keep updating it) + "TightVNC=TigerVNC" 13 년 전
  DRC 887e9ebf3c Update release documentation (not sure how useful this documentation still is, but I'll let others decide that.) 13 년 전
  DRC cc69857849 Remove obsolete Visual C++ 7 build instructions 13 년 전
  Adam Tkac b514bc7b80 [Development] Bump version numbers to 1.0.90. 14 년 전
  Adam Tkac 2d7d3f75a3 Fix typo in make_release text file. 15 년 전
  Adam Tkac 945ad2570f Add the doc/dev/ subdirectory which contains development process related 15 년 전
  Peter Åstrand 4eacc02e12 Rebrand the source as TigerVNC. It is my hope that this patch is 15 년 전
  VPavluk a519349e70 [Development] Added description for Tight extension initializatioin phase. 15 년 전
  Constantin Kaplinsky edf787ec77 [Documentation] Added a document to track problems with file transfer protocol extensions, included an e-mail from Peter Rosin on this subject. 15 년 전
  Constantin Kaplinsky 5e8ce730b5 [Documentation] Included information from rfbproto.tex. LaTeX formatting is not fully converted yet. 15 년 전
  Constantin Kaplinsky a9ad96636f Extended documentation for VideoAreaSelection client message. 16 년 전
  Constantin Kaplinsky 6463448768 Formatting was broken for some reason. 16 년 전
  Constantin Kaplinsky b023999443 Proposed new VideoRectangleSelection protocol message. 16 년 전
  Constantin Kaplinsky 93a72cee35 New text document to keep the list of all allocated codes and signatures used in TightVNC extensions of the RFB protocol. 16 년 전
  Constantin Kaplinsky 10deeaf1cf LastRect was documented incorrectly. 16 년 전
  Constantin Kaplinsky aa8904cfa4 LastRect pseudo-encoding documented. 17 년 전
  Constantin Kaplinsky e5a3965392 And one more FIXME comment on continuous updates. 17 년 전
  Constantin Kaplinsky 193dac9485 Another FIXME comment in the specification for EndOfContinuousUpdates message. 17 년 전
  Constantin Kaplinsky b50b29ed2f Two "FIXME" comments on EnableContinuousUpdates client message. 17 년 전
  Constantin Kaplinsky b7f6fda2ea Changed signatures for recently added protocol messages, EnableContinuousUpdates and EndOfContinuousUpdates. 17 년 전
  Constantin Kaplinsky d91caf15b9 Introduced EnableContinuousUpdates client message and EndOfContinuousUpdates server message. 17 년 전
  Constantin Kaplinsky 80fd4c332c Added incomplete documentation on RFB protocol extensions (version as of 2006/08/07). 17 년 전
  Peter Åstrand f86db93070 Added TODO item about the problem when byte order differs between the 19 년 전
  Peter Åstrand 2dbbd38f8f 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. 19 년 전
  Peter Åstrand eed0650df7 The vncviewer password dialog should probably display the server name 19 년 전
  Peter Åstrand 2488c265d1 Icons now changed. 19 년 전
  Peter Åstrand ba09e35131 New TODO: Should support X11 cursors. 19 년 전
  Peter Åstrand ff32dec05b The OptionsDialog bug is caused by a bug in KDE 3.2. See 19 년 전
  Peter Åstrand ba77f1c739 Added note about the UNIX optionswindow modality problem. 19 년 전