Граф коммитов

332 Коммитов

Автор SHA1 Сообщение Дата
akhil.arora%sun.com 7a7042221f 16424 r=akhil.arora@sun.com fixed by Denis Sharypov <sdv@sparc.spb.su>
Fix two problems that kept the code from compiling on Win32
1999-10-15 01:38:42 +00:00
idk%eng.sun.com b039809b7e Fix 16230
Call AddRef for newly created PlugletInsance
r = akhil.arora@sun.com
1999-10-12 23:01:44 +00:00
idk%eng.sun.com c78c57dc07 Bug <a href=http://bugzilla.mozilla.org/show_bug.cgi?id=15892> 15892 </a>
increment pointer to  mime description string before calling strchr
1999-10-12 03:29:27 +00:00
akhil.arora%sun.com 97c680d163 Fixes Bug 15837 by instantiating the proper subtype of Node instead of Node.
Fixed by Igor Nekrestyanov <nis@sparc.spb.su>.
Reviewed by Akhil Arora <akhil.arora@sun.com>.
1999-10-08 23:22:52 +00:00
edburns%acm.org a8e9d5219a 1999-10-07 <Ed Burns <ed.burns@sun.com>>
* This change fixes
 	http://bugzilla.mozilla.org/show_bug.cgi?id=15793 which caused one
 	to have to copy the component.reg and components directory.  It
 	also causes webclient to do autoregistration.  It also adds a
 	debugging method to BrowserControlMozillaShim.java
 	nativeDebugBreak().

	This changes makes webclient depend on having mozilla sources from
 	10/5/99 or later.

	Reviewed by Mark Lin <marklin@eng.sun.com>
	Approved by Ed Burns <edburns@acm.org>, module owner
1999-10-08 00:52:53 +00:00
edburns%acm.org f0c6611e7a 1999-10-07 <Ed Burns <ed.burns@sun.com>>
* This change fixes
 	http://bugzilla.mozilla.org/show_bug.cgi?id=15793 which caused one
 	to have to copy the component.reg and components directory.  It
 	also causes webclient to do autoregistration.  It also adds a
 	debugging method to BrowserControlMozillaShim.java
 	nativeDebugBreak().

	This changes makes webclient depend on having mozilla sources from
 	10/5/99 or later.

	Reviewed by Mark Lin <marklin@eng.sun.com>
	Approved by Ed Burns <edburns@acm.org>, module owner
1999-10-08 00:48:01 +00:00
frankm%eng.sun.com ff41abd7f6 To compile on Linux, renamed 'jarray' to 'theJarray' (jarray is a JNI type), and made sure all paths in xpjd_GetInterfaceInfoNative() return a jboolean (bug 15279).
Updated genproxy usage message, and moved printf within cmdline parsing code (bug 15386).
r=edburns@acm.org,akhil.arora@sun.com perm=scc
1999-10-02 00:18:02 +00:00
idk%eng.sun.com d73fd8281c Implemented some methods for PlugletManagerImpl 1999-09-28 05:23:02 +00:00
akhil.arora%sun.com 5a869bbb82 just keeping up with changes in nsWebShell.cpp 1999-09-25 03:36:04 +00:00
idk%eng.sun.com dd3ecbe58a Add Registry class for storing information about java-c++
objects binding
1999-09-25 02:53:56 +00:00
akhil.arora%sun.com 9f51d70e13 Denis Sharypov <sdv@sparc.spb.su> implemented DOMExceptions 1999-09-25 02:35:56 +00:00
akhil.arora%sun.com 7b7659fb94 fix solaris makefiles 1999-09-25 01:45:46 +00:00
idk%eng.sun.com aed47e4f8d Removed hack for jdk
updated readme file
1999-09-24 04:12:09 +00:00
idk%eng.sun.com af6e47a770 Added PlugletPolicy class.
Granted AllPermissions for each pluglet
1999-09-24 04:10:00 +00:00
idk%eng.sun.com 19af9c48a6 apdated test 1999-09-23 06:38:06 +00:00
idk%eng.sun.com 05c1e4066b Add support for multiple pluglets
add some checkings
1999-09-23 06:17:12 +00:00
idk%eng.sun.com 9271673e45 bug fix.
Call AddRef for StreamListener in PlugletInstance.NewStream
1999-09-22 20:16:11 +00:00
idk%eng.sun.com a1e921bd32 Moved to OJI.
Added  AWT support.
Added some classes
1999-09-17 18:41:34 +00:00
frankm%eng.sun.com 926dd894bf Modularize code (somewhat), general cleanup. Proxy-related code has
been moved to xpj_proxy.c, code used only for testing has been copied
into xptest.cpp, and each "module" now has its own header (for internal
use only).
1999-09-16 18:50:27 +00:00
akhil.arora%sun.com c837bf1e92 Denis Sharypov <sdv@sparc.spb.su> - first check-in for DOMExceptions 1999-09-15 20:43:02 +00:00
frankm%eng.sun.com 9f88f309ff Some cleanup, and update to new mozilla source. In particular:
- Removed #if 0 code in genproxy.c and elsewhere.

