1. f523ee1 Using namespace rfb in header files is a bad idea by Peter Åstrand (astrand) · 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. 303433a Refactoring: now PollingManager is owned by XPixelBuffer. No other classes by Constantin Kaplinsky · 17 years ago
  5. 8a85c49 Code refactoring: PollingManager should not know anything about 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
  13. 614c7b5 Moved XPixelBuffer class into a separate file. by Constantin Kaplinsky · 18 years ago