rpallath%eng.sun.com
6ddd80caf1
modified README
2000-04-24 21:28:42 +00:00
rpallath%eng.sun.com
5bb34f0760
New Tests for getAlignment
2000-04-24 19:02:42 +00:00
rpallath%eng.sun.com
7cbb98a1dd
getAlignment tests for API -> LEFT
2000-04-24 18:58:18 +00:00
rpallath%eng.sun.com
4b43efb8a7
GetAlignment API tests
2000-04-24 18:55:25 +00:00
rpallath%eng.sun.com
b544fdc66d
New files for Killer app on Win32
2000-04-24 18:52:40 +00:00
rpallath%eng.sun.com
22bea2735d
Added README and BWTest.lst
...
Updated some test cases
2000-04-24 18:25:27 +00:00
idk%eng.sun.com
a99c584a7f
(36174) Added null checking
...
a = idk@eng.sun.com
2000-04-18 18:38:01 +00:00
sdv%sparc.spb.su
9107b3c809
keeping track with Java DOM changes
...
r=idk@eng.sun.com
2000-03-31 01:22:00 +00:00
rpallath%eng.sun.com
b79d5bb0b8
Removed Control-M characters
2000-03-23 23:24:32 +00:00
idk%eng.sun.com
6b8fc4b5e8
Fixed build problems.
...
Changed char*const* to const char *const* in some places.
2000-03-21 01:10:35 +00:00
rpallath%eng.sun.com
ac5c60ce24
dding new files
2000-03-17 00:27:29 +00:00
rpallath%eng.sun.com
f53326f27d
dding new files for Java Plugins
2000-03-17 00:17:17 +00:00
rpallath%eng.sun.com
989b16e4f2
*** empty log message ***
2000-03-16 23:05:30 +00:00
rpallath%eng.sun.com
dd2daddc16
Added new files
2000-03-16 22:54:41 +00:00
rpallath%eng.sun.com
b31c2a27ad
.
2000-03-16 22:42:09 +00:00
rpallath%eng.sun.com
26976216de
*** empty log message ***
2000-03-16 22:16:08 +00:00
rpallath%eng.sun.com
2c28336f59
*** empty log message ***
2000-03-16 22:11:53 +00:00
rpallath%eng.sun.com
462788d6ee
Pluglet API tests
2000-03-16 22:06:17 +00:00
laa%sparc.spb.su
67a48817be
Cleaned up pluglet examples sources (bug ID 17316).
...
Reviewed by idk@eng.sun.com
2000-03-07 08:33:54 +00:00
idk%eng.sun.com
e755333074
Fix for 27690
...
Converted "path" to canonical form
a=avm@sparc.spb.su
r=idk@eng.sun.com
2000-02-25 21:16:18 +00:00
sdv%sparc.spb.su
252488c5aa
added a new example pluglet:
...
DOMViewer
a=idk@eng.sun.com , sdv@sparc.spb.su
r=idk@eng.sun.com , sdv@sparc.spb.su
2000-02-17 21:56:55 +00:00
idk%eng.sun.com
707030a57c
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
idk%eng.sun.com
5a46488e63
Fixed problem with loadaing pluglets.
...
changed "file://" to "file:"
2000-02-09 03:39:45 +00:00
idk%eng.sun.com
43bfb4edc0
Fixed crasher bug.
...
Now PlugletEngine do not crache mozilla
in case of missing jvm
2000-02-09 00:34:54 +00:00
idk%eng.sun.com
98658367b3
Added makefiles for examples
2000-01-31 21:47:29 +00:00
laa%sparc.spb.su
1121925eee
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
035e48ae34
Fix for 25069
...
Added null pointer checking
2000-01-27 05:42:56 +00:00
idk%eng.sun.com
d3837ad12e
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
dce60aa1eb
Fixed problem with awt on Solaris.
...
Start using XmNvisual, XmNcolormap, XmNdepth values from awt for shell createing
2000-01-25 23:28:17 +00:00
laa%sparc.spb.su
bd14648073
Fixed bug 21785.
...
Mozilla crashes if PLUGLET environment is not set.
Reviewed by idk@eng.sun.com
2000-01-25 12:30:52 +00:00
idk%eng.sun.com
73ca5de176
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
517668af8a
fix for 20681
...
Added exception throwning to PlugletInputStream.reset method
2000-01-18 20:18:39 +00:00
idk%eng.sun.com
8d0fa6e9fc
fix for 21294
...
Changed method supportedURLProtocol to isURLProtocolSupported
2000-01-18 07:37:37 +00:00
idk%eng.sun.com
284dc017b8
fix for 18861
...
Convert ByteRanges to class (was interface)
2000-01-18 07:28:22 +00:00
idk%eng.sun.com
3a347dc2bd
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
louis.martin%eng.sun.com
4b18cc3e7b
This is updated source code with comments.
...
r=idk@eng.sun.com
2000-01-13 22:54:46 +00:00
idk%eng.sun.com
afe630c943
fix for 20686
...
one character fix.
changed return value from -1 to 0
1999-12-11 09:08:40 +00:00
idk%eng.sun.com
ef64028dc2
21259
...
PlugletManager.getValue removed
1999-12-11 00:35:20 +00:00
idk%eng.sun.com
5c9350daad
21291
...
add on.
1999-12-11 00:09:16 +00:00
idk%eng.sun.com
8afd0b753e
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
6e351ee794
Followup bug 19559
...
Make pluglets using SuperWin
1999-12-09 00:58:30 +00:00
idk%eng.sun.com
83fe170a5e
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
96e688a798
20114
...
added null checking
1999-11-29 07:26:37 +00:00
idk%eng.sun.com
fb135d43ef
18857
...
changed return value from 0 to -1
1999-11-24 03:36:06 +00:00
idk%eng.sun.com
02042ff9ec
18963
...
Litle fix. Fixed typo
1999-11-24 03:30:34 +00:00
idk%eng.sun.com
8510117903
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
b6fdc882a9
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
6298d2d16f
no bug id
...
fixed typo OJI_DISABLED->OJI_DISABLE
1999-11-18 00:32:33 +00:00
idk%eng.sun.com
96d07ef946
no bug id
...
converted pluglet runner to XPCOM module
(see bug 15217)
(not a part of regular build)
1999-11-16 10:44:25 +00:00
idk%eng.sun.com
05c81d0ceb
17316
...
Class names updated (see 18180)
a=laa@sparc.spb.su
r=idk@eng.sun.com
1999-11-10 00:27:00 +00:00