summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bad color of cursor with x0vncserverPierre Ossman2018-09-181-6/+5
* Stop tracking changes for each glyphPierre Ossman2018-09-131-20/+34
* Avoid compiler "use of uninitialised variable" warningsPierre Ossman2018-09-132-32/+39
* Fix multi-head placement of overlay (again)Pierre Ossman2018-09-111-11/+4
* Remove dead overlay codePierre Ossman2018-09-111-5/+0
* Explicitly check screen layout after changePierre Ossman2018-09-112-5/+16
* Adjust cursor position according to geometryPierre Ossman2018-09-101-0/+2
* [Java] Fix error in VeNCrypt protocol implemtationBrian P. Hinz2018-08-201-6/+6
* Merge pull request #703 from pepijnve/patch-1Brian Hinz2018-08-201-38/+56
|\
| * Release queueMutex using finally blocksPepijn Van Eeckhoudt2018-08-201-38/+56
|/
* Get correct GnuTLS version in travisPierre Ossman2018-08-161-1/+4
* Use system certificate trust storePierre Ossman2018-08-161-0/+3
* Center overlay on primary screenPierre Ossman2018-08-161-2/+21
* Merge branch 'master' of https://github.com/daa/tigervncPierre Ossman2018-08-162-2/+2
|\
| * Increase maximum vnc server name lengthAlexander Duryagin2018-08-152-2/+2
* | Do not perform endianness check on Windows and AppleJan Grulich2018-08-081-1/+6
* | Check endianness when constructing PlatformPixelBuffer()Jan Grulich2018-08-081-2/+2
|/
* Ignore buttons in mouse leave eventsPierre Ossman2018-07-311-1/+4
* Avoid integer overflows in pixel size calculationsPierre Ossman2018-07-256-20/+23
* Update Swedish translationGöran Uddeborg2018-07-251-4/+4
* Update Bulgarian translationAlexander Shopov2018-07-251-96/+166
* Add debug output for x0vncserver key eventsPierre Ossman2018-07-251-1/+5
* Handle Shift+Tab (ISO_Left_Tab) in x0vncserverPierre Ossman2018-07-251-4/+10
* Update static library dependencies for rpm/deb packagesBrian P. Hinz2018-07-244-17/+19
* Reduce size of context menu hintPierre Ossman2018-07-191-5/+8
* Fix bad type on congestion ETA variablePierre Ossman2018-07-171-1/+1
* Update Swedish translationGöran Uddeborg2018-07-161-96/+167
* Fix .gitignore for vncviewer/ and tests/Pierre Ossman2018-07-113-3/+9
* Merge branch 'gitignore' of https://github.com/clbr/tigervncPierre Ossman2018-07-117-0/+25
|\
| * Add a basic gitignoreLauri Kasanen2018-07-117-0/+25
* | Fix try/catch for flushPendingClipboard()Pierre Ossman2018-07-111-10/+10
* | Merge branch 'ctrl-alt-focus' of https://github.com/martinetd/tigervncPierre Ossman2018-07-111-0/+6
|\ \ | |/ |/|
| * viewer: reset ctrl / alt to menu state on focusDominique Martinet2018-07-081-0/+6
* | Merge branch 'oldserver' of https://github.com/clbr/tigervncPierre Ossman2018-07-112-16/+20
|\ \
| * | Compile fixes for Xserver 1.9Lauri Kasanen2018-07-092-16/+20
| |/
* | Update Ukrainian translationYuri Chornoivan2018-07-111-95/+169
* | Add Czech translationPetr Pisar2018-07-112-0/+731
* | Update Russian translationYuri Kozlov2018-07-111-97/+171
* | Update Brazilian Portuguese translationRafael Fontenelle2018-07-111-103/+178
* | Update Vietnamese translationTrần Ngọc Quân2018-07-111-97/+171
|/
* Avoid error/warning about implicit function declarationJan Grulich2018-06-281-0/+3
* Change development version to 1.9.80Pierre Ossman2018-06-133-4/+4
* Update translation template filePierre Ossman2018-06-131-89/+156
* Merge branch 'grab' of https://github.com/CendioOssman/tigervncPierre Ossman2018-06-131-9/+48
|\
| * Ignore fake focus events from XGrabKeyboard()Pierre Ossman2018-06-121-0/+44
| * Update comment about keyboard grab on focus changesPierre Ossman2018-06-121-9/+4
* | Better string handling of default server namePierre Ossman2018-06-131-3/+5
|/
* Add support for X server 1.20.0.Michal Srb2018-06-083-1/+93
* Properly sync LED state on connectPierre Ossman2018-06-072-0/+12
* Merge branch 'unix' of https://github.com/CendioOssman/tigervncPierre Ossman2018-05-2921-259/+624
|\