231 Commits (6f2301d08e64a965ad36b401ec8dc2b24bc47075)

Author SHA1 Message Date
  Mathias Jonsson 50439d78fa Accept a cfg as an argument as an alt way to start the viewer 6 years ago
  Brian P. Hinz cde71374d3 Set focus to password field in UserDialog 6 years ago
  Samuel Mannehed 518698a28c Update visible copyright year to 2018 6 years ago
  Peter Åstrand (astrand) 6011f96cdc Rename README.txt to README.rst and convert to reStructuredText 6 years ago
  Brian P. Hinz de4db73353 Restore menukey function to java viewer 6 years ago
  Brian P. Hinz b40235af94 Fixes for erros in java hextile/zrle decoders 6 years ago
  Brian P. Hinz 88a4541705 Display security state when asking for password (java) 6 years ago
  Brian P. Hinz 9a9f9f0ec1 Move UserPasswordGetter out of CConn 6 years ago
  Brian P. Hinz d8809e334f Override default window manager key bindings better 6 years ago
  Brian P. Hinz 2dc6529ecd Override implicit focus transfer when "F10" key is pressed 6 years ago
  Brian P. Hinz e5b4003bfb Refactoring and implementation changes to keyboard and mouse handling 6 years ago
  Brian P. Hinz d2cc34dd8a Add formatted string function to LogWriter. 6 years ago
  Brian P. Hinz daa7a5e7e2 Rename CMsgWriter functions to match C++ code 6 years ago
  Pierre Ossman a8ecb793b2 Send cursor pseudo-encodings in order of preference 6 years ago
  Brian P. Hinz d698a6c953 Fully implement support for alpha cursor pseudo encoding. 6 years ago
  Brian P. Hinz 8081c33861 Fixed issue where CLI paramters specified as "-param value" caused 6 years ago
  Brian P. Hinz 61e25f9187 Fixed issue where -dotWhenNoCUrsor cli arg was not being honored 6 years ago
  Brian P. Hinz 5e8227d30a Fix for NPE when zero width or height alpha cursor is sent 6 years ago
  Brian P. Hinz 3a7d3c82c1 Handle certificate verification for saved certs correctly 7 years ago
  Brian P. Hinz b22624f433 Allow multiple certs with same DN in saved certs file. 7 years ago
  Brian P. Hinz b6b61c1da7 Various fixes for Region handling in java viewer 7 years ago
  Brian P. Hinz 60a17853ad Extend JavaPixelBuffer to make further use of Graphics2D ops 7 years ago
  Brian P. Hinz 4aaef59e20 Minimize thread blocking and improve thread safety in java viewer 7 years ago
  Brian P. Hinz 8601826e63 Name threads for easier profiling 7 years ago
  Brian P. Hinz 93c1203f85 Better checks for object equality, remove redundant initializer 7 years ago
  Brian P. Hinz 37d371e225 CopyRectDecoder missing getAffectedRegion method in java viewer 7 years ago
  Brian P. Hinz e9ed16b383 Fix for issue #455 7 years ago
  Brian P. Hinz 04dd70e281 Set gateway host correctly when -via is used 7 years ago
  Brian P. Hinz 8381fcc54a Multithreaded decoder improvements (java viewer) 7 years ago
  Brian P. Hinz 606ca31f38 More fixes for java viewer performance regression 7 years ago
  Brian P. Hinz 83722048dd Partial fix for java viewer performance regression 7 years ago
  Samuel Mannehed 8e5a29e4b2 Update visible copyright year to 2017 7 years ago
  Brian P. Hinz 038dc6e231 Java client support for X Cursor 7 years ago
  Brian P. Hinz 6842566305 Fix for exception handling in decoder threads (java client) 7 years ago
  Brian P. Hinz 6fd7e019e9 Java client support for cursors with full alpha 7 years ago
  Brian P. Hinz e5ac20fd1e Downed hosts should timeout reasonably quickly 7 years ago
  Brian P. Hinz 733f259342 Java client was not honoring "ServerName" option in config files 7 years ago
  Brian P. Hinz 99a855a207 Fix regression that omitted support for client redirect. 7 years ago
  Brian P. Hinz 985d0eb065 Complete rewrite of pixel buffer & decoder implementation. 7 years ago
  Brian P. Hinz 4efd8150bb Whitespace cleanup 7 years ago
  Brian P. Hinz 91b12e3400 Delete unecessary files 7 years ago
  Brian P. Hinz bcaadbe7ae Method cleanup. 7 years ago
  Brian P. Hinz 7ea19d8f89 Whitespace cleanup 7 years ago
  Brian P. Hinz 1686440f60 Added a method for copying between streams 7 years ago
  Brian P. Hinz 5a9e7a9c4b Added a method for reading into a ByteBuffer 7 years ago
  Brian P. Hinz b1d6b55b08 Cosmetic change (increased border spacing) 7 years ago
  Brian P. Hinz 2272734ca2 Added filename filters to file chooser dialogs 7 years ago
  Brian P. Hinz c456387fe1 Make all viewer parameters static. Viewer instances are isolated from each other by spawning a completely new process for each viewer, rather than simply starting a new thread. All dialogs were redesigned to better match the look of the native viewer, and also to be more tolerant of sizing differences between platforms. 7 years ago
  Brian P. Hinz da33c36638 Major overhaul of java viewer. 7 years ago
  Brian P. Hinz d6288adf71 Overhaul of SSH tunneling features in Java viewer 8 years ago