Commit Graph

1851 Commits

Author SHA1 Message Date
cls%seawood.org
4f34e05855 Removed redundant XPDIST from the build. Changed existing references to DIST.
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
2000-01-11 05:13:01 +00:00
mcafee%netscape.com
45467c5e4f Removing old bogus 4.x prefs. r=sspitzer w/ help from alecf. 2000-01-08 19:50:34 +00:00
rpotts%netscape.com
023f2ff6e1 Made contentType a read/write attribute of nsIChannel 2000-01-08 06:26:04 +00:00
mcafee%netscape.com
f96506ddf4 DEBUG_mcafee debug info. r=pavlov 2000-01-08 03:28:04 +00:00
mcafee%netscape.com
731745f837 Ifdef-ing out LI pref stuff, this is not used. r=alecf 2000-01-08 01:56:50 +00:00
rgoodger%ihug.co.nz
d2a1efc951 adding some default prefs to accomodate the new prefwindow... 2000-01-07 08:49:41 +00:00
mcafee%netscape.com
2658ce362e ifdef-ing out LI (Location Independence) code that's not being used. There is intent to re-implement this later, hence the ifdef and not code-removal. r=alecf,neeti 2000-01-07 08:29:50 +00:00
sspitzer%netscape.com
b21a2e9a14 fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
jdunn%netscape.com
9253e8c89b resolving all unresolved symbols at link time
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
2000-01-07 02:46:06 +00:00
sspitzer%netscape.com
e397a910fc fix for javascript assertion in bug #23282 2000-01-06 22:24:27 +00:00
bryner%uiuc.edu
d83a9c65ee Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
default (on Windows at least) for the number of lines to scroll.  I also changes the default actions for the modifier
keys slightly.
2000-01-06 06:22:00 +00:00
jdunn%netscape.com
d8dfc5e557 deleting a void * is bad!
r= beard
2000-01-06 00:40:32 +00:00
rjc%netscape.com
8fa5608f44 Set the default value of the "custtoolbar.personal_toolbar_folder" preference to be an empty string, due to how the bookmark's service now works. 2000-01-05 04:49:50 +00:00
sspitzer%netscape.com
b02bce1850 fix a bunch of warnings for beard, so that he can see (and fix) the real warnings 2000-01-05 01:41:06 +00:00
av%netscape.com
67ea41bb94 Bug 22598. r=vidur 2000-01-05 01:18:38 +00:00
pnunn%netscape.com
26f7d64cd8 bug 14734. Took out redundant code. pnunn. 2000-01-05 00:09:55 +00:00
warren%netscape.com
5b028e92f2 Removed cruft. 2000-01-04 22:40:19 +00:00
warren%netscape.com
8ff1cacc76 Removed obsolete security stuff. 2000-01-04 22:19:45 +00:00
Jerry.Kirk%Nexwarecorp.com
96b8b6ea2b Remove #includes of libmocha.h and libevent.h which according to Shaver
don't need to be there. I noticed this problem under Neutrino because
these header files also use "uint" which was undefined.
b=23041 r=jst@citec.fr
2000-01-04 20:40:09 +00:00
dougt%netscape.com
e4f7318547 fixing build bustage. 2000-01-04 01:55:03 +00:00
sgehani%netscape.com
30b26e740b Fix build butsage for dougt. 2000-01-04 01:53:13 +00:00
dougt%netscape.com
3f110c059f Fixing build bustage. 2000-01-04 01:10:33 +00:00
dougt%netscape.com
23c8e43b7a adding include of prio.h. I am not sure how this worked before. 2000-01-04 00:00:08 +00:00
dougt%netscape.com
2e7a8b1044 Adding newline to end of file to fix build bustage on unix. 2000-01-03 23:56:38 +00:00
dougt%netscape.com
e57d8fe707 Converting to use nsIModule macro. r=dp, jud. 2000-01-03 23:32:11 +00:00
dougt%netscape.com
2318e4a20c Including nsFileSpec.h directly. prep for nsIFile landing. 2000-01-03 23:31:09 +00:00
dougt%netscape.com
75e9bc8d48 Including nsFileSpec.h directly. This prep work for the nsIFile landing. 2000-01-03 23:28:35 +00:00
dougt%netscape.com
763d0f8810 Including nsFileSpec.h directly. This prep work for the nsIFile landing. 2000-01-03 23:21:36 +00:00
dougt%netscape.com
57f3febfe4 Converting to use nsIModule macro. r=dp. 2000-01-03 23:20:25 +00:00
rjc%netscape.com
c7a74439e2 Even better. 1999-12-30 15:18:52 +00:00
rjc%netscape.com
5e34f13a14 Add search default preferences. 1999-12-30 14:37:26 +00:00
sspitzer%netscape.com
767b32eac9 fix for #22791. define a default for mail.forward_message_mode.
fix by=endico, r=sspitzer
1999-12-29 18:22:31 +00:00
sspitzer%netscape.com
f37e107774 fix warnings 1999-12-28 19:41:57 +00:00
mcafee%netscape.com
011025baf2 Adding pref for modeless pref window, still modal by default (21698) 1999-12-28 06:09:18 +00:00
rhp%netscape.com
6a52510db7 Part of fix for sending >72 character lines - Bug #: 22465 1999-12-25 21:49:50 +00:00
cls%seawood.org
51d1c6e8a3 Ok, taking this split of compiler options used only for compiles a step further....The idea is that when the user passes CFLAGS to configure, those flags are to be used basically anywhere that that CC is. COMPILE_FLAGS is set in configure to contain the compiler flags that cannot be used while linking (e.g. -include on BSD/OS). In config.mk, I moved all of the variables that used to compose CFLAGS into COMPILE_CFLAGS so that CFLAGS only contains the values from running configure.
Removed unused NOMD_CFLAGS & MDUPDATE_FLAGS.
1999-12-24 10:58:11 +00:00
sspitzer%netscape.com
33107dab44 fix for #17665, allow the user to configure if they want to use
the newsgroup name abbreviations in the folder pane.
default is yes.  comment out some dumps.  make it so the account manager
can deal with radio inputs.
1999-12-24 08:57:54 +00:00
sspitzer%netscape.com
88ab0b9942 whoops, forgot to check in the default pref for #18118. 1999-12-23 22:09:29 +00:00
pnunn%netscape.com
15ca3e9c9f Migrate change from if.h to if_struct.h. pnunn. 1999-12-23 20:10:14 +00:00
brade%netscape.com
16961c8f81 remove duplicate prefs 1999-12-23 15:36:54 +00:00
nisheeth%netscape.com
cf8efc578c a=donm. r=pollmann.
- Remove nsStackBasedTimer.h from the CVS repository.  The nsStackBasedTimer class is now defined in nsTimer.h.
1999-12-22 23:58:41 +00:00
nisheeth%netscape.com
f08ec33266 a=don, r=pollmann.
- Don't use nsStackBasedTimer.h any more
- Fix compile errors in __mysprintf() in nsTimer.cpp
- Make stack based timers work.
1999-12-22 23:55:29 +00:00
av%netscape.com
8000907d29 Fixing 16519, r=VYV03354@nifty.ne.jp 1999-12-22 21:53:14 +00:00
sspitzer%netscape.com
211cea2266 rename the prefs 1999-12-22 09:07:19 +00:00
sspitzer%netscape.com
98305b9226 fix the pref ui a little, fix a js exception, add a label to the spell
checking field set, add ui for emoticon to glyph conversion.  part 1 of fix
for #21649
1999-12-22 08:37:30 +00:00
rhp%netscape.com
084938f840 Changing a default mail pref 1999-12-21 16:17:31 +00:00
briano%netscape.com
f3286fe5dc Fix for boolean-related build breakage on Solaris 2.3. 1999-12-20 23:58:25 +00:00
sdagley%netscape.com
fb68d8cab3 File Removed. 1999-12-20 23:40:22 +00:00
sdagley%netscape.com
67de20c951 Fix #15166 - Remove some 4.x prefs cruft from Mozilla. r=saari, a=chofmann 1999-12-20 23:37:20 +00:00
jefft%netscape.com
c102d5ff19 fixed bug 21714 - leave message on server = false (pop3) doesn't work; now default is set to false; r=mscott,bienvenu; a=chofmann 1999-12-20 14:51:10 +00:00
sspitzer%netscape.com
082b2a6254 changes from bryner@uiuc.edu for the mouse wheel configuration.
r=sspitzer bryner has a final tomorrow at U of I, and yet he hacks on mozilla.
all hail bryner!
1999-12-18 06:46:56 +00:00
tbogard%aol.net
22cbc2c1bb Fixing some places when talking to the webshell object to start talking through the new docshell interfaces. 1999-12-18 02:09:29 +00:00
pnunn%netscape.com
67f961d858 Correcting a mime type mapping. R:valeski@netscape.com OK:chofmann@netscape.com 1999-12-15 20:38:43 +00:00
mcafee%netscape.com
74bc92a97a Adding default for browser.cache.enable. r=syd, a=chofmann,jar 1999-12-14 07:33:01 +00:00
endico%mozilla.org
2ffb83f7ba change default mail start page to http://www.mozilla.org/mailnews/start.html r=sspitzer, a=brendan 1999-12-14 05:36:46 +00:00
jefft%netscape.com
01d9abbcda fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann 1999-12-10 23:42:44 +00:00
sspitzer%netscape.com
df493a11eb remove C++ style comments. 1999-12-09 01:59:34 +00:00
sspitzer%netscape.com
61ff494da7 fix for 15483. return an error when we are about to return the default value for a pref that hasn't been initialized. r=putterman. mail sent to netscape.public.mozilla.xpfe and to various XUL / JS authors who may be affected by this change. 1999-12-09 01:49:19 +00:00
briano%netscape.com
476514101a Build fix. This is a C file, so C++ comments are actually _wrong_ on platforms using competent native compilers. 1999-12-09 01:31:23 +00:00
waterson%netscape.com
d172827a24 Bug 20714. Get rid of prefs 'special' JSRuntime. Never, EVER cross the beams. r=brendan 1999-12-08 06:49:04 +00:00
blizzard%redhat.com
d87f0b4f02 fix for bug 19559. fix the test plugin on linux. r=pavlov 1999-12-07 23:50:00 +00:00
erik%netscape.com
c073dbf20a bug 8801; adding defaults for the new font prefs; r=ftang 1999-12-07 23:25:50 +00:00
valeski%netscape.com
2988398b46 nsJARProtocol.cpp 1999-12-07 06:58:55 +00:00
edburns%acm.org
8d3843239c r=marklin
bug=7785
a=edburns

