Commit Graph

20668 Commits

Author SHA1 Message Date
kipp%netscape.com
16b2389012 bye 1999-03-19 23:06:55 +00:00
kipp%netscape.com
9d713ce73b Eliminate some purify warnings 1999-03-19 23:06:42 +00:00
kipp%netscape.com
f24e15031a Added more bad-frame detection 1999-03-19 23:06:20 +00:00
kipp%netscape.com
521d0a1247 Fix wide layout bug in todays build; fixed bug #4013 as well and bug #2589 1999-03-19 23:05:56 +00:00
mscott%netscape.com
31105c2364 (not part of build)
We were using an interface id instead of a class id in the call to create instance for the protocol so I fixed that. We don't need netService so I removed the code for that. We were also confusing an imap4service with the core netlib service (nsINetService). Release the protocol instead of deleting it in the protocol. Insert breaks in the switch statements for ::ReadAndDispatchCommand. Release the event queue service when we are done with it.
1999-03-19 22:55:32 +00:00
alecf%netscape.com
e449d3cfb2 move files over from src into linkable library 1999-03-19 22:55:08 +00:00
mscott%netscape.com
149e5118ac (not part of the build)
use new intialize method from the interface which takes an event queue. The constructor for a component that supports an interface must always be empty so remove the dependency on the event queue. Rename old Initialize method to SetupwithUrl.
1999-03-19 22:50:53 +00:00
mscott%netscape.com
eda7f78716 Add interface method for initialize which takes an event queue. 1999-03-19 22:48:45 +00:00
mscott%netscape.com
782e878db8 (not part of the build)
build tests directory.
1999-03-19 22:48:06 +00:00
wtc%netscape.com
c7e15201d8 Update from the internal CVS repository /m/src. Includes: first
cut at 64-bit AIX port.
1999-03-19 22:47:21 +00:00
mscott%netscape.com
0ec8fa9ab1 NOT PART OF BUILD PROCESS.
top level makefile.win for imap.
1999-03-19 22:02:48 +00:00
slamm%netscape.com
f5cb3b048d Turn line numbers on by default. 1999-03-19 21:49:45 +00:00
rhp%netscape.com
206aa60dce Fix for bad return value. 1999-03-19 21:49:35 +00:00
terry%netscape.com
5c9eddeb66 Patch by David Gardiner <david.gardiner@unisa.edu.au> (with further
hacks by me):

Added javascript magic to adjust component/version lists when products
get selected.
1999-03-19 21:40:14 +00:00
rods%netscape.com
4cc9ab063d Enabled debug menu for all typed of builds 1999-03-19 20:59:11 +00:00
rods%netscape.com
ae4b776073 Add debug menu enabled for all types of builds 1999-03-19 20:58:11 +00:00
bienvenu%netscape.com
b8c16bb0a8 imap test harness, not part of build as of yet 1999-03-19 20:58:08 +00:00
bienvenu%netscape.com
3e83a64600 imap test harness, not part of build as of yet 1999-03-19 20:51:50 +00:00
slamm%netscape.com
ddd87047ea Cache the brief log html. Make it fast. 1999-03-19 20:37:07 +00:00
rhp%netscape.com
69a335d6da Take out testing output 1999-03-19 20:27:29 +00:00
alecf%netscape.com
68845abb6d more unix fixes for rhp's mime carpool 1999-03-19 20:19:53 +00:00
rhp%netscape.com
178af1e47e Fix for exporting functions 1999-03-19 20:18:09 +00:00
rhp%netscape.com
bab86260dd fix for function definition 1999-03-19 20:16:57 +00:00
alecf%netscape.com
b8a3ebe6df minor makefile changes for rhp's carpool (libjs is not libmozjs) 1999-03-19 20:16:08 +00:00
alecf%netscape.com
d1cf131564 fix Linux libmime problems (part of rhp's checkin) 1999-03-19 20:14:55 +00:00
rhp%netscape.com
baa29739e3 Adding required file 1999-03-19 20:11:31 +00:00
rhp%netscape.com
71093422ce Cleanup of mime 1999-03-19 20:09:28 +00:00
rhp%netscape.com
9473fd245a New makefile for unix 1999-03-19 20:02:00 +00:00
rhp%netscape.com
c292fd12c1 New changes for calendar content type handler 1999-03-19 20:01:55 +00:00
rhp%netscape.com
000d9dbba5 New changes for vcard content type handler 1999-03-19 20:00:43 +00:00
rhp%netscape.com
ad8162383e Checkin of new CPP sources and code changes for libmime 1999-03-19 20:00:36 +00:00
rhp%netscape.com
a50cca76bb Deleting old src files for libmime 1999-03-19 19:59:24 +00:00
rhp%netscape.com
7afc66bbfd Adding new interface for mime emitter 1999-03-19 19:56:08 +00:00
beard%netscape.com
df2dcd4838 fixed MRJPlugin::Initialize() to be more robust, added hasTagInfo to determine whether javascript: URL must be used to get the CODEBASE attribute. 1999-03-19 18:25:56 +00:00
beard%netscape.com
24790878ed Added jGNE.cpp 1999-03-19 18:25:36 +00:00
beard%netscape.com
87f6f42ca2 kIJVMPluginTagInfoIID --> nsIJVMPluginTagInfo::GetIID() 1999-03-19 18:22:30 +00:00
beard%netscape.com
5c7d48dd05 First Checked In. 1999-03-19 18:21:50 +00:00
beard%netscape.com
c2b706b307 started on nsIPluginManager2 implementation, using jGNE event filter for update events. 1999-03-19 18:21:37 +00:00
rods%netscape.com
7d5094ff5b Removed nsITextDataFlavor.h from the makefiles 1999-03-19 16:30:01 +00:00
rods%netscape.com
071adf265e Added new Drag & Drop and Clipboard interfaces 1999-03-19 15:57:10 +00:00
rods%netscape.com
f33501ef59 Added nsString, so the conversion goes to a string and to a stream
Eventually, we will want it to just go to a string.
1999-03-19 15:53:07 +00:00
beard%netscape.com
dcdc02d44e First Checked In. 1999-03-19 15:01:47 +00:00
beard%netscape.com
dccb459151 bumped version 1999-03-19 14:36:50 +00:00
beard%netscape.com
870e2549ee updated 1999-03-19 14:36:49 +00:00
beard%netscape.com
e780ce9a51 changed the finalize method to release the wrapped plugin instance. 1999-03-19 14:35:50 +00:00
beard%netscape.com
c611160534 Using a __MRJ_JAVA_CONSOLE__ as the unique name. 1999-03-19 14:35:06 +00:00
beard%netscape.com
ea53b9716f FRAME -> JAVAFRAME attribute 1999-03-19 14:32:02 +00:00
beard%netscape.com
757de25394 removed margin problem, computing initial window size, added &NBSP; between <BODY> and <EMBED>. 1999-03-19 14:31:23 +00:00
beard%netscape.com
8538cf0ed4 Added <BODY> 1999-03-19 14:29:13 +00:00
warren%netscape.com
87ef6a89de Backed out nsUnicharKey -- couldn't get it to build with -pedantic linux. 1999-03-19 10:27:41 +00:00