summaryrefslogtreecommitdiffstats
path: root/tdegtk/tdegtk-theme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-031-2/+2
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-121-4/+4
* Conversion to the cmake building system.Slávek Banko2022-07-151-11/+12
* Do not enforce include <gmodule.h> to be as plain CSlávek Banko2021-10-111-1/+2
* Fix FTBFS with clangSlávek Banko2018-02-041-1/+2
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
* Cleanup output clutter.Darrell Anderson2013-05-061-3/+3
* Fix unintended rename of GTK*Slávek Banko2013-03-091-4/+4
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-3/+3
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-3/+3
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-13/+13
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-4/+4
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-5/+5
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
* 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
* Set GTK event passthrough on startupTimothy Pearson2012-11-301-0/+20
* 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
* 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
* 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