- Used jlong_* macros for portability (and defined in xpjava.h if not
  elsewhere)

- Commented out calls to PR_Atomic{In,De}crement in JSSample.cpp, and began
  to use "official" XPCOM macros.

- Removed Java interfaces for test components; will be autogenerated by
  xpidl and/or genproxy.

- Extend genproxy to generate interfaces.

- Updated README with note on the jni.h problem
1999-09-14 21:56:19 +00:00
akhil.arora%sun.com b1a8c8c03e use unicode for dom strings 1999-09-14 21:25:47 +00:00
idk%eng.sun.com 0369f97466 Added PlugletTagInfo
Updated test.java
Fixed some build problems
1999-09-11 23:47:47 +00:00
akhil.arora%sun.com d04756c799 replace nsString.ToNewCString with GetBuffer 1999-09-10 22:57:12 +00:00
akhil.arora%sun.com 9eaa7723e5 updated patch to keep up with changes in webshell/src/nsWebShell.cpp 1999-09-10 20:45:52 +00:00
akhil.arora%sun.com e6bea16a20 Denis Sharypov <sdv@sparc.spb.su> eliminated redundant finalize methods 1999-09-10 20:11:45 +00:00
frankm%eng.sun.com e3b020ee93 Make xpj*.cpp compile against Mozilla's jni.h on Solaris (where jlong is
apparently a struct rather than "long long").
1999-09-09 22:38:04 +00:00
mark.lin%eng.sun.com 8357d9dab9 updated library names for Makefile.unix. 1999-09-08 22:18:13 +00:00
idk%eng.sun.com 2df291f04e Add this files 1999-09-08 00:21:03 +00:00
leila.garin%eng.sun.com c0413c933f Updated PATH variable. 1999-09-07 20:42:23 +00:00
akhil.arora%sun.com e2e95d76f3 Nikolay Igotti <inn@sparc.spb.su> found a bug in the implementation of equals 1999-09-03 22:19:40 +00:00
edburns%acm.org 509487f95d Added Mark Goddard from OMTP's changes to add "Refresh" to API and implementation.
Also added Refresh button to EmbeddedMozilla.
1999-09-03 19:28:47 +00:00
idk%eng.sun.com 689cb75c56 Add implemenataion of PlugletInputStream and PlugletStreamInfo 1999-09-02 03:36:53 +00:00
edburns%acm.org 3acb87f36d Removed antiquated libs 1999-09-02 02:40:59 +00:00
akhil.arora%sun.com 8b5b6c05e4 enable Notations 1999-09-02 01:41:22 +00:00
akhil.arora%sun.com 4af795bbeb minor bug fix 1999-09-02 01:40:15 +00:00
akhil.arora%sun.com 9e546ecef1 cast to void** not needed anymore for the vc++ 6.0 compiler 1999-09-02 01:36:25 +00:00
leila.garin%eng.sun.com 13c9e638e9 *** empty log message *** 1999-09-01 23:17:55 +00:00
leila.garin%eng.sun.com 0e24dc8df9 *** empty log message *** 1999-09-01 22:57:06 +00:00
leila.garin%eng.sun.com 25dd99949e New file 1999-09-01 22:56:30 +00:00
leila.garin%eng.sun.com 619c0795e2 New File 1999-09-01 22:55:58 +00:00
idk%eng.sun.com 94c7519104 oops. I fogot to add this file. 1999-09-01 05:10:02 +00:00
mark.lin%eng.sun.com 64efaa1ee1 Updated makefile. Need to refrence /usr/lib/libC directly. 1999-08-31 22:16:17 +00:00
mark.lin%eng.sun.com b4031a8bc4 Updated makefile.solaris to use workshop compilers. 1999-08-31 22:05:56 +00:00
idk%eng.sun.com c7b4af8cda fogot to add this file, sorry. 1999-08-30 19:04:59 +00:00
idk%eng.sun.com 767abe9d28 Initial pluglets checkin. 1999-08-28 04:39:56 +00:00
akhil.arora%sun.com 9ebb081112 Deleted task equals and hashCode. Done. 1999-08-25 01:39:33 +00:00
akhil.arora%sun.com 47e90b1ee0 Implemented equals and hashCode for NodeList and DOMImplementation 1999-08-25 01:28:48 +00:00
akhil.arora%sun.com f35371bba9 Timothy Tully implemented equals and hashCode methods for Node. 1999-08-24 23:54:26 +00:00
akhil.arora%sun.com cb9bd6e536 1. Keep up with interface change in nsIDocumentLoaderObserver.
2. Fix lots of bugs.
3. Implement Entities and Notations.
1999-08-23 19:27:48 +00:00
mark.lin%eng.sun.com 18f7f3f6d3 Updated Makefile.unix. 1999-08-20 17:34:22 +00:00
mark.lin%eng.sun.com 1940e9a4d8 Don't need this anymore. It should get updated dynamically. 1999-08-18 23:24:20 +00:00
mark.lin%eng.sun.com a61f4da753 This should make sure nsSetupRegistry.cpp gets updated. 1999-08-18 23:22:27 +00:00
frankm%eng.sun.com 81d9b36975 Updated README with extra caveats; TODO marks stable compilation as "done". 1999-08-18 17:58:55 +00:00
mark.lin%eng.sun.com 70465b0ed3 Fixed the bug where the page the user specifies from the command line wouldn't open. 1999-08-16 23:26:40 +00:00
mark.lin%eng.sun.com b19f2e524f Added stuff to LD_LIBRARY_PATH 1999-08-16 23:23:06 +00:00
frankm%eng.sun.com ec3044c277 Added java/Makefile.in, java/xpcom/TODO; minor correctoiosn to java/xpcom/README.
Fix libxpjava.so JNI and linking problems.
1999-08-13 23:36:09 +00:00
mark.lin%eng.sun.com b3617b8a65 Oops, forgot to add this file. 1999-08-13 23:21:19 +00:00
edburns%acm.org f1a0c2aa33 THIS FILE IS NOT IN THE BUILD!
Corrected typo.
1999-08-13 23:10:43 +00:00
edburns%acm.org e2280de93d THIS FILE IS NOT IN THE BUILD!
Added Scott Holmes's changes, replacing hard coded WIN32_D.OBJ with
$(DIST).
1999-08-13 23:09:21 +00:00
mark.lin%eng.sun.com 35be769048 Rearchitected the way Mozilla events are delivered in the Unix Motif port.
Events are now handled by a Java Thread.
1999-08-13 23:02:40 +00:00
mark.lin%eng.sun.com 56faaa17b3 Rearchitected the way the Mozilla event thread is run. I'm using
a Java Thread now instead to control Mozilla/GTK events.
1999-08-13 23:01:49 +00:00
mark.lin%eng.sun.com 284de736fe Merged in Kirk's changes. 1999-08-13 17:53:43 +00:00
mark.lin%eng.sun.com 3b89687e72 Should not be setting className to null if we get an exception. 1999-08-12 21:29:15 +00:00
mark.lin%eng.sun.com 2b13d35549 Added warning about gtk-config in Unix makefile 1999-08-12 19:37:23 +00:00
mark.lin%eng.sun.com 072623f46c Added more things to make it run on solaris. 1999-08-12 19:19:18 +00:00
mark.lin%eng.sun.com ffcb33c5aa Updated these files. 1999-08-12 19:08:39 +00:00
mark.lin%eng.sun.com 40667b1692 Solaris runem file 1999-08-12 18:56:45 +00:00
mark.lin%eng.sun.com 5000b5ca50 Added solaris makefile. 1999-08-12 18:56:09 +00:00
edburns%acm.org 76832ecb8b This fix is for http://bugzilla.mozilla.org/show_bug.cgi?id=5429.
This fix enables the Tasks->Java Console menu item to show the Java
Console provided by the JRE plugin if it is installed.

