kdelibs/khtml/java/ChangeLog
Ivailo Monev 39f1e04295 generic: add back khtml and kjs with some changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 23:23:53 +02:00

19 lines
652 B
Text

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