summaryrefslogtreecommitdiffstats
path: root/java/com
Commit message (Expand)AuthorAgeFilesLines
...
* add PasswordFile parameter as requested in tracker #3441859Brian Hinz2011-11-253-1/+31
* improved Tight decoder performance.Brian Hinz2011-11-141-11/+15
* java client should accept server port specified as either rfb port or display...Brian Hinz2011-11-111-1/+4
* null out BufferedImage object to make sure it doesn't lead to a memory leakBrian Hinz2011-11-111-0/+1
* remove unsupported sectypeBrian Hinz2011-11-111-76/+0
* re: bug #3429667. adds support for reverse connection modeBrian Hinz2011-10-301-3/+36
* corrected endianess bug introduced in r4742Brian Hinz2011-10-301-3/+3
* massive performance improvements. zrle measured at 2.5x faster (no measuremen...Brian Hinz2011-10-306-90/+60
* Use the same window naming convention as the other viewersBrian Hinz2011-10-241-2/+2
* performance improvementsBrian Hinz2011-10-244-16/+19
* set dialog locations relative to parent window, otherwise dialogs appear on w...Brian Hinz2011-10-243-9/+17
* Added a favicon for embedded http server. Even less useful than a 50 cent co...Brian Hinz2011-10-141-0/+0
* Improved TightJPEG decoder by using a BufferedImage. It simplifies the code, ...Brian Hinz2011-10-142-56/+14
* removed unnecessary hint for window sizing.Brian Hinz2011-10-131-3/+0
* Revert a change from yesterday that broke the viewer (setAccelerationPriority...Brian Hinz2011-10-123-22/+24
* Some tweaks to improve performance.Brian Hinz2011-10-123-25/+40
* Remove some redundant variables related to scaling, fix loop when fixedRatioS...Brian Hinz2011-10-113-54/+53
* Fix more unused local variables and static (class) variables and methods bein...Brian Hinz2011-10-096-11/+9
* cleaned up unused local variables, unnecessary package imports, and fixed som...Brian Hinz2011-10-0915-53/+9
* Move Java source up one level and allow Java viewer to be built as a standalo...DRC2011-10-07100-0/+16398
* Moved the Java Viewer source into the proper location.Constantin Kaplinsky2008-04-1426-8048/+0
* TightVNC Java Viewer source copied to trunk from its old location under orig/...Constantin Kaplinsky2008-04-1426-0/+8048