diff options
Diffstat (limited to 'kdejava/ChangeLog')
-rw-r--r-- | kdejava/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kdejava/ChangeLog b/kdejava/ChangeLog index dd1545e4..bf2a70f5 100644 --- a/kdejava/ChangeLog +++ b/kdejava/ChangeLog @@ -68,7 +68,7 @@ * Fixed/removed some compiler warnings from the generated code * Removed -lkjs, -lkscipt and -lkmid libs from the link options - * Removed KDockWindow, KLineEditDlg, KPrinter, KNamedCommand, KSocket and KRegExpr + * Removed KDockWindow, KLineEditDlg, KPrinter, KNamedCommand, TDESocket and KRegExpr classes * Added KInputDialog, KExtendedSocket, KBufferedIO, KAsyncIO, KDirLister, RenameDlg, AuthInfo and Observer classes @@ -125,7 +125,7 @@ * Changed KScribble event handler methods access type to protected * Re-added classes from kcolordialog.h - * Restored missing readEntry() and writeEntry() methods to KConfigBase + * Restored missing readEntry() and writeEntry() methods to TDEConfigBase * Methods in namespace derived classes KIO and KStdAction made static again 2002-11-18 Richard Dale <duke@tipitina.demon.co.uk> @@ -206,7 +206,7 @@ 2002-02-19 Richard Dale <duke@tipitina.demon.co.uk> * Fixed incorrect classname strings in KHTMLPart event handler callbacks 2002-02-13 Richard Dale <duke@tipitina.demon.co.uk> - * KConfigBase - Fixed readListEntry(), writeListEntry() methods. + * TDEConfigBase - Fixed readListEntry(), writeListEntry() methods. * Functions in KIconLoader, such as BarIcon(), converted to java static methods. * KAccel - Fixed java slot connections |