summaryrefslogtreecommitdiffstats
path: root/krdc/vnc/scaling.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-05-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 89969dcb2142d91b295c8d18cde46e22ef118dce)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Major overhaul/rewrite of the krdc vnc client to use libvncclientTimothy Pearson2015-01-131-0/+331
This relates to Bug 2180 among others Please note that only minimal testing has been performed; some features may not yet work correctly