Commit Graph

612 Commits

Author SHA1 Message Date
gagan%netscape.com
10d87c7a64 Renamed cachelib to cache for NuCache. 1998-10-12 23:25:24 +00:00
cyeh%netscape.com
66fc92cb28 NSPR20 will always be defined, so simplify makefile 1998-10-12 20:17:45 +00:00
ftang%netscape.com
c58db20055 Change IsUTF8String more restrict. Do not allow surrogate char encode as UTF8 1998-10-12 13:21:31 +00:00
waterson%netscape.com
c36d1640ce Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-09 04:34:47 +00:00
rjc%netscape.com
88514dade2 Get toolbar collapsed/hidden state on createion, and save toolbar collapsed/hidden state on destruction. (Note: no event notification.) 1998-10-09 02:05:16 +00:00
rjc%netscape.com
e9cc72b05f Expose new toolbar APIs needed by FEs. 1998-10-09 01:32:10 +00:00
rjc%netscape.com
efaa8ff8e7 Fix DB opening code so that, if O_CREATE is set, so is O_TRUNC. 1998-10-09 01:31:31 +00:00
rjc%netscape.com
4197d0708e Fix HTML bookmark parsing code to look for actual tokens instead of just guessing. 1998-10-09 01:31:01 +00:00
akkana%netscape.com
865be89e27 106844: fix spellchecker hang 1998-10-08 21:29:24 +00:00
cyeh%netscape.com
20b345c951 remove old MOCHA define, on by default in mozilla build 1998-10-06 20:47:49 +00:00
waterson%netscape.com
4cc21c99fd Merge from PROGRESS_19980920_BRANCH. 1998-10-06 20:25:42 +00:00
waterson%netscape.com
85b2dbd32d Initial revision on the trunk, merged from PROGRESS_19980920_BRANCH. 1998-10-06 20:09:50 +00:00
warren%netscape.com
8e178c3ebb Adding new files, breaking things out of nsplugin.cpp (not online yet). 1998-10-06 06:03:11 +00:00
warren%netscape.com
c71d1b6264 Adding new files, breaking things out of jvmmgr.cpp (not online yet). 1998-10-06 05:59:16 +00:00
pierre%netscape.com
87764930d1 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
hyatt%netscape.com
8aabe057fc Changes to support toolbar icons (the four different states). 1998-10-06 02:30:25 +00:00
dp%netscape.com
fbe1aa04e7 Adding NU_CACHE specific defitions for compilation error with VC 5.0 1998-10-06 00:36:10 +00:00
tomw%netscape.com
be2da31b9f Remove bad typedef. 1998-10-06 00:05:06 +00:00
raman%netscape.com
23fb154809 Minor fixes to make smartupdate to build 1998-10-05 23:39:28 +00:00
tomw%netscape.com
9773eecb93 Pull changes forward from Nova.
New generalized hashing API.
1998-10-05 22:47:44 +00:00
tomw%netscape.com
35c9323277 Pull changes forward from Nova.
Missing typedef.
1998-10-05 22:47:13 +00:00
gagan%netscape.com
0e3820378c NuCache changes. 1998-10-05 21:45:37 +00:00
cyeh%netscape.com
6907046d61 Remove #define MOCHA 1 from Mac builds. 1998-10-05 20:00:01 +00:00
cyeh%netscape.com
f31dc000c8 removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
rjc%netscape.com
e6a2ed680f New animation support for containers which are loading. Also, if a load fails for a container, close it and report error to user. 1998-10-03 22:39:25 +00:00
rjc%netscape.com
17a1012bbe Initialize tv to true. 1998-10-03 06:59:01 +00:00
rjc%netscape.com
530cc78fa0 Get "tv" from attribute list before handling assertion. 1998-10-03 06:00:40 +00:00
rjc%netscape.com
f5427d5e13 Icon handling rewritten. 1998-10-03 06:00:13 +00:00
beard%netscape.com
01ce12892a Added ::public: to access paths, added nsJNI.cpp, proxy JNI. 1998-10-03 03:40:42 +00:00
beard%netscape.com
6225ce908c Finished proxy JNIEnv. Added security context parameters. 1998-10-03 03:18:00 +00:00
beard%netscape.com
bd942a7ac2 Added NewObjectArray, changed NewArray. 1998-10-03 03:16:30 +00:00
rjc%netscape.com
38f2887b68 Revert to only #include "allxpstr.h" for Mac. 1998-10-03 00:37:49 +00:00
rjc%netscape.com
d6a6f02d53 When HT wants to send an event to the FE, if its not running on the mozilla_thread, post an event instead of sending the event directly. 1998-10-03 00:36:23 +00:00
rjc%netscape.com
78397b8ca1 When RDF wants to call NET_GetURL(), if its not running on the mozilla_thread, post an event instead of calling NET_GetURL() directly. 1998-10-03 00:02:25 +00:00
rjc%netscape.com
c3242a78a2 Pass RDFT into gRDFMWContext(). 1998-10-02 23:07:27 +00:00
warren%netscape.com
349bcf5b82 Fixed nsIPluginInputStream::Close method to not crash. 1998-10-02 22:28:51 +00:00
rjc%netscape.com
b087f24647 Pass RDFT into gRDFMWContext(). 1998-10-02 22:11:27 +00:00
beard%netscape.com
5756b378a1 First Checked In. 1998-10-02 21:23:49 +00:00
beard%netscape.com
ac8dc25d36 Added nsISecureJNI2.h 1998-10-02 21:22:41 +00:00
cls%seawood.org
a936506e81 Moved NSPR libraries into $(NSPR_LIBS). Changed link commands to use $(NSPR_LDFLAGS) $(NSPR_LIBS). 1998-10-02 08:58:54 +00:00
cls%seawood.org
2f54ca853a Changed LCFLAGS to CFLAGS. LCFLAGS doesn't work under autoconf. 1998-10-02 02:16:28 +00:00
scc%netscape.com
c900b776c0 No relative paths for Mac, please. Wrapped #include in #ifdef XP_MAC. 1998-10-02 01:16:14 +00:00
brendan%netscape.com
ac74456c54 nsIEventHandler is not a struct, has not been for a while, and anyway is known by its typedef name here. 1998-10-02 00:20:18 +00:00
cls%seawood.org
555dd2d723 The first commit apparently didn't take. Restored inclusion of private nspr header in OJI ifdef. 1998-10-02 00:01:08 +00:00
cls%seawood.org
2c180207f1 Removed use of private NSPR headers. Approved by warren@netscape.com. 1998-10-01 21:48:18 +00:00
cyeh%netscape.com
63332f7577 Remove old MOCHA #ifdefs 1998-10-01 21:24:22 +00:00
warren%netscape.com
4b25695574 Cleaned up messages. 1998-10-01 19:07:36 +00:00
warren%netscape.com
c4eaaf4ebe Fixed up input stream buffering. Fixed some refcounting problems. 1998-10-01 08:08:09 +00:00
warren%netscape.com
91a2b19cce Removed unnecessary field for new networking stuff. 1998-10-01 03:01:39 +00:00
warren%netscape.com
51c2d71bae Added networking changes under ifdef NEW_PLUGIN_STREAM_API 1998-10-01 02:59:16 +00:00
norris%netscape.com
8647812478 Fix bug 326297: various security holes caused by lack of quoting around
displayed URLs.
1998-10-01 00:23:05 +00:00
pnunn%netscape.com
f516853110 Patch from Adam Moss. Fixes problem with transparency mask on interlaced images.
Much thanks...pn
1998-09-30 22:03:58 +00:00
warren%netscape.com
eec0bd738f Broke out LiveConnect callbacks into separate file. 1998-09-30 20:54:09 +00:00
sudu%netscape.com
53eb165611 Changes to support secure liveconnect 1998-09-30 20:41:35 +00:00
beard%netscape.com
63ef5d56e6 Made SpendTime method XP. 1998-09-30 20:07:45 +00:00
michaelp%netscape.com
272b22bccb added support for deferred plugin enumeration. 1998-09-30 18:57:27 +00:00
ftang%netscape.com
b893a9105c check in fix for Bugzilla bug 832. Reviewed by rjc 1998-09-30 10:28:34 +00:00
warren%netscape.com
50352430c5 Renamed to shorter name for Mac. 1998-09-30 05:45:49 +00:00
warren%netscape.com
a6b50b2e24 New OJI networking APIs. 1998-09-30 05:29:48 +00:00
cls%seawood.org
b68d27d653 Changed check for EDITOR to MOZ_EDITOR. 1998-09-30 00:53:10 +00:00
rjc%netscape.com
38310b7690 Expose support for Shack. 1998-09-29 23:11:32 +00:00
michaelp%netscape.com
b4946f72d6 we only notify the plugin instance via the plugin host and only if the notify
data is non-null.
1998-09-29 22:47:42 +00:00
pinkerton%netscape.com
4c7c484955 improper use of volatile 1998-09-29 17:31:52 +00:00
pinkerton%netscape.com
1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
cyeh%netscape.com
affbb78927 removing old NSPR20 and MOCHA #ifdefs 1998-09-28 20:26:20 +00:00
cyeh%netscape.com
f011b68c46 remove old NSPR20 #ifdefs 1998-09-28 20:22:36 +00:00
cyeh%netscape.com
6a9c9416f9 remove old #ifdefs 1998-09-28 20:20:42 +00:00
cyeh%netscape.com
d24438687b remove old NSPR20 #ifdef 1998-09-28 20:19:24 +00:00
cyeh%netscape.com
751bb4c719 removing old NSPR20 #ifdefs 1998-09-28 20:17:44 +00:00
cyeh%netscape.com
db4b8b5032 removing old NSPR20 #ifdef 1998-09-28 20:13:36 +00:00
cyeh%netscape.com
d6e8090cc8 remove old NSPR20 #ifdef 1998-09-28 20:08:32 +00:00
michaelp%netscape.com
7445c1964e fixes for unix bustage. 1998-09-27 23:44:28 +00:00
michaelp%netscape.com
a83657a6f1 obsolete. 1998-09-27 22:25:13 +00:00
michaelp%netscape.com
444e102263 added support for plugintaginfo2 and jvmtaginfo. 1998-09-27 22:24:54 +00:00
michaelp%netscape.com
5f044cbe2d added support for pluginmanager2 methods. 1998-09-27 22:23:19 +00:00
michaelp%netscape.com
61d41bed81 cleanup. now supports stream "as file" and "as file only." added support
for pluginmanager2 methods (largely stubs). now correctly handles URLNotify().
we noew report our user agent as 5.0. can now load 5.0 style plugins from DLLs
and instantiate them properly.
1998-09-27 22:21:39 +00:00
michaelp%netscape.com
c5a25a276e removed attribute queries. added ShowStatus(). 1998-09-27 22:17:00 +00:00
michaelp%netscape.com
b4141e3f53 we no longer consider failures from GetAttributes() or even expect the
plugin host to implement it.
1998-09-27 22:16:00 +00:00
michaelp%netscape.com
920c80c057 now properly handles queries for nsIFactory. 1998-09-27 22:14:15 +00:00
michaelp%netscape.com
2e6ed50582 now reflect our dependency on OJI. 1998-09-27 22:12:59 +00:00
michaelp%netscape.com
00a515158e changes to support using OJI with raptor. 1998-09-27 22:11:12 +00:00
raman%netscape.com
c5b0abb836 exit gracefully if gNavCenter is NULL 1998-09-27 01:22:03 +00:00
mlm%netscape.com
83354ceddb Branch landing: Multithreading libmocha in mozilla.
- Remove reference to lm_crippled_context; add an accessor function instead.
1998-09-25 22:09:58 +00:00
mlm%netscape.com
c67d0a51aa Branch landing: Multithreading libmocha in mozilla.
- Add cx parameter to LM_LockJS and friends.
1998-09-25 22:09:03 +00:00
mlm%netscape.com
e5bf3349f6 Branch landing: Multithreading libmocha in mozilla.
- Add JS_BeginRequest and JS_EndRequest calls
- Add context parameters to some functions
1998-09-25 22:08:28 +00:00
mlm%netscape.com
22be0fa5fb Branch landing: Multithreading libmocha in mozilla.
- Add JS_BeginRequest() and JS_EndRequest() to make sure contexts don't
   stomp on each other.
