summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 9 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bdc212..f390fdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,7 +29,7 @@
- KDE version sometime didn't kill the process after quit; thanks Norberto Bensa for fix.
- Fixed popup menu popping in a wrong place when using QTextBrowser if the scrollbar
position is not at the top of the document.
- - KHTMLPart options sometime were not disabled while QTextBrowser was choosen.
+ - TDEHTMLPart options sometime were not disabled while QTextBrowser was choosen.
2007-03-01 tim <gyunaev@ulduzsoft.com>
- The design changed; created the chm files processing library, and moved it outside the source
@@ -222,32 +222,32 @@
- added a full-featured search engine with complex query support.
2005-06-02 tim <gyunaev@ulduzsoft.com>
- - added copy/selectall functionality to KHTML browser, including a popup menu.
- - fixed storing scrollbar position for KHTML browser.
- - fixed window refresh on encoding change, encoding change now works for KHTML browser.
- - zoom in/out buttons also work for KHTML browser.
+ - added copy/selectall functionality to TDEHTML browser, including a popup menu.
+ - fixed storing scrollbar position for TDEHTML browser.
+ - fixed window refresh on encoding change, encoding change now works for TDEHTML browser.
+ - zoom in/out buttons also work for TDEHTML browser.
2005-06-01 tim <gyunaev@ulduzsoft.com>
- - clicking on links (in-book navigation) now works for KHTML browser.
+ - clicking on links (in-book navigation) now works for TDEHTML browser.
- full links (ms-its:) in chm files are now supported.
2005-05-10 tim <gyunaev@ulduzsoft.com>
- switched to KPopupMenu for KDE.
- - fixed search/print for KHTMLPart.
+ - fixed search/print for TDEHTMLPart.
- fixed status bar in KDE window.
- added QWhatsThis for every toolbar icon.
- fixed command-line parsing for KDE app, remove external GetOpt class.
- fixed build outside the work directory.
2005-05-04 tim <gyunaev@ulduzsoft.com>
- - KDE integration continues. Now we support printing from KHTML.
+ - KDE integration continues. Now we support printing from TDEHTML.
- KIO-slave now works.
- switched to KTabWidget for KDE.
- fixed search/print for QTextBrowser.
2005-05-03 tim <gyunaev@ulduzsoft.com>
- Reimplemented browser history in a more convinient way.
- - KDE integration continues. Now we support KHTML.
+ - KDE integration continues. Now we support TDEHTML.
- Added a KIO-slave to handle CHMs.
- Now it is possible to open files with non-latin filenames.
- Added support for CHM urls containing anchors.