Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix drawing glitch when line width < 1px | Timothy Pearson | 2012-11-22 | 1 | -1/+77 |
| | |||||
* | Use MIT SHM where possible to speed up drawing | Timothy Pearson | 2012-11-21 | 1 | -0/+33 |
| | |||||
* | Add comment | Timothy Pearson | 2012-11-21 | 1 | -0/+3 |
| | |||||
* | Increase drawing speed | Timothy Pearson | 2012-11-21 | 1 | -121/+146 |
| | |||||
* | Keep both the device and intermediate painter states in sync | Timothy Pearson | 2012-11-21 | 1 | -2/+37 |
| | |||||
* | Regenerate theme control file if new version of theme engine is installed | Timothy Pearson | 2012-11-20 | 1 | -5/+6 |
| | | | | Fix scrollbars | ||||
* | Add GtkLevelBar support | Timothy Pearson | 2012-11-19 | 1 | -0/+5 |
| | |||||
* | Add GtkSwitch support | Timothy Pearson | 2012-11-19 | 1 | -7/+30 |
| | | | | Speed up drawing operations on newer GTK/Cairo versions | ||||
* | Fix mask transforms | Timothy Pearson | 2012-11-05 | 1 | -16/+53 |
| | | | | Use full TQt3 progress bar drawing code | ||||
* | A few widgets are now working somewhat | Timothy Pearson | 2012-10-29 | 1 | -5/+9 |
| | |||||
* | Fix pixel imperfection, image drawing, and clipping problems | Timothy Pearson | 2012-10-15 | 1 | -85/+182 |
| | | | | Update test suite | ||||
* | Implement remaining raster operations | Timothy Pearson | 2012-09-17 | 1 | -1/+85 |
| | |||||
* | Implement framework for raster operations | Timothy Pearson | 2012-09-17 | 1 | -59/+121 |
| | |||||
* | Add tab stop controls | Timothy Pearson | 2012-09-17 | 1 | -18/+52 |
| | |||||
* | Add world matrix stack | Timothy Pearson | 2012-09-17 | 1 | -6/+20 |
| | |||||
* | Add preliminary font layout support | Timothy Pearson | 2012-09-17 | 1 | -27/+138 |
| | | | | Add image painting support | ||||
* | Add intermediate surface | Timothy Pearson | 2012-09-17 | 1 | -4/+74 |
| | | | | Enable clip regions | ||||
* | Add transformation support | Timothy Pearson | 2012-09-17 | 1 | -22/+104 |
| | |||||
* | Add initial Pango font support | Timothy Pearson | 2012-09-17 | 1 | -34/+286 |
| | |||||
* | Add more primitives to Cairo drawing backend | Timothy Pearson | 2012-09-16 | 1 | -41/+246 |
| | |||||
* | Activate lines and polylines | Timothy Pearson | 2012-09-16 | 1 | -16/+76 |
| | |||||
* | Rectangle drawing via Cairo now functions | Timothy Pearson | 2012-09-15 | 1 | -24/+410 |
| | |||||
* | Add initial interface code skeleton for later development | Timothy Pearson | 2012-09-15 | 1 | -0/+367 |