-
damato made 1 file-release changes.
2009-10-24 22:28:01 UTC by damato
-
damato made 2 file-release changes.
2009-10-24 17:53:03 UTC by damato
-
damato made 6 file-release changes.
2009-10-24 17:52:01 UTC by damato
-
damato made 2 file-release changes.
2009-10-24 17:51:02 UTC by damato
-
damato committed revision 127 to the openurl.library SVN repository, changing 1 files.
2009-10-24 17:49:46 UTC by damato
-
damato committed revision 126 to the openurl.library SVN repository, changing 7 files.
2009-10-24 17:43:02 UTC by damato
-
thboeckel committed revision 125 to the openurl.library SVN repository, changing 2 files.
2009-09-19 14:32:24 UTC by thboeckel
-
Fixed in the next build.
2009-09-16 14:38:37 UTC by thboeckel
-
thboeckel committed revision 124 to the openurl.library SVN repository, changing 2 files.
2009-09-16 14:37:42 UTC by thboeckel
-
The applist class (maybe others too) in Prefs program sets hook's h_Data to point to object's instance data. The problem is that the hook is global and that multiple object's are created. So the single hook's h_Data only ever (can) points to one object's instance data. So if three applist objects are created hook h_Data will point to instance data of last created applist object. In AROS with...
2009-09-15 15:33:20 UTC by stegerg