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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
com
/
tigervnc
/
vncviewer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for issue 1215
Brian P. Hinz
2021-03-11
1
-13
/
+14
*
Update copyright year to 2021
Pierre Ossman
2021-01-25
2
-2
/
+2
*
[java] don't show password field for secTypes that don't use it
Brian P. Hinz
2020-09-04
1
-8
/
+11
*
Fixes for Java 11. SocketDescriptor change was a workaround for a previous ja...
Brian P. Hinz
2020-08-09
1
-33
/
+11
*
Update copyright year to 2020
Pierre Ossman
2020-01-16
2
-2
/
+2
*
Mostly stylistic changes to java viewer to match recent changes to native viewer
Brian P. Hinz
2019-12-21
1
-2
/
+2
*
Fix maximum compress lvl in parameter list
Samuel Mannehed
2019-12-20
1
-1
/
+1
*
Use the correct minimum value for compression lvl
Samuel Mannehed
2019-12-20
1
-1
/
+1
*
Use the correct maximum value for compression lvl
Samuel Mannehed
2019-12-20
1
-1
/
+1
*
Remove confusing note about compression level
Samuel Mannehed
2019-12-20
1
-1
/
+1
*
Simplify color level descriptions
Samuel Mannehed
2019-12-20
2
-10
/
+5
*
Remove old Java applet support
Brian P. Hinz
2019-11-21
6
-244
/
+17
*
RFB refactoring to sync with native client
Brian P. Hinz
2019-11-21
4
-281
/
+115
*
Set explicit connect timeout on socket and use timer instead of counting iter...
Brian P. Hinz
2019-11-06
1
-2
/
+3
*
Poll local socket to make sure SSH tunnel is ready before connecting
Brian P. Hinz
2019-11-04
1
-2
/
+29
*
Fix external SSH arguments dialog
Brian P. Hinz
2019-11-03
2
-19
/
+18
*
Fix for dialog modality on Mac OS X
Brian P. Hinz
2019-11-03
1
-0
/
+3
*
Fix for issue #796
Brian P. Hinz
2019-11-03
3
-28
/
+25
*
[java] Trim any leading/trailing whitespace from servername
Brian P. Hinz
2019-10-22
1
-0
/
+1
*
Update visible copyright years to 2019
Samuel Mannehed
2019-02-27
2
-2
/
+2
*
Merge branch 'nojava' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-10-26
4
-113
/
+9
|
\
|
*
Remove Java web server
Pierre Ossman
2018-10-09
4
-113
/
+9
*
|
Change to https for tigervnc URL
Pierre Ossman
2018-10-19
3
-3
/
+3
|
/
*
Increase maximum vnc server name length
Alexander Duryagin
2018-08-15
1
-1
/
+1
*
Accept a cfg as an argument as an alt way to start the viewer
Mathias Jonsson
2018-05-22
1
-0
/
+24
*
Set focus to password field in UserDialog
Brian P. Hinz
2018-03-21
1
-3
/
+7
*
Update visible copyright year to 2018
Samuel Mannehed
2018-02-08
2
-2
/
+2
*
Rename README.txt to README.rst and convert to reStructuredText
Peter Åstrand (astrand)
2018-01-31
1
-1
/
+1
*
Restore menukey function to java viewer
Brian P. Hinz
2018-01-16
3
-4
/
+8
*
Display security state when asking for password (java)
Brian P. Hinz
2017-11-30
3
-2
/
+23
*
Move UserPasswordGetter out of CConn
Brian P. Hinz
2017-11-30
3
-57
/
+191
*
Override default window manager key bindings better
Brian P. Hinz
2017-11-15
1
-8
/
+7
*
Override implicit focus transfer when "F10" key is pressed
Brian P. Hinz
2017-11-13
1
-0
/
+10
*
Refactoring and implementation changes to keyboard and mouse handling
Brian P. Hinz
2017-11-13
8
-579
/
+827
*
Rename CMsgWriter functions to match C++ code
Brian P. Hinz
2017-11-13
2
-5
/
+5
*
Fully implement support for alpha cursor pseudo encoding.
Brian P. Hinz
2017-08-12
2
-1
/
+6
*
Fixed issue where CLI paramters specified as "-param value" caused
Brian P. Hinz
2017-08-06
1
-4
/
+5
*
Fixed issue where -dotWhenNoCUrsor cli arg was not being honored
Brian P. Hinz
2017-08-06
1
-0
/
+1
*
Extend JavaPixelBuffer to make further use of Graphics2D ops
Brian P. Hinz
2017-05-24
1
-1
/
+33
*
Minimize thread blocking and improve thread safety in java viewer
Brian P. Hinz
2017-05-24
2
-18
/
+20
*
Name threads for easier profiling
Brian P. Hinz
2017-05-24
1
-3
/
+1
*
Fix for issue #455
Brian P. Hinz
2017-05-06
2
-7
/
+8
*
Set gateway host correctly when -via is used
Brian P. Hinz
2017-05-06
1
-1
/
+1
*
Multithreaded decoder improvements (java viewer)
Brian P. Hinz
2017-05-06
1
-0
/
+1
*
More fixes for java viewer performance regression
Brian P. Hinz
2017-04-17
2
-4
/
+19
*
Update visible copyright year to 2017
Samuel Mannehed
2017-03-20
2
-2
/
+2
*
Java client support for cursors with full alpha
Brian P. Hinz
2017-02-27
3
-44
/
+14
*
Java client was not honoring "ServerName" option in config files
Brian P. Hinz
2017-02-20
2
-43
/
+63
*
Fix regression that omitted support for client redirect.
Brian P. Hinz
2017-02-10
2
-34
/
+36
*
Complete rewrite of pixel buffer & decoder implementation.
Brian P. Hinz
2016-12-10
11
-1369
/
+1489
[next]