summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-19Add support for cairo_region_t, using patch in bug #44336.Steve Chaplin6-3/+663
2012-08-16Add new constants:Steve Chaplin2-7/+43
2012-08-15Add new constants:Steve Chaplin1-0/+16
2012-08-04New methods added:Steve Chaplin3-9/+79
2012-07-12setup.py: add extra error messages.user1-13/+33
2012-05-23Update waf to check for xpyb.Steve Chaplin1-2/+4
2012-05-05Implement ImageSurface.create_for_data(), using a modified version of a patchSteve Chaplin2-81/+25
2012-04-21Implement ImageSurface.get_data(), using some code from Paul Colomiets.Steve Chaplin2-6/+26
2011-06-19Add support for RecordingSurface.Steve Chaplin4-29/+143
2011-04-02Add new constant CAIRO_FORMAT_RGB16_565Steve Chaplin1-0/+1
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 Chaplin1-3/+3
2010-09-19Improve/simplify unicode filename support to use Py_FileSystemDefaultEncodingSteve Chaplin1-54/+51
2010-09-19Improve/simplify unicode text support - read string and encode into utf8 usingSteve Chaplin3-70/+35
2010-09-18Add support forSteve Chaplin1-2/+5
2010-09-13Simplify gitignore by moving most of the exclusions into the topSteve Chaplin1-2/+0
2010-09-12=== Pycairo 1.8.10 ===Steve Chaplin9-347/+437
2010-05-31Create the initial pycairo for Python 3.x git repo, using the py2cairo 1.8.10Steve Chaplin12-0/+5602