aboutsummaryrefslogtreecommitdiffstats
path: root/win/vncconfig/Connections.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/madnicendio/tigervncPierre Ossman2024-11-221-1/+1
|\
| * Capitalize first letter in log, exception & errorMadeleine Nilsson2024-11-211-1/+1
* | Subclass exceptions from std::exceptionPierre Ossman2024-11-061-2/+2
* | Use what() to access exception descriptionPierre Ossman2024-11-061-1/+1
|/
* Mark overridden virtual functionsPierre Ossman2024-06-241-5/+5
* Use nullptr in all C++ codePierre Ossman2024-06-241-3/+3
* Remove unused rfb/util.h includesPierre Ossman2023-02-041-0/+1
* Remove "str" prefix from string helpersPierre Ossman2023-02-041-1/+1
* Use std::string instead of CharArrayPierre Ossman2023-02-041-18/+16
* Use std::vector for temporary char arraysPierre Ossman2023-02-041-10/+10
* Make strSplit() simpler and saferPierre Ossman2023-02-041-7/+5
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-10/+10
* Return static char buffer from some methodsPierre Ossman2023-02-041-1/+1
* Use StringParameters directlyPierre Ossman2023-02-041-2/+1
* Get rid of TCHAR magicPierre Ossman2023-02-041-30/+30
* Remove Java web serverPierre Ossman2018-10-091-31/+0
* Catch exceptions by referencePierre Ossman2018-05-291-2/+2
* Show error dialog when ACL pattern isn't acceptedPierre Ossman2015-08-101-2/+7
* Fix bad signed/unsigned comparisonsPierre Ossman2015-03-031-3/+3
* Make winvnc4 and Windows vncconfig compilable via MinGW.Adam Tkac2009-10-121-3/+3
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+298