summaryrefslogtreecommitdiffstats
path: root/kjsembed/docs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/docs/ChangeLog')
-rw-r--r--kjsembed/docs/ChangeLog8
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.