index
:
pycairo
master
Python bindings for the cairo graphics library.
stevech1097
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-22
Correct the pycairo version number in config.h
HEAD
master
Steve Chaplin
1
-1
/
+1
2012-12-22
Update waf to 1.7.8
Steve Chaplin
2
-6
/
+12
2012-08-19
Add support for cairo_region_t, using patch in bug #44336.
Steve Chaplin
11
-4
/
+791
2012-08-16
Add new constants:
Steve Chaplin
3
-12
/
+75
2012-08-15
Add new constants:
Steve Chaplin
2
-0
/
+89
2012-08-13
Remove option to use xpyb since it does not currently support Python 3,
Steve Chaplin
1
-4
/
+6
2012-08-04
New methods added:
Steve Chaplin
6
-9
/
+167
2012-07-12
setup.py: add extra error messages.
user
4
-36
/
+68
2012-05-23
Update waf to check for xpyb.
Steve Chaplin
2
-3
/
+13
2012-05-05
Implement ImageSurface.create_for_data(), using a modified version of a patch
Steve Chaplin
5
-97
/
+60
2012-04-25
Update tests.
Steve Chaplin
8
-83
/
+156
2012-04-21
Implement ImageSurface.get_data(), using some code from Paul Colomiets.
Steve Chaplin
5
-48
/
+137
2012-04-21
Update waf file.
Steve Chaplin
5
-0
/
+138
2011-06-19
Add support for RecordingSurface.
Steve Chaplin
11
-41
/
+221
2011-04-18
Increment version to 1.10.1
Steve Chaplin
4
-50
/
+28
2011-04-18
=== Pycairo 1.10.0 ===
Steve Chaplin
6
-22
/
+52
2011-04-17
Update 'waf dist' so that generated docs (not just the docs source) are
Steve Chaplin
3
-6
/
+16
2011-04-03
Remove examples/cairo_snippets/data/romedalen.png and examples which use this
Steve Chaplin
6
-69
/
+16
2011-04-02
Add new constant CAIRO_FORMAT_RGB16_565
Steve Chaplin
1
-0
/
+1
2011-04-01
Patch waf 1.6.3 to work (for me) with Python 3.2
Steve Chaplin
2
-1
/
+2
2011-03-30
Get documentation working with Sphinx 1.0.7.
Steve Chaplin
8
-140
/
+415
2011-03-28
Fix for bug #33013.
Steve Chaplin
1
-6
/
+6
2011-03-27
Changes to support Python 3.2 PyCapsule.
Steve Chaplin
2
-24
/
+22
2011-03-27
Update waf from 1.15 to 1.16.3
Steve Chaplin
5
-27
/
+24
2010-09-19
Improve/simplify unicode filename support to use Py_FileSystemDefaultEncoding
Steve Chaplin
1
-54
/
+51
2010-09-19
Add note to INSTALL to cover situation where python 2 and 3 are both
Steve Chaplin
1
-0
/
+4
2010-09-19
Improve/simplify unicode text support - read string and encode into utf8 using
Steve Chaplin
5
-71
/
+37
2010-09-18
Add support for
Steve Chaplin
4
-11
/
+13
2010-09-15
Add 'wb' to write files in binary mode.
Steve Chaplin
3
-7
/
+7
2010-09-13
Simplify gitignore by moving most of the exclusions into the top
Steve Chaplin
8
-39
/
+20
2010-09-12
Increase version to 1.8.11
Steve Chaplin
2
-17
/
+49
2010-09-12
Small update.
Steve Chaplin
1
-1
/
+1
2010-09-12
=== Pycairo 1.8.10 ===
Steve Chaplin
25
-585
/
+711
2010-05-31
Create the initial pycairo for Python 3.x git repo, using the py2cairo 1.8.10
Steve Chaplin
92
-0
/
+13046