aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/MsgWindow.cxx
Commit message (Expand)AuthorAgeFilesLines
* Capitalize even more logging and exceptionsPierre Ossman2024-11-221-2/+2
* Merge branch 'master' of https://github.com/madnicendio/tigervncPierre Ossman2024-11-221-5/+5
|\
| * Capitalize first letter in log, exception & errorMadeleine Nilsson2024-11-211-5/+5
* | Use standard library naming for exceptionsPierre Ossman2024-11-061-2/+2
* | Subclass exceptions from std::exceptionPierre Ossman2024-11-061-1/+1
* | Use what() to access exception descriptionPierre Ossman2024-11-061-1/+1
|/
* Split SystemException to handle WindowsPierre Ossman2024-10-091-2/+2
* Use nullptr in all C++ codePierre Ossman2024-06-241-8/+8
* Use std::string instead of CharArrayPierre Ossman2023-02-041-5/+5
* Get rid of TCHAR magicPierre Ossman2023-02-041-8/+7
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Pointer truncation/expansion needs to be very explicitPierre Ossman2015-03-031-3/+4
* Fix mismatches between format string and argumentsPierre Ossman2015-03-031-3/+3
* Fix 64-bit Windows issuesDRC2010-05-201-3/+4
* Avoid using result variable uninitializedPeter Åstrand2008-12-101-1/+1
* MinGW tweak: Follow up on last patch: Define this baseClass static as well.Peter Åstrand2008-12-091-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+116