aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Fix edge of dot cursor in Java vncviewerKrystof Pistek2022-07-061-5/+5
* Fix for reflection warnings for strongly encapsulated Desktop methods in Java...Brian P. Hinz2022-01-291-4/+14
* Fix for #1414Brian P. Hinz2022-01-291-2/+2
* Update copyright year to 2022Pierre Ossman2022-01-052-2/+2
* Be consistent in "full screen" and "full-screen" useWilliam Sjöblom2021-11-241-1/+1
* Raise CMake requirement to 3.10Pierre Ossman2021-11-051-1/+1
* Change development version to 1.12.80Pierre Ossman2021-09-081-1/+1
* Handle AltGr + accented letter key combo on Windowsbinary-manu2021-06-071-15/+24
* Prefer a non-zero getKeyCode() over getExtendedKeyCode()binary-manu2021-05-254-9/+14
* Handle keys reported only by KeyEvent.getExtendedKeyCodebinary-manu2021-05-194-20/+18
* Create VNC homedir if it doesn't already existBrian P. Hinz2021-03-111-3/+8
* Fix for issue 1215Brian P. Hinz2021-03-111-13/+14
* Fix for issue 1216Brian P. Hinz2021-03-111-3/+4
* Update copyright year to 2021Pierre Ossman2021-01-252-2/+2
* Merge branch 'tlstofu' of https://github.com/CendioOssman/tigervncPierre Ossman2020-09-081-63/+101
|\
| * Properly store certificate exceptions in Java viewerBrian P. Hinz2020-09-081-63/+101
* | [java] don't show password field for secTypes that don't use itBrian P. Hinz2020-09-041-8/+11
* | Change development version to 1.11.80Pierre Ossman2020-08-191-1/+1
* | Fixes for Java 11. SocketDescriptor change was a workaround for a previous ja...Brian P. Hinz2020-08-092-36/+14
|/
* Use standard install dir variable namesPierre Ossman2020-03-121-2/+0
* Update copyright year to 2020Pierre Ossman2020-01-162-2/+2
* Mostly stylistic changes to java viewer to match recent changes to native viewerBrian P. Hinz2019-12-2115-76/+129
* Fix maximum compress lvl in parameter listSamuel Mannehed2019-12-201-1/+1
* Use the correct minimum value for compression lvlSamuel Mannehed2019-12-201-1/+1
* Use the correct maximum value for compression lvlSamuel Mannehed2019-12-201-1/+1
* Remove confusing note about compression levelSamuel Mannehed2019-12-201-1/+1
* Simplify color level descriptionsSamuel Mannehed2019-12-202-10/+5
* Add support for VMwareCursor pseudo encoding to Java clientBrian P. Hinz2019-11-283-0/+105
* Remove old Java applet supportBrian P. Hinz2019-11-216-244/+17
* RFB refactoring to sync with native clientBrian P. Hinz2019-11-2120-592/+638
* Invalidate duplicate screensBrian P. Hinz2019-11-161-2/+2
* Set explicit connect timeout on socket and use timer instead of counting iter...Brian P. Hinz2019-11-061-2/+3
* Poll local socket to make sure SSH tunnel is ready before connectingBrian P. Hinz2019-11-041-2/+29
* Fix external SSH arguments dialogBrian P. Hinz2019-11-032-19/+18
* Fix for dialog modality on Mac OS XBrian P. Hinz2019-11-031-0/+3
* Fix for issue #796Brian P. Hinz2019-11-033-28/+25
* Using socket.getPeerName() causes DNS lookup and noticable UI stallBrian P. Hinz2019-11-021-4/+2
* [java] Add support for java 9+ (removes support for java 7). Fixes #708,#771Brian P. Hinz2019-10-222-5/+17
* [java] Trim any leading/trailing whitespace from servernameBrian P. Hinz2019-10-221-0/+1
* Change development version to 1.10.80Pierre Ossman2019-10-181-1/+1
* Remove unused force protocol 3.3 codePierre Ossman2019-04-011-8/+2
* Update visible copyright years to 2019Samuel Mannehed2019-02-272-2/+2
* Use cmake TIMESTAMP functionBernhard M. Wiedemann2018-11-181-7/+4
* Merge branch 'nojava' of https://github.com/CendioOssman/tigervncPierre Ossman2018-10-265-122/+9
|\
| * Remove Java web serverPierre Ossman2018-10-095-122/+9
* | Change to https for tigervnc URLPierre Ossman2018-10-193-3/+3
|/
* [Java] Fix error in VeNCrypt protocol implemtationBrian P. Hinz2018-08-201-6/+6
* Release queueMutex using finally blocksPepijn Van Eeckhoudt2018-08-201-38/+56
* Increase maximum vnc server name lengthAlexander Duryagin2018-08-151-1/+1
* Change development version to 1.9.80Pierre Ossman2018-06-131-1/+1