aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/Dialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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