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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
7
-2540
/
+2540
*
fix for java arraystore exception when bpp=8 with Tight encoding
Brian Hinz
2011-06-29
1
-1
/
+2
*
cleaned up readVersion/writeVersion routines in java client. readVersion wasn...
Brian Hinz
2011-06-29
2
-24
/
+19
*
Remove version number from Java README file (so we don't have to keep updatin...
DRC
2011-06-28
1
-4
/
+3
*
Update copyright messages to reflect actual source code
DRC
2011-06-28
1
-4
/
+3
*
Re-order from least to most recent
DRC
2011-06-24
1
-3
/
+3
*
Update copyrights to reflect the new Java code we're using
DRC
2011-06-24
1
-3
/
+5
*
Change version number to 1.1.80 (1.2 alpha) to distinguish from the 1.1 branch
DRC
2011-06-24
2
-2
/
+2
*
corrected missing index ptr in new ZlibInStream implementation
Brian Hinz
2011-06-17
1
-0
/
+2
*
Imported JZlib source tree and re-implemented ZlibInStream using JZlib, simil...
Brian Hinz
2011-06-17
23
-178
/
+5436
*
initial support for ClientRedirect and VeNCrypt sub-type Ident in java viewer
Brian Hinz
2011-06-10
11
-36
/
+172
*
Make the install target install the same files as the xserver-install target
DRC
2011-06-02
1
-2
/
+3
*
[java client] improve gui set/get methods for compression & quality levels.
Brian Hinz
2011-05-28
2
-6
/
+6
*
[java viewer] fixed typo in makefile
Brian Hinz
2011-05-25
1
-1
/
+1
*
[java viewer] fixed incorrect offset value in custom compression setting from...
Brian Hinz
2011-05-25
1
-2
/
+2
*
fixed bug in java viewer when disabling security types
Brian Hinz
2011-05-17
1
-1
/
+1
*
add support for SetDesktopSize to java viewer
Brian Hinz
2011-05-17
4
-9
/
+35
*
add support for SetDesktopSize
Brian Hinz
2011-05-17
3
-29
/
+51
*
Ensure that a modified source file under rdr/ or rfb/ will trigger a rebuild
DRC
2011-05-17
1
-1
/
+1
*
changed string reads/writes to use utf-8. Also fixed location of icon resource.
Brian Hinz
2011-05-17
10
-34
/
+58
*
Update location of resource used to store build timestamp.
Brian Hinz
2011-05-13
2
-5
/
+12
*
Completely reworked Java viewer (contributed by Brian Hinz)
DRC
2011-05-13
106
-7166
/
+9200
*
[Development] Remove support for the "Tight" security type from Java code.
Adam Tkac
2010-11-18
8
-933
/
+23
*
[Bugfix] java: Disable Tight security type.
Adam Tkac
2010-11-18
1
-0
/
+2
*
[Development] java: Implement X509 Security types. (Martin Koegler)
Adam Tkac
2010-11-18
4
-2
/
+128
*
[Development] java: Implement TLS security type. (Martin Koegler)
Adam Tkac
2010-11-18
5
-2
/
+167
*
[Doc] Add copyrights to recently added Message Box code.
Adam Tkac
2010-11-11
2
-0
/
+2
*
[Development] java: Add simple Message Box implementation. (Martin Koegler)
Adam Tkac
2010-11-11
3
-2
/
+166
*
[Development] java: Implement Plain Security type. (Martin Koegler)
Adam Tkac
2010-11-11
2
-0
/
+20
*
[Development] java: Support asking for a user name. (Martin Koegler)
Adam Tkac
2010-11-11
2
-4
/
+40
*
[Development] java: Implement VeNCrypt chooser (Martin Koegler)
Adam Tkac
2010-11-11
2
-18
/
+58
*
[Development] java: Add VeNCrypt security types. (Martin Koegler)
Adam Tkac
2010-11-11
1
-4
/
+12
*
[Bugfix] Update default CODE path in index.vnc file appropriately.
Adam Tkac
2010-03-22
1
-1
/
+1
*
Fix JAR file so that Java viewer can be run without a web server
DRC
2010-03-04
3
-4
/
+9
*
[Development] Bump version numbers to 1.0.90.
Adam Tkac
2009-12-21
1
-1
/
+1
*
Bump version to 0.0.91.
Adam Tkac
2009-06-12
1
-1
/
+1
*
Make java viewer compilable via OpenJDK 1.6.0 series (thanks to Karl
Adam Tkac
2009-03-13
1
-1
/
+1
*
Rename all java modules to tigervnc from tightvnc
Adam Tkac
2009-03-13
31
-56
/
+56
*
Rename java/src/com/tightvnc to java/src/com/tigervnc.
Adam Tkac
2009-03-13
37
-0
/
+0
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
7
-23
/
+23
*
Removed Java-based rfbplayer, not a part of the TigerVNC project.
Peter Åstrand
2009-02-25
15
-3694
/
+0
*
[BugFix] Fixed: Skipping some mouse events when limiting mouse event sending....
enikey
2009-01-20
1
-4
/
+36
*
[Developement] Viewer can limit mouse events transfer (see mouseMaxFreq member).
enikey
2009-01-19
1
-1
/
+9
*
[User interface] Changed labels for the video freeze button.
Constantin Kaplinsky
2008-12-27
1
-2
/
+2
*
[Layout] Application don't needs interface RecordInterface anymore. Interface...
enikey
2008-12-25
1
-25
/
+0
*
[Refactoring] RecordOutputStream use RfbProto for recording. Not using Record...
enikey
2008-12-25
2
-52
/
+22
*
[Cleanup, bugfix] Wrong CopyRect recording. Removed unusefull comments.
enikey
2008-12-25
1
-28
/
+1
*
[Developement] Added ability to freeze video (enable/disabe rectangular scree...
enikey
2008-12-25
3
-10
/
+62
*
[Refactoring] Removed unused method "isRecordFromBeggining".
enikey
2008-12-25
2
-7
/
+1
[next]