| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -2/+2 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -5/+5 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -4/+4 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
* | Fix checkbox drawing | Timothy Pearson | 2013-01-14 | 2 | -7/+12 |
* | Fix checkbox drawing | Timothy Pearson | 2012-12-01 | 1 | -3/+17 |
* | Set GTK event passthrough on startup | Timothy Pearson | 2012-11-30 | 2 | -1/+49 |
* | Use currently active TDE icon theme | Timothy Pearson | 2012-11-22 | 1 | -0/+33 |
* | Fix drawing glitch when line width < 1px | Timothy Pearson | 2012-11-22 | 2 | -1/+85 |
* | Use MIT SHM where possible to speed up drawing | Timothy Pearson | 2012-11-21 | 3 | -1/+37 |
* | Add comment | Timothy Pearson | 2012-11-21 | 1 | -0/+3 |
* | Increase drawing speed | Timothy Pearson | 2012-11-21 | 3 | -196/+219 |
* | Keep both the device and intermediate painter states in sync | Timothy Pearson | 2012-11-21 | 2 | -2/+38 |
* | Regenerate theme control file if new version of theme engine is installed | Timothy Pearson | 2012-11-20 | 2 | -41/+42 |
* | Code cleanup | Timothy Pearson | 2012-11-19 | 1 | -98/+122 |
* | Add GtkLevelBar support | Timothy Pearson | 2012-11-19 | 3 | -2/+72 |
* | Add GtkSwitch support | Timothy Pearson | 2012-11-19 | 3 | -7/+64 |
* | Fix drawing problems on GTK 3.7 | Timothy Pearson | 2012-11-18 | 3 | -14/+118 |
* | Migrate to TDE build system and fix crashes | Timothy Pearson | 2012-11-12 | 8 | -492/+29 |
* | Work around GTK crash on startup | Timothy Pearson | 2012-11-11 | 1 | -131/+128 |
* | Split user css information and main engine css control files | Timothy Pearson | 2012-11-11 | 1 | -5/+4 |
* | Additional scrollbar fixes | Timothy Pearson | 2012-11-11 | 1 | -13/+29 |
* | Fix scrollbars | Timothy Pearson | 2012-11-11 | 2 | -34/+83 |
* | Draw sliders with TQt3 methods | Timothy Pearson | 2012-11-10 | 4 | -30/+238 |
* | Fix toolbar rendering | Timothy Pearson | 2012-11-08 | 2 | -136/+416 |
* | Fix mask transforms | Timothy Pearson | 2012-11-05 | 5 | -415/+528 |
* | Cleanup | Timothy Pearson | 2012-11-04 | 2 | -79/+84 |
* | Fix scrollbars and buttons | Timothy Pearson | 2012-11-03 | 3 | -45/+156 |
* | All widgets are now (more or less) drawn with TQt3 style primitives | Timothy Pearson | 2012-11-01 | 2 | -94/+290 |
* | Quite a few widgets now work | Timothy Pearson | 2012-11-01 | 2 | -164/+561 |
* | Finished tab widgets, group boxes, and add preliminary popup menu support | Timothy Pearson | 2012-10-30 | 3 | -236/+261 |
* | Add tab prelighting support | Timothy Pearson | 2012-10-29 | 11 | -4/+1788 |
* | A few widgets are now working somewhat | Timothy Pearson | 2012-10-29 | 16 | -1124/+4239 |
* | Fix pixel imperfection, image drawing, and clipping problems | Timothy Pearson | 2012-10-15 | 2 | -93/+196 |
* | Implement remaining raster operations | Timothy Pearson | 2012-09-17 | 1 | -1/+85 |
* | Implement framework for raster operations | Timothy Pearson | 2012-09-17 | 2 | -59/+122 |
* | Add tab stop controls | Timothy Pearson | 2012-09-17 | 2 | -19/+57 |
* | Add world matrix stack | Timothy Pearson | 2012-09-17 | 2 | -6/+25 |
* | Add preliminary font layout support | Timothy Pearson | 2012-09-17 | 2 | -28/+141 |
* | Add intermediate surface | Timothy Pearson | 2012-09-17 | 2 | -5/+82 |
* | Add transformation support | Timothy Pearson | 2012-09-17 | 2 | -22/+110 |
* | Add initial Pango font support | Timothy Pearson | 2012-09-17 | 2 | -34/+294 |
* | Add more primitives to Cairo drawing backend | Timothy Pearson | 2012-09-16 | 2 | -43/+255 |
* | Activate lines and polylines | Timothy Pearson | 2012-09-16 | 1 | -16/+76 |
* | Rectangle drawing via Cairo now functions | Timothy Pearson | 2012-09-15 | 3 | -39/+448 |
* | Add initial interface code skeleton for later development | Timothy Pearson | 2012-09-15 | 3 | -2/+417 |
* | Initial import of renamed Unico engine, ready for hacking! | Timothy Pearson | 2012-09-14 | 18 | -0/+4649 |