summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for cairo_region_t, using patch in bug #44336.Steve Chaplin2012-08-196-3/+663
* Add new constants:Steve Chaplin2012-08-162-7/+43
* Add new constants:Steve Chaplin2012-08-151-0/+16
* New methods added:Steve Chaplin2012-08-043-9/+79
* setup.py: add extra error messages.user2012-07-121-13/+33
* Update waf to check for xpyb.Steve Chaplin2012-05-231-2/+4
* Implement ImageSurface.create_for_data(), using a modified version of a patchSteve Chaplin2012-05-052-81/+25
* Implement ImageSurface.get_data(), using some code from Paul Colomiets.Steve Chaplin2012-04-212-6/+26
* Add support for RecordingSurface.Steve Chaplin2011-06-194-29/+143
* Add new constant CAIRO_FORMAT_RGB16_565Steve Chaplin2011-04-021-0/+1
* Fix for bug #33013.Steve Chaplin2011-03-281-6/+6
* Changes to support Python 3.2 PyCapsule.Steve Chaplin2011-03-272-24/+22
* Update waf from 1.15 to 1.16.3Steve Chaplin2011-03-271-3/+3
* Improve/simplify unicode filename support to use Py_FileSystemDefaultEncodingSteve Chaplin2010-09-191-54/+51
* Improve/simplify unicode text support - read string and encode into utf8 usingSteve Chaplin2010-09-193-70/+35
* Add support forSteve Chaplin2010-09-181-2/+5
* Simplify gitignore by moving most of the exclusions into the topSteve Chaplin2010-09-131-2/+0
* === Pycairo 1.8.10 ===Steve Chaplin2010-09-129-347/+437
* Create the initial pycairo for Python 3.x git repo, using the py2cairo 1.8.10Steve Chaplin2010-05-3112-0/+5602