It also exposes nsIJVMManager as a full XPIDL citizen, with the progid
component://netscape/oji/jvm-mgr.  see modules/oji/public/nsIJVMManager.idl
for the methods that can be called.

Thanks to Trevor, John Bandauer, Brendan Eich and Robert Yang.
1999-08-12 01:56:18 +00:00
mark.lin%eng.sun.com 16ed431ace updated run script 1999-08-11 17:55:18 +00:00
frankm%eng.sun.com 0ea0f6a581 Initial, semiworking checkin of Java Bridge work. 1999-08-11 02:21:05 +00:00
mark.lin%eng.sun.com 60ff6cd136 Found a bug in the runem.unix script. 1999-08-11 00:12:59 +00:00
mark.lin%eng.sun.com 07c7783444 Updated event loop stuff so that it's easier to read.
Also made it compilable with latest mozilla source.
Haven't tested yet on windows though.
1999-08-10 23:54:38 +00:00
mark.lin%eng.sun.com 02e680020b Damn! Forgot to add these files.. 1999-08-10 20:15:10 +00:00
mark.lin%eng.sun.com f72125c88e oops, forgot to checkin these files. 1999-08-10 18:56:53 +00:00
mark.lin%eng.sun.com bcfd2c0e04 Oopps, forgot to checkin these files... 1999-08-10 18:55:01 +00:00
mark.lin%eng.sun.com e0a370e2d4 Added port to Linux. 1999-08-10 03:59:07 +00:00
akhil.arora%sun.com 7cfda6454b added a list of things to do 1999-08-06 19:18:58 +00:00
akhil.arora%sun.com ba808883a8 initial check-in of the java dom api (not part of regular build) 1999-08-06 00:28:53 +00:00
edburns%acm.org dd929fddc0 Made changes to allow building on jdk1.1.7 or jdk1.2. Basically, accounted
for the presence or absence of a classes.zip file.
1999-07-30 22:00:20 +00:00
edburns%acm.org 64ef3a02bf Initial checkin of Java Util classes and the Java Wrapper to WebShell
Util docs:  http://www.mozilla.org/projects/blackwood/java-util/
Java Wrapper to WebShell docs: http://www.mozilla.org/projects/blackwood/webclient/
1999-07-30 01:03:12 +00:00