summaryrefslogtreecommitdiffstats
path: root/tdegtk
Commit message (Expand)AuthorAgeFilesLines
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
* Fix FTBFSSlávek Banko2013-09-171-8/+8
* Fix FTBFS because missing LDFLAGSFrancois Andriot2013-08-011-1/+1
* Cleanup output clutter.Darrell Anderson2013-05-063-20/+20
* 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-042-17/+17
* 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-142-7/+12
* Fix checkbox drawingTimothy Pearson2012-12-011-3/+17
* Set GTK event passthrough on startupTimothy Pearson2012-11-302-1/+49
* Use currently active TDE icon themeTimothy Pearson2012-11-221-0/+33
* Fix drawing glitch when line width < 1pxTimothy Pearson2012-11-222-1/+85
* Use MIT SHM where possible to speed up drawingTimothy Pearson2012-11-213-1/+37
* Add commentTimothy Pearson2012-11-211-0/+3
* Increase drawing speedTimothy Pearson2012-11-213-196/+219
* Keep both the device and intermediate painter states in syncTimothy Pearson2012-11-212-2/+38
* Regenerate theme control file if new version of theme engine is installedTimothy Pearson2012-11-202-41/+42
* Code cleanupTimothy Pearson2012-11-191-98/+122
* Add GtkLevelBar supportTimothy Pearson2012-11-193-2/+72
* Add GtkSwitch supportTimothy Pearson2012-11-193-7/+64
* Fix drawing problems on GTK 3.7Timothy Pearson2012-11-183-14/+118
* Migrate to TDE build system and fix crashesTimothy Pearson2012-11-128-492/+29
* 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
* Additional scrollbar fixesTimothy Pearson2012-11-111-13/+29
* Fix scrollbarsTimothy Pearson2012-11-112-34/+83
* Draw sliders with TQt3 methodsTimothy Pearson2012-11-104-30/+238
* Fix toolbar renderingTimothy Pearson2012-11-082-136/+416
* Fix mask transformsTimothy Pearson2012-11-055-415/+528
* CleanupTimothy Pearson2012-11-042-79/+84
* Fix scrollbars and buttonsTimothy Pearson2012-11-033-45/+156
* All widgets are now (more or less) drawn with TQt3 style primitivesTimothy Pearson2012-11-012-94/+290
* Quite a few widgets now workTimothy Pearson2012-11-012-164/+561
* Finished tab widgets, group boxes, and add preliminary popup menu supportTimothy Pearson2012-10-303-236/+261
* Add tab prelighting supportTimothy Pearson2012-10-2911-4/+1788
* A few widgets are now working somewhatTimothy Pearson2012-10-2916-1124/+4239
* Fix pixel imperfection, image drawing, and clipping problemsTimothy Pearson2012-10-152-93/+196
* Implement remaining raster operationsTimothy Pearson2012-09-171-1/+85
* Implement framework for raster operationsTimothy Pearson2012-09-172-59/+122
* Add tab stop controlsTimothy Pearson2012-09-172-19/+57
* Add world matrix stackTimothy Pearson2012-09-172-6/+25