blob: b276c27acddd7f6315ac0d2d78a78b66965cfdeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
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
|