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

199 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
beard%netscape.com 07a0827227 Initial check-in. 2001-02-12 10:17:08 +00:00
beard%netscape.com 616f6e826e Access path bustage fix. 2001-02-12 08:22:03 +00:00
beard%netscape.com f95336ec62 Remove hard linkage against xpcom to preempt possible bustage. Now obtaining component manager from service manager. 2001-02-12 08:00:11 +00:00
beard%netscape.com b0e7097650 fix for bug #68338, r=mstoltz, sr=brendan, a=leaf 2001-02-12 07:48:49 +00:00
beard%netscape.com bc4375a68e MRJPlugin 1.0b2 release. sr=bnesse, r=tnoyes@mac.com 2001-01-26 23:32:56 +00:00
beard%netscape.com d8aa1d2111 Support for hooking up MRJ to browser networking stack. (not part of build yet) 2001-01-25 02:34:17 +00:00
beard%netscape.com da04ea7fda Bug 56607 (sr=waterson, r=edburns): Fixes for <APPLET> tag processing, clipping. 2000-10-28 05:55:35 +00:00
beard%netscape.com 5decc17538 Bug 56607 (sr=waterson, r=edburns): New version resource. 2000-10-28 05:54:14 +00:00
beard%netscape.com 513a3d6770 Bug 56607 (sr=waterson, r=edburns): Added TextCommon shared library for access to CreateTextEncoding(). 2000-10-28 05:51:28 +00:00
beard%netscape.com 1983371579 Support for hooking up MRJ to browser networking stack. (not part of build yet) 2000-10-28 05:39:55 +00:00
waterson%netscape.com 7eab314260 Fix build bustage 2000-09-20 08:25:48 +00:00
beard%netscape.com ce2c7627c0 Backed out eager call to Initialize(). 2000-09-19 20:15:15 +00:00
beard%netscape.com 9cf2fd89ba Uncommented Initialize() call. 2000-09-19 00:04:02 +00:00
beard%netscape.com 642294338f Export thePlugin. 2000-09-19 00:03:30 +00:00
beard%netscape.com e39ae93606 Create MRJConsole even in 4.X build. 2000-09-19 00:00:27 +00:00
beard%netscape.com 0de56942fa Added MRJConsole.class. 2000-09-18 23:57:25 +00:00
beard%netscape.com e690229919 Added MRJConsole.java to MRJPlugin.jar target. 2000-09-18 23:56:51 +00:00
beard%netscape.com 4171f40f95 Added GetURLWithHeaders to fix build bustage. 2000-09-15 01:32:30 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jeff.dyer%compilercompany.com 91e2ddf488 nsCSecurityContext -> MRJSecurityContext 2000-09-12 12:38:27 +00:00
jeff.dyer%compilercompany.com a5e5dc3eb5 b=45692 r=beard a=brendan: Enable liveconnect security. 2000-09-12 11:49:55 +00:00
beard%netscape.com 97cf360faf Fixes for bug #49510. 2000-08-26 05:37:43 +00:00
beard%netscape.com 4c66c3b371 Changes to support Universal Headers 3.3. 2000-08-26 05:37:02 +00:00
rjc%netscape.com a9150cd1ee Fix Mac build for Warren. 2000-08-24 11:22:45 +00:00
warren%netscape.com 6d5bc78ff7 Fixing mac bustage. Added missing methods from new stream interfaces. 2000-08-22 10:05:00 +00:00
warren%netscape.com 5135afda02 Removed reference to nsIBaseStream 2000-08-22 09:50:45 +00:00
jeff.dyer%compilercompany.com 749a05e9ee Fix bustage. 2000-08-13 15:07:42 +00:00
waterson%netscape.com 76763f79d2 Fix build bustage. 2000-07-22 03:59:49 +00:00
warren%netscape.com 1231d40c85 Fixed nsIMemory implementation. 2000-06-03 16:31:16 +00:00
warren%netscape.com 46e86d5eac Fixing nsIAllocator for mac. 2000-06-03 11:47:49 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
beard%netscape.com 84c827d42d bug #13848, removed an access path from BackwardAdaptor target. 2000-06-01 04:27:13 +00:00
beard%netscape.com cbc8ef5b0c (not part of build yet) needed to bootstrap MRJ plugin build. 2000-05-30 23:13:14 +00:00
modgock%eng.sun.com 8be00df9ad fix for bug #39221 2000-05-15 17:46:53 +00:00
beard%netscape.com 5174b8a3e5 MRJPlugin build support (unused by current mozilla build). a=leaf 2000-05-12 18:24:44 +00:00
modgock%eng.sun.com bc0d7b6dd9 updated build instructions for the new world order. 2000-05-03 04:58:30 +00:00
modgock%eng.sun.com 8423f4213d updated version strings for any impending distribution 2000-04-27 21:33:01 +00:00
modgock%eng.sun.com 01c202403e fixed java target type. 2000-04-27 06:36:18 +00:00
modgock%eng.sun.com 4e0ef46c0c Defined CALL_NOT_IN_CARBON since it was wrapping method definitions in 3.3.1 JManager that were referenced in the code. Added an import for ControlDefinitions.h; kControlEditTextPasswordTag and kControlEditTextTextTag were defined in Controls.h in 3.2, but moved out in 3.3.1 so MRJSession.cpp was failing build. (these are still tinderbox immune since they're not auto built) 2000-04-27 06:32:45 +00:00
modgock%eng.sun.com 31b814c983 doh - stupid egg test code left in; removed (well def'd it out - future generations are bored, it's still there..) This module isn't built in tinderbox and is thereby immune from the tree-status. 2000-04-21 17:46:55 +00:00
beard%netscape.com 4e76102457 configuration file for MRJPlugin (GC) target. 2000-03-29 02:14:03 +00:00
beard%netscape.com 49600a8436 added MRJPlugin (GC) target, for working with GC leak detector. 2000-03-29 02:13:22 +00:00
beard%netscape.com 1946aef597 Imports MRJPlugin.xml into MRJPlugin.mcp. 2000-03-27 07:14:43 +00:00
beard%netscape.com c270704397 CWPro5 XML importable project file. Assumes all MRJ interfaces included in "{Compiler}MacOS Support". This is true if you use Universal Interfaces 3.3, plus add StdCLib from the MPW interfaces. 2000-03-27 06:55:12 +00:00
modgock%eng.sun.com a30a4c8432 Updated version strings for plugin's get info panel to reflect beta version; checking in old mcp weak import changes from last weeks discussions on 13848. 2000-03-25 07:16:25 +00:00
modgock%eng.sun.com d43b42bb47 Fixes bug 30593 -- this module isn't built by tinderbox and is therefore immune from build stability issues (it builds of course, but it's immune from the closure since it's not part of the build/kit process) 2000-03-08 19:36:13 +00:00
modgock%eng.sun.com 01011b7681 Brought it up to CW5 pathing standard. THIS DOES NOT AFFECT TINDERBOX. 2000-02-23 12:26:56 +00:00
modgock%eng.sun.com 974c477e3e Added more notes for a good build. THIS DOES NOT AFFECT TINDERBOX. 2000-02-23 12:26:08 +00:00
modgock%eng.sun.com 2bfdc49faa Fixed some amnesiatic lib paths; as this is never built by the build process (tinderbox) (nor seemingly anybody as it hasn't been able to build until i got around to fixing it) this commit is immune to tree status and colour. 2000-02-23 07:26:07 +00:00