Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use nullptr in all C++ code | Pierre Ossman | 2024-06-24 | 1 | -24/+25 |
* | Fix shared memory leak | Adam Halim | 2024-01-26 | 1 | -1/+1 |
* | Use std::string instead of CharArray | Pierre Ossman | 2023-02-04 | 1 | -0/+1 |
* | Explicitly mark unused parameters | Pierre Ossman | 2023-01-04 | 1 | -1/+2 |
* | Be consistent in including config.h | Pierre Ossman | 2021-12-30 | 1 | -0/+4 |
* | Check for TrueColor support in x0vncserver | Pierre Ossman | 2018-02-27 | 1 | -4/+11 |
* | Use XShmGetImage for large reads | Peter Åstrand (astrand) | 2018-01-15 | 1 | -2/+7 |
* | Removed IRIX/Solaris overlay support | Peter Åstrand (astrand) | 2017-11-08 | 1 | -193/+2 |
* | Build with support for MIT-SHM | Peter Åstrand (astrand) | 2017-11-07 | 1 | -8/+1 |
* | Added some missing #includes whose prevent build source with gcc 4.3 | Adam Tkac | 2008-03-19 | 1 | -0/+1 |
* | Extended Image::get() methods with a version that can write pixel data at a g... | Constantin Kaplinsky | 2007-09-03 | 1 | -8/+13 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+549 |