aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x0vncserver: update/display cursor only on correct screen in zaphod modeJan Grulich2022-08-241-7/+53
* Add missing FLTK include statementsAlbrecht Schlosser2022-07-076-1/+7
* Merge pull request #1492 from krystof1119/javaCursorFixBrian Hinz2022-07-071-5/+5
|\
| * Fix edge of dot cursor in Java vncviewerKrystof Pistek2022-07-061-5/+5
|/
* Merge branch 'artifacts' of https://github.com/CendioOssman/tigervncPierre Ossman2022-07-055-0/+34
|\
| * Store artifacts from Github actionsPierre Ossman2022-07-055-0/+34
* | Fix typo in previous commitPierre Ossman2022-07-051-1/+1
* | Fix Xvnc dependency list (again)Pierre Ossman2022-07-051-3/+8
|/
* Add missing dependencies for XvncPierre Ossman2022-07-041-0/+1
* Merge branch 'cork' of https://github.com/CendioOssman/tigervncPierre Ossman2022-06-286-14/+56
|\
| * Cork the proper output stream in the clientPierre Ossman2022-06-281-2/+2
| * Safely discard large (extended) clipboard contentsPierre Ossman2022-06-282-8/+40
| * Properly restore cork state when changedPierre Ossman2022-06-282-2/+13
| * Remove unnecessary flushPierre Ossman2022-06-281-1/+0
| * Only implicitly flush on uncorkingPierre Ossman2022-06-281-1/+1
|/
* Merge branch 'mft-crop-fix' of https://github.com/mmozeiko/tigervncPierre Ossman2022-06-132-8/+220
|\
| * Workaround for MFT cropping in H264 decodingMartins Mozeiko2022-06-072-8/+220
* | Add Romanian translationRemus-Gabriel Chelu2022-06-072-0/+1038
* | Merge branch 'pkgconfig' of https://github.com/CendioOssman/tigervncPierre Ossman2022-06-0711-116/+91
|\ \ | |/ |/|
| * Find FFMPEG using pkg-configPierre Ossman2022-06-073-11/+22
| * Fix up ffmpeg header and library handlingPierre Ossman2022-06-074-4/+4
| * Use pkg-config for pixmanPierre Ossman2022-06-073-42/+12
| * Add target_link_directory() compat functionPierre Ossman2022-06-072-0/+14
| * Avoid temporary cmake variablesPierre Ossman2022-06-076-61/+41
|/
* Remove zlib copyright noticePierre Ossman2022-05-121-28/+0
* Merge branch 'icons' of https://github.com/CendioOssman/tigervncPierre Ossman2022-05-1126-1820/+1358
|\
| * Adjust icon margins and roundingPierre Ossman2022-05-1116-1501/+620
| * Automatically generate macOS icon filePierre Ossman2022-05-114-2/+19
| * Automatically generate Windows icon filePierre Ossman2022-05-114-4/+20
| * Add more Unix icon sizesPierre Ossman2022-05-115-5/+10
| * Avoid duplicating list of icon sizesPierre Ossman2022-05-111-41/+13
| * Remove redundant icon installationPierre Ossman2022-05-111-10/+0
| * Simplify icon generationPierre Ossman2022-05-118-1197/+1622
| * Remove dead codePierre Ossman2022-05-111-6/+0
| * Safer allocation of icon arrayPierre Ossman2022-05-111-1/+1
|/
* Merge pull request #1463 from TigerVNC/accessRightsFixesSamuel Mannehed2022-05-021-1/+4
|\
| * Assert that accessCheck isn't called too earlySamuel Mannehed2022-04-291-0/+3
| * Initialize SConnection's accessRightsSamuel Mannehed2022-04-291-1/+1
|/
* Add Georgian translationTemuri Doghonadze2022-04-272-0/+948
* Update Spanish translationCristian Othón Martínez Vera2022-04-071-289/+640
* Fix bad indentation in CConn::socketEvent()Pierre Ossman2022-04-061-5/+5
* Ignore socket whilst processing dataPierre Ossman2022-04-061-2/+3
* Enable stream sanity checks in debug buildsPierre Ossman2022-04-063-5/+8
* Don't trust GNUTLS_E_AGAINPierre Ossman2022-04-062-3/+17
* Print GnuTLS certificate status as hexPierre Ossman2022-03-241-1/+1
* Allow exceptions for expired certificatesPierre Ossman2022-03-241-20/+55
* Make sure server name is always a valid stringPierre Ossman2022-03-242-2/+9
* Change vncsession startup error messagePierre Ossman2022-03-111-1/+1
* Merge branch 'feature/appstream-vncviewer' of https://github.com/JoachimFalk/...Pierre Ossman2022-03-1011-5/+87
|\
| * Added AppStream meta info file for the vncviewerJoachim Falk2022-03-088-5/+87