summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add './waf configure --libdir' option.Steve Chaplin2010-09-186-59/+94
* Read string or unicode and encode into utf8, using PyArg_ParseTuple.Steve Chaplin2010-09-152-124/+33
* Add 'wb' to write files in binary mode.Steve Chaplin2010-09-154-8/+8
* Add/update tests for unicode filenames and unicode text.Steve Chaplin2010-09-153-28/+62
* Improve unicode support for filenames passed toSteve Chaplin2010-09-144-34/+109
* Change package checksums from md5 to sha1.Steve Chaplin2010-09-141-11/+11
* Change package name from 'pycairo' to 'py2cairo', so that 'pycairo'Steve Chaplin2010-09-142-4/+4
* Move most exclude file patterns into top-level .gitignore, andSteve Chaplin2010-09-148-30/+14
* Documentation fixes.Steve Chaplin2010-05-214-10/+12
* Increase version to 1.8.11Steve Chaplin2010-05-204-6/+6
* === Pycairo 1.8.10 ===Steve Chaplin2010-05-209-17/+43
* Merge branch 'develop'Steve Chaplin2010-05-201-0/+2
|\
| * Fix for libtool 2.2 (#27974).Steve Chaplin2010-05-201-0/+2
* | Merge branch 'develop'Steve Chaplin2010-05-205-3/+103
|\ \ | |/
| * Add Win32PrintingSurface.Steve Chaplin2010-05-205-3/+103
* | Update tests.Steve Chaplin2010-05-2014-190/+279
* | Modify matrix_new to use PycairoMatrix_FromMatrix.Steve Chaplin2010-05-061-10/+7
|/
* Mingw32 and pypy fixes (#25203) submitted by Jan de M.Steve Chaplin2010-05-058-10/+12
* Add XCB support using xpybJulien Danjou2010-02-065-5/+127
* Add XCB surface support - it is an ABI change.Steve Chaplin2009-12-308-1/+108
* Remove unwanted files.Steve Chaplin2009-12-224-11598/+11
* surface_write_to_png()Steve Chaplin2009-11-171-1/+1
* Add pycairo-uninstalled.pc.in, bug #24098Steve Chaplin2009-11-162-0/+9
* Update to fix #23599Steve Chaplin2009-09-021-2/+2
* Update release procedure.Steve Chaplin2009-08-301-20/+20
* Add fix to setup.py to install __init__.pySteve Chaplin2009-08-301-2/+8
* Add the missing waf files to the distribution.Steve Chaplin2009-08-265-6/+11
* Pycairo 1.8.8 releaseSteve Chaplin2009-08-2618-144/+155
* define PYCAIRO_VERSION_MAJOR/MICRO/MINOR in config.h and use in cairomodule.cSteve Chaplin2009-08-268-19/+24
* Add waf files.Steve Chaplin2009-08-264-13/+118
* Remove 'pycairo-' prefix from filenames.Steve Chaplin2009-08-259-15/+15
* Move tp_base initialization from cairomodule.c back into the class definitionsSteve Chaplin2009-08-257-41/+20
* Reformat C code to 2-space indents.Steve Chaplin2009-08-2410-3743/+3524
* allow None as filename arg to PDF/PS/SVGSurfaceSteve Chaplin2009-08-242-15/+45
* Add notes on why freetype and xlib surface is not supported.Steve Chaplin2009-08-142-2/+29
* Merge branch 'master' of git.freedesktop.org:/git/pycairo2Steve Chaplin2009-08-060-0/+0
|\
| * rm CVS ChangeLogSteve Chaplin2009-08-061-3215/+0
| * Add new test filesSteve Chaplin2009-08-042-0/+83
| * update testingSteve Chaplin2009-08-0461-3600/+5002
| * initial commitSteve Chaplin2009-08-03102-0/+27527
* Initial commitSteve Chaplin2009-08-06100-0/+25797