Change nsIThreadManager::GetCurrentThread(PRUint32 *result)
to nsIThreadManager::GetCurrentThread(nsPluginThread* *result)
1999-12-06 20:12:56 +00:00
sspitzer%netscape.com
cac570c4f9 fix build warnings by using /* */ style comments instead of // 1999-12-04 21:06:49 +00:00
warren%netscape.com
6af4802e75 Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
tbogard%aol.net
a4d3aa2f8b 1.) WebShell no longer implements nsIScriptContextOwner.
2.)  WebShell now implements the new nsIScriptGlobalObjectOwner.
3.)  WebShell supports GetInterface to nsIScriptGlobalObject.
4.)  Documents no longer carry around a reference to nsIScriptContextOwner.  Instead they hold on to a nsIScriptGlobalObject.  nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject().  Same change to the set methods.
1999-12-03 09:36:54 +00:00
warren%netscape.com
b6282abafe Fix for downloaded jar files. Now they appear to work, except we aren't checking the cache to see if they already exist. r=gayatrib 1999-12-03 02:22:48 +00:00
pnunn%netscape.com
be7ce59599 bug#15585. cleanup. pn. 1999-12-03 01:07:49 +00:00
pnunn%netscape.com
7b8efcb0cb bug#15585. changes so logging macros don't generate warngings. pn. 1999-12-03 01:01:16 +00:00
pnunn%netscape.com
34e4a55e8c bug#15585. changes so logging macros don't generate warnings. pn. 1999-12-03 00:54:25 +00:00
pnunn%netscape.com
5e1e25ec58 bug#15585. changes so logging macros don't generate warngings. pn. 1999-12-03 00:53:11 +00:00
drapeau%eng.sun.com
b12618788f Fix for bug 18899 ('Make "--enable-oji" as part of the default Mozilla
Build').  Modified files that conditionally compiled in support for
OJI, replacing with code that looks for OJI as an XPCOM service, and
failing gracefully if the OJI XPCOM service is not found.  The four
files modified by this fix are the only active ones; other modules
that conditionally compile in support for OJI appear to be dead code.

r=drapeau@eng.sun.com.  Fix contributed by Jayashri Visvanathan
(visvan@eng.sun.com).
1999-12-03 00:26:09 +00:00
mscott%netscape.com
835790a98b *cringe* Bug #14928 --> throw the switch for uri loading! With this turned on, all urls which are run through
the webshell will now be run through the uri loader which knows how to dispatch urls based on content.

If any problems do arise, I'm ready to turn it back off again at a moment's notice.
1999-12-02 07:54:47 +00:00
warren%netscape.com
c17a380edc Fixed bug accessing jar entry. 1999-12-02 01:27:48 +00:00
alecf%netscape.com
5f6698699e add new unicode-friendly pref accessors
(prefs will be stored in UTF8)
preparation for #20405, r=nhotta
1999-12-02 01:18:24 +00:00
norris%netscape.com
d89d87531c Fix
20257 unable to edit existing images in editor due to JS error
	19933 JavaScript "window.location" core dumps in CAPS
Back out previous changes for enforcing security on listeners and go with a
simple restriction of access to the method for adding listeners.
r=mstoltz
1999-12-01 22:23:22 +00:00
drapeau%eng.sun.com
55140f57da Fix for bug 5427 ("Passing security principals into nsILiveConnect
methods will cause browser to crash"), fix contributed by
jeff.dyer@compilercompany.com, r=drapeau@eng.sun.com.  More
bulletproof way of testing if principals passed in are valid (comments
in the code fix explain in more detail).
1999-12-01 00:46:43 +00:00
alecf%netscape.com
26f34c1ded fix for #17961 - add defaults for some POP settings
r=sspitzer
1999-12-01 00:05:34 +00:00
mark.lin%eng.sun.com
4a638a811d Changed all occurances of nsVector to use nsVoidArray in the OJI module.
This fixes part of bug #11666. r=ed.burns@eng.sun.com.

Contact me at mark.lin@eng.sun.com or (408) 517-5365 if there are problems.
1999-11-30 23:58:28 +00:00
pavlov%netscape.com
281b44591b adding new line to end of file so it quits whining r=beard 1999-11-30 22:01:59 +00:00
warren%netscape.com
2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
pinkerton%netscape.com
7cda389c03 First Checked In. 1999-11-30 00:12:08 +00:00
bryner%uiuc.edu
c19f2eda7f Minor changes to fix building on Linux with --enable-oji. r=shaver. 1999-11-29 20:27:00 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
warren%netscape.com
4371911062 Added new version that's used with new no-libs-pass make on Windows. 1999-11-28 02:48:59 +00:00
warren%netscape.com
a8eff9eb1f Added nsIInterfaceRequestor.h to keep nsCOMPtr happy. 1999-11-24 08:31:06 +00:00
warren%netscape.com
6b84e27c34 Added include for nsCOMPtr. 1999-11-24 07:40:54 +00:00
evaughan%netscape.com
d39dc9f975 Turned gfx scrollbars on by default. -r Mcaffe 1999-11-24 00:21:12 +00:00
matt%netscape.com
c8638993dd adding offline prefs default for the prefs -r dp 1999-11-22 23:44:54 +00:00
beard%netscape.com
598766ea7c bug 15906, to make blame happy, fixed case of "GIF.CPP" to "gif.cpp". r=saari. 1999-11-21 01:10:30 +00:00
dp%netscape.com
c36b6edecb - Converting to GenericModule
- Using NS_IMPL_ISUPPORTS1
- Removing a bunch of NS_DEFINE_IID
1999-11-20 07:34:03 +00:00
dp%netscape.com
eb2bc7aaf9 Adding pref classname 1999-11-20 07:33:09 +00:00
norris%netscape.com
24778bda71 Modify generated dom code to use a enum rather than a string for codesize
and efficiency.
Tighten checks on document properties and node properties. Should resolve
several bugs:
18965 document.firstChild vulnerability
19043 document.childNodes vulnerability
19044 document.lastChild vulnerability
r=mstoltz
1999-11-20 07:28:34 +00:00
buster%netscape.com
93551f1751 moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
no bug number, this is for webshell redesign work
r=rickg, travis
1999-11-19 07:35:27 +00:00
warren%netscape.com
59ef7fadbf Removed the nsICapabilities interface in favor of nsIInterfaceRequestor. 1999-11-18 07:36:41 +00:00
warren%netscape.com
34ecf73507 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
sgehani%netscape.com
73a40c9a94 Fixes bug 18887. Although the bug doesn't mention it this really is: CRC-32 checking is now fixed in libjar. [r=dveditz] 1999-11-17 05:40:00 +00:00
jdunn%netscape.com
e871be6de2 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
ssu%netscape.com
830101554e fixing bug #18683. fixing how libjar does crc checks. It didn't work for all cases, until now. r=sgehani 1999-11-16 05:43:44 +00:00
idk%eng.sun.com
100ca0becf Fix for bug 15217
r = akhil.arora@eng.sun.com, netscape.public.mozilla.java, netscape.public.mozilla.plugins
Added hook for pluglet-engine.
In case there are no handlers for some MIME type this hook would be using.
This fix does not create any dependencies on java-plugin module.
1999-11-16 04:18:59 +00:00
dveditz%netscape.com
7cfd752d34 added Bloaty instrumentation 1999-11-16 01:52:29 +00:00
sfraser%netscape.com
ca626a8f23 Fix for 18903 -- remove an unecessary JPEG shared lib. Link JPEG.o with the decoder, and remove the JPEG shared lib from the imglib project. r=sdagley 1999-11-15 22:43:10 +00:00
tbogard%aol.net
8c8bbce9a7 Changed places where containers were set to use nsISupports instead of nsIContentViewerContainer. r=dp 1999-11-15 22:17:54 +00:00
tbogard%aol.net
d855c6540f Reflect changes to nsIContentViewer::SetContainer and GetContainer API. r=pavlov 1999-11-14 10:12:21 +00:00
cls%seawood.org
5623bc37a7 Removing use of unneeded dbm module from win32 build 1999-11-14 00:52:48 +00:00
cls%seawood.org
0ea4864d1d Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +00:00
cls%seawood.org
fb429ede90 Replace uint* (which are not defined on all systems) with the appropriate PRUint* types. Submitted by Jerry L. Kirk <Jerry.Kirk@Nexwarecorp.com> 1999-11-13 22:37:44 +00:00
law%netscape.com
41d554cbdd Fix bustage by backing out some CallQueryInterface calls (for Travis); r=travis@netscape.com 1999-11-13 08:20:53 +00:00
tbogard%aol.net
131348416b Changed storage of of the container to hold simply nsISupports as the mContainer instead of nsIContentViewerContainer. Changed calls to QueryCapability to use the nsIInterfaceRequestor::GetInterface(). r=scc 1999-11-13 07:36:28 +00:00
sspitzer%netscape.com
70bc2b5e0f really fix the warning this time. 1999-11-13 03:49:30 +00:00
sspitzer%netscape.com
c60e6d440a fix warning by casting. r=slamm 1999-11-13 01:59:19 +00:00
slamm%netscape.com
0fc73fa43d Fix build warnings. r=sspitzer 1999-11-13 01:36:34 +00:00
sgehani%netscape.com
c1541c3769 Fixes for bug 18683. Libjar interfaces changed but the implementation didn't so XPInstall was horked. This fixes the runtime XP horkage. [r=dveditz]
Also, added deletion of extracted files if the CRC-32 doesn't match. Mapped 'PR_Delete' to 'remove' for STANDALONE. [r=mstoltz]
1999-11-13 00:44:56 +00:00
akhil.arora%sun.com
64fe994491 17809 r=av the sun c++ 5.0 compiler's version of strchr returns const char*
This fix is needed in order to be able to build with this compiler
1999-11-12 23:55:01 +00:00
warren%netscape.com
4a274d01f1 Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz 1999-11-12 06:13:13 +00:00
warren%netscape.com
925f33ebbc Switched to new nsIZipReader interface for Mac. 1999-11-12 06:12:14 +00:00
warren%netscape.com
1dec9a5ab3 Added 1999-11-12 05:58:46 +00:00
norris%netscape.com
3bef1cd94e * Modify nsIPref to support security policy work.
r=neeti@netscape.com
* Close security holes by tightening prefs.
r=mstoltz@netscape.com
1999-11-12 02:50:18 +00:00
sgehani%netscape.com
4d95211698 Added CRC checking for every item we extract. Fixes bug 17511. [r=mstoltz] 1999-11-11 22:08:08 +00:00
erik%netscape.com
97a4edf14f This is just a local .cvsignore file. Doesn't affect build. 1999-11-11 18:15:49 +00:00
warren%netscape.com
fb7ad57ff3 Added 1999-11-11 05:21:38 +00:00
jdunn%netscape.com
28bbc283d5 Add newline at end of file... HP requires it! 1999-11-11 03:14:37 +00:00
valeski%netscape.com
b474e20c80 default for keywords enabled field is false 1999-11-11 01:13:51 +00:00
valeski%netscape.com
d1048dde78 11869, r=dagley. added keyword related prefs (1 for enable/disable, and 1 for keyword URL). 1999-11-11 00:26:05 +00:00
sfraser%netscape.com
a2518d9e91 Fix warnings, bug 15588. r=ducarroz 1999-11-11 00:24:18 +00:00
nisheeth%netscape.com
ecf204e501 a=sdagley. Move over to new timing macros... 1999-11-10 03:41:09 +00:00
shaver%netscape.com
c73533acb7 - NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
later in the autoreg cycle.
- teach native component loader about deferred components
- add nsIComponentLoader::registerDeferredComponents
- teach component manager about deferred components
- made nsID::Parse take a |const char *| instead of a simple |char *|.
- move release of XPTI singletons until _after_ shutting down the component
  manager to prevent re-initialization during JS component shutdown.
- category manager work: really delete from reg, start on enumeration
- use nsXPIDLCString instead of autoStringFree.
- fix nsRegistry to use allocator properly.
- cleaner memory management in nsFactoryEntry.
- capitalization fixed in nsIComponentLoader.idl
- clean up loader creation logic
- remove/disable lots of DEBUG_shaver noise
- added (disabled) warning about NSGetFactory usage
- move .so and .shlb higher up in the ValidDllExtensions list to marginally
  speed up registration.
- added nsDll::GetRegistryLocation API
- properly export nsSupportsArray.h
- capitalization fixes in nsIEnumerator.idl
- added deferral to nsSample.js
1999-11-10 00:28:34 +00:00
cls%seawood.org
dcb3aa39d9 Replaced NO_SECURITY ifdef with MOZ_SECURITY one. This causes pref_VerifyLockFile to always return PR_TRUE rather than linking against the dummy secfree library. This replacement also removed the last dependency upon that dummy library so it will no longer be built (next patch). 1999-11-09 23:13:53 +00:00
warren%netscape.com
8fe0bb36a6 Got Gayatri's JAR protocol working. (not in build yet) 1999-11-07 21:55:12 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
dmose%mozilla.org
5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
sfraser%netscape.com
94b89b30ae Fixes for 16723 -- fix error returns from imglib. Remove and re-add files to project to fix the case of the filenames. r=pnunn, a=chofmann. 1999-11-04 23:11:48 +00:00
sfraser%netscape.com
26e2b11922 Fixes for 16723 -- fix error returns from imglib. r=pnunn, a=chofmann. 1999-11-04 23:11:11 +00:00
dveditz%netscape.com
acfa4a526a Changing registry keys to a mozilla-centric name rather than netscape. 1999-11-03 07:36:03 +00:00
warren%netscape.com
d3b9c9c3cc Structural changes for MakeAbsolute performance. bug#10736 r=valeski 1999-11-03 05:13:44 +00:00
mstoltz%netscape.com
1a3e4d06d0 Fixed windows breakage in standalone by adding a typedef 1999-11-03 00:41:20 +00:00
mstoltz%netscape.com
54b6d77584 Created helper class nsZipRead to hold read state information. That way
one nsJAR can support multiple input streams. r=norris
1999-11-02 23:46:09 +00:00
cls%seawood.org
bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
akhil.arora%sun.com
fae6e4dc39 17802 r=drapeau@eng.sun.com Workshop C++ 5.0 needs a cast 1999-11-02 22:57:58 +00:00
cls%seawood.org
a2f7e7231c Use #elif not #elseif 1999-11-02 22:36:59 +00:00
ssu%netscape.com
69202f5e38 fixing redness on mac tinderbox. #else if doesn't work. Changed it to #elseif 1999-11-02 21:50:07 +00:00
sgehani%netscape.com
96dca78493 Fixed bugs 10540, 9148. Libjar now reads teh central directory headers as opposed to the local file headers. This enables us to glean permissions informationand restore file mode upon extraction. A side-effect is the bug 10540 fix where the Install.Execute() API now works on Linux since we restore the execute bits in temporarily extracted files. [r=ssu] 1999-11-02 20:37:28 +00:00
dmose%mozilla.org
677de53d84 updating license boilerplate to xPL v1.1 1999-11-02 06:27:30 +00:00
tbogard%aol.net
10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
dveditz%netscape.com
5507660e26 taking a crack at some ports bustage. r=pnunn 1999-11-01 21:35:50 +00:00
warren%netscape.com
145f9f9dea Minor cleanup 1999-11-01 20:50:04 +00:00
brendan%mozilla.org
f81d5969c6 (13163, r=alecf, scc, waterson, others; names available on request)
- Fix most of bug 13163 (see TODO for rest).  This entails adding a version-string argument to nsIScriptContext::EvaluateString and passing it around lots of places in content sinks. 

- Fix leaks and confusion about mSecurityManager and mNameSpaceManager in nsJSEnvironment.cpp.  These still need to move from nsJSContext to nsGlobalWindow or thereabouts, jband and vidur are looking at that. 

- Added comments and expanded tabs in nsJSEnvironment.cpp, esp. to EvaluateString.  Also changed various nsresult vars to be named rv.  Also restored brace/style conformity to nsJSProtocolHandler.cpp. 

- Factored CompileFunction from AddScriptEventListener to pave the way for brutal sharing of compiled JS event handlers via JS_CloneFunctionObject. 

- Lots of nsCOMPtr uses added.  I'm using one for mNameSpaceManager.  Hold mSecurityManager as a service explicitly, on the other hand (awaiting scc's fix to allow comptrs for services), and release in nsJSContext's dtor (fixing a leak).  These two managers should be moved to the window object -- TODO item below. 

- Hold JSRuntimeService along with JSRuntime for live of nsJSEnvironment, fix for shaver. 

- Fix window.setTimeout etc. so the filename and line number of the timeout expr is propagated.  This meant factoring nsJSUtils.cpp code. 

- Fix all content sinks to use the same, and up-to-date JavaScript version parsing (whether for script type or for old language attribute); also fix SplitMimeType clones to strip whitespace. 

- With waterson, fix bug in brutal-sharing version of XUL content sink: script src= should not evaluate the inline content of its tag.
1999-10-31 00:43:30 +00:00
sgehani%netscape.com
3715eaa957 Fixing static targets to be usable by MIW once again: removed new nsJARInputStream from the static targets. For real this time... 1999-10-30 22:18:31 +00:00
sgehani%netscape.com
24ea07ca57 Backed out change temporarily. 1999-10-30 22:03:46 +00:00
sgehani%netscape.com
0d281eb610 Fixing static targets to be usable by MIW once again: removed new nsJARInputStream from the statis targets. 1999-10-30 21:56:51 +00:00
pnunn%netscape.com
535c166f53 part of fix for bug#15817. r: akkana. strong suggestion by kipp. Do the right
thing in image container destructor.
1999-10-29 18:53:03 +00:00
pnunn%netscape.com
9ad24b2e07 fix for bug#17076. r: akkana. Puts data stream mime check before component
loading instead of after a component load failure.
1999-10-29 18:51:09 +00:00
sspitzer%netscape.com
c614d3d7c0 fix for #8717. performance is good enough to bump this back to 500.
still more work to be done, as this is a per-server pref now, I think.
1999-10-29 04:49:41 +00:00
kipp%netscape.com
82071e4e95 Disabled some of my own debugging noise 1999-10-29 02:17:55 +00:00
braddr%puremagic.com
ea13be0a26 Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE in anticipation of nixing NS_COMFALSE in the near future.
r=scc
1999-10-28 03:16:48 +00:00
sspitzer%netscape.com
b14d0a9695 fix for #17285 and #17397. r=mscott.
properly migrate pop and nntp servers from 4.x that were not on the default ports (110 and 119, respectively).
also, set the default port pref to be -1, so that if we don't set the port, it gets set to -1.
1999-10-27 22:44:34 +00:00
braddr%puremagic.com
341c8b0054 Ooops.. tree closed, better back these out for now. Sorry. 1999-10-27 21:01:37 +00:00
braddr%puremagic.com
55276cc3c4 Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE
in anticipation of nixing NS_COMFALSE in the near future.
r=scc (please contact him should there be any build issues)
1999-10-27 20:24:21 +00:00
sfraser%netscape.com
b69e416652 Ooops, maybe we do need one of those paths after all. r=floppy 1999-10-27 06:48:35 +00:00
sfraser%netscape.com
7ffbbb77c5 Another teeny project fix -- remove obsolete lib/xp paths in the two static targets (which are not built anyway). r=moose 1999-10-27 06:44:44 +00:00
mstoltz%netscape.com
efcdcfd4ad Fixed Windows breakage from converting const nsZIpItem* to nsZipItem*. r=dveditz 1999-10-26 20:45:21 +00:00
mstoltz%netscape.com
08143e312c Added GetInputStream function to nsJAR in order to extract files into memory rather than to disk. Created nsJARInputStream to carry this data. Most of the code for this change went into nsZipArchive, which now handles either file output or output to memory. bug=16077 r=dveditz 1999-10-26 19:43:26 +00:00
sgehani%netscape.com
6dcf3ee43a Fixes bug 17190: extract only core_*/* files to obtain the XPInstall engine run by the Install Wizard. [r=cathleen] 1999-10-26 02:08:56 +00:00
edburns%acm.org
20c9689bd6 r=edburns@acm.org
author=idk@eng.sun.com
#16149
approver=edburns@acm.org
1999-10-26 01:29:09 +00:00
nisheeth%netscape.com
e7cf95d67c Ongoing work to get macros for timing modules up and running. Not part of the build. 1999-10-25 20:59:35 +00:00
nisheeth%netscape.com
f7d60fc6d5 Macros for doing performance analysis of modules in Mozilla. This file is not part of the build yet. 1999-10-25 05:29:20 +00:00
dp%netscape.com
b17616fba6 bug#16742 Fixing delete on nsISupports. Thanks for patch from <heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing operating on refcnt directly. r=dp 1999-10-24 04:41:17 +00:00
beard%netscape.com
85c2fe3831 fixing breakage by #undef BlockAllocCat 1999-10-23 00:21:17 +00:00
pnunn%netscape.com
d17bf98c60 fix for mac bustage. pnunn. 1999-10-23 00:10:14 +00:00
beard%netscape.com
e5ee0548df #include "xp_mcom.h" to fix link breakage. 1999-10-22 22:58:28 +00:00
pnunn%netscape.com
c350467f39 To fix mac bustage. pnunn. 1999-10-22 22:48:04 +00:00
pnunn%netscape.com
ef293e7e5d bug#15585. r:neeti@netscape.com. Fix build warnings. 1999-10-22 21:04:28 +00:00
pnunn%netscape.com
5c5de9cf2e Bug#13505: r:neeti@netscape.com. Replace str()'s with nsCRT()'s & nspr()'s. 1999-10-22 21:03:52 +00:00
ramiro%fateware.com
25aba30f43 Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
1999-10-22 07:11:43 +00:00
nisheeth%netscape.com
88f2f647e9 Fixing Unix warnings. r=harishd 1999-10-21 23:27:02 +00:00
pnunn%netscape.com
ba5f434f1b bug#13505. Replacing str functions with nsCRT functions, nspr functions.
pnunn@netscape.com  r:jfrancis@netscape.com
1999-10-21 22:23:24 +00:00
ramiro%fateware.com
08a78b615b Use "(NSINSTALL) -D" instead of direct "mkdir" r=shaver. 1999-10-21 21:35:37 +00:00
nisheeth%netscape.com
22fa393a84 Install util.lib to the dist directory in the libs phase rather than the install phase. 1999-10-21 21:31:26 +00:00
edburns%acm.org
9f4fce65e4 Bug: 15606
r=shaver
approver=av

I would like to take the time to personally thank Mike Shaver for all the hard
work he has done to make this bugfix possible.
1999-10-21 21:09:21 +00:00
pierre%netscape.com
060e86758d Fix build bustage 1999-10-21 06:40:00 +00:00
pierre%netscape.com
a966f87a22 Enabled MOZ_PERF_METRICS in the Mac build: - updated DefinesMozilla.h - fixed stopwatch.cpp - created libutilIDL.mcp - added StopWatch exports to libutil.exp - added xpcom.shlb to libutil.mcp - added libutil.shlb to htmlparser.mcp, layout.mcp, webshell.mcp 1999-10-21 05:41:45 +00:00
pierre%netscape.com
6fac85ea8a First Checked In. 1999-10-21 05:35:26 +00:00
sfraser%netscape.com
3302fcff1a Removed an errant semicolon in a IID declaration. r=floppy moose 1999-10-21 03:45:20 +00:00
nisheeth%netscape.com
d44175bb21 Fixed warnings. Enabled code to build on UNIX. r=pollmann 1999-10-21 02:32:01 +00:00
nisheeth%netscape.com
36d1076a0a Changes should not affect build. Ongoing work to make the stopwatch code build on Unix. 1999-10-20 18:43:34 +00:00
bienvenu%netscape.com
f0ddb93dbc fix memory leak of default pref dir file spec r=sspitzer 1999-10-20 18:42:30 +00:00
cls%seawood.org
107b92eecb Use PRBool instead of bool as some compilers do not understand bool. Should fix a couple of SM-Ports tinderboxen.
r=sfraser a=mscott
1999-10-20 05:37:18 +00:00
dveditz%netscape.com
d27b05616a reenabling 6986-fix for the mac, r-dougt 1999-10-19 23:17:54 +00:00
dp%netscape.com
cd3aff8be9 Fixed warnings. r=pam nunn 1999-10-19 22:28:38 +00:00
nisheeth%netscape.com
ef75c33b3c Changes should not affect the build. Renaming the RAPTOR_PERF_METRICS ifdef to MOZ_PERF_METRICS. 1999-10-19 22:27:20 +00:00
dp%netscape.com
bbb8c21318 Converting implementations of QueryInterface() to the std one. This
fixes bugs in the previous implementation that caused unbalanced
refcounts and premature releases. Thanks for rpotts for the heads
up. r=pam nunn
1999-10-19 22:27:08 +00:00
pnunn%netscape.com
4d331ca1b1 clean up associated with bug#15817, gif decoder. r: dp@netscape.com.
Removing obsolete file.
1999-10-19 22:02:49 +00:00
pnunn%netscape.com
caab8220a0 bug# 16785. r: dp, valeski, neeti. Send mimetype info from channel to imglib.
If no decoder, sniff data stream for mime info.
1999-10-19 21:49:20 +00:00
pierre%netscape.com
125f619c29 added stopwatch.cpp to the mac build for nisheeth 1999-10-19 21:12:14 +00:00
norris%netscape.com
ac9a073c8b 7261 Connect XPConnect visibility filter to query principals
Reviewed by mstoltz.
1999-10-19 20:28:24 +00:00
sspitzer%netscape.com
81220a5314 other part of fix for #15235. fix send later. r=alecf 1999-10-19 01:24:25 +00:00
sspitzer%netscape.com
3ac84e0b8d fix for #16259, r=alecf. use the right line endings on the mac. now, instead of putting the LINEBREAK in every string, and then
writing every string to the stream, we do the line ending when we write to the stream.
1999-10-18 22:38:53 +00:00
shaver%netscape.com
74062e8f6c fix // comment in C file (r=brade) 1999-10-18 19:00:18 +00:00
dveditz%netscape.com
8410807e8a stopgap for mysterious Mac bustage 1999-10-18 12:58:58 +00:00