aboutsummaryrefslogtreecommitdiffstats
path: root/win/vncconfig/Legacy.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/madnicendio/tigervncPierre Ossman2024-11-221-6/+6
|\
| * Capitalize first letter in log, exception & errorMadeleine Nilsson2024-11-211-6/+6
* | Use standard library naming for exceptionsPierre Ossman2024-11-061-1/+1
* | Use standard exception classesPierre Ossman2024-11-061-1/+1
* | Subclass exceptions from std::exceptionPierre Ossman2024-11-061-5/+5
* | Use what() to access exception descriptionPierre Ossman2024-11-061-3/+3
|/
* Split SystemException to handle WindowsPierre Ossman2024-10-091-1/+1
* Use nullptr in all C++ codePierre Ossman2024-06-241-6/+6
* Remove unused rfb/util.h includesPierre Ossman2023-02-041-0/+1
* Remove "str" prefix from string helpersPierre Ossman2023-02-041-2/+2
* Use std::string instead of CharArrayPierre Ossman2023-02-041-17/+9
* Make strSplit() simpler and saferPierre Ossman2023-02-041-16/+12
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-4/+3
* Use fixed size character bufferPierre Ossman2023-02-041-10/+10
* Get rid of TCHAR magicPierre Ossman2023-02-041-54/+54
* Return std::vector instead of dynamic allocationPierre Ossman2023-02-041-4/+3
* Remove Java web serverPierre Ossman2018-10-091-4/+0
* Catch exceptions by referencePierre Ossman2018-05-291-2/+2
* Remove legacy Windows codePierre Ossman2016-01-121-2/+1
* Make winvnc4 and Windows vncconfig compilable via MinGW.Adam Tkac2009-10-121-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+248