aboutsummaryrefslogtreecommitdiffstats
path: root/win/wm_hooks
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr in all C++ codePierre Ossman2024-06-241-16/+16
* Prefer target_include_directories()Pierre Ossman2023-03-311-2/+3
* Get rid of TCHAR magicPierre Ossman2023-02-041-10/+8
* Explicitly mark unused parametersPierre Ossman2023-01-041-2/+2
* Remove 32-/64-bit distinctionsPierre Ossman2022-01-211-7/+2
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Use standard install dir variable namesPierre Ossman2020-03-121-1/+1
* Specify TigerVNC Project as the vendor/companyPierre Ossman2016-05-131-1/+1
* Pointer truncation/expansion needs to be very explicitPierre Ossman2015-03-031-2/+2
* Use the gcc way of creating shared segments in DLLs. The previous wayPierre Ossman2012-04-253-26/+18
* Build wm_hooks in its own directory. Makes the build structure more clear.Pierre Ossman2012-04-251-0/+13
* Enable WinVNC build with MinGW and MinGW64DRC2011-10-121-0/+1
* Use generic copyright message which refers the user to the complete copyright...DRC2011-06-281-1/+1
* Remove old Visual C++ project files (use CMake to build with Visual C++)DRC2011-02-081-149/+0
* CMake build system for WindowsDRC2010-10-272-6/+12
* [Bugfix] Fix MS Visual Studio 2008 compilation issues.Adam Tkac2009-10-081-2/+2
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-271-3/+3
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-256-0/+845