aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb
Commit message (Expand)AuthorAgeFilesLines
* Fixed the mistake int ScaledPixelBuffer::getScale().george822006-09-111-1/+1
* Eliminated some compilation warnings.Constantin Kaplinsky2006-09-081-4/+4
* Implemented support for TightVNC protocol extensions in the server code. This...Constantin Kaplinsky2006-09-089-2/+307
* Minor refactoring to prepare the source for handling TightVNC protocol extens...Constantin Kaplinsky2006-09-062-0/+6
* Init scaled_width and scaled_width by zerogeorge822006-08-171-2/+3
* ScaledPixelBuffer class code improvements. Remove scalegeorge822006-07-292-9/+9
* Added ScaledPixelBuffer::getSrcWidth() andgeorge822006-07-231-0/+2
* Minor code cleanup.Constantin Kaplinsky2006-06-041-3/+1
* A few tabs converted to spaces.Constantin Kaplinsky2006-06-031-1/+1
* Ported the CapsContainer class from the TightVNC 1.3 codebase.Constantin Kaplinsky2006-06-034-0/+259
* Fixed include path for locating the libjpeg.h file.Constantin Kaplinsky2006-05-301-0/+1
* Fixed include path for libjpeg.h, to allow including headers from the install...Constantin Kaplinsky2006-05-301-1/+1
* Not defining ZLIB_INCLUDE as it is not used in the rfb directory.Constantin Kaplinsky2006-05-301-1/+1
* Added new exception rfb::UnsupportedPixelFormatException.george822006-05-292-3/+7
* Merged the changes from revision range 582:588 into reorganized sources. Thes...Constantin Kaplinsky2006-05-262-12/+18
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-25166-0/+22473