diff options
author | Timothy Pearson <[email protected]> | 2013-01-26 13:13:46 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-26 13:13:46 -0600 |
commit | 53eb297cadc6d314fe1050c79f6b982bff24f248 (patch) | |
tree | 894b5e184f8ef2f62673ec2ac3faff94ad235e06 /ChangeLog | |
parent | ac1e5178c2f5ebac0fb2194480bbb23a51103e32 (diff) | |
download | tde-style-qtcurve-53eb297cadc6d314fe1050c79f6b982bff24f248.tar.gz tde-style-qtcurve-53eb297cadc6d314fe1050c79f6b982bff24f248.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -646,8 +646,8 @@ ------ 1. Don't lighten border of disabled check/radio buttons. 2. Lighten trough of disabled slider. -3. Modify khtml check to also check to see if widget name == "__khtml" -4. Store khtml widgets in a map, to speed up checking. +3. Modify tdehtml check to also check to see if widget name == "__tdehtml" +4. Store tdehtml widgets in a map, to speed up checking. 5. Fix shadow on comboboxes. 6. Draw background of checked menuitem icons as per KDE4. @@ -744,7 +744,7 @@ 1. Fix slight drawing errors in corner of lineedits on toolbars. 2. Fix scrollbar borders on certain apps - notably konsole. This was caused by an attempt to fix KHTML's scrollbars - that fix will - now only be applied to konqueror and kontact (akregator uses khtml) + now only be applied to konqueror and kontact (akregator uses tdehtml) 0.48.3 ------ @@ -766,7 +766,7 @@ 0.48.1 ------ 1. Draw light border around all of progressbar. -2. Fix squared checkboxes in khtml. +2. Fix squared checkboxes in tdehtml. 3. Fix drawing of menubar border for inactive windows. 4. Fix OpenOffice.org scrollbars. @@ -824,7 +824,7 @@ 12. Removed save/load functionality from config dialog - only import/export left. 13. Re-fix kaffeine's sliders. -14. Hacky fix for scrollbars within khtml. +14. Hacky fix for scrollbars within tdehtml. 15. Remove main frame that surounds kontact. 16. Fix search field/results in systemsettings. @@ -918,7 +918,7 @@ 7. Option to use large dots. 8. Option to set scrollbar button type: kde, windows, platinum, next, or none. - 9. Slightly better radios in khtml. + 9. Slightly better radios in tdehtml. 10. Slightly smaller buttons. 11. Option to have coloured side-bar buttons - e.g. the buttons on the edge of kate's windows. @@ -1478,7 +1478,7 @@ 5: KDE: Draw triangular tabs the same as rounded - prevous versions defaulted to KStyle. 6: KDE: Add 10pix (2*10) border to non-default buttons. -7: KDE: Implement masks for checks and radios - helps with khtml. +7: KDE: Implement masks for checks and radios - helps with tdehtml. 0.15 ---- |