index
:
pycairo
master
Python bindings for the cairo graphics library.
stevech1097
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-19
Add support for cairo_region_t, using patch in bug #44336.
Steve Chaplin
6
-3
/
+663
2012-08-16
Add new constants:
Steve Chaplin
2
-7
/
+43
2012-08-15
Add new constants:
Steve Chaplin
1
-0
/
+16
2012-08-04
New methods added:
Steve Chaplin
3
-9
/
+79
2012-07-12
setup.py: add extra error messages.
user
1
-13
/
+33
2012-05-23
Update waf to check for xpyb.
Steve Chaplin
1
-2
/
+4
2012-05-05
Implement ImageSurface.create_for_data(), using a modified version of a patch
Steve Chaplin
2
-81
/
+25
2012-04-21
Implement ImageSurface.get_data(), using some code from Paul Colomiets.
Steve Chaplin
2
-6
/
+26
2011-06-19
Add support for RecordingSurface.
Steve Chaplin
4
-29
/
+143
2011-04-02
Add new constant CAIRO_FORMAT_RGB16_565
Steve Chaplin
1
-0
/
+1
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
1
-3
/
+3
2010-09-19
Improve/simplify unicode filename support to use Py_FileSystemDefaultEncoding
Steve Chaplin
1
-54
/
+51
2010-09-19
Improve/simplify unicode text support - read string and encode into utf8 using
Steve Chaplin
3
-70
/
+35
2010-09-18
Add support for
Steve Chaplin
1
-2
/
+5
2010-09-13
Simplify gitignore by moving most of the exclusions into the top
Steve Chaplin
1
-2
/
+0
2010-09-12
=== Pycairo 1.8.10 ===
Steve Chaplin
9
-347
/
+437
2010-05-31
Create the initial pycairo for Python 3.x git repo, using the py2cairo 1.8.10
Steve Chaplin
12
-0
/
+5602