index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
tigervnc
/
vncviewer
/
CConn.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Java source up one level and allow Java viewer to be built as a standalo...
DRC
2011-10-07
1
-1309
/
+0
*
Pull version and build number from CMake build system; Change About dialog wo...
DRC
2011-10-06
1
-1
/
+1
*
More changes to scaling code. Tested on Ubuntu 11.04/OpenJDK and Win7/Sun Ja...
Brian Hinz
2011-10-06
1
-28
/
+26
*
More fixes for bug #3418256. Copied jarsigning routine from TurboVNC in order...
Brian Hinz
2011-10-05
1
-1
/
+1
*
Fixes for bug #3418258. Cleans up all of the 'unchecked' and 'deprecated' li...
Brian Hinz
2011-10-04
1
-4
/
+4
*
Fixes for bug #3418256. Need to verify that applets deployed via JWS can stil...
Brian Hinz
2011-10-04
1
-1
/
+1
*
fix for invalid hotspot error when scalingFactor becomes small. Override rep...
Brian Hinz
2011-10-02
1
-11
/
+3
*
lots of fixes to scaling code. Adds support for FixedRatio and AutoScaling (c...
Brian Hinz
2011-10-01
1
-16
/
+57
*
initial support for client side scaling. Options dialog offers "Auto" and "Fi...
Brian Hinz
2011-09-30
1
-20
/
+78
*
prevent window artifact during clientRedirect
Brian Hinz
2011-08-23
1
-1
/
+2
*
added sanity checks for setting jpeg quality level from command line
Brian Hinz
2011-08-23
1
-1
/
+5
*
added option to disable system bell. added missing callback for setting optio...
Brian Hinz
2011-08-18
1
-1
/
+7
*
add support for "hidden" compression levels 0,7,8,9 in the gui (JComboBox is ...
Brian Hinz
2011-08-18
1
-2
/
+11
*
make sure support for clientRedirect is enabled in java viewer
Brian Hinz
2011-07-14
1
-0
/
+1
*
corrected all inconsistent eol-styles and set eol-style:native on *.java. Al...
Brian Hinz
2011-06-30
1
-1163
/
+1163
*
initial support for ClientRedirect and VeNCrypt sub-type Ident in java viewer
Brian Hinz
2011-06-10
1
-10
/
+60
*
[java client] improve gui set/get methods for compression & quality levels.
Brian Hinz
2011-05-28
1
-4
/
+4
*
[java viewer] fixed incorrect offset value in custom compression setting from...
Brian Hinz
2011-05-25
1
-2
/
+2
*
add support for SetDesktopSize
Brian Hinz
2011-05-17
1
-28
/
+42
*
changed string reads/writes to use utf-8. Also fixed location of icon resource.
Brian Hinz
2011-05-17
1
-1
/
+1
*
Update location of resource used to store build timestamp.
Brian Hinz
2011-05-13
1
-3
/
+1
*
Completely reworked Java viewer (contributed by Brian Hinz)
DRC
2011-05-13
1
-0
/
+1137