From 87f718054d89323f6c32b0c6a15d8ee18cf572df Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 21:03:46 -0600 Subject: Rename kiobuffer and KHTML --- kdejava/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kdejava/ChangeLog') diff --git a/kdejava/ChangeLog b/kdejava/ChangeLog index 1ec88c42..e68c40f8 100644 --- a/kdejava/ChangeLog +++ b/kdejava/ChangeLog @@ -39,7 +39,7 @@ 2004-01-16 Richard Dale * Added BrowserHostExtension, BrowserRun, PartManager, URLArgs and WindowArgs - classes. Needed to be able to use KHTMLPart correctly. + classes. Needed to be able to use TDEHTMLPart correctly. 2004-01-14 Richard Dale @@ -114,7 +114,7 @@ 2002-11-27 - * Removed KHTMLView.closeChildDialogs() and KHTMLView.dialogsAllowed() as they're now private. + * Removed TDEHTMLView.closeChildDialogs() and TDEHTMLView.dialogsAllowed() as they're now private. 2002-11-26 @@ -204,7 +204,7 @@ 2002-02-21 Richard Dale * Sources for KKey class regenerated by Kenneth Pouncey 2002-02-19 Richard Dale - * Fixed incorrect classname strings in KHTMLPart event handler callbacks + * Fixed incorrect classname strings in TDEHTMLPart event handler callbacks 2002-02-13 Richard Dale * TDEConfigBase - Fixed readListEntry(), writeListEntry() methods. * Functions in KIconLoader, such as BarIcon(), converted to java @@ -234,7 +234,7 @@ * Added new KDE 3 classes * Fixed KAction related changes 2001-12-07 Richard Dale