diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -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 <[email protected]> - 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 <[email protected]> - - 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 <[email protected]> - - 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 <[email protected]> - 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 <[email protected]> - - 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 <[email protected]> - 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. |