aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/Dialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* Capitalize even more logging and exceptionsPierre Ossman2024-11-221-4/+4
* 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
* | Use standard library naming for exceptionsPierre Ossman2024-11-061-2/+2
* | Use standard exception classesPierre Ossman2024-11-061-1/+1
* | Subclass exceptions from std::exceptionPierre Ossman2024-11-061-1/+1
|/
* Split SystemException to handle WindowsPierre Ossman2024-10-091-2/+2
* Avoid shadowing variablesPierre Ossman2024-06-241-10/+10
* Use nullptr in all C++ codePierre Ossman2024-06-241-12/+12
* Use std::string instead of CharArrayPierre Ossman2023-02-041-3/+3
* Return static char buffer from some methodsPierre Ossman2023-02-041-5/+5
* Remove unneeded CharArray:sPierre Ossman2023-02-041-5/+4
* Get rid of TCHAR magicPierre Ossman2023-02-041-11/+10
* Explicitly mark unused parametersPierre Ossman2023-01-041-1/+2
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Catch exceptions by referencePierre Ossman2018-05-291-1/+1
* Remove debug log noise from Windows dialog classPierre Ossman2015-03-171-7/+0
* Fix mismatches between format string and argumentsPierre Ossman2015-03-031-5/+5
* Fix 64-bit Windows issuesDRC2010-05-201-6/+7
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-101-2/+2
* MinGW tweak: Use sizeof(PROPSHEETHEADER) instead ofPeter Åstrand2008-12-091-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+391