edburns%acm.org
3edfc17d1a
More simple name change changes.
2000-01-07 00:44:24 +00:00
edburns%acm.org
2865ae33df
Changed MozillaEventThread.h to NativeEventThread.h
2000-01-06 22:52:03 +00:00
edburns%acm.org
aaa22eb60f
Change to new NS_InitXPCOM argument.
...
r=dp
b=23157
a=edburns
2000-01-06 22:45:48 +00:00
edburns%acm.org
234aee233c
account for nsIDocumentLoaderObserver API changes.
2000-01-05 20:25:29 +00:00
edburns%acm.org
2d67316d0f
r=marklin
...
a=edburns
Changes to complete the transition from BrowserControlMozillaShim to BrowserControlNativeShim.
1999-12-24 00:03:28 +00:00
edburns%acm.org
48aba00575
r=marklin
...
a=edburns
Get webclient working againg with tbogard's help on what has changed with webshell.
1999-12-23 23:40:57 +00:00
edburns%acm.org
5ebddaa443
r=marklin
...
Change BrowserControlMozillaShim to BrowserControlNativeShim.
1999-12-23 04:09:40 +00:00
mark.lin%eng.sun.com
3683cd5252
Fixed webclient on Unix bustage.
1999-12-21 22:20:19 +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
edburns%acm.org
cd7c5bc466
This change is not related to SeaMonkey, so it can't break the build.
...
r=marklin
a=edburns
bug=20659
added #ifdef XP_UNIX for GTK_MOZAREA stuff.
1999-12-07 01:51:54 +00:00
edburns%acm.org
1526455072
Changed comment in initialize.
1999-12-06 23:42:13 +00:00
edburns%acm.org
d95b24a1a5
r=marklin
...
a=edburns
bug=20659
Changes to bring webclient sort of up to working shape on unix.
1999-12-06 23:31:11 +00:00
edburns%acm.org
375b331d9b
r=marklin%eng.sun.com
...
a=edburns
bug=20659
Make BrowserControl vend a Canvas instead of
BrowserControlCanvas vending a BrowserControl.
This change has nothing to do with mozilla. It's pure java.
1999-12-03 01:55:31 +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
akhil.arora%sun.com
705b9d7627
19583 r=akhil.arora@sun.com fix=Igor Nekrestyanov <nis@sparc.spb.su>
...
A top-level make now builds everything, including linux
1999-11-25 00:39:38 +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
akhil.arora%sun.com
21d83ae88b
r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Added some new tests.
1999-11-22 22:10:44 +00:00
akhil.arora%sun.com
45edacb89a
19304 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Forgot to commit these two files that are part of the conversion to an
xpcom module.
1999-11-22 22:06:46 +00:00
akhil.arora%sun.com
b852ebcc9c
19305 r=akhil.arora fix=Denis Sharypov <sdv@sparc.spb.su>
...
Use QI to check for nsIWebShell before casting. Safer.
1999-11-22 22:05:31 +00:00
akhil.arora%sun.com
8ef657a0fa
19578 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Defer deleting the current element until the next iteration so that we can
dereference the element first to get to the next element.
1999-11-22 22:01:23 +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
akhil.arora%sun.com
e0273c4240
fix=Denis Sharypov <sdv@sparc.spb.su> r=akhil.arora@sun.com
...
19304 convert java dom api to an xpcom module
19305 synchronize with interface changes in nsIDocumentLoaderObserver
1999-11-19 02:17:28 +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
akhil.arora%sun.com
1b216f8b88
17549 r=akhil.arora@sun.com fix=Igor Nekrestyanov <nis@sparc.spb.su>
...
Maintain association of java dom listeners with native dom nodes
1999-11-15 21:12:49 +00:00
akhil.arora%sun.com
992ecf90e7
17873 r=akhil.arora@sun.com fix=Denis Sharypov <sdv@sparc.spb.su>
...
Remove duplicate declaration of cvalue
1999-11-11 22:35:14 +00:00
akhil.arora%sun.com
fd633fff23
18076 r=Igor Nekrestyanov <nis@sparc.spb.su> fix=akhil.arora@sun.com
...
Handle Unicode string correctly in javaDOMEventsGlobals.cpp
18072 r=akhil.arora@sun.com fix=Igor Nekrestyanov <nis@sparc.spb.su>
Sync with changes in Mozilla's DOM Event interfaces
1999-11-11 22:28:56 +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
idk%eng.sun.com
ff94415141
bug 17859
...
Added null checking
1999-11-09 10:42:36 +00:00
idk%eng.sun.com
974e9b7264
bug 18180
...
Names changed
Pluglet->PlugletFactory, *PlugletInstance*->*Pluglet*
1999-11-09 10:28:46 +00:00
dmose%mozilla.org
7a91d8fab2
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 02:47:15 +00:00
dmose%mozilla.org
282cd28be9
updated license boilerplated to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 02:24:22 +00:00
akhil.arora%sun.com
bfa21760d8
17610 r=akhil.arora@sun.com, fix=Denis Sharypov <sdv@sparc.spb.su>
...
Cosmetic changes to remove warnings generated by Visual C++ compiler
Do not link with unneccessary library raptorgfx in makefile.win
Use JAVAHOME to point to JDK instead of hardcoding the path
1999-11-02 18:52:14 +00:00
akhil.arora%sun.com
f709b3f555
17610 r=Denis Sharypov <sdv@sparc.spb.su>
...
Make code const correct to remove warnings from workshop 5.0 compiler
1999-11-02 18:42:53 +00:00
idk%eng.sun.com
f4762f893d
17747
...
Added "ifdef OJI_DISABLE"
in case OJI_DISABLE we will have binaries working without oji
Apdated README
1999-11-02 08:07:09 +00:00
idk%eng.sun.com
8409a939b0
fix for 17454
...
changed strncmp to PL_strncasecmp
1999-11-01 20:04:57 +00:00
idk%eng.sun.com
b471d3cb51
fix for 17449
...
added checkings for NULL
1999-11-01 19:39:26 +00:00
akhil.arora%sun.com
66c3fae066
r=akhil.arora@sun.com, fix by Denis Sharypov <sdv@sparc.spb.su>
...
13271: the wrong method was being called in ProcessingInstructionImpl.cpp
13338: handle null input arguments gracefully without crashing
1999-10-30 02:14:28 +00:00
edburns%acm.org
ca920e09ec
r=marklin
...
#17358
approver=edburns
author=edburns
This fix enables webclient to work with the latest mozilla. For now.
1999-10-29 22:51:06 +00:00
akhil.arora%sun.com
2436a2ded9
updated list of things todo, removing stuff that has been done
1999-10-28 20:28:20 +00:00
akhil.arora%sun.com
85556970cf
r=akhil.arora@sun.com By Igor Nekrestyanov <nis@sparc.spb.su>
...
Minor changes to handle unicode strings properly
1999-10-28 20:26:27 +00:00
idk%eng.sun.com
859ff4e6c3
bugId 17329
...
Added PlugletSecurityContext class.
Set ProxyJNI security context to PlugletSecurityContext
(see 15902)
1999-10-27 09:33:06 +00:00
idk%eng.sun.com
23c2e04f3c
bugId 17316
...
Added 4 demo pluglets
a = laa@sparc.spb.su
r = idk@eng.sun.com
1999-10-27 09:10:36 +00:00