Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a couple of leaks and freed memory after use. | Behdad Esfahbod | 2005-07-26 | 1 | -1/+5 |
* | update for new cairo_xlib_surface API. | Manish Singh | 2005-05-17 | 1 | -6/+9 |
* | Include Xlib.h explicitely before include Xutil.h, since Xutil.h doesn't | Owen Taylor | 2005-05-16 | 1 | -0/+1 |
* | #include Xutil.h explicitly, update for renamed cairo API. | 5 | 2005-05-14 | 1 | -3/+5 |
* | Remove some accidentally deleted code. | Owen Taylor | 2005-05-07 | 1 | -0/+5 |
* | Update for Cairo API changes. | Owen Taylor | 2005-05-07 | 1 | -23/+31 |
* | Fix for the change of cairo_clip() not to preserve the path. | Owen Taylor | 2005-05-01 | 1 | -1/+1 |
* | Update to new Cairo API for setting color and opacity. | Manish Singh | 2005-04-18 | 1 | -3/+2 |
* | #include <pixman.h> since the cairo headers don't include it for us | Manish Singh | 2005-04-08 | 1 | -0/+1 |
* | Open the file with mode "wb", include cairo-png.h. | Owen Taylor | 2005-02-03 | 1 | -0/+9 |
* | Add checks for Cairo | Owen Taylor | 2005-01-09 | 1 | -0/+272 |