| Commit message (Expand) | Author | Age | Files | Lines |
* | Release all downKeys when the focus is lost, otherwise the state of the keybo... | Brian Hinz | 2014-01-02 | 1 | -22/+5 |
* | Re-introduces embedded applet mode for the java viewer. On Windows and Linux,... | Brian Hinz | 2014-01-02 | 1 | -12/+91 |
* | Updated copyright notices | Brian Hinz | 2013-12-29 | 1 | -1/+1 |
* | Another overhaul of the key event handlers. There was a fundamental flaw in t... | Brian Hinz | 2013-12-29 | 1 | -287/+99 |
* | Fixed incorrect ConnParam initial value in CConn constructor. Thanks to Pier... | Brian Hinz | 2013-12-01 | 1 | -1/+1 |
* | Copied Lion fullScreen code from TurboVNC viewer. This is a more robust impl... | Brian Hinz | 2013-12-01 | 1 | -9/+9 |
* | Whitespace cleanup only | Brian Hinz | 2013-05-12 | 1 | -36/+36 |
* | More fixes for key event issues. It seems that on WindowsXP sending the actu... | Brian Hinz | 2013-03-25 | 1 | -39/+122 |
* | Need to escape formatting character. | Brian Hinz | 2013-03-06 | 1 | -2/+2 |
* | Correct typo in r5058 that set an initial value on key location. Add a some v... | Brian Hinz | 2013-03-06 | 1 | -4/+3 |
* | Fixes some regressions introduced in r5056. Losing window focus caused key mo... | Brian Hinz | 2013-03-06 | 1 | -30/+9 |
* | Use JDialog for connection info dialog so that frame icon is set correctly. | Brian Hinz | 2013-03-06 | 1 | -14/+27 |
* | Backported a number of fixes/enhancements (mostly related to keymapping) from... | Brian Hinz | 2013-03-03 | 1 | -119/+251 |
* | Update copyright dates | Brian Hinz | 2013-03-01 | 1 | -1/+1 |
* | Replace multiple instantiations of code to retrieve resources (icons, timesta... | Brian Hinz | 2013-03-01 | 1 | -17/+3 |
* | Fix a regression introduced in r5034 that causes window to be resized unneces... | Brian Hinz | 2013-02-09 | 1 | -1/+1 |
* | Fixes a number of issues related to fullscreen mode. When switching out of fu... | Brian Hinz | 2013-01-23 | 1 | -22/+12 |
* | Make the icon used for the titlebar consistent for About... dialog | Brian Hinz | 2013-01-12 | 1 | -5/+11 |
* | Make exception handling more user friendly. Not all exceptions are 'errors' ... | Brian Hinz | 2012-12-16 | 1 | -4/+4 |
* | Cleanup linter warnings wherever possible and suppress all linter warnings fr... | Brian Hinz | 2012-12-14 | 1 | -4/+4 |
* | Forces all dialogs except for the clipboard to be modal. Fixes cases where d... | Brian Hinz | 2012-09-01 | 1 | -5/+15 |
* | reduce the time threshold for autoSelectFormatAndEncoding, otherwise early fo... | Brian Hinz | 2012-09-01 | 1 | -1/+1 |
* | r4960 broke support for pixel formats with depth < 24. This corrects that and... | Brian Hinz | 2012-09-01 | 1 | -2/+6 |
* | fix initialization of dialog state variables | Brian Hinz | 2012-08-31 | 1 | -3/+3 |
* | adds initial support for loading & saving of both configuration files and use... | Brian Hinz | 2012-08-29 | 1 | -23/+36 |
* | The x509ca and x509crl parameters were being set to the value of the button t... | Brian Hinz | 2012-08-26 | 1 | -3/+0 |
* | Make the window actually occupy the full screen in full-screen mode (without ... | Brian Hinz | 2012-08-26 | 1 | -4/+15 |
* | Make sure we send a full FBUR whenever forceNonincremental=true (which it is ... | Brian Hinz | 2012-08-26 | 1 | -1/+1 |
* | "Requesting" is more accurate, because the requested encoding is only used if... | Brian Hinz | 2012-08-26 | 1 | -1/+1 |
* | Make scaling factor arguments "FixedRatio" and "Auto" case-insensitive | Brian Hinz | 2012-08-26 | 1 | -7/+7 |
* | Fix AccessControlException caused by using System.exit() in applet mode, and ... | Brian Hinz | 2012-08-26 | 1 | -16/+10 |
* | Split the Viewport out from CConn, really should never have been in there to ... | Brian Hinz | 2012-08-26 | 1 | -86/+4 |
* | Change name of menu key class to be consistent with Java style guidelines. | Brian Hinz | 2012-08-26 | 1 | -4/+4 |
* | Changes to allow compiling on JDK7 | Brian Hinz | 2012-07-22 | 1 | -2/+1 |
* | Fixed issue where viewer was not honoring cmd line arg SendLocalUsername | Brian Hinz | 2012-05-31 | 1 | -6/+1 |
* | Adds support for setting the menu key via cmd line arg. Adds all menu keys s... | Brian Hinz | 2012-05-16 | 1 | -5/+5 |
* | Implemented rfb/Configuration similar to the native client methods. Added equ... | Brian Hinz | 2012-05-14 | 1 | -4/+2 |
* | Fix Socket methods for querying the socket endpoints. Fix the address display... | Brian Hinz | 2012-04-26 | 1 | -1/+1 |
* | Spawn a new viewer on ClientRedirects, otherwise ConnParams may not be initia... | Brian Hinz | 2012-04-25 | 1 | -3/+1 |
* | Fixes issue with java viewer exiting altogether when the New Connection Serve... | Brian Hinz | 2012-04-13 | 1 | -2/+17 |
* | Update address of FSF and copyright notices to assign proper credit. | Brian Hinz | 2012-04-11 | 1 | -2/+4 |
* | Try to eliminate spurious repaints, improve rendering speed, and simplify vie... | Brian Hinz | 2012-04-11 | 1 | -12/+4 |
* | remove some bits of dead/unused code | Brian Hinz | 2012-04-11 | 1 | -2/+0 |
* | Enable setDesktopSize feature. | Brian Hinz | 2012-04-08 | 1 | -0/+1 |
* | adds experimental support for SSH tunneling to the Java client. Has not been... | Brian Hinz | 2012-04-05 | 1 | -1/+1 |
* | Prevent viewer from reconfiguring viewport on pixel format changes. | Brian Hinz | 2012-04-05 | 1 | -10/+16 |
* | BufferedImage performance is poor on Microsoft Windows platforms, so fallback... | Brian Hinz | 2012-04-05 | 1 | -47/+20 |
* | Changes aimed at making the behavior of the java client more consistent with ... | Brian Hinz | 2012-03-18 | 1 | -1/+2 |
* | Fixes TimedOut exception during clientRedirect caused by missing callback | Brian Hinz | 2012-03-16 | 1 | -0/+1 |
* | Improve performance of Java viewer by using buffered image as drawing surface... | Brian Hinz | 2012-03-05 | 1 | -1/+1 |