1. 418611f [Developement] VncCanvas class implements RecordInterface interface. by enikey · 17 years ago
  2. 87647e9 [Developement] Added auto scaling on resizing window (non applet mode), auto scaling in applet. by enikey · 17 years ago
  3. 7368320 [Developement] Added "auto scaling" feature to Applet. by enikey · 17 years ago
  4. 45cfaa5 [Developement] Added method setScalingFactor. by enikey · 17 years ago
  5. 4f374ff [Bugfix, cleanups] All the remaining problems with video rectangle selection coordinates seem to be fixed now. Now the selection rectangle should always be a multiple of 16x8 pixels and its coordinates should always fit the framebuffer. The code of VncCanvas.getSelection(boolean) looks much better now. by Constantin Kaplinsky · 17 years ago
  6. ef0cfaa [Bugfix] Selection grew incorrectly when it passed left or upper boundary of the framebuffer. by Constantin Kaplinsky · 17 years ago
  7. 10da44d [Bugfix] Make sure the video selection is always a multiple of 16x8 pixels. Previously, the selection could cross the framebuffer boundaries and clipping it back to screen could break 16x8 alignment. by Constantin Kaplinsky · 17 years ago
  8. f7cb2bf Support for video area selection (revision range 2467:2563 from branches/javaviewer-selectvideo) merged back to trunk. by Constantin Kaplinsky · 17 years ago
  9. 90d8a50 Using package name com.tightvnc.vncviewer. by Constantin Kaplinsky · 17 years ago
  10. 107934b Moved the Java Viewer source into the proper location. by Constantin Kaplinsky · 17 years ago[Renamed from java/com/tightvnc/vncviewer/VncCanvas.java]
  11. 2844fd5 TightVNC Java Viewer source copied to trunk from its old location under orig/trunk. by Constantin Kaplinsky · 17 years ago