summaryrefslogtreecommitdiffstats
path: root/kdejava/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kdejava/ChangeLog')
-rw-r--r--kdejava/ChangeLog16
1 files changed, 8 insertions, 8 deletions
diff --git a/kdejava/ChangeLog b/kdejava/ChangeLog
index dc2e1c6b..1f0f892c 100644
--- a/kdejava/ChangeLog
+++ b/kdejava/ChangeLog
@@ -80,9 +80,9 @@
2003-12-23 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
- * Regenerated the KDE Koala Java bindings from the kdelibs headers on 20/12/2003
+ * Regenerated the KDE Koala Java bindings from the tdelibs headers on 20/12/2003
- Code generation greatly improved, and no manual edits or patches needed
- anymore. The bindings code could now be generated as part of the kdebindings
+ anymore. The bindings code could now be generated as part of the tdebindings
configure, and doesn't need to be checked into the cvs.
- Added operator methods, and named them 'op_*', eg op_plus().
- Various friend functions in the global namespace, added as static methods
@@ -106,7 +106,7 @@
2003-10-26 Richard Dale <Richard_Dale@tipitina.demon.co.uk>
* KDateInternalYearSelector, KDateInternalMonthPicker classes removed
- * Fixed some compile errors against current kdelibs
+ * Fixed some compile errors against current tdelibs
2002-12-01 <Richard_Dale@tipitina.demon.co.uk>
@@ -165,7 +165,7 @@
* Added import statements to KdeMenuSample test app
* Added KDatePickTest.java test app from Kenneth Pouncey
2002-03-18 Richard Dale <duke@tipitina.demon.co.uk>
- * Fixed build errors against kdelibs HEAD branch
+ * Fixed build errors against tdelibs HEAD branch
2002-03-15 Richard Dale <duke@tipitina.demon.co.uk>
* Regenerated classes which no longer built against the KDE_3_0_RELEASE
branch.
@@ -216,7 +216,7 @@
* Ralf Nolden's KScribble app translated from C++ by Kenneth Pouncey.
2002-02-02 Dirk Mueller <dmuell@gmx.net>
* koala/kdejava/Makefile.am: removed KKeyChooser as
- it doesn't compile anymore with current kdelibs.
+ it doesn't compile anymore with current tdelibs.
* Remove private method bindings from khtml/MouseEvent
* Removed KAccelAction (private header)
2002-02-01 Richard Dale <duke@tipitina.demon.co.uk>
@@ -259,7 +259,7 @@
* In KContainerLayout, fixed incorrect int literal for vertical value
2001-08-17 Richard Dale <duke@tipitina.demon.co.uk
* Removed classes DwProtocolClient and DwObserver, which
- used to be in tdesupport lib (now in kdenetwork).
+ used to be in tdesupport lib (now in tdenetwork).
2001-08-06 Richard Dale <duke@tipitina.demon.co.uk
* Removed obsolete KDirectionButton and KTabButton classes.
* Improved Java -> C++ slot type signature matching.
@@ -277,11 +277,11 @@
* Removed DOM and PartBase classes.
2001-07-22 Richard Dale <duke@tipitina.demon.co.uk
* Slot/signal lookup code moved from QtSupport.cpp/.h in qtjava project,
- to new KDEJavaSlot class. No KDE dependencies in kdebindings/qtjava anymore.
+ to new KDEJavaSlot class. No KDE dependencies in tdebindings/qtjava anymore.
2001-07-05 Richard Dale <duke@tipitina.demon.co.uk
* The Part class now implements the KXMLGUIClientInterface
2001-06-06 Richard Dale <duke@tipitina.demon.co.uk
- * Removed methods which no longer compile against the kdelibs in
+ * Removed methods which no longer compile against the tdelibs in
the HEAD branch.
2001-05-31 Richard Dale <duke@tipitina.demon.co.uk
* A 'koala.jar' file is now built and installed. Missing 'setInstance()'