aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/tightvnc/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* [Developement] VncCanvas class implements RecordInterface interface.enikey2008-12-191-1/+41
* [Developement] Added base methods headers to interface RecordInterface.enikey2008-12-191-0/+17
* [Layout] Added RecordInterface interface. This interface will be used for rec...enikey2008-12-191-0/+9
* [Documentation] Added comments to RfbInputStream class.enikey2008-12-191-0/+10
* [Developement] Added readFully, readU32, readU8, readCompactLen methods to Rf...enikey2008-12-191-0/+22
* [Developement] Added constructor and class member (variable "rfb").enikey2008-12-191-1/+5
* [Layout] Added public class RfbInputStream. This class will be used as layer ...enikey2008-12-191-0/+5
* [Developement] Added auto scaling on resizing window (non applet mode), auto ...enikey2008-12-042-9/+65
* [Developement] Added "auto scaling" feature to Applet.enikey2008-12-032-5/+9
* [Developement] Added feature to change "Scaling factor" parameter from Option...enikey2008-12-031-13/+39
* [Developement] Added method setScalingFactor.enikey2008-12-031-0/+6
* [Enhancement] Sending zero coordinates of the video area selection if that se...Constantin Kaplinsky2008-09-051-0/+5
* [Bugfix, cleanups] All the remaining problems with video rectangle selection ...Constantin Kaplinsky2008-09-031-59/+53
* [Bugfix] Selection grew incorrectly when it passed left or upper boundary of ...Constantin Kaplinsky2008-09-031-2/+10
* [Bugfix] Make sure the video selection is always a multiple of 16x8 pixels. P...Constantin Kaplinsky2008-09-031-9/+12
* Fixed documentation for the "Offer relogin" parameter.Constantin Kaplinsky2008-05-291-1/+1
* Support for video area selection (revision range 2467:2563 from branches/java...Constantin Kaplinsky2008-05-274-38/+294
* Bugfix: VncCanvas2 class could not be found because of the recent package nam...Constantin Kaplinsky2008-04-141-1/+1
* Using package name com.tightvnc.vncviewer.Constantin Kaplinsky2008-04-1420-0/+39
* Moved the Java Viewer source into the proper location.Constantin Kaplinsky2008-04-1426-0/+8048