summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct the pycairo version number in config.hHEADmasterSteve Chaplin2012-12-221-1/+1
* Update waf to 1.7.8Steve Chaplin2012-12-222-6/+12
* Add support for cairo_region_t, using patch in bug #44336.Steve Chaplin2012-08-1911-4/+791
* Add new constants:Steve Chaplin2012-08-163-12/+75
* Add new constants:Steve Chaplin2012-08-152-0/+89
* Remove option to use xpyb since it does not currently support Python 3,Steve Chaplin2012-08-131-4/+6
* New methods added:Steve Chaplin2012-08-046-9/+167
* setup.py: add extra error messages.user2012-07-124-36/+68
* Update waf to check for xpyb.Steve Chaplin2012-05-232-3/+13
* Implement ImageSurface.create_for_data(), using a modified version of a patchSteve Chaplin2012-05-055-97/+60
* Update tests.Steve Chaplin2012-04-258-83/+156
* Implement ImageSurface.get_data(), using some code from Paul Colomiets.Steve Chaplin2012-04-215-48/+137
* Update waf file.Steve Chaplin2012-04-215-0/+138
* Add support for RecordingSurface.Steve Chaplin2011-06-1911-41/+221
* Increment version to 1.10.1Steve Chaplin2011-04-184-50/+28
* === Pycairo 1.10.0 ===Steve Chaplin2011-04-186-22/+52
* Update 'waf dist' so that generated docs (not just the docs source) areSteve Chaplin2011-04-173-6/+16
* Remove examples/cairo_snippets/data/romedalen.png and examples which use thisSteve Chaplin2011-04-036-69/+16
* Add new constant CAIRO_FORMAT_RGB16_565Steve Chaplin2011-04-021-0/+1
* Patch waf 1.6.3 to work (for me) with Python 3.2Steve Chaplin2011-04-012-1/+2
* Get documentation working with Sphinx 1.0.7.Steve Chaplin2011-03-308-140/+415
* 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-275-27/+24
* Improve/simplify unicode filename support to use Py_FileSystemDefaultEncodingSteve Chaplin2010-09-191-54/+51
* Add note to INSTALL to cover situation where python 2 and 3 are bothSteve Chaplin2010-09-191-0/+4
* Improve/simplify unicode text support - read string and encode into utf8 usingSteve Chaplin2010-09-195-71/+37
* Add support forSteve Chaplin2010-09-184-11/+13
* Add 'wb' to write files in binary mode.Steve Chaplin2010-09-153-7/+7
* Simplify gitignore by moving most of the exclusions into the topSteve Chaplin2010-09-138-39/+20
* Increase version to 1.8.11Steve Chaplin2010-09-122-17/+49
* Small update.Steve Chaplin2010-09-121-1/+1
* === Pycairo 1.8.10 ===Steve Chaplin2010-09-1225-585/+711
* Create the initial pycairo for Python 3.x git repo, using the py2cairo 1.8.10Steve Chaplin2010-05-3192-0/+13046