529 コミット (a336f174cbbd4d3fb3561ebe232394457de35c2f)

作成者 SHA1 メッセージ 日付
  Pierre Ossman e4f253e1d1 Use standard install dir variable names 5年前
  Pierre Ossman 6d39667c42 Update copyright year to 2020 4年前
  Brian P. Hinz a356a70652 Mostly stylistic changes to java viewer to match recent changes to native viewer 4年前
  Samuel Mannehed 7ccf7faa6b Fix maximum compress lvl in parameter list 4年前
  Samuel Mannehed c2184f9bf3 Use the correct minimum value for compression lvl 4年前
  Samuel Mannehed 4e61f8dbc5 Use the correct maximum value for compression lvl 4年前
  Samuel Mannehed bab2e05e4b Remove confusing note about compression level 4年前
  Samuel Mannehed 103066e658 Simplify color level descriptions 4年前
  Brian P. Hinz cc8bd384ce Add support for VMwareCursor pseudo encoding to Java client 4年前
  Brian P. Hinz 23c646bd8b Remove old Java applet support 4年前
  Brian P. Hinz b408d0a2db RFB refactoring to sync with native client 4年前
  Brian P. Hinz 6e84186556 Invalidate duplicate screens 4年前
  Brian P. Hinz 9de48d47ac Set explicit connect timeout on socket and use timer instead of counting iterations 4年前
  Brian P. Hinz 512d940e7e Poll local socket to make sure SSH tunnel is ready before connecting 4年前
  Brian P. Hinz ac61fd85b5 Fix external SSH arguments dialog 4年前
  Brian P. Hinz d5c4af7c3c Fix for dialog modality on Mac OS X 4年前
  Brian P. Hinz 71ffc0e70e Fix for issue #796 4年前
  Brian P. Hinz 65b21db977 Using socket.getPeerName() causes DNS lookup and noticable UI stall 4年前
  Brian P. Hinz 91a02fe526 [java] Add support for java 9+ (removes support for java 7). Fixes #708,#771 4年前
  Brian P. Hinz 0884d1a786 [java] Trim any leading/trailing whitespace from servername 4年前
  Pierre Ossman 0029e3e2b4 Change development version to 1.10.80 4年前
  Pierre Ossman cedce60ec5 Remove unused force protocol 3.3 code 5年前
  Samuel Mannehed 7198491ad2 Update visible copyright years to 2019 5年前
  Bernhard M. Wiedemann e27c896998 Use cmake TIMESTAMP function 5年前
  Pierre Ossman 32b96ffec1 Change to https for tigervnc URL 5年前
  Pierre Ossman 4a4453fc69 Remove Java web server 5年前
  Brian P. Hinz d95be6c752 [Java] Fix error in VeNCrypt protocol implemtation 5年前
  Pepijn Van Eeckhoudt 991c857e0e
Release queueMutex using finally blocks 5年前
  Alexander Duryagin 6790199680 Increase maximum vnc server name length 5年前
  Pierre Ossman 1f8d9988d1 Change development version to 1.9.80 6年前
  Mathias Jonsson 50439d78fa Accept a cfg as an argument as an alt way to start the viewer 6年前
  Brian P. Hinz cde71374d3 Set focus to password field in UserDialog 6年前
  Samuel Mannehed 518698a28c Update visible copyright year to 2018 6年前
  Peter Åstrand (astrand) 6011f96cdc Rename README.txt to README.rst and convert to reStructuredText 6年前
  Brian P. Hinz de4db73353 Restore menukey function to java viewer 6年前
  Brian P. Hinz b40235af94 Fixes for erros in java hextile/zrle decoders 6年前
  Brian P. Hinz 88a4541705 Display security state when asking for password (java) 6年前
  Brian P. Hinz 9a9f9f0ec1 Move UserPasswordGetter out of CConn 6年前
  Brian P. Hinz d8809e334f Override default window manager key bindings better 6年前
  Brian P. Hinz 335446d164 Fix build Java errors caused by UTF-8 characters in source comments 6年前
  Brian P. Hinz bce950b70a Raise minimum supported Java version to 7 6年前
  Brian P. Hinz 2dc6529ecd Override implicit focus transfer when "F10" key is pressed 6年前
  Brian P. Hinz e5b4003bfb Refactoring and implementation changes to keyboard and mouse handling 6年前
  Brian P. Hinz d2cc34dd8a Add formatted string function to LogWriter. 6年前
  Brian P. Hinz daa7a5e7e2 Rename CMsgWriter functions to match C++ code 6年前
  Pierre Ossman a8ecb793b2 Send cursor pseudo-encodings in order of preference 6年前
  Brian P. Hinz d698a6c953 Fully implement support for alpha cursor pseudo encoding. 6年前
  Brian P. Hinz 8081c33861 Fixed issue where CLI paramters specified as "-param value" caused 6年前
  Brian P. Hinz 61e25f9187 Fixed issue where -dotWhenNoCUrsor cli arg was not being honored 6年前
  Brian P. Hinz 5e8227d30a Fix for NPE when zero width or height alpha cursor is sent 6年前