aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Improve names of many gesturehandler unit testsSamuel Mannehed2020-06-051-24/+24
* | Fix typos in commentsSamuel Mannehed2020-06-051-2/+2
* | Remove unnecessary touchEnd from unit testsSamuel Mannehed2020-06-051-1/+0
* | Add proper spacing to if statementsSamuel Mannehed2020-06-041-2/+2
* | Add constant for TWOTOUCH_TIMEOUTSamuel Mannehed2020-06-041-1/+4
* | Update Info.plist copyright, added recommended key.Brian P. Hinz2020-05-311-2/+4
* | Automatically pick the correct X.org patchMark Mielke2020-05-311-2/+6
* | Merge branch 'travis' of https://github.com/CendioOssman/tigervncPierre Ossman2020-05-319-16/+59
|\ \
| * | Set up Windows and macOS travis buildsPierre Ossman2020-05-311-0/+44
| * | Use mingw's stdio routines where neededPierre Ossman2020-05-311-7/+4
| * | Don't catch exceptions by valuePierre Ossman2020-05-311-1/+1
| * | Don't clear complex objects using memset()Pierre Ossman2020-05-312-4/+2
| * | Silence clang deprecated warnings on macOSPierre Ossman2020-05-311-0/+5
| * | Move pgettext_aux() declaration earlierPierre Ossman2020-05-311-2/+2
| * | Remove unused variablePierre Ossman2020-05-311-1/+0
| * | Fix JpegCompressor::overrun() type changePierre Ossman2020-05-311-1/+1
|/ /
* | Merge branch 'ack-set-desktop-size' of https://github.com/matt335672/tigervncPierre Ossman2020-05-291-3/+4
|\ \
| * | Send response for refused SetDesktopSizematt3356722020-05-291-3/+4
* | | Merge branch 'gesture_handler_v3' of https://github.com/aeneby/tigervncPierre Ossman2020-05-2923-74/+4104
|\ \ \ | |/ / |/| |
| * | Support touch gestures on WindowsSamuel Mannehed2020-05-294-10/+565
| * | Implement touch gesture handling on UnixAaron Sowry2020-05-2911-23/+2304
| * | Cancel AltGr timeout on mouse events as wellSamuel Mannehed2020-05-292-16/+33
| * | Implement X Input pointer handling for UnixAaron Sowry2020-05-298-19/+647
| * | Ignore bogus FL_MOVE events from FLTKSamuel Mannehed2020-05-261-0/+6
| * | Fix position for click and drag with EmulateMBAlex Tanskanen2020-05-263-15/+123
| * | Add unit tests for EmulateMBAlex Tanskanen2020-05-262-0/+433
| * | Open X11 display properlyPierre Ossman2020-05-261-7/+7
| * | Remove default config alertPierre Ossman2020-05-261-2/+0
| * | Use exit_vncviewer() for early errorsPierre Ossman2020-05-201-12/+16
| * | Bump up Windows version from Vista to Windows 7Samuel Mannehed2020-05-201-2/+2
* | | Reject too large screen resize requestsPierre Ossman2020-05-231-0/+5
* | | Catch errors resizing framebufferPierre Ossman2020-05-231-2/+7
* | | Add final line break to FatalError() callsPierre Ossman2020-05-232-7/+7
* | | Update Indonesian translationAndika Triwidada2020-05-211-111/+170
|/ /
* | Update French translationStéphane Aulery2020-05-081-103/+104
* | [SELinux] Allow vnc_session_t type execute itselfLukas Vrabec2020-05-061-0/+2
|/
* Handle empty changes for every operationPierre Ossman2020-04-201-22/+16
* Update Serbian translationМирослав Николић2020-04-061-111/+186
* Update Ubuntu patches for current codePierre Ossman2020-04-022-24/+16
* Update apt cache before running buildsPierre Ossman2020-04-022-0/+2
* Remove legacy Xorg codePierre Ossman2020-04-027-459/+6
* Remove 8-bit support from documentationPierre Ossman2020-04-022-16/+4
* Merge branch 'systemd' of https://github.com/CendioOssman/tigervncPierre Ossman2020-04-0297-10017/+1606
|\
| * Remove support for old Xorg versionsPierre Ossman2020-03-1214-1602/+9
| * Use standard install dir variable namesPierre Ossman2020-03-1223-76/+66
| * Add SELinux policy file for vncsessionPierre Ossman2020-03-126-1/+146
| * Start sessions via PAMPierre Ossman2020-03-1225-235/+875
| * Fix C linking when doing static buildsPierre Ossman2020-03-121-2/+3
| * Make PAM mandatoryPierre Ossman2020-03-128-29/+9
| * Stop searching for XvncPierre Ossman2020-03-122-31/+3