Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix drawing glitch when line width < 1px | Timothy Pearson | 2012-11-22 | 1 | -0/+16 |
* | A few widgets are now working somewhat | Timothy Pearson | 2012-10-29 | 1 | -0/+90 |
* | Fix pixel imperfection, image drawing, and clipping problems | Timothy Pearson | 2012-10-15 | 1 | -1/+27 |
* | Implement framework for raster operations | Timothy Pearson | 2012-09-17 | 1 | -0/+9 |
* | Add preliminary font layout support | Timothy Pearson | 2012-09-17 | 1 | -2/+12 |
* | Add intermediate surface | Timothy Pearson | 2012-09-17 | 1 | -0/+15 |
* | Add transformation support | Timothy Pearson | 2012-09-17 | 1 | -0/+34 |
* | Add initial Pango font support | Timothy Pearson | 2012-09-17 | 1 | -22/+84 |
* | Add more primitives to Cairo drawing backend | Timothy Pearson | 2012-09-16 | 1 | -1/+60 |
* | Activate lines and polylines | Timothy Pearson | 2012-09-16 | 1 | -19/+45 |
* | Rectangle drawing via Cairo now functions | Timothy Pearson | 2012-09-15 | 1 | -9/+41 |
* | Add initial interface code skeleton for later development | Timothy Pearson | 2012-09-15 | 1 | -0/+27 |