aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/DIBSectionBuffer.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-3/+3
|\
| * Capitalize first letter in log, exception & errorMadeleine Nilsson2024-11-211-3/+3
* | Use standard library naming for exceptionsPierre Ossman2024-11-061-2/+2
* | Replace base exception class with standard libraryPierre Ossman2024-11-061-0/+2
* | Use standard exception classesPierre Ossman2024-11-061-2/+2
|/
* Split SystemException to handle WindowsPierre Ossman2024-10-091-2/+2
* Use nullptr in all C++ codePierre Ossman2024-06-241-8/+8
* Use stdint typesPierre Ossman2023-02-011-5/+5
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Don't clear complex objects using memset()Pierre Ossman2020-05-311-2/+0
* Clean up initialization of DIBSectionBufferPierre Ossman2020-01-031-12/+6
* Encapsulate PixelBuffer internal detailsPierre Ossman2019-11-151-25/+16
* Remove full support for colour mapsPierre Ossman2014-07-071-72/+18
* Fix some offenders that poke around in the PixelFormat internalsPierre Ossman2014-07-071-18/+30
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-101-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+222