Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use MIT SHM where possible to speed up drawing | Timothy Pearson | 2012-11-21 | 1 | -0/+3 |
| | |||||
* | Increase drawing speed | Timothy Pearson | 2012-11-21 | 1 | -1/+2 |
| | |||||
* | Keep both the device and intermediate painter states in sync | Timothy Pearson | 2012-11-21 | 1 | -0/+1 |
| | |||||
* | Add GtkSwitch support | Timothy Pearson | 2012-11-19 | 1 | -0/+2 |
| | | | | Speed up drawing operations on newer GTK/Cairo versions | ||||
* | Fix mask transforms | Timothy Pearson | 2012-11-05 | 1 | -1/+1 |
| | | | | Use full TQt3 progress bar drawing code | ||||
* | A few widgets are now working somewhat | Timothy Pearson | 2012-10-29 | 1 | -1/+3 |
| | |||||
* | Fix pixel imperfection, image drawing, and clipping problems | Timothy Pearson | 2012-10-15 | 1 | -8/+14 |
| | | | | Update test suite | ||||
* | Implement framework for raster operations | Timothy Pearson | 2012-09-17 | 1 | -0/+1 |
| | |||||
* | Add tab stop controls | Timothy Pearson | 2012-09-17 | 1 | -1/+5 |
| | |||||
* | Add world matrix stack | Timothy Pearson | 2012-09-17 | 1 | -0/+5 |
| | |||||
* | Add preliminary font layout support | Timothy Pearson | 2012-09-17 | 1 | -1/+3 |
| | | | | Add image painting support | ||||
* | Add intermediate surface | Timothy Pearson | 2012-09-17 | 1 | -1/+8 |
| | | | | Enable clip regions | ||||
* | Add transformation support | Timothy Pearson | 2012-09-17 | 1 | -0/+6 |
| | |||||
* | Add initial Pango font support | Timothy Pearson | 2012-09-17 | 1 | -0/+8 |
| | |||||
* | Add more primitives to Cairo drawing backend | Timothy Pearson | 2012-09-16 | 1 | -2/+9 |
| | |||||
* | Rectangle drawing via Cairo now functions | Timothy Pearson | 2012-09-15 | 1 | -10/+25 |
| | |||||
* | Add initial interface code skeleton for later development | Timothy Pearson | 2012-09-15 | 1 | -0/+45 |