| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of getStride() | Pierre Ossman | 2014-07-07 | 1 | -6/+0 |
* | Remove full support for colour maps | Pierre Ossman | 2014-07-07 | 1 | -2/+1 |
* | Refactoring: now PollingManager is owned by XPixelBuffer. No other classes | Constantin Kaplinsky | 2008-06-04 | 1 | -1/+8 |
* | Code refactoring: PollingManager should not know anything about | Constantin Kaplinsky | 2008-06-04 | 1 | -5/+2 |
* | Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four | Constantin Kaplinsky | 2008-06-04 | 1 | -3/+1 |
* | Code refactoring: maintaining the Image object representing the framebuffer | Constantin Kaplinsky | 2008-06-04 | 1 | -2/+4 |
* | Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop. | Constantin Kaplinsky | 2008-06-03 | 1 | -1/+1 |
* | Grabbing the screen moved from PollingManager to XPixelBuffer. | Constantin Kaplinsky | 2008-06-02 | 1 | -0/+8 |
* | Code refactoring - PollingManager's constructor is given an XPixelBuffer* | Constantin Kaplinsky | 2008-05-30 | 1 | -1/+7 |
* | Prepared the XPixelBuffer class for grabbing the screen in its grabRegion() m... | Constantin Kaplinsky | 2007-12-27 | 1 | -9/+14 |
* | Overriding the grabRegion function in XPixelBuffer. It will perform screen gr... | Constantin Kaplinsky | 2007-12-26 | 1 | -0/+3 |
* | Moved XPixelBuffer class into a separate file. | Constantin Kaplinsky | 2007-12-26 | 1 | -0/+51 |