aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/DeviceFrameBuffer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Capitalize even more logging and exceptionsPierre Ossman2024-11-221-6/+6
* 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-4/+4
* | Use standard exception classesPierre Ossman2024-11-061-6/+6
* | 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-4/+4
* Avoid shadowing variablesPierre Ossman2024-06-241-4/+4
* Use nullptr in all C++ codePierre Ossman2024-06-241-2/+2
* Use std::vector for basic data arraysPierre Ossman2023-02-011-19/+17
* Use stdint typesPierre Ossman2023-02-011-8/+9
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Clean up initialization of DIBSectionBufferPierre Ossman2020-01-031-13/+1
* Change cursor API to use RGBA dataPierre Ossman2017-02-221-84/+153
* Remove legacy Windows codePierre Ossman2016-01-121-5/+3
* Provide a better R/W base PixelBuffer classPierre Ossman2014-07-071-0/+1
* Get rid of the direct access abuse of FullFramePixelBuffer's dataPierre Ossman2014-07-071-6/+19
* Remove full support for colour mapsPierre Ossman2014-07-071-48/+2
* Fix unsafe usage of the logging functions.Pierre Ossman2012-04-261-1/+1
* Fix some overloading ambiguity.Pierre Ossman2009-03-101-2/+2
* Removed unused variablePeter Åstrand2008-12-101-1/+0
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+289