269 Commits (969f9272206bd895cd30d048a8ec7d5bd45d49fd)

Autor SHA1 Mensaje Fecha
  Brian P. Hinz 969f927220 Fix for reflection warnings for strongly encapsulated Desktop methods in Java > 9 hace 2 años
  Brian P. Hinz 7393e2c7c3 Fix for #1414 hace 2 años
  Pierre Ossman ec5d0d9bb1 Update copyright year to 2022 hace 2 años
  William Sjöblom 19dc1f7869 Be consistent in "full screen" and "full-screen" use hace 2 años
  binary-manu 35452edc5a Handle AltGr + accented letter key combo on Windows hace 3 años
  binary-manu 2aac589db9 Prefer a non-zero getKeyCode() over getExtendedKeyCode() hace 3 años
  binary-manu 6e57608a27 Handle keys reported only by KeyEvent.getExtendedKeyCode hace 3 años
  Brian P. Hinz 89f6d5aed0 Create VNC homedir if it doesn't already exist hace 3 años
  Brian P. Hinz 91fccb66b9 Fix for issue 1215 hace 3 años
  Brian P. Hinz 2be74db342 Fix for issue 1216 hace 3 años
  Pierre Ossman 6bc7ae91ff Update copyright year to 2021 hace 3 años
  Brian P. Hinz f029745f63 Properly store certificate exceptions in Java viewer hace 3 años
  Brian P. Hinz e8fc72b43c [java] don't show password field for secTypes that don't use it hace 3 años
  Brian P. Hinz 6d5915d3ca Fixes for Java 11. SocketDescriptor change was a workaround for a previous java problem that no longer seems necessary hace 3 años
  Pierre Ossman 6d39667c42 Update copyright year to 2020 hace 4 años
  Brian P. Hinz a356a70652 Mostly stylistic changes to java viewer to match recent changes to native viewer hace 4 años
  Samuel Mannehed 7ccf7faa6b Fix maximum compress lvl in parameter list hace 4 años
  Samuel Mannehed c2184f9bf3 Use the correct minimum value for compression lvl hace 4 años
  Samuel Mannehed 4e61f8dbc5 Use the correct maximum value for compression lvl hace 4 años
  Samuel Mannehed bab2e05e4b Remove confusing note about compression level hace 4 años
  Samuel Mannehed 103066e658 Simplify color level descriptions hace 4 años
  Brian P. Hinz cc8bd384ce Add support for VMwareCursor pseudo encoding to Java client hace 4 años
  Brian P. Hinz 23c646bd8b Remove old Java applet support hace 4 años
  Brian P. Hinz b408d0a2db RFB refactoring to sync with native client hace 4 años
  Brian P. Hinz 6e84186556 Invalidate duplicate screens hace 4 años
  Brian P. Hinz 9de48d47ac Set explicit connect timeout on socket and use timer instead of counting iterations hace 4 años
  Brian P. Hinz 512d940e7e Poll local socket to make sure SSH tunnel is ready before connecting hace 4 años
  Brian P. Hinz ac61fd85b5 Fix external SSH arguments dialog hace 4 años
  Brian P. Hinz d5c4af7c3c Fix for dialog modality on Mac OS X hace 4 años
  Brian P. Hinz 71ffc0e70e Fix for issue #796 hace 4 años
  Brian P. Hinz 65b21db977 Using socket.getPeerName() causes DNS lookup and noticable UI stall hace 4 años
  Brian P. Hinz 91a02fe526 [java] Add support for java 9+ (removes support for java 7). Fixes #708,#771 hace 4 años
  Brian P. Hinz 0884d1a786 [java] Trim any leading/trailing whitespace from servername hace 4 años
  Pierre Ossman cedce60ec5 Remove unused force protocol 3.3 code hace 5 años
  Samuel Mannehed 7198491ad2 Update visible copyright years to 2019 hace 5 años
  Pierre Ossman 32b96ffec1 Change to https for tigervnc URL hace 5 años
  Pierre Ossman 4a4453fc69 Remove Java web server hace 5 años
  Brian P. Hinz d95be6c752 [Java] Fix error in VeNCrypt protocol implemtation hace 5 años
  Pepijn Van Eeckhoudt 991c857e0e
Release queueMutex using finally blocks hace 5 años
  Alexander Duryagin 6790199680 Increase maximum vnc server name length hace 5 años
  Mathias Jonsson 50439d78fa Accept a cfg as an argument as an alt way to start the viewer hace 6 años
  Brian P. Hinz cde71374d3 Set focus to password field in UserDialog hace 6 años
  Samuel Mannehed 518698a28c Update visible copyright year to 2018 hace 6 años
  Peter Åstrand (astrand) 6011f96cdc Rename README.txt to README.rst and convert to reStructuredText hace 6 años
  Brian P. Hinz de4db73353 Restore menukey function to java viewer hace 6 años
  Brian P. Hinz b40235af94 Fixes for erros in java hextile/zrle decoders hace 6 años
  Brian P. Hinz 88a4541705 Display security state when asking for password (java) hace 6 años
  Brian P. Hinz 9a9f9f0ec1 Move UserPasswordGetter out of CConn hace 6 años
  Brian P. Hinz d8809e334f Override default window manager key bindings better hace 6 años
  Brian P. Hinz 2dc6529ecd Override implicit focus transfer when "F10" key is pressed hace 6 años