aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/TsSessions.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of TCHAR magicPierre Ossman2023-02-041-2/+1
| | | | | We never use Windows' "UNICODE" mode anyway, so let's get rid of this complexity.
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
| | | | | | The generally recommended way is to include it from source files, not headers. We had a mix of both. Let's try to be consistent and follow the recommended way.
* Remove legacy Windows codePierre Ossman2016-01-121-34/+5
| | | | | We have lots of code that deals with Windows versions that we no longer support anyway. Clean out all of this old cruft.
* Fix mismatches between format string and argumentsPierre Ossman2015-03-031-1/+1
|
* Fix bad signed/unsigned comparisonsPierre Ossman2015-03-031-2/+2
| | | | | Either by casting, or switching to a more appropriate type for the variable.
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-0/+93
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@591 3789f03b-4d11-0410-bbf8-ca57d06f2519