sspitzer%netscape.com
f1228cd423
fix bug #23370
2000-01-11 10:01:31 +00:00
sspitzer%netscape.com
caf634d142
fix bug #23366
2000-01-11 09:57:50 +00:00
cls%seawood.org
9f3b874745
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
77443bc8ff
Removing old bogus 4.x prefs. r=sspitzer w/ help from alecf.
2000-01-08 19:50:34 +00:00
rpotts%netscape.com
3e79b2aec1
Made contentType a read/write attribute of nsIChannel
2000-01-08 06:26:04 +00:00
mcafee%netscape.com
01ea7926f4
DEBUG_mcafee debug info. r=pavlov
2000-01-08 03:28:04 +00:00
mcafee%netscape.com
7bcb8be108
Ifdef-ing out LI pref stuff, this is not used. r=alecf
2000-01-08 01:56:50 +00:00
rgoodger%ihug.co.nz
81b97b4359
adding some default prefs to accomodate the new prefwindow...
2000-01-07 08:49:41 +00:00
mcafee%netscape.com
e5241cd7ac
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
43e4bc8ae9
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
1dbef33576
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
b1d8076155
fix for javascript assertion in bug #23282
2000-01-06 22:24:27 +00:00
bryner%uiuc.edu
0da2c2a772
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
bc0dde3bfe
deleting a void * is bad!
...
r= beard
2000-01-06 00:40:32 +00:00
rjc%netscape.com
499b05fea8
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
04bf8050cb
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
8ca1491a0e
Bug 22598. r=vidur
2000-01-05 01:18:38 +00:00
pnunn%netscape.com
e4cd6bce55
bug 14734. Took out redundant code. pnunn.
2000-01-05 00:09:55 +00:00
warren%netscape.com
74daf2ce93
Removed cruft.
2000-01-04 22:40:19 +00:00
warren%netscape.com
069eb38b10
Removed obsolete security stuff.
2000-01-04 22:19:45 +00:00
Jerry.Kirk%Nexwarecorp.com
52e19d61fc
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
2bf539a739
fixing build bustage.
2000-01-04 01:55:03 +00:00
sgehani%netscape.com
540690e5a2
Fix build butsage for dougt.
2000-01-04 01:53:13 +00:00
dougt%netscape.com
070eca896d
Fixing build bustage.
2000-01-04 01:10:33 +00:00
dougt%netscape.com
4f0ebe362f
adding include of prio.h. I am not sure how this worked before.
2000-01-04 00:00:08 +00:00
dougt%netscape.com
4055629b7c
Adding newline to end of file to fix build bustage on unix.
2000-01-03 23:56:38 +00:00
dougt%netscape.com
03e5b7b575
Converting to use nsIModule macro. r=dp, jud.
2000-01-03 23:32:11 +00:00
dougt%netscape.com
7d93cf4f47
Including nsFileSpec.h directly. prep for nsIFile landing.
2000-01-03 23:31:09 +00:00
dougt%netscape.com
6544967b1b
Including nsFileSpec.h directly. This prep work for the nsIFile landing.
2000-01-03 23:28:35 +00:00
dougt%netscape.com
7d3272e93d
Including nsFileSpec.h directly. This prep work for the nsIFile landing.
2000-01-03 23:21:36 +00:00
dougt%netscape.com
c5fc0c5561
Converting to use nsIModule macro. r=dp.
2000-01-03 23:20:25 +00:00
rjc%netscape.com
e2c1346996
Even better.
1999-12-30 15:18:52 +00:00
rjc%netscape.com
f3af85b324
Add search default preferences.
1999-12-30 14:37:26 +00:00
sspitzer%netscape.com
d989f90065
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
42e7039924
fix warnings
1999-12-28 19:41:57 +00:00
mcafee%netscape.com
141d2c329b
Adding pref for modeless pref window, still modal by default (21698)
1999-12-28 06:09:18 +00:00
rhp%netscape.com
6544b8cc5f
Part of fix for sending >72 character lines - Bug #: 22465
1999-12-25 21:49:50 +00:00
cls%seawood.org
bd821a0c4b
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
0c9b7c6a74
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
06f4ea5bf3
whoops, forgot to check in the default pref for #18118 .
1999-12-23 22:09:29 +00:00
pnunn%netscape.com
de933acdbf
Migrate change from if.h to if_struct.h. pnunn.
1999-12-23 20:10:14 +00:00
brade%netscape.com
1c53b4e06f
remove duplicate prefs
1999-12-23 15:36:54 +00:00
nisheeth%netscape.com
abf252949e
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
385a10373e
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
8af17f66e2
Fixing 16519, r=VYV03354@nifty.ne.jp
1999-12-22 21:53:14 +00:00
sspitzer%netscape.com
14f70ee90c
rename the prefs
1999-12-22 09:07:19 +00:00
sspitzer%netscape.com
08f2c6cd42
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
69eebbbd74
Changing a default mail pref
1999-12-21 16:17:31 +00:00
briano%netscape.com
6d0e274e11
Fix for boolean-related build breakage on Solaris 2.3.
1999-12-20 23:58:25 +00:00
sdagley%netscape.com
4ea651d513
File Removed.
1999-12-20 23:40:22 +00:00
sdagley%netscape.com
8b88a45a93
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
6db40bd041
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
f3f3e3461b
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
780e191953
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
5969f83978
Correcting a mime type mapping. R:valeski@netscape.com OK:chofmann@netscape.com
1999-12-15 20:38:43 +00:00
mcafee%netscape.com
af78250f17
Adding default for browser.cache.enable. r=syd, a=chofmann,jar
1999-12-14 07:33:01 +00:00
endico%mozilla.org
b1a5a93df0
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
1af7a4d544
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
2bd0b55a27
remove C++ style comments.
1999-12-09 01:59:34 +00:00
sspitzer%netscape.com
fdc5e80bdc
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
9fc7c99246
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
1cfd509d1a
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
ee9a807dec
fix for bug 19559. fix the test plugin on linux. r=pavlov
1999-12-07 23:50:00 +00:00
erik%netscape.com
d0c9829b3c
bug 8801; adding defaults for the new font prefs; r=ftang
1999-12-07 23:25:50 +00:00
valeski%netscape.com
c361fb197f
nsJARProtocol.cpp
1999-12-07 06:58:55 +00:00
edburns%acm.org
ee35d0bd90
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
a076c84de6
fix build warnings by using /* */ style comments instead of //
1999-12-04 21:06:49 +00:00
warren%netscape.com
bf4ef9672f
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
fb7fad4bed
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
e7faf5530b
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
bfb2a00bb9
bug#15585. cleanup. pn.
1999-12-03 01:07:49 +00:00
pnunn%netscape.com
e7c156f41f
bug#15585. changes so logging macros don't generate warngings. pn.
1999-12-03 01:01:16 +00:00
pnunn%netscape.com
b89fae48b4
bug#15585. changes so logging macros don't generate warnings. pn.
1999-12-03 00:54:25 +00:00
pnunn%netscape.com
977902cb43
bug#15585. changes so logging macros don't generate warngings. pn.
1999-12-03 00:53:11 +00:00
drapeau%eng.sun.com
f0789172d2
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
8577f5ac6e
*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
64862c57a7
Fixed bug accessing jar entry.
1999-12-02 01:27:48 +00:00
alecf%netscape.com
ea924fd611
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
afb1f1e1e3
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
9f1f0347d6
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
0dfcce6979
fix for #17961 - add defaults for some POP settings
...
r=sspitzer
1999-12-01 00:05:34 +00:00
mark.lin%eng.sun.com
3dbc4891f6
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
6454ba132b
adding new line to end of file so it quits whining r=beard
1999-11-30 22:01:59 +00:00
warren%netscape.com
a265a32348
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
d91059f306
First Checked In.
1999-11-30 00:12:08 +00:00
bryner%uiuc.edu
31301221b2
Minor changes to fix building on Linux with --enable-oji. r=shaver.
1999-11-29 20:27:00 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
warren%netscape.com
f0d6f0326e
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
c6a8089da9
Added nsIInterfaceRequestor.h to keep nsCOMPtr happy.
1999-11-24 08:31:06 +00:00
warren%netscape.com
95507cbdfe
Added include for nsCOMPtr.
1999-11-24 07:40:54 +00:00
evaughan%netscape.com
5e417d8e52
Turned gfx scrollbars on by default. -r Mcaffe
1999-11-24 00:21:12 +00:00
matt%netscape.com
f0cc6d4dc7
adding offline prefs default for the prefs -r dp
1999-11-22 23:44:54 +00:00
beard%netscape.com
14859c2e3f
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
fd4515e4d6
- 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
fdc280c002
Adding pref classname
1999-11-20 07:33:09 +00:00
norris%netscape.com
1c4dac85f3
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
5e269fcf05
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
d8bbb844e6
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
1999-11-18 07:36:41 +00:00
warren%netscape.com
aaf83521f5
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
1999-11-17 08:14:52 +00:00
sgehani%netscape.com
a14a6d90e5
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
d70d78c6bf
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
ab4ee10aba
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
f96fad2acb
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
ada5f70b18
added Bloaty instrumentation
1999-11-16 01:52:29 +00:00
sfraser%netscape.com
4e03cefe7b
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
50379d48b1
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
425a1fb90f
Reflect changes to nsIContentViewer::SetContainer and GetContainer API. r=pavlov
1999-11-14 10:12:21 +00:00
cls%seawood.org
f375638526
Removing use of unneeded dbm module from win32 build
1999-11-14 00:52:48 +00:00
cls%seawood.org
b68d17371a
Removing dependency upon security/freenav module. r=alecf
1999-11-13 23:51:49 +00:00
cls%seawood.org
fb3de20f7e
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
346061bc84
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
ea837f023a
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
4a9ee13f5d
really fix the warning this time.
1999-11-13 03:49:30 +00:00
sspitzer%netscape.com
cc3f3c407d
fix warning by casting. r=slamm
1999-11-13 01:59:19 +00:00
slamm%netscape.com
b8afda2519
Fix build warnings. r=sspitzer
1999-11-13 01:36:34 +00:00
sgehani%netscape.com
870d3fd80f
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
811f872c62
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
01a5c1fa80
Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz
1999-11-12 06:13:13 +00:00
warren%netscape.com
f498ad9e41
Switched to new nsIZipReader interface for Mac.
1999-11-12 06:12:14 +00:00
warren%netscape.com
24ca88445e
Added
1999-11-12 05:58:46 +00:00
norris%netscape.com
008ce9cc6e
* 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
0209cbde49
Added CRC checking for every item we extract. Fixes bug 17511. [r=mstoltz]
1999-11-11 22:08:08 +00:00
erik%netscape.com
a07ac40a78
This is just a local .cvsignore file. Doesn't affect build.
1999-11-11 18:15:49 +00:00
warren%netscape.com
a22efa2985
Added
1999-11-11 05:21:38 +00:00
jdunn%netscape.com
809996f6b4
Add newline at end of file... HP requires it!
1999-11-11 03:14:37 +00:00
valeski%netscape.com
c86fde6f6b
default for keywords enabled field is false
1999-11-11 01:13:51 +00:00
valeski%netscape.com
c06e4dca57
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
f846e017a7
Fix warnings, bug 15588. r=ducarroz
1999-11-11 00:24:18 +00:00
nisheeth%netscape.com
6a7c8adf6c
a=sdagley. Move over to new timing macros...
1999-11-10 03:41:09 +00:00
shaver%netscape.com
61511e23f5
- 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
311b18a2a2
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
5f446c2b3a
Got Gayatri's JAR protocol working. (not in build yet)
1999-11-07 21:55:12 +00:00
dmose%mozilla.org
8535dda53e
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
42fc94a6ec
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
ece1ec5b6b
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
3237e6f610
Fixes for 16723 -- fix error returns from imglib. r=pnunn, a=chofmann.
1999-11-04 23:11:11 +00:00
dveditz%netscape.com
19d11419f5
Changing registry keys to a mozilla-centric name rather than netscape.
1999-11-03 07:36:03 +00:00
warren%netscape.com
813f9f7c13
Structural changes for MakeAbsolute performance. bug#10736 r=valeski
1999-11-03 05:13:44 +00:00
mstoltz%netscape.com
76f0f1959d
Fixed windows breakage in standalone by adding a typedef
1999-11-03 00:41:20 +00:00
mstoltz%netscape.com
6bf8a92a61
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
14ef08310e
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
akhil.arora%sun.com
0634b6ed95
17802 r=drapeau@eng.sun.com Workshop C++ 5.0 needs a cast
1999-11-02 22:57:58 +00:00
cls%seawood.org
ed4e5a107e
Use #elif not #elseif
1999-11-02 22:36:59 +00:00
ssu%netscape.com
fcfc159540
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
abca066b9b
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
4cd7b17cd8
updating license boilerplate to xPL v1.1
1999-11-02 06:27:30 +00:00
tbogard%aol.net
c9198a207c
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
85b058e941
taking a crack at some ports bustage. r=pnunn
1999-11-01 21:35:50 +00:00
warren%netscape.com
a530adf79c
Minor cleanup
1999-11-01 20:50:04 +00:00
brendan%mozilla.org
fe51b61664
(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