1. 7450a6f Check for TrueColor support in x0vncserver by Pierre Ossman · 8 years ago
  2. 2e5a106 Get rid of getStride() by Pierre Ossman · 12 years ago
  3. b6b4dc6 Remove full support for colour maps by Pierre Ossman · 12 years ago
  4. 4d0bc6e Fix some offenders that poke around in the PixelFormat internals by Pierre Ossman · 12 years ago
  5. 303433a Refactoring: now PollingManager is owned by XPixelBuffer. No other classes by Constantin Kaplinsky · 17 years ago
  6. f773a8e Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four by Constantin Kaplinsky · 17 years ago
  7. e0c80c5 Code refactoring: maintaining the Image object representing the framebuffer by Constantin Kaplinsky · 17 years ago
  8. 1d2967f Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop. by Constantin Kaplinsky · 17 years ago
  9. 429ea96 Grabbing the screen moved from PollingManager to XPixelBuffer. by Constantin Kaplinsky · 17 years ago
  10. 2c01983 Code refactoring - PollingManager's constructor is given an XPixelBuffer* by Constantin Kaplinsky · 17 years ago
  11. 936c369 Prepared the XPixelBuffer class for grabbing the screen in its grabRegion() method. by Constantin Kaplinsky · 18 years ago
  12. b3530d4 Overriding the grabRegion function in XPixelBuffer. It will perform screen grabbing right before sending an update. by Constantin Kaplinsky · 18 years ago