Commit Graph

26 Commits

Author SHA1 Message Date
sdv%sparc.spb.su
11a9d1af25 keeping track with Java DOM changes
r=idk@eng.sun.com
2000-03-31 01:22:00 +00:00
idk%eng.sun.com
879ef78e6d Fixed build problems.
Changed char*const* to const char *const* in some places.
2000-03-21 01:10:35 +00:00
idk%eng.sun.com
f79e3dce75 Added new method :
public Object PlugletTagInfo.getDOMElement();
(It is possible to use JavaDOM from pluglets now.)
a=idk@eng.sun.com
r=sdv@sparc.spb.su
2000-02-16 00:03:38 +00:00
laa%sparc.spb.su
bf12637547 Fixed bugs 20202, 17437.
Methods of PlugletTagInfo and PlugletTagInfo2 doesn't allow access to pluglet parameters,
PlugletTagInfo2 getAttribute doesn't work properly.

Reviewed by idk@eng.sun.com
2000-01-28 18:11:27 +00:00
idk%eng.sun.com
39035a42d0 Fix for 25069
Added null pointer checking
2000-01-27 05:42:56 +00:00
idk%eng.sun.com
51a3413e5c Removed workaround for 24194
Fixed build probelem  (included plstr.h instead of string.h into src/PlugletFactory.cpp)
2000-01-26 04:20:22 +00:00
idk%eng.sun.com
29bb4bf994 fix for 20732
Copied read amount of bytes to array instead of using method argument.
2000-01-18 22:44:47 +00:00
idk%eng.sun.com
014733861e fix for 18861
Convert ByteRanges to class (was interface)
2000-01-18 07:28:22 +00:00
idk%eng.sun.com
7599ee2943 Added logging to pluglet module
a = laa@sparc.spb.su
r = idk@eng.sun.com

Added workaround for 24194
a = idk@eng.sun.com
2000-01-18 02:53:58 +00:00
idk%eng.sun.com
d92e391eca 21259
PlugletManager.getValue removed
1999-12-11 00:35:20 +00:00
idk%eng.sun.com
002f88f52e 21291
add on.
1999-12-11 00:09:16 +00:00
idk%eng.sun.com
2f403ee050 21291
org.mozilla.util.Debug renamed to
org.mozilla.util.DebugPluglet
Tests updated
1999-12-11 00:08:00 +00:00
idk%eng.sun.com
c70494d02f 20208
Add exception trowing in case
peer object is not existing. (Stream closed, not created, etc)
1999-12-02 23:20:29 +00:00
idk%eng.sun.com
8f05b00e04 20114
added null checking
1999-11-29 07:26:37 +00:00
idk%eng.sun.com
fa8acb89a7 19465
Port pluglets to linux and Solaris
(This is not part of the build)
Oups. I fogot to add this file
1999-11-20 23:20:27 +00:00
idk%eng.sun.com
ab99cae7bf 19465
Port pluglets to linux and Solaris
(This is not part of the build)
1999-11-20 23:19:40 +00:00
idk%eng.sun.com
2355e40025 bug 17859
Added null checking
1999-11-09 10:42:36 +00:00
idk%eng.sun.com
12b30bdf0b bug 18180
Names changed
Pluglet->PlugletFactory, *PlugletInstance*->*Pluglet*
1999-11-09 10:28:46 +00:00
dmose%mozilla.org
ec37cbfc25 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
idk%eng.sun.com
de0a04d4ec fix for 17449
added checkings for NULL
1999-11-01 19:39:26 +00:00
idk%eng.sun.com
d73fd8281c Implemented some methods for PlugletManagerImpl 1999-09-28 05:23:02 +00:00
idk%eng.sun.com
a1e921bd32 Moved to OJI.
Added  AWT support.
Added some classes
1999-09-17 18:41:34 +00:00
idk%eng.sun.com
0369f97466 Added PlugletTagInfo
Updated test.java
Fixed some build problems
1999-09-11 23:47:47 +00:00
idk%eng.sun.com
2df291f04e Add this files 1999-09-08 00:21:03 +00:00
idk%eng.sun.com
689cb75c56 Add implemenataion of PlugletInputStream and PlugletStreamInfo 1999-09-02 03:36:53 +00:00
idk%eng.sun.com
767abe9d28 Initial pluglets checkin. 1999-08-28 04:39:56 +00:00