Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-06-19 | Add support for RecordingSurface, using patch (modified) from bug #36854. | Steve Chaplin | 1 | -1/+22 |
2011-04-02 | Add new constant CAIRO_FORMAT_RGB16_565 | Steve Chaplin | 1 | -0/+1 |
2010-05-20 | Add Win32PrintingSurface. | Steve Chaplin | 1 | -0/+7 |
2010-05-05 | Mingw32 and pypy fixes (#25203) submitted by Jan de M. | Steve Chaplin | 1 | -0/+2 |
2010-02-06 | Add XCB support using xpyb | Julien Danjou | 1 | -0/+5 |
2009-12-30 | Add XCB surface support - it is an ABI change. | Steve Chaplin | 1 | -0/+15 |
2009-08-26 | Pycairo 1.8.8 release | Steve Chaplin | 1 | -3/+1 |
2009-08-26 | define PYCAIRO_VERSION_MAJOR/MICRO/MINOR in config.h and use in cairomodule.c | Steve Chaplin | 1 | -9/+7 |
2009-08-25 | Remove 'pycairo-' prefix from filenames. | Steve Chaplin | 1 | -1/+1 |
2009-08-25 | Move tp_base initialization from cairomodule.c back into the class definitions | Steve Chaplin | 1 | -21/+0 |
2009-08-24 | Reformat C code to 2-space indents. | Steve Chaplin | 1 | -314/+319 |
2009-08-06 | Initial commit | Steve Chaplin | 1 | -0/+498 |