Commit Graph

644 Commits

Author SHA1 Message Date
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
rjc%netscape.com
0d4948c865 Fix build bustage. Need to include "structs.h" for new layout completion support. 1998-09-15 19:35:38 +00:00
nisheeth%netscape.com
cdfbe7032b Changed HT_LayoutComplete() to accept different parameters. 1998-09-15 18:36:03 +00:00
nisheeth%netscape.com
dbb59fe723 Changed parameters of HT_LayoutComplete(). 1998-09-15 18:35:16 +00:00
warren%netscape.com
a2e857c5c1 API changes for GetValue/SetValue and GetURL/PostURL from michaelp. 1998-09-15 04:54:46 +00:00
michaelp%netscape.com
1834fe12a4 new file for mac build. 1998-09-15 04:15:53 +00:00
michaelp%netscape.com
593610ded9 new plugin world. 1998-09-15 03:48:58 +00:00
warren%netscape.com
5619102737 Accepting michaelp's API changes for GetValue/SetValue. 1998-09-15 03:45:38 +00:00
spider%netscape.com
60a2b1642a Getting FS Calendar Core to compile... 1998-09-15 03:21:18 +00:00
spider%netscape.com
f8ed5b81e9 Whomping latest Nova Calendar Core implementation into FS
NOTE:  Mozilla & Gromit should not be building this stuff.
1998-09-15 02:20:22 +00:00
raman%netscape.com
f49eb6d2b2 Added some more preferences for AutoUpdate 1998-09-13 02:02:51 +00:00
raman%netscape.com
c1de187f8d Commenting out the call for AutoUpdate because Mac was not building 1998-09-12 04:52:17 +00:00
raman%netscape.com
337a310954 Commenting out the call for AutoUpdate because Mac was not building 1998-09-12 04:50:45 +00:00
rjc%netscape.com
5c86eb38ab Control the autoupdate via rdf. Changes from raman. Reviewed by rjc 1998-09-12 02:37:57 +00:00
rjc%netscape.com
ac638a9651 Control the autoupdate via prefereneces. Changes from raman. Reviewed by rjc 1998-09-12 02:37:24 +00:00
pinkerton%netscape.com
a467eb01c2 turn on html area code for mac (now ifdef'd mac/win). 1998-09-11 19:01:48 +00:00
rjc%netscape.com
6650ec876c More polling mechanism testing. 1998-09-11 11:05:50 +00:00
rjc%netscape.com
7cfa3bec43 Polling mechanism test. 1998-09-11 07:45:49 +00:00
kipp%netscape.com
93ecdce43c Checked in some bug fixes from michaelp to make fullscreen plugins work better/more often 1998-09-09 23:52:16 +00:00
hyatt%netscape.com
8a11a081b8 Added notion of window type (standalone, docked, embedded, popup) to RDF. 1998-09-09 20:26:16 +00:00
pnunn%netscape.com
28e94d9f5e fix for #309770. Porting RefreshURLTimer fix from 4.06 to Moz. 1998-09-09 19:08:32 +00:00
rjc%netscape.com
ebcebdf4e9 Fix some more drag&drop issues (regarding re-ordering of existing local/remote items). Also, on PowerPPC, force compiler to use no byte padding regarding structure alignment. 1998-09-09 19:06:23 +00:00
cls%seawood.org
75aa20f4c8 Sync'd. 1998-09-09 08:15:05 +00:00
briano%netscape.com
edee40ba5b Minor cleanup, and changed EDITOR to MOZ_EDITOR. 1998-09-08 21:24:12 +00:00
rjc%netscape.com
ce08246bb9 Allow mixing/repositioning of local/remote items in the same container. 1998-09-08 20:55:41 +00:00
beard%netscape.com
103b9ddec6 Lazy LiveConnect fixes. 1998-09-08 19:11:50 +00:00
cls%seawood.org
cb5493bab6 Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu> 1998-09-08 04:52:26 +00:00
raman%netscape.com
b571f8fe11 Checking bug fixes for SmartUpdate. It is not part of the build system 1998-09-07 21:49:56 +00:00
ftang%netscape.com
f5b693529e Change to the new selector so Japanese bookmark in UNIX (EUC) could be import correctly. This is a special case where bookmark file is different from the locale csid. 1998-09-04 23:25:00 +00:00
ftang%netscape.com
38b51aba21 Add bookmark import UTF8 conversion code to convert the bookmark entry into UTF8. reviewed by rjc 1998-09-04 23:11:05 +00:00
amusil%netscape.com
09a5166987 MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
raman%netscape.com
12a50d30c6 Merging 4.5 softupdate changes and converting Java code into C++ code and making smartupdate build when MOZ_SMARTUPDATE is defined 1998-09-02 19:09:53 +00:00
raman%netscape.com
2f45d24ca2 Merging 4.5 Libreg changes 1998-09-02 19:09:30 +00:00
raman%netscape.com
d1bf42dd6b removing smartupdate related code, because it is not dependent on Java 1998-09-02 19:09:03 +00:00
raman%netscape.com
2a8a818d58 Build SmartUpdate when MOZ_SMARTUPDATE is defined 1998-09-02 19:05:13 +00:00
ramiro%netscape.com
cb251ba871 Add support for -config-dir command line flag. That means mozilla can now
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cls%seawood.org
52c74ded1d Tweaks to remove XFE dependencies from other parts of the tree. Approved by {gagan,malmer,ramiro}%netscape.com. 1998-09-02 07:02:04 +00:00
beard%netscape.com
479c87a522 Added call to np_UnloadPluginClass in NPL_Shutdown. 1998-09-01 23:57:50 +00:00
sdagley%netscape.com
d89a14d2df Fix #316690. Reviewed/approved aoki (in veditz's absence). Fix hard coded reference to "Netscape Registry" so that Mozilla uses its own "Navigator Regsitry". 1998-09-01 23:44:31 +00:00
guha%netscape.com
d24ffac6cc Fix extra comma problem --- (jgellman) 1998-09-01 22:43:32 +00:00
guha%netscape.com
a7fa11a810 Bunch of bug fixes, etc. Reviewd by jgellman 1998-09-01 22:18:34 +00:00
danm%netscape.com
d911076440 add new toolbar properties, fix early freemem in HT_SetNodeData, bmkNotifFunc notifies for all unassertions regardless of property type. r:rjc 1998-09-01 20:51:45 +00:00
cls%seawood.org
0af3a223eb Added ifdef OJI around JVMPlugin define 1998-09-01 19:45:35 +00:00
warren%netscape.com
315ab05c3b Changed c++ comments for inclusion in c files. 1998-09-01 04:15:07 +00:00
jgellman%netscape.com
e60e08dfd1 remove bogus assertions 1998-09-01 03:26:16 +00:00
warren%netscape.com
f7fa9e232b Changes for lazy java initialization. 1998-09-01 00:23:43 +00:00
warren%netscape.com
3631ffe2b5 Added FindProxyForURL. 1998-09-01 00:17:25 +00:00
warren%netscape.com
0448336f5c Fixed signature of Write method. 1998-09-01 00:17:01 +00:00
beard%netscape.com
35cb9e3602 Changes from SpiderMonkey131_BRANCH of ns/ref/liveconnect. 1998-08-31 20:15:32 +00:00
sdagley%netscape.com
74014ac0b2 When you add a call to an external function, include the F**KING header!! 1998-08-29 03:45:23 +00:00
mcafee%netscape.com
4e054e0646 Fixing bustage on Solaris, Linux. 1998-08-29 02:23:08 +00:00
ftang%netscape.com
748ef02062 add XP_ASSERT IsUTF8String for more data source. reviewed by rjc 1998-08-29 00:42:07 +00:00
ftang%netscape.com
41997f8f65 add XP_ASSERT for IsUTF8String, reviewed by rjc 1998-08-29 00:37:15 +00:00
ftang%netscape.com
021fa51939 make HT Find/property dialogbox work with UTF8. reviewed by rjc 1998-08-29 00:35:53 +00:00
cyeh%netscape.com
82cbbd3e96 change default homepage 1998-08-28 07:03:39 +00:00
jgellman%netscape.com
b89df4e53b little patch trouble. whups. 1998-08-28 02:10:16 +00:00
jgellman%netscape.com
7ab0d48bbb Remove data source entries from cache table when the data source is destroyed 1998-08-28 01:33:36 +00:00
danm%netscape.com
0127c9fef0 new toolbar property, new function which fetches templates, fix hashtable bug, bmkNotifFunc notifies regardless of property type. r:rjc 1998-08-28 01:19:41 +00:00
rjc%netscape.com
3c27e437af Expose HT_LayoutComplete() API for layout notification. 1998-08-27 00:27:59 +00:00
rjc%netscape.com
cf02f97319 Disable personal toolbar relations (important for Mac). Also, when removing columns
during pane deletion, adjust internal list.
1998-08-27 00:27:18 +00:00
slamm%netscape.com
e721ba294c Have cvs ingnore the generated '.c' files. 1998-08-26 21:29:46 +00:00
av%netscape.com
e126a83547 Anthrax changes 1998-08-26 19:30:58 +00:00
cls%seawood.org
9020b80c52 Updates to autoconf files. 1998-08-26 04:04:57 +00:00
ftang%netscape.com
486f865dc6 add XP_ASSERT(IsUTFString) to verify RDF_Assert. Reviewed by rjc 1998-08-26 00:20:49 +00:00
rjc%netscape.com
91105f4792 If not set, default to data being local. 1998-08-25 01:57:51 +00:00
ftang%netscape.com
830aa29282 fix NULL problem for IsUTF8String 1998-08-24 20:38:02 +00:00
raman%netscape.com
ecebcb6e56 Converting Smartupdate code from Java to C++. 1998-08-21 23:46:11 +00:00
cls%seawood.org
ec6ec5a3cd Restoring file biff'd in merge. 1998-08-21 03:50:48 +00:00
jevering%netscape.com
36cb3fc3bc Moving plugin directory stuff. 1998-08-21 01:12:53 +00:00
jgellman%netscape.com
c1ce4a8d42 2nd try; new parser from james clark 1998-08-20 21:20:50 +00:00
jgellman%netscape.com
3844ff41be back out last checkin -- bad Macintosh karma, need more time 1998-08-20 20:05:26 +00:00
jgellman%netscape.com
bb11d5220a new XML parser from James Clark 1998-08-20 19:24:29 +00:00
mcafee%netscape.com
4e19ef6961 Switching to test OS_ARCH for Rhapsody instead of using RHAPSODY. 1998-08-20 03:09:31 +00:00
ftang%netscape.com
edd459a0ce add XP_ASSERT(IsUTF8String) to some HT api 1998-08-20 00:58:52 +00:00
cyeh%netscape.com
a08864abff adding file: merge from AUTOCONF_1_0 1998-08-20 00:31:17 +00:00
cyeh%netscape.com
526dda94c7 merging files from AUTOCONF_1_0 branch 1998-08-20 00:30:12 +00:00
cls%seawood.org
84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
mcafee%netscape.com
b5b1d9e7d0 Compile flag needed to get expat/xmlparse/xmlparse.c to compile correctly. 1998-08-19 08:29:56 +00:00
cls%seawood.org
9ec4fad8e8 Added ifdefs for MOZ_NATIVE_{JPEG,PNG,ZLIB}. Approved by pnunn%netscape.com. 1998-08-18 22:59:14 +00:00
pnunn%netscape.com
3ec730cc04 fix for #314603. pnunn. code error introduced during the modimglib-branch
landing for nglayout.
1998-08-18 22:24:59 +00:00
mcafee%netscape.com
d01916da4c Adding support for Unix && NO_X11 1998-08-18 07:47:59 +00:00
jgellman%netscape.com
6a0d2a3f6e changes from wtc and the net for 64 bit machines, almost certainly not the last of them either 1998-08-18 01:24:30 +00:00
raman%netscape.com
6b73a880db Updated the code to get error messages from allxpstr.h 1998-08-17 21:12:30 +00:00
rjc%netscape.com
2288f0593e Import IE favorites and history on Mac might like how its also done on Windows. 1998-08-17 20:17:06 +00:00
raman%netscape.com
d3c21cfc93 C++ implementation of Java objects. These files are not part of the build system yet. 1998-08-17 00:45:51 +00:00
raman%netscape.com
c20de2fd12 Header files for Java to C conversion. They are not part of the build system yet. 1998-08-17 00:44:45 +00:00
jgellman%netscape.com
7e5b5312e5 Need to add the argument to gRDFMWContext() in one more place 1998-08-15 05:57:28 +00:00
guha%netscape.com
2dbde5e3f4 Some smart mail related stuff. Reviewed by rjc 1998-08-15 01:32:53 +00:00
danm%netscape.com
9d916ee0d8 fix compilation error 1998-08-14 03:44:39 +00:00
warren%netscape.com
a82ef96ba7 Fixed problem where enums were being cast to ints and misaligned causing crash. 1998-08-14 01:35:53 +00:00
rjc%netscape.com
7f98c99753 Changes for better importing of IE favorites, Win9x/NT recent documents, and start menu. 1998-08-13 21:55:12 +00:00
rjc%netscape.com
64611d35fe Now always show "More Options" in properties dialog. 1998-08-13 21:24:29 +00:00
rjc%netscape.com
3252efac4f Small context changes for HT_Properties() and HT_Find(). 1998-08-12 20:17:23 +00:00
rjc%netscape.com
5f7d8eb417 Fix SMART_MAIL for Mac. 1998-08-12 19:58:08 +00:00
cmanske%netscape.com
22f632978b Removing comment that doesn't apply anymore. With permission of pnunn 1998-08-12 00:40:33 +00:00
gagan%netscape.com
d7096c11e4 Fixed bug #313386. Very classic example of not using const keyword. rev/cmanske app/pnunn. 1998-08-12 00:33:53 +00:00
pnunn%netscape.com
447dd2d5d1 still need jerror.h. Thanks, Rick. 1998-08-11 22:08:39 +00:00
pnunn%netscape.com
d929a63e36 Removed extraneous include file. Tom Lane, committed by pnunn. 1998-08-11 20:45:59 +00:00
pnunn%netscape.com
647bb6a7e0 remove dependencies on jpeg files. Tom Lane, committed by pnunn. 1998-08-11 20:45:18 +00:00
michaelp%netscape.com
1b8db3dd60 should fix build errors on unix. 1998-08-10 18:02:56 +00:00
beard%netscape.com
8ec2164a59 Added nsIPluginInstance* and NPWindow* data members to CPluginInstancePeer, fixed some reference counting bugs. Changed instance->pdata to point to the peer, so it can be accessed independently. 1998-08-09 03:17:39 +00:00
beard%netscape.com
cb0f40cc2e Fixed a C string copy bug in CPluginInstancePeer::CPluginInstancePeer, added strcasecmp for XP_MAC. 1998-08-09 01:55:13 +00:00
beard%netscape.com
8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
michaelp%netscape.com
02355fbfa6 merged changes from branch. 1998-08-08 19:21:40 +00:00
morse%netscape.com
18b02c0189 changes for single signon 1998-08-07 03:13:05 +00:00
amusil%netscape.com
b23124bef3 Fixes Bug# 117905. This fix has been in the 4x tree since 4.04. 1998-08-07 00:21:42 +00:00
pinkerton%netscape.com
e99786d443 Fix 2000 link warnings problem caused by including lots o' libraries in this static lib. (rev beard). 1998-08-06 20:24:11 +00:00
donm%netscape.com
eb8e67908f FE_Trace needed #ifdef DEBUG wrapper for optimized builds. 1998-08-06 16:59:39 +00:00
warren%netscape.com
04b74cdb04 Removed version of file with name that's too long for the mac. 1998-08-06 05:10:35 +00:00
rjc%netscape.com
fe4e98d8d3 File system is now read/write on Mac. 1998-08-06 01:36:42 +00:00
rjc%netscape.com
a46b9e22be On remote AFP volumes, don't show invisible files/folders. 1998-08-06 01:27:45 +00:00
rjc%netscape.com
f15c6bb16c Add some prototypes for Mac, but a bug where "db" was used by not initialied to anything. 1998-08-06 01:15:04 +00:00
rjc%netscape.com
7ef39f6eef Small changes, including bug fix regarding passed in string being potentially changed. 1998-08-06 01:04:20 +00:00
guha%netscape.com
ac0e3ee516 pop mail stuff 1998-08-05 22:44:29 +00:00
beard%netscape.com
45be0faf4e Removed redundant declaration of gForcingRedraw. 1998-08-05 05:38:36 +00:00
michaelp%netscape.com
916c12d829 latest changes to get plugins working... 1998-08-05 04:21:36 +00:00
warren%netscape.com
7f668f138d Added av's changes back in from lib/plugin/npglue.cpp -- Adding sizing feature to the plugin API. Reviewed by Nisheeth. 1998-08-05 02:53:11 +00:00
warren%netscape.com
2bd409556b Added include of config.mk so that MOZ_OJI gets defined. 1998-08-05 01:19:53 +00:00
warren%netscape.com
668cddb22e Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50. 1998-08-05 00:36:13 +00:00
michaelp%netscape.com
a982055cab attempt to fix busted Unix builds... 1998-08-04 03:21:43 +00:00
hyatt%netscape.com
3a906fbeab Messed up the names of two properties. Approved by RJC. 1998-08-04 00:28:03 +00:00
hyatt%netscape.com
e78308b74a Added more control strip properties. Approved by RJC. 1998-08-03 23:41:58 +00:00
dfm%netscape.com
231d5b637d Added privacy.warn_no_policy preference; default is off. 1998-08-03 23:32:13 +00:00
hyatt%netscape.com
609fc7250e Fixing Mac build bustage. Approved by RJC and Pinkerton. 1998-08-03 23:23:30 +00:00
hyatt%netscape.com
fb7057c63f Added notion of templates to HT. Added several configurable properties. 1998-08-03 22:32:19 +00:00
guha%netscape.com
d208c7b1e3 Fix Hyatt's bug + some more 1998-08-03 22:20:20 +00:00
warren%netscape.com
72d6f8a374 Removed ifdef NSPR20 for unix text plugin. 1998-08-03 21:53:49 +00:00
guha%netscape.com
ca4693b470 Fix build bustage. 1998-08-03 01:39:03 +00:00
michaelp%netscape.com
7e93511cca additional plugins work. 1998-08-02 03:20:22 +00:00
shaver%netscape.com
c0fc0c1696 forgot to add NPL (bad Mike\!) 1998-08-01 23:56:38 +00:00
guha%netscape.com
87c1690372 Additions for pop mail based on shack.
ifdefed out.
1998-08-01 23:18:26 +00:00
michaelp%netscape.com
606f6d2be9 more unix hackery... 1998-08-01 22:23:35 +00:00
michaelp%netscape.com
595c5dcf13 changed to see if unix build might work again. 1998-08-01 22:17:29 +00:00
michaelp%netscape.com
a184003312 fixed IRIX build problem. 1998-08-01 21:56:24 +00:00
shaver%netscape.com
b0082a9741 added XMLGraph and XMLParser JS/XML glue 1998-08-01 19:08:05 +00:00
michaelp%netscape.com
942e5214f9 changes for plugin support. 1998-08-01 05:46:47 +00:00
warren%netscape.com
8395a0407e Added plugin dir 1998-07-31 23:14:42 +00:00
warren%netscape.com
73802e32e5 Added plugimpl include path (even though it's the current dir) to fix irix breakage. 1998-07-31 22:49:31 +00:00
warren%netscape.com
ca0f20e6f8 Fixed breakage on irix -- couldn't cast void* to int. 1998-07-31 21:06:04 +00:00
warren%netscape.com
2e5fb56017 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:46:45 +00:00
warren%netscape.com
c9bd5d8074 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:19:50 +00:00
guha%netscape.com
cd507bf554 Fix build breakage 1998-07-31 03:29:24 +00:00
guha%netscape.com
b852180b74 Make Related links work again 1998-07-31 02:54:10 +00:00
cmanske%netscape.com
64f79dfe72 Backed out hack for loading image problems in Composer 1998-07-30 02:32:46 +00:00
cmanske%netscape.com
b6d45e4eee Backed out hack for loading image problems in Composer. The correct mime converter is now being used 1998-07-30 02:20:52 +00:00
hardts%netscape.com
ed2e5ac92a Reenable Charlie's editor hack to deal with IL_ViewStream/IL_NewStream problems 1998-07-29 22:42:44 +00:00
pierre%netscape.com
757c5830f1 renamed some header files > 31 chars but left them ifdef'ed out XP_MAC because of other problems 1998-07-28 07:56:55 +00:00
pierre%netscape.com
0a4002a630 updated to Windows make file (removed "npupp.h" from the list) 1998-07-28 07:54:29 +00:00
pierre%netscape.com
920de8deb0 renamed some filenames > 31 chars 1998-07-28 07:53:45 +00:00
pierre%netscape.com
22ca348e0e First Checked In. 1998-07-28 07:52:53 +00:00
pierre%netscape.com
6be91235f2 added the 2 'standalone' targets 1998-07-28 04:05:23 +00:00
warren%netscape.com
13b18ece68 Committed from OJI_19980618_TIP_MERGE1. 1998-07-28 02:07:25 +00:00
warren%netscape.com
72821a9799 Moved to modules/plugin/bad 1998-07-28 01:49:33 +00:00
pinkerton%netscape.com
b7b39911dd Adding new behavior properties for tree view (rev/appr rjc) 1998-07-28 00:43:07 +00:00
hardts%netscape.com
e46017e860 landing MODULAR_IMGLIB_BRANCH 1998-07-27 16:14:32 +00:00
hardts%netscape.com
17d468d672 renaming .c files to .cpp for landing MODULAR_IMGLIB_BRANCH 1998-07-27 16:12:07 +00:00
ramiro%netscape.com
d25f02e13e Add xfe pref for toggling PORT and PASV ftp modes.
Thanks to Christopher Seawood <cls@seawood.org>.
1998-07-27 10:41:02 +00:00
blythe%netscape.com
dea2f55501 VC6 support, aprvd Suresh Duddi 1998-07-24 22:46:04 +00:00
sman%netscape.com
b495929359 libmime updates: move crypto into rosetta 1998-07-24 20:47:34 +00:00
rjc%netscape.com
64332341df Bug fix re: HT_SetNodeData() 1998-07-23 23:51:12 +00:00
guha%netscape.com
900e6cc477 Fix for crashing bug when related links pane is docked 1998-07-23 20:08:27 +00:00
rjc%netscape.com
b70d86822c Add Java Security code into Mac project. 1998-07-23 17:50:48 +00:00
rjc%netscape.com
b4259947dd Add prototypes. 1998-07-23 17:50:27 +00:00
hyatt%netscape.com
c992b5cb1c Landing the RDF branch. 1998-07-23 17:36:59 +00:00
pnunn%netscape.com
cc39449533 Landing JPEG_BRANCH 1998-07-22 21:17:01 +00:00
danm%netscape.com
00bb271278 plug leak, ensure viewstream initialization in IL_ViewStream. a:pnunn 1998-07-21 21:17:58 +00:00
valeski%netscape.com
42dd11ee50 No longer setting the referrer field on retrieveal of image urls. 299916. 1998-07-21 20:35:44 +00:00
cmanske%netscape.com
549bf8e895 Added use of flag in IL_GetImage to identify an Editor when loading images, and use of that flag in IL_ViewStream to do use IL_NewStream instead (fixes regresion bug) 1998-07-21 01:55:52 +00:00
dfm%netscape.com
0b7890852b Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00