summaryrefslogtreecommitdiffstats
path: root/java/src/com/tightvnc/vncviewer/RfbProto.java
Commit message (Expand)AuthorAgeFilesLines
* Rename java/src/com/tightvnc to java/src/com/tigervnc.Adam Tkac2009-03-131-1497/+0
* [Cleanup, bugfix] Wrong CopyRect recording. Removed unusefull comments.enikey2008-12-251-28/+1
* [Developement] Added ability to freeze video (enable/disabe rectangular scree...enikey2008-12-251-0/+26
* [Refactoring] Methods "recordCompactLen", "recordCompresedData" removed from ...enikey2008-12-251-42/+0
* [Refactoring] Member "recordFromBeggining" removed from class RfbProto. Added...enikey2008-12-251-13/+2
* [Cleanup] Unused method "readCopyRect" and members "copyRectSrcX", "copyRectS...enikey2008-12-251-16/+0
* [Refactoring, cleanup] Write encoding ID of real decoders in decoders classes...enikey2008-12-241-12/+42
* [BugFix] Slow mouse movement on server-side. Fixed by settings socket option ...enikey2008-12-191-0/+1
* [Enhancement] Sending zero coordinates of the video area selection if that se...Constantin Kaplinsky2008-09-051-0/+5
* Support for video area selection (revision range 2467:2563 from branches/java...Constantin Kaplinsky2008-05-271-4/+43
* Using package name com.tightvnc.vncviewer.Constantin Kaplinsky2008-04-141-0/+2
* Moved the Java Viewer source into the proper location.Constantin Kaplinsky2008-04-141-0/+1490