aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/CleanDesktop.cxx
Commit message (Expand)AuthorAgeFilesLines
* Capitalize even more logging and exceptionsPierre Ossman2024-11-221-1/+1
* Merge branch 'master' of https://github.com/madnicendio/tigervncPierre Ossman2024-11-221-8/+8
|\
| * Capitalize first letter in log, exception & errorMadeleine Nilsson2024-11-211-8/+8
* | Use standard library naming for exceptionsPierre Ossman2024-11-061-1/+1
* | Subclass exceptions from std::exceptionPierre Ossman2024-11-061-6/+6
* | Use what() to access exception descriptionPierre Ossman2024-11-061-6/+6
|/
* Split SystemException to handle WindowsPierre Ossman2024-10-091-1/+1
* Use nullptr in all C++ codePierre Ossman2024-06-241-12/+12
* Get rid of TCHAR magicPierre Ossman2023-02-041-3/+2
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Remove legacy Windows codePierre Ossman2016-01-121-54/+3
* Pointer truncation/expansion needs to be very explicitPierre Ossman2015-03-031-6/+6
* Fix mismatches between format string and argumentsPierre Ossman2015-03-031-1/+1
* Fix bad signed/unsigned comparisonsPierre Ossman2015-03-031-1/+1
* Fix unsafe usage of the logging functions.Pierre Ossman2012-04-261-8/+8
* Enable WinVNC build with MinGW and MinGW64DRC2011-10-121-0/+1
* Make winvnc4 and Windows vncconfig compilable via MinGW.Adam Tkac2009-10-121-2/+2
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+321