summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-057-8/+10
* Add XCB support using xpybJulien Danjou2010-02-063-2/+101
* Add XCB surface support - it is an ABI change.Steve Chaplin2009-12-306-1/+89
* surface_write_to_png()Steve Chaplin2009-11-171-1/+1
* Add the missing waf files to the distribution.Steve Chaplin2009-08-261-0/+2
* Pycairo 1.8.8 releaseSteve Chaplin2009-08-268-23/+8
* define PYCAIRO_VERSION_MAJOR/MICRO/MINOR in config.h and use in cairomodule.cSteve Chaplin2009-08-266-14/+12
* Add waf files.Steve Chaplin2009-08-261-0/+32
* 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-249-3741/+3522
* allow None as filename arg to PDF/PS/SVGSurfaceSteve Chaplin2009-08-241-11/+41
* Initial commitSteve Chaplin2009-08-0611-0/+5642