summaryrefslogtreecommitdiffstats
path: root/tdegtk/tdegtk-draw.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanupTimothy Pearson2012-11-191-98/+122
|
* Add GtkLevelBar supportTimothy Pearson2012-11-191-1/+59
|
* Add GtkSwitch supportTimothy Pearson2012-11-191-0/+32
| | | | Speed up drawing operations on newer GTK/Cairo versions
* Fix drawing problems on GTK 3.7Timothy Pearson2012-11-181-14/+105
|
* Migrate to TDE build system and fix crashesTimothy Pearson2012-11-121-0/+3
|
* Additional scrollbar fixesTimothy Pearson2012-11-111-13/+29
|
* Fix scrollbarsTimothy Pearson2012-11-111-21/+68
|
* Draw sliders with TQt3 methodsTimothy Pearson2012-11-101-28/+235
|
* Fix toolbar renderingTimothy Pearson2012-11-081-136/+365
|
* Fix mask transformsTimothy Pearson2012-11-051-98/+152
| | | | Use full TQt3 progress bar drawing code
* CleanupTimothy Pearson2012-11-041-50/+84
|
* Fix scrollbars and buttonsTimothy Pearson2012-11-031-20/+134
|
* All widgets are now (more or less) drawn with TQt3 style primitivesTimothy Pearson2012-11-011-89/+271
|
* Quite a few widgets now workTimothy Pearson2012-11-011-162/+497
|
* Finished tab widgets, group boxes, and add preliminary popup menu supportTimothy Pearson2012-10-301-228/+217
|
* Add tab prelighting supportTimothy Pearson2012-10-291-4/+8
|
* A few widgets are now working somewhatTimothy Pearson2012-10-291-0/+1273