diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:03:46 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 21:03:46 -0600 |
commit | 87f718054d89323f6c32b0c6a15d8ee18cf572df (patch) | |
tree | fda21abec2bd9b3c2bbde864cddde07caa555e27 /kjsembed/docs/ChangeLog | |
parent | d581c9e95286acbc16b4c0edaee742e994d58d29 (diff) | |
download | tdebindings-87f718054d89323f6c32b0c6a15d8ee18cf572df.tar.gz tdebindings-87f718054d89323f6c32b0c6a15d8ee18cf572df.zip |
Rename kiobuffer and KHTML
Diffstat (limited to 'kjsembed/docs/ChangeLog')
-rw-r--r-- | kjsembed/docs/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kjsembed/docs/ChangeLog b/kjsembed/docs/ChangeLog index 1fb28d23..6212bcf7 100644 --- a/kjsembed/docs/ChangeLog +++ b/kjsembed/docs/ChangeLog @@ -1061,7 +1061,7 @@ 2004-05-03 Monday 21:21 rich - - Added support for a few KHTMLPart method to the custom bindings. + - Added support for a few TDEHTMLPart method to the custom bindings. - Added a simple example of embedding the engine. This will be used by the embedding tutorial i'm working on. The example is based on @@ -1341,7 +1341,7 @@ Added support for the setSpacing method of TQHBox. - Converted the docviewer example to use the KHTML streaming API and made it + Converted the docviewer example to use the TDEHTML streaming API and made it work properly. 2004-04-10 Saturday 17:24 rich @@ -1425,7 +1425,7 @@ 2004-03-17 Wednesday 11:48 faure - Lazy loading - don't slow down the loading of every KHTMLPart in Konqueror. + Lazy loading - don't slow down the loading of every TDEHTMLPart in Konqueror. OKayed by Rich. 2004-03-05 Friday 16:29 jowenn @@ -3325,7 +3325,7 @@ - Added support for creating read-only KParts. - - Added an example that displays the KDE homepage in a KHTMLPart. This + - Added an example that displays the KDE homepage in a TDEHTMLPart. This example also shows the use of the main window bindings. |