Commit Graph

63 Commits (11993c1332c9659025a6efcd4acc1cd9429fcb41)

Author SHA1 Message Date
Michele Calgaro 042a008f21
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 42e3181d2d)
5 years ago
Slávek Banko bc5f0b4859
Fix the path for installing GTK3 libraries.
Second attempt because GTK3_LIBDIR already contains GTK3_PREFIX.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 490572625b)
6 years ago
Slávek Banko eb33c8435a
Fix the path for installing GTK3 libraries.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b0c586879b)
6 years ago
Slávek Banko 04dad58537 Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2833af1237)
7 years ago
Darrell Anderson 0a0890d277 Add end-of-file newlines. 11 years ago
Slávek Banko 50bf8f8d4c Fix FTBFS 12 years ago
Francois Andriot 273baf5f1a Fix FTBFS because missing LDFLAGS 12 years ago
Darrell Anderson fe40049bb5 Cleanup output clutter. 12 years ago
Slávek Banko 9cc97365e7 Fix unintended rename of GTK* 12 years ago
Timothy Pearson 428d855288 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 74e58f7d98 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson fa0cf93ec2 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson bc80a5e463 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson bca3b632a5 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson a0ba7bf869 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 0bdf0e7bb5 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 337312fb5f Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 143d53a45a Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson ceaa36432c Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson ce3909bb78 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson c36c123364 Fix checkbox drawing
Draw frame backgrounds
12 years ago
Timothy Pearson 4a9ef2722b Fix checkbox drawing
Fix tree view background drawing
12 years ago
Timothy Pearson beb8adf263 Set GTK event passthrough on startup
Fix menu item text highlight color
12 years ago
Timothy Pearson 3184ede6a8 Use currently active TDE icon theme 12 years ago
Timothy Pearson 6953f22381 Fix drawing glitch when line width < 1px 12 years ago
Timothy Pearson e8c3a67b5a Use MIT SHM where possible to speed up drawing 12 years ago
Timothy Pearson 66e7613e89 Add comment 12 years ago
Timothy Pearson 25eb56b1af Increase drawing speed 12 years ago
Timothy Pearson 0762fd31c7 Keep both the device and intermediate painter states in sync 12 years ago
Timothy Pearson 38b854c89c Regenerate theme control file if new version of theme engine is installed
Fix scrollbars
12 years ago
Timothy Pearson c54dc20a17 Code cleanup 12 years ago
Timothy Pearson 77b8059cbf Add GtkLevelBar support 12 years ago
Timothy Pearson 114c26e88f Add GtkSwitch support
Speed up drawing operations on newer GTK/Cairo versions
12 years ago
Timothy Pearson 2f93dfb8bf Fix drawing problems on GTK 3.7 12 years ago
Timothy Pearson acc82b617d Migrate to TDE build system and fix crashes 12 years ago
Timothy Pearson 9c1da645b0 Work around GTK crash on startup 12 years ago
Timothy Pearson 4a7ce6c116 Split user css information and main engine css control files 12 years ago
Timothy Pearson 98eb5b995a Additional scrollbar fixes 12 years ago
Timothy Pearson b358b8dfae Fix scrollbars 12 years ago
Timothy Pearson ec156de973 Draw sliders with TQt3 methods 12 years ago
Timothy Pearson cf8d4ef895 Fix toolbar rendering 12 years ago
Timothy Pearson 76f5e2671f Fix mask transforms
Use full TQt3 progress bar drawing code
12 years ago
Timothy Pearson d3b9433c0a Cleanup 12 years ago
Timothy Pearson 469e7d600f Fix scrollbars and buttons 12 years ago
Timothy Pearson e363fd4cf8 All widgets are now (more or less) drawn with TQt3 style primitives 12 years ago
Timothy Pearson b2d6cebbfd Quite a few widgets now work 12 years ago
Timothy Pearson d53bb73349 Finished tab widgets, group boxes, and add preliminary popup menu support 12 years ago
Timothy Pearson a66a6bbf0a Add tab prelighting support 12 years ago
Timothy Pearson 0bf8ed2645 A few widgets are now working somewhat 12 years ago
Timothy Pearson 623f11f600 Fix pixel imperfection, image drawing, and clipping problems
Update test suite
13 years ago