summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-22Correct the pycairo version number in config.hHEADmasterSteve Chaplin1-1/+1
2012-12-22Update waf to 1.7.8Steve Chaplin2-6/+12
2012-08-19Add support for cairo_region_t, using patch in bug #44336.Steve Chaplin11-4/+791
2012-08-16Add new constants:Steve Chaplin3-12/+75
2012-08-15Add new constants:Steve Chaplin2-0/+89
2012-08-13Remove option to use xpyb since it does not currently support Python 3,Steve Chaplin1-4/+6
2012-08-04New methods added:Steve Chaplin6-9/+167
2012-07-12setup.py: add extra error messages.user4-36/+68
2012-05-23Update waf to check for xpyb.Steve Chaplin2-3/+13
2012-05-05Implement ImageSurface.create_for_data(), using a modified version of a patchSteve Chaplin5-97/+60
2012-04-25Update tests.Steve Chaplin8-83/+156
2012-04-21Implement ImageSurface.get_data(), using some code from Paul Colomiets.Steve Chaplin5-48/+137
2012-04-21Update waf file.Steve Chaplin5-0/+138
2011-06-19Add support for RecordingSurface.Steve Chaplin11-41/+221
2011-04-18Increment version to 1.10.1Steve Chaplin4-50/+28
2011-04-18=== Pycairo 1.10.0 ===Steve Chaplin6-22/+52
2011-04-17Update 'waf dist' so that generated docs (not just the docs source) areSteve Chaplin3-6/+16
2011-04-03Remove examples/cairo_snippets/data/romedalen.png and examples which use thisSteve Chaplin6-69/+16
2011-04-02Add new constant CAIRO_FORMAT_RGB16_565Steve Chaplin1-0/+1
2011-04-01Patch waf 1.6.3 to work (for me) with Python 3.2Steve Chaplin2-1/+2
2011-03-30Get documentation working with Sphinx 1.0.7.Steve Chaplin8-140/+415
2011-03-28Fix for bug #33013.Steve Chaplin1-6/+6
2011-03-27Changes to support Python 3.2 PyCapsule.Steve Chaplin2-24/+22
2011-03-27Update waf from 1.15 to 1.16.3Steve Chaplin5-27/+24
2010-09-19Improve/simplify unicode filename support to use Py_FileSystemDefaultEncodingSteve Chaplin1-54/+51
2010-09-19Add note to INSTALL to cover situation where python 2 and 3 are bothSteve Chaplin1-0/+4
2010-09-19Improve/simplify unicode text support - read string and encode into utf8 usingSteve Chaplin5-71/+37
2010-09-18Add support forSteve Chaplin4-11/+13
2010-09-15Add 'wb' to write files in binary mode.Steve Chaplin3-7/+7
2010-09-13Simplify gitignore by moving most of the exclusions into the topSteve Chaplin8-39/+20
2010-09-12Increase version to 1.8.11Steve Chaplin2-17/+49
2010-09-12Small update.Steve Chaplin1-1/+1
2010-09-12=== Pycairo 1.8.10 ===Steve Chaplin25-585/+711
2010-05-31Create the initial pycairo for Python 3.x git repo, using the py2cairo 1.8.10Steve Chaplin92-0/+13046