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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
tightvnc
/
vncviewer
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Developement] VncCanvas class implements RecordInterface interface.
enikey
2008-12-19
1
-1
/
+41
*
[Developement] Added base methods headers to interface RecordInterface.
enikey
2008-12-19
1
-0
/
+17
*
[Layout] Added RecordInterface interface. This interface will be used for rec...
enikey
2008-12-19
1
-0
/
+9
*
[Documentation] Added comments to RfbInputStream class.
enikey
2008-12-19
1
-0
/
+10
*
[Developement] Added readFully, readU32, readU8, readCompactLen methods to Rf...
enikey
2008-12-19
1
-0
/
+22
*
[Developement] Added constructor and class member (variable "rfb").
enikey
2008-12-19
1
-1
/
+5
*
[Layout] Added public class RfbInputStream. This class will be used as layer ...
enikey
2008-12-19
1
-0
/
+5
*
[Developement] Added auto scaling on resizing window (non applet mode), auto ...
enikey
2008-12-04
2
-9
/
+65
*
[Developement] Added "auto scaling" feature to Applet.
enikey
2008-12-03
2
-5
/
+9
*
[Developement] Added feature to change "Scaling factor" parameter from Option...
enikey
2008-12-03
1
-13
/
+39
*
[Developement] Added method setScalingFactor.
enikey
2008-12-03
1
-0
/
+6
*
[Enhancement] Sending zero coordinates of the video area selection if that se...
Constantin Kaplinsky
2008-09-05
1
-0
/
+5
*
[Bugfix, cleanups] All the remaining problems with video rectangle selection ...
Constantin Kaplinsky
2008-09-03
1
-59
/
+53
*
[Bugfix] Selection grew incorrectly when it passed left or upper boundary of ...
Constantin Kaplinsky
2008-09-03
1
-2
/
+10
*
[Bugfix] Make sure the video selection is always a multiple of 16x8 pixels. P...
Constantin Kaplinsky
2008-09-03
1
-9
/
+12
*
Fixed documentation for the "Offer relogin" parameter.
Constantin Kaplinsky
2008-05-29
1
-1
/
+1
*
Support for video area selection (revision range 2467:2563 from branches/java...
Constantin Kaplinsky
2008-05-27
4
-38
/
+294
*
Bugfix: VncCanvas2 class could not be found because of the recent package nam...
Constantin Kaplinsky
2008-04-14
1
-1
/
+1
*
Using package name com.tightvnc.vncviewer.
Constantin Kaplinsky
2008-04-14
20
-0
/
+39
*
Moved the Java Viewer source into the proper location.
Constantin Kaplinsky
2008-04-14
26
-0
/
+8048