aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Round up expiration time for timersPierre Ossman2024-07-051-1/+1
* Fix x0vncserver handling of timersPierre Ossman2024-07-051-3/+3
* Update Slovak translationMarián Haburaj2024-06-271-544/+817
* Merge branch 'c++11' of github.com:CendioOssman/tigervncPierre Ossman2024-06-24288-2028/+2013
|\
| * Enforce not shadowing variablesPierre Ossman2024-06-241-0/+1
| * Avoid shadowing variablesPierre Ossman2024-06-2468-260/+285
| * Use "static" for helper functionsPierre Ossman2024-06-242-3/+3
| * Simplify RandR output name handlingPierre Ossman2024-06-241-36/+26
| * Avoid redundant argumentsPierre Ossman2024-06-246-50/+48
| * Simplify code using range-based for loopsPierre Ossman2024-06-2413-118/+82
| * Remove careful client iteratationPierre Ossman2024-06-241-42/+24
| * Prefer std::find() over manual searchPierre Ossman2024-06-246-53/+39
| * Remove unnecessary headers from Security.cxxPierre Ossman2024-06-241-18/+1
| * Enforce using "override"Pierre Ossman2024-06-241-0/+1
| * Mark overridden virtual functionsPierre Ossman2024-06-24124-527/+534
| * Enforce using nullptr for C++ codePierre Ossman2024-06-241-0/+1
| * Disable gcc NULL warning for context menuPierre Ossman2024-06-241-1/+4
| * Use nullptr in all C++ codePierre Ossman2024-06-24185-938/+979
| * Make sure we use C++ 11Pierre Ossman2024-06-242-1/+4
| * Fix Windows installer dependenciesPierre Ossman2024-06-241-2/+2
* | Update Swedish translationLuna Jernberg2024-06-231-3/+3
* | Update Finnish translationLauri Nurmi2024-06-231-206/+237
* | Update Czech translationPetr Pisar2024-06-231-206/+237
* | Update Indonesian translationAndika Triwidada2024-06-211-208/+233
* | Update Bulgarian translationAlexander Shopov2024-06-211-210/+235
* | Update Swedish translationLuna Jernberg2024-06-211-209/+240
* | Update Hebrew translationYaron Shahrabani2024-06-211-206/+237
* | Update Romanian translationRemus-Gabriel Chelu2024-06-211-231/+248
* | Update Spanish translationCristian Othón Martínez Vera2024-06-211-208/+239
* | Update Ukrainian translationYuri Chornoivan2024-06-211-208/+239
* | Change development version to 1.14.80Pierre Ossman2024-06-203-3/+3
* | Update translation template filePierre Ossman2024-06-201-200/+228
* | Merge branch 'dri3' of github.com:CendioOssman/tigervncPierre Ossman2024-06-2017-98/+1634
|\ \ | |/ |/|
| * Automatically pick a suitable DRI3 render nodePierre Ossman2024-06-202-4/+37
| * Add option to specify used DRI3 render nodePierre Ossman2024-06-204-1/+31
| * Hide from GNOME to enable animationsPierre Ossman2024-06-202-2/+2
| * Add basic DRI3 supportPierre Ossman2024-06-2013-85/+1474
| * Fix includes for Xorg dri3 modulePierre Ossman2024-06-201-0/+71
| * Avoid VNC updates for offscreen windowsPierre Ossman2024-06-201-28/+41
* | Merge pull request #1767 from bphinz/ubuntu-nobleBrian Hinz2024-06-1922-73/+865
|\ \
| * | Remove support for EoL operating systemsBrian P. Hinz2024-06-1918-929/+0
| * | Ubuntu packaging updatesBrian P. Hinz2024-06-1922-25/+866
* | | Merge branch 'xserver-cleanup' of github.com:CendioOssman/tigervncPierre Ossman2024-06-1930-1507/+32
|\ \ \ | | |/ | |/|
| * | Remove old Xorg configure argumentsPierre Ossman2024-06-193-9/+0
| * | Raise Xorg requirement to 1.20+Pierre Ossman2024-06-195-338/+1
| * | Remove Ubuntu 18.04 packagingPierre Ossman2024-06-1916-880/+0
| * | Avoid patching miinitext.c for XvncPierre Ossman2024-06-198-150/+12
| * | Stop explicitly including fbcmap_mi.cPierre Ossman2024-06-191-1/+1
| * | Stop linking to libX11Pierre Ossman2024-06-191-1/+1
| * | Clean up CPPFLAGS handling in xserverPierre Ossman2024-06-197-30/+17