edburns%acm.org
1072637f9a
r=ashuk
...
a=edburns
bug=31253
This change doesn't impact SeaMonkey.
Move the initialization of the nativeWebShell ptr into a superclass.
2000-03-09 23:22:52 +00:00
edburns%acm.org
1fe821d51c
bug=31123
...
a=edburns
r=bruce
Folks, don't EVER use NULL in your c++ code. Use nsnull instead.
2000-03-09 05:12:42 +00:00
edburns%acm.org
2d0c6834f0
JAVAH generated header files should not be checked in, since they are generated as a result of the build.
2000-03-09 04:41:43 +00:00
sherry.shen%sun.com
a783dc2393
Bug #28281 , r=leaf, a=leaf,
...
Add an option for building Java-supplement and
fix the Java building problem about JDIRS.
2000-03-09 01:14:22 +00:00
edburns%acm.org
2e656bb727
For win32 builds. If you define
...
WEBCLIENT_SPEC=1
in your environment before building webclient, the spec-compliant
version of webclient will be built.
2000-03-08 19:17:16 +00:00
edburns%acm.org
502f0e0575
Changed NULL to nsnull, so it would build with gcc.
...
.
2000-03-08 18:54:00 +00:00
ashuk%eng.sun.com
c4b109d817
a=edburns
...
r=edburns
author=ashuk
bug=28407
Made fix for new BookmarksImpl.java file -- Ashu K.
2000-03-08 18:49:36 +00:00
ashuk%eng.sun.com
a162d16554
a=edburns
...
r=edburns
author=ashuk
bug=28407
Made fix for changed BookmarksImpl.cpp file in the Stubs file -- Ashu K.
2000-03-08 18:41:01 +00:00
ashuk%eng.sun.com
de8a825d98
a=edburns
...
r=edburns
author=ashuk
bug=28407
New native code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:45:37 +00:00
ashuk%eng.sun.com
6ee91c835d
a=edburns
...
r=edburns
author=ashuk
bug=28407
Moved this file to java/webclient/classes_new/org/mozilla/webclient/wrapper_native -- Ashu K.
2000-03-07 22:39:11 +00:00
ashuk%eng.sun.com
e39f366367
a=edburns
...
r=edburns
author=ashuk
bug=28407
New native code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:33:38 +00:00
edburns%acm.org
47d84ba5d3
NOT IN SeaMonkey
...
Added // PENDING comment
2000-03-07 22:32:27 +00:00
ashuk%eng.sun.com
09b2307321
a=edburns
...
r=edburns
author=ashuk
bug=28407
New run script for spec-compliant impl -- Ashu K.
2000-03-07 22:19:20 +00:00
ashuk%eng.sun.com
45ce84a34f
a=edburns
...
r=edburns
author=ashuk
bug=28407
New solaris Makefile for spec-compliant impl -- Ashu K.
2000-03-07 22:18:17 +00:00
ashuk%eng.sun.com
5ff64a96cb
a=edburns
...
r=edburns
author=ashuk
bug=28407
New java code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:16:07 +00:00
ashuk%eng.sun.com
05667b6516
a=edburns
...
r=edburns
author=ashuk
bug=28407
New java code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:10:08 +00:00
ashuk%eng.sun.com
229256c605
a=edburns
...
r=edburns
author=ashuk
bug=28407
makefile for Java code - spec compliant impl -- Ashu K
2000-03-07 22:03:57 +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
edburns%acm.org
daf6f29e27
a=edburns
...
r=ashuk
bug=2069
Native code for spec compliant webclient impl.
2000-03-04 01:37:20 +00:00
edburns%acm.org
e4349bb561
a=edburns
...
r=ashuk
bug=2069
Java classes for spec compliant webclient impl.
2000-03-04 01:10:58 +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
edburns%acm.org
e7b3aa53ad
Put #include <unistd.h> inside #ifdef XP_UNIX
2000-02-18 19:33:28 +00:00
edburns%acm.org
2a216d23c1
Removed import org.mozilla.webclient.motif.*
2000-02-18 19:32:22 +00:00
edburns%acm.org
01cdae7df9
author=Ashutosh Kulkarni
...
r=edburns
approver=edburns
bug=28407
THIS CODE IS NOT MOZILLA CODE!
This code change allows webclient to work with GTKSUPERWIN.
2000-02-18 19:16:27 +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
rpallath%eng.sun.com
ed9c6a631c
Added try/catch block
2000-02-17 01:33:09 +00:00
rpallath%eng.sun.com
d60154d2be
Changed the null check condition.
...
For HTML, doctype is alwasy null
2000-02-17 01:13:03 +00:00
leila.garin%eng.sun.com
1404521315
Removed DocumenTypeImpl test cases from HTML.ORIG
...
Added DocumentTypeImpl_xml test case into XML.ORIG
2000-02-17 00:56:15 +00:00
rpallath%eng.sun.com
c28fde0881
Added getDocType_xml test case for XML for HTML it is null.
...
modified Makefiles to reflect the same
2000-02-17 00:54:57 +00:00
rpallath%eng.sun.com
6ab69eb8d0
Added entries for new test cases.
2000-02-16 23:17:53 +00:00
rpallath%eng.sun.com
0073c97cc7
New Test Cases for all UNSUPPORTED methods
2000-02-16 22:58:27 +00:00
leila.garin%eng.sun.com
838bc614f1
hanged made to these file
...
Added new api test entries in BWTestClass files
Added UNSUPPORTED methods in BWBaseTest/TestLoader
Update DoucmentImpl accroding to java DOM version.
Did correct check for retrun values in ElementImpl_removeAttribute_String_1.java
ElementImpl_setAttributeNode_Attr_1.java NamedNodeMapImpl_setNamedItem_Node_1.java
2000-02-16 22:53:33 +00:00
sdv%sparc.spb.su
0fed3c2ad9
addon fix to bug 13338
2000-02-16 00:45:37 +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
sdv%sparc.spb.su
34d719c42b
addon fix to bug 13338 (return null according to the
...
dom spec instead of throwing exception)
2000-02-15 23:57:27 +00:00
leila.garin%eng.sun.com
632838b9e9
Replaced old TestLoader with new TestLoader
2000-02-15 18:57:28 +00:00
sdv%sparc.spb.su
aae07fabe7
- added method to enable access to pluglets and
...
changed the way java dom registers itself
2000-02-15 03:50:35 +00:00
sdv%sparc.spb.su
da1a9738e5
addon fix to bug 13338.
2000-02-12 01:11:48 +00:00
leila.garin%eng.sun.com
a3a43fddcd
Added getElementById method due to change in JavaDOM adhering to W3C specs.
2000-02-12 00:08:52 +00:00
sdv%sparc.spb.su
335c6a2d1e
changed fix to bug 13338.
...
now check for null pointers in Java DOM instead of
passing null references to coreDOM
2000-02-11 07:58:12 +00:00
sdv%sparc.spb.su
dc8f182923
fix for bug 24723
2000-02-10 01:13:57 +00:00
sdv%sparc.spb.su
938ca89e34
fix for bug 22532
2000-02-10 01:12:21 +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
sdv%sparc.spb.su
5337e84f5b
fix for bug 26895
2000-02-08 03:05:04 +00:00
sdv%sparc.spb.su
cef12cb99b
fix for bug 26899
2000-02-08 02:40:01 +00:00
nis%sparc.spb.su
c25783003a
Added workaround to get JavaDOM to work on Linux.
2000-02-04 17:23:51 +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
nis%sparc.spb.su
58a9ca3613
Removed support for KeyEvents because they are not
...
included into DOM2 specification anymore.
2000-01-28 14:30:12 +00:00