1998-09-25 22:07:48 +00:00
saari%netscape.com
33eed4affb This should fix the burning Mac tree... 1998-09-25 16:29:55 +00:00
cyeh%netscape.com
6222d3f057 remove crusty old NSPR20 #ifdef 1998-09-25 00:30:06 +00:00
cyeh%netscape.com
bdcaa90d13 removing old NSPR20 #ifdef 1998-09-24 20:36:57 +00:00
sman%netscape.com
0eba525234 Layer updates 1998-09-24 18:41:30 +00:00
ramiro%netscape.com
289f7369d4 Fix classic off-by-one strcat buffer error.
Thanks to Michael O'Reilly <michael@metal.iinet.net.au> for providing the fix.
1998-09-24 09:27:37 +00:00
beard%netscape.com
2f7631acba create_java_vm_impl was always failing. 1998-09-24 01:20:09 +00:00
hyatt%netscape.com
81a2686c56 Tweaks to the HTML pane calls to make sure they use the template. 1998-09-24 00:07:17 +00:00
jsun%netscape.com
fe40441e7e added the timestamp and start,end range of events to NSCalendar. 1998-09-23 00:04:34 +00:00
cls%seawood.org
39b7c91072 Sync'd Makefile.ins 1998-09-22 23:01:29 +00:00
beard%netscape.com
8a874fea42 Need a real plugin manager reference. 1998-09-22 22:23:35 +00:00
beard%netscape.com
dc668a9b8b Removed redundant (wrong) declaration of local variable err from GetLiveconnect(), which was shadowing another declaration of err in an outer scope. 1998-09-22 22:02:33 +00:00
wtc%netscape.com
96a6a02078 NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
raman%netscape.com
5f426eb018 Turn on the autoupdate preference by default. OK'ed by cathleen and jar. At this point, this is more for demo of Autoupdate feature on windows 1998-09-22 04:17:52 +00:00
raman%netscape.com
469af0cdb4 On windows if smartupdate is not enabled, enable autoupdate manually. OK'ed by cathleen and jar. This is more for demo of Autoupdate feature 1998-09-22 04:16:31 +00:00
cls%seawood.org
62d121236f Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>. 1998-09-22 03:47:27 +00:00
blizzard%appliedtheory.com
70bd5f5596 Only build liveconnect methods if OJI is defined 1998-09-22 02:26:12 +00:00
blizzard%appliedtheory.com
d8eb225619 Include caps includes for prototypes 1998-09-22 02:25:43 +00:00
hyatt%netscape.com
3b094d7045 More properties added and template support for SHACK added. 1998-09-22 00:23:53 +00:00
beard%netscape.com
67352b4c2f Removed nsINetworkManager. 1998-09-21 22:18:43 +00:00
nisheeth%netscape.com
549994ef6c Adding files created by Ori Kravitz (orik@mercury.co.il) for exposing
interfaces for testing the layout engine.
1998-09-21 22:16:41 +00:00
nisheeth%netscape.com
c1c0def323 Adding build support for modules/libtest if MOZ_LIBTEST is defined. 1998-09-21 22:08:05 +00:00
sudu%netscape.com
a37647efca Added back a initializer which I missed in last merge 1998-09-21 21:01:16 +00:00
beard%netscape.com
3d96f6a571 Added JVM_SpendTime. 1998-09-21 20:47:21 +00:00
beard%netscape.com
087273a195 Added SpendTime to nsIJVMPlugin. Only turned on for XP_MAC, to avoid breaking other's plugins. 1998-09-21 20:41:19 +00:00
blizzard%appliedtheory.com
96612358a0 Add the include/private directory to the include path 1998-09-21 18:18:29 +00:00
spider%netscape.com
45f70d4f49 Adding NPL's which were mistakenly forgotten upon initial checkin 1998-09-21 17:18:04 +00:00
spider%netscape.com
147655af6f WIP: NLS stub implementation on NSPR 1998-09-21 16:13:08 +00:00
mcafee%netscape.com
0d0ae2be5b Merging SmartBrowsing prefs in from Nova. 1998-09-21 04:44:42 +00:00
blizzard%appliedtheory.com
71d9183397 Bring autoconf build into sync with non-autoconf build 1998-09-19 22:40:53 +00:00
mcafee%netscape.com
0b53da4c8e Adding support for non-X11 Unix systems 1998-09-19 06:21:01 +00:00
raman%netscape.com
3bf25c0134 Added support for unsigned JAR files. This feature is controlled by a preference 1998-09-19 01:27:20 +00:00
raman%netscape.com
7c9274a115 Added a preference to control unsigned JAR files for SmartUpdate 1998-09-19 01:26:21 +00:00
spider%netscape.com
b044f59743 WIP: UnicodeString -> nsString 1998-09-18 22:18:44 +00:00
spider%netscape.com
8057f7e65a Fix windows build bustage 1998-09-18 21:42:28 +00:00
spider%netscape.com
55087ecd7a export header files for calendar 1998-09-18 18:59:50 +00:00
spider%netscape.com
19d8b90980 exporting classes to get julian to link with nlsstub 1998-09-18 18:45:50 +00:00
spider%netscape.com
09986fd9f2 Unix fixes for free source julian code 1998-09-18 18:22:27 +00:00
spider%netscape.com
281b60ea46 WIP: nlsstub implementation, NPL added to all of nlsstub 1998-09-18 18:06:30 +00:00
warren%netscape.com
3e70b62c80 Added a copy of nsMalloc to get the build going. 1998-09-18 11:30:54 +00:00
warren%netscape.com
37436804db Fixes to eliminate nsINetworkManager 1998-09-18 10:48:12 +00:00
warren%netscape.com
8ba9eed147 Removed nsINetworkManager.h which is obsolete. 1998-09-18 10:28:45 +00:00
warren%netscape.com
dec3d48652 Updated Mac MANIFEST files. 1998-09-18 08:39:16 +00:00
warren%netscape.com
3b6a617894 Removed nsINetworkManager base class. 1998-09-18 08:35:11 +00:00
warren%netscape.com
c097c4247f Removed nsINetworkManager.h include. 1998-09-18 07:45:24 +00:00
warren%netscape.com
6e7ac8e7be Moved nsIMalloc and impl from xpcom. 1998-09-18 07:22:15 +00:00
warren%netscape.com
234fdfae3c Eliminated nsINetworkManager and moved it's methods to nsIPluginManager/nsIPluginManager2. 1998-09-18 07:21:21 +00:00
gagan%netscape.com
d6dc3cfd65 nucache based changes. 1998-09-18 05:52:24 +00:00
warren%netscape.com
e739973a4a Abstracted away need for JavaVM object and GetJavaVM plugin API call. 1998-09-18 01:29:08 +00:00
jgellman%netscape.com
bd1c6695f2 Remove java API from the build. 1998-09-18 00:10:15 +00:00
beard%netscape.com
f4c16c7626 09171998 LiveConnect Carpool: build bustage: false -> PR_FALSE. 1998-09-17 22:03:45 +00:00
jsun%netscape.com
24d454f681 No change.
Just wanted to notify Mozilla, Gromit trees that my
checkins (in mozilla\modules\calendar) are not being build by Mozilla or Gromit.

Only Calendar should build these files.
1998-09-17 21:40:43 +00:00
jsun%netscape.com
1e85684495 added the changeEventsOwnership method for moving events between calendars. 1998-09-17 21:24:52 +00:00
beard%netscape.com
39778d0e0d 09171998 LiveConnect Carpool: XP_MAC, added #define of JSJDLL, and preregistering the nsILiveconnect factory. 1998-09-17 19:39:46 +00:00
sudu%netscape.com
ace5839c75 New xpcom liveconnect apis 1998-09-17 18:13:55 +00:00
spider%netscape.com
0be0ab8fb9 WIP: nlsstub implementation 1998-09-17 02:39:51 +00:00
spider%netscape.com
ee39d68498 Initial nlsstub implementation to remove libnls dependency
for free source execution
1998-09-17 02:07:28 +00:00
amusil%netscape.com
0e053148eb Ported Java to C++ src files 1998-09-16 20:47:46 +00:00
amusil%netscape.com
fc48b58ad2 Ported Java to C++ header files 1998-09-16 20:47:01 +00:00
mcafee%netscape.com
78027b8dcd Uninitialized variable compiler warnings on Linux 1998-09-16 07:14:42 +00:00
mcafee%netscape.com
c07d17452c Unhandled cases in switch statement 1998-09-16 06:57:28 +00:00
mcafee%netscape.com
e7203838d4 Uninitialized variable compiler warnings on Linux 1998-09-16 06:54:49 +00:00
rjc%netscape.com
750325c27e When sending VPROP_CHANGED events, also pass along information on which property changed. 1998-09-15 22:15:46 +00:00
rjc%netscape.com
270d70b04a Need to reference libparse header file. 1998-09-15 22:14:59 +00:00
rjc%netscape.com
a529b0e6d9 Additional changes for supporting HT_LayoutComplete(). 1998-09-15 22:07:34 +00:00