You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/tdehtml/java/ChangeLog

20 lines
652 B

1999-12-14 Richard Moore <rich@ipso-facto.freeserve.co.uk>
* Added a delay when you reload a class so that a race is less
likely (yuck!)
* Added a destructor to kjaw
* Still has trouble though :-( It only seems to occur whn using
KWin, KWM has no problem.
Tue Dec 7 23:32:21 GMT 1999
* Many improvements to string handling
* Moved to value based collections
* Addition of a d pointer for future binary compatability
* Added some accessor methods
* Improvements to kjavaprocess
* - Now handles system property settings
* - Detects death of the server
* - Supports bidirectional comms
* Applets and contexts are destroyed properly