summaryrefslogtreecommitdiffstats
path: root/tdegtk/tdegtk-theme.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Fix checkbox drawingTimothy Pearson2013-01-141-5/+5
| | | | Draw frame backgrounds
* Set GTK event passthrough on startupTimothy Pearson2012-11-301-0/+20
| | | | Fix menu item text highlight color
* Use currently active TDE icon themeTimothy Pearson2012-11-221-0/+33
|
* Regenerate theme control file if new version of theme engine is installedTimothy Pearson2012-11-201-36/+36
| | | | Fix scrollbars
* Add GtkLevelBar supportTimothy Pearson2012-11-191-1/+8
|
* Fix drawing problems on GTK 3.7Timothy Pearson2012-11-181-0/+12
|
* Migrate to TDE build system and fix crashesTimothy Pearson2012-11-121-12/+15
|
* Work around GTK crash on startupTimothy Pearson2012-11-111-131/+128
|
* Split user css information and main engine css control filesTimothy Pearson2012-11-111-5/+4
|
* Fix scrollbarsTimothy Pearson2012-11-111-13/+15
|
* Draw sliders with TQt3 methodsTimothy Pearson2012-11-101-1/+1
|
* Fix toolbar renderingTimothy Pearson2012-11-081-0/+51
|
* Fix mask transformsTimothy Pearson2012-11-051-0/+5
| | | | Use full TQt3 progress bar drawing code
* Fix scrollbars and buttonsTimothy Pearson2012-11-031-15/+21
|
* All widgets are now (more or less) drawn with TQt3 style primitivesTimothy Pearson2012-11-011-5/+19
|
* Quite a few widgets now workTimothy Pearson2012-11-011-2/+64
|
* Finished tab widgets, group boxes, and add preliminary popup menu supportTimothy Pearson2012-10-301-8/+42
|
* A few widgets are now working somewhatTimothy Pearson2012-10-291-0/+788