aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/tigervnc/vncviewer/DesktopWindow.java
Commit message (Expand)AuthorAgeFilesLines
* Move Java source up one level and allow Java viewer to be built as a standalo...DRC2011-10-071-553/+0
* Fix rendering issue when scrollbars are present. Only set options.{autoScale,...Brian Hinz2011-10-061-5/+0
* More changes to scaling code. Tested on Ubuntu 11.04/OpenJDK and Win7/Sun Ja...Brian Hinz2011-10-061-2/+12
* More fixes for bug #3418256. Copied jarsigning routine from TurboVNC in order...Brian Hinz2011-10-051-14/+18
* Fixes for bug #3418258. Cleans up all of the 'unchecked' and 'deprecated' li...Brian Hinz2011-10-041-4/+4
* Fixes for bug #3418256. Need to verify that applets deployed via JWS can stil...Brian Hinz2011-10-041-1/+3
* fix for invalid hotspot error when scalingFactor becomes small. Override rep...Brian Hinz2011-10-021-6/+8
* lots of fixes to scaling code. Adds support for FixedRatio and AutoScaling (c...Brian Hinz2011-10-011-9/+36
* initial support for client side scaling. Options dialog offers "Auto" and "Fi...Brian Hinz2011-09-301-6/+34
* corrected all inconsistent eol-styles and set eol-style:native on *.java. Al...Brian Hinz2011-06-301-474/+474
* add support for SetDesktopSizeBrian Hinz2011-05-171-1/+5
* changed string reads/writes to use utf-8. Also fixed location of icon resource.Brian Hinz2011-05-171-4/+5
* Completely reworked Java viewer (contributed by Brian Hinz)DRC2011-05-131-0/+480