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
sgehani%netscape.com
cb39a72715
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
6716ef3790
Backed out change temporarily.
1999-10-30 22:03:46 +00:00
sgehani%netscape.com
9aa120d5cc
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
28183cec5b
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
7a865e6e16
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
b64f93a791
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
2d7031d390
Disabled some of my own debugging noise
1999-10-29 02:17:55 +00:00
braddr%puremagic.com
d92727dc68
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
a1db4e901d
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
b49b3dbdce
Ooops.. tree closed, better back these out for now. Sorry.
1999-10-27 21:01:37 +00:00
braddr%puremagic.com
b2ea5b4c45
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
bd9f6bb44d
Ooops, maybe we do need one of those paths after all. r=floppy
1999-10-27 06:48:35 +00:00
sfraser%netscape.com
2795fbd65a
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
99c58b1613
Fixed Windows breakage from converting const nsZIpItem* to nsZipItem*. r=dveditz
1999-10-26 20:45:21 +00:00
mstoltz%netscape.com
5e7662a4fe
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
0afafa0cfd
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
cb86e2278a
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
7a577bf456
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
6b72cf112b
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
94d79e100e
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
136dd6e802
fixing breakage by #undef BlockAllocCat
1999-10-23 00:21:17 +00:00
pnunn%netscape.com
124a51530e
fix for mac bustage. pnunn.
1999-10-23 00:10:14 +00:00
beard%netscape.com
401e29d8e2
#include "xp_mcom.h" to fix link breakage.
1999-10-22 22:58:28 +00:00
pnunn%netscape.com
d80c985844
To fix mac bustage. pnunn.
1999-10-22 22:48:04 +00:00
pnunn%netscape.com
fc9a9125a8
bug#15585. r:neeti@netscape.com. Fix build warnings.
1999-10-22 21:04:28 +00:00
pnunn%netscape.com
eea929ccce
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
a426b260aa
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
126807001a
Fixing Unix warnings. r=harishd
1999-10-21 23:27:02 +00:00
pnunn%netscape.com
67cb0e41c1
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
ae10e8e968
Use "(NSINSTALL) -D" instead of direct "mkdir" r=shaver.
1999-10-21 21:35:37 +00:00
nisheeth%netscape.com
7c9206fdd1
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
17094bf7b2
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
7ca4c54def
Fix build bustage
1999-10-21 06:40:00 +00:00
pierre%netscape.com
fc6e72a505
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
39ae8f6c31
First Checked In.
1999-10-21 05:35:26 +00:00
sfraser%netscape.com
7163f27348
Removed an errant semicolon in a IID declaration. r=floppy moose
1999-10-21 03:45:20 +00:00
nisheeth%netscape.com
1725d06c16
Fixed warnings. Enabled code to build on UNIX. r=pollmann
1999-10-21 02:32:01 +00:00
nisheeth%netscape.com
533ca8450a
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
f7e7c21145
fix memory leak of default pref dir file spec r=sspitzer
1999-10-20 18:42:30 +00:00
cls%seawood.org
09b1e957bf
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
67f4926d52
reenabling 6986-fix for the mac, r-dougt
1999-10-19 23:17:54 +00:00
dp%netscape.com
906426ca6e
Fixed warnings. r=pam nunn
1999-10-19 22:28:38 +00:00
nisheeth%netscape.com
f485a1ad04
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
19dc10dde0
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
02e67cf46b
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
499713f584
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
47793978b5
added stopwatch.cpp to the mac build for nisheeth
1999-10-19 21:12:14 +00:00
norris%netscape.com
4f0537b0f7
7261 Connect XPConnect visibility filter to query principals
...
Reviewed by mstoltz.
1999-10-19 20:28:24 +00:00
sspitzer%netscape.com
d5d6440019
other part of fix for #15235 . fix send later. r=alecf
1999-10-19 01:24:25 +00:00
sspitzer%netscape.com
2e6d0a9384
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
dbc2aa33d8
fix // comment in C file (r=brade)
1999-10-18 19:00:18 +00:00
dveditz%netscape.com
0b89917a3f
stopgap for mysterious Mac bustage
1999-10-18 12:58:58 +00:00
dveditz%netscape.com
d9bc09dc49
generate unique regkeys (6986)
1999-10-18 12:06:19 +00:00
dveditz%netscape.com
a85e8b8eae
hoping this fixes the mac bustage
1999-10-17 23:55:56 +00:00
shaver%netscape.com
f1cf5c8338
fixing build by removing leftover #endif
1999-10-17 22:15:34 +00:00
dveditz%netscape.com
b556814a7b
Added NR_RegFlush (14909, required for 16283/16600); warning cleanup (15626) r=shaver
1999-10-17 21:47:53 +00:00
dveditz%netscape.com
89c765707b
Added nsIRegistry::Flush (bug 16283, required for 16600), r=shaver
1999-10-17 21:45:53 +00:00
dveditz%netscape.com
f0625af1ca
expose libreg ability to delete named values in nsIRegistry. Patch from
...
Jonas Utterstr�m <jonas.utterstrom@vittran.norrnod.se>, r=dveditz
1999-10-15 06:47:58 +00:00
beard%netscape.com
a23db2838f
fixing image decoder leak. bug=15380, r=pnunn
1999-10-13 00:41:43 +00:00
norris%netscape.com
738bc18151
Fix 7254 Implement DOM security
...
Reviewed by mstoltz@netscape.com
1999-10-12 22:55:25 +00:00
waterson%netscape.com
c7347c6be0
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
evaughan%netscape.com
dd8734ed83
Integrated Gfx scrollbars.
1999-10-12 00:16:06 +00:00
nisheeth%netscape.com
cd926e7dfe
Changes not part of build. Added a debug trace macro that outputs to the console only when DEBUG_STOPWATCH is defined.
1999-10-11 23:30:45 +00:00
rpotts%netscape.com
9457969237
Removed 2 *extra* calls to NS_RELEASE in failure cases...
1999-10-10 06:58:42 +00:00
warren%netscape.com
91caa711bd
Fixed refcounting problem and possible out-of-memory condition. r=kipp
1999-10-10 02:08:08 +00:00
dveditz%netscape.com
2b60c91417
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
edburns%acm.org
90b483f4ea
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=15902
...
Approved by: edburns@acm.org
Reviewed by: edburns@acm.org
Authored by: idk@eng.sun.com
1999-10-09 01:34:29 +00:00
edburns%acm.org
ef97618fb9
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=15607
...
Approved by: av@netscape.com
Reviewed by: av@netscape.com
/**
* This method queries the prefs for proxy information.
* It has been tested and is known to work in the following three cases
* when no proxy host or port is specified
* when only the proxy host is specified
* when only the proxy port is specified
* This method conforms to the return code specified in
* http://developer.netscape.com/docs/manuals/proxy/adminnt/autoconf.htm#1020923
* with the exception that multiple values are not implemented.
*/
NS_IMETHODIMP nsPluginHostImpl::FindProxyForURL(const char* url, char* *result)
1999-10-09 01:18:02 +00:00
nisheeth%netscape.com
a08e4f61df
Not currently part of the build. Added a stack behind the save/restore timing macros.
1999-10-08 23:27:09 +00:00
warren%netscape.com
b90a06a288
Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty.
1999-10-08 01:49:06 +00:00
norris%netscape.com
4843fed28c
Enable URI checks for web JavaScript.
...
Fixes bug 11462 "Need checks for setting URLs"
Reviewed by mstoltz.
1999-10-07 20:56:49 +00:00
neeti%netscape.com
d9839ef285
Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dveditz
1999-10-07 03:39:36 +00:00
sfraser%netscape.com
faa1c04032
Fixed access paths to remove lib/xp, and mozilla/include. xp_regexp.h is now exported, and found in dist. r=sdagley
1999-10-06 01:19:58 +00:00
sfraser%netscape.com
84e25f3f87
Changed to export using the .exp file, to reduce link warnings. r=sdagley
1999-10-06 01:17:56 +00:00
sfraser%netscape.com
260dc1598d
First Checked In.
1999-10-06 01:17:19 +00:00
alecf%netscape.com
92765bbd18
add detection for broken mmap()/write() behavior
...
contributed by jim_nance@yahoo.com
r=alecf
1999-10-05 00:29:09 +00:00
beard%netscape.com
26ba00f59b
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:47:12 +00:00
beard%netscape.com
b547c2ffb0
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
beard%netscape.com
cc6a945ce4
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:37:53 +00:00
beard%netscape.com
120647c4c2
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:23:01 +00:00
rjc%netscape.com
dc46519283
Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com
1999-10-02 00:48:02 +00:00
av%netscape.com
0d9360ceab
Fixing #13783 (garbage-pointer dereference)
1999-10-02 00:41:03 +00:00
av%netscape.com
435d460fb3
Fixing dereferencing null-pointer. Caused crash, #14496
1999-10-01 20:10:39 +00:00
dp%netscape.com
0a460f46f8
Converting to nsIModule as a prelude to fixing memory leaks.
...
bug# 14034 r=neeti
1999-10-01 06:51:55 +00:00
beard%netscape.com
40be071c15
removed spurious header file entries, r=kipp
1999-09-30 23:33:46 +00:00
kipp%netscape.com
8031b47905
removed files: mozilla/modules/libimg/pngcom/nsPNGCallback.cpp
1999-09-30 21:24:48 +00:00
kipp%netscape.com
8e1dea79ef
added files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp
1999-09-30 21:24:01 +00:00
kipp%netscape.com
652662682c
removed files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp
1999-09-30 21:23:07 +00:00
kipp%netscape.com
0c7d463e0c
Converted from components to modules
1999-09-30 21:22:48 +00:00
kipp%netscape.com
a8b063a299
added files: mozilla/modules/libimg/jpgcom/nsJPGModule.cpp
1999-09-30 21:21:29 +00:00
kipp%netscape.com
caf0062ae6
removed files: mozilla/modules/libimg/pngcom/nsPNGCallback.cpp
1999-09-30 21:19:18 +00:00
kipp%netscape.com
19b2d41c91
added files: mozilla/modules/libimg/pngcom/nsPNGModule.cpp
1999-09-30 21:18:45 +00:00
kipp%netscape.com
22abad3fb9
More module work
1999-09-30 21:17:44 +00:00
kipp%netscape.com
8d0add992e
new
1999-09-30 01:53:31 +00:00
sfraser%netscape.com
04b0e04edb
Fixing use of obsolete types for shaver.
1999-09-29 02:54:18 +00:00
shaver%netscape.com
f53bc807b4
nsIRegistry scriptability and beginning of category support, r=dp,alecf,dveditz a=leaf,chofmann
1999-09-29 02:35:42 +00:00
mcafee%netscape.com
af0a141723
Default for network.proxy.type=3 is undefined, using 1, direct internet connection. r=akkana
1999-09-28 01:27:32 +00:00
sspitzer%netscape.com
5635522f00
got the logic backwards...
1999-09-28 01:20:48 +00:00
sspitzer%netscape.com
d6f7f49aee
fix crasher caused by calling ResetPrefs() more than once, which should be legal.
1999-09-28 01:08:03 +00:00
kipp%netscape.com
2ddd276011
new
1999-09-28 00:50:17 +00:00
kipp%netscape.com
0d905bf0ae
new
1999-09-28 00:44:47 +00:00
dveditz%netscape.com
fcba679114
Make sure componentMgr calls NR_ShutdownRegistry(), fixing MLKs and registry corruption from unflushed registry buffers.
...
r=dp,a=chofmann
1999-09-26 21:20:21 +00:00
dveditz%netscape.com
94e7fc36a0
Fix assert exposed by fix for bug 14551 (eliminate registry leaks from component mgr). r=dp, a=chofmann
1999-09-26 21:17:54 +00:00
warren%netscape.com
59a98dd684
Fixed leaked path string.
1999-09-26 07:02:06 +00:00
sfraser%netscape.com
e7ddc04465
Fix build bustage: remove some header files from the project
1999-09-26 00:37:14 +00:00
kipp%netscape.com
00cd7d97a6
tweaked
1999-09-25 20:02:40 +00:00
kipp%netscape.com
5bef21fd25
removed files: mozilla/modules/libimg/jpgcom/nsJPGCallback.cpp
1999-09-25 20:02:03 +00:00
kipp%netscape.com
0017903a40
Fixed a leak; added some debug noise for me; added cache flushing code
1999-09-25 20:00:17 +00:00
kipp%netscape.com
7d002a7da8
Eliminate compiler warnings
1999-09-25 19:59:42 +00:00
kipp%netscape.com
adad885271
tidy
1999-09-25 19:59:10 +00:00
kipp%netscape.com
cdc5273201
Added IL_FlushCache
1999-09-25 19:59:01 +00:00
kipp%netscape.com
4d3aa294f5
removed
1999-09-25 19:58:46 +00:00
kipp%netscape.com
910bcf5733
Removed obsolete file from the build
1999-09-25 19:58:39 +00:00
briano%netscape.com
33b511f06e
SunOS4-specific fix. If SUNOS4 is defined, we need to include unistd.h for SEEK_SET and friends.
1999-09-25 02:49:00 +00:00
pnunn%netscape.com
cefdae266d
fix for bug #13048 . Patch contributed by Adam Moss and BeanySly.
1999-09-24 23:20:21 +00:00
briano%netscape.com
59ef6a75fb
Added a newline to the end of the file. Fix for Unix native compiler builds.
1999-09-24 21:47:16 +00:00
nisheeth%netscape.com
d9f62ba48a
a=chofmann, all changes are within an ifdef and are not being built by default
...
- Add ifdefs around the contents of the header file so that it doesn't get included multiple times.
- Change RAPTOR_STOPWATCH_TRACE macro to use a printf rather than NSPR logs until I figure out why the log isn't working.
1999-09-24 19:30:54 +00:00
nisheeth%netscape.com
f12537e9dd
a=chofmann. Add NSPR logging facilities to the stopwatch code. Make Print() dump stopwatch info to the NSPR log. Set NSPR_LOG_MODULES=gecko_timing:1 in your environment to get timing logs printed to the file specified in the NSPR_LOG_FILE environment variable.
1999-09-24 08:39:43 +00:00
pnunn%netscape.com
420ac11534
Code check in for lennox@cs.columbia.edu for bug#6323. Fix for bsd folks.
...
r:dp,pnunn a:leaf
1999-09-23 19:19:07 +00:00
colin%theblakes.com
5e3730ff3b
comment in #endif was missing comment delimiters
1999-09-22 23:39:30 +00:00
dveditz%netscape.com
b86f6a82c7
Turning buffered registry i/o back on, bugs 14306,11203
1999-09-22 07:53:15 +00:00
dveditz%netscape.com
bb7e8355d1
Bugfix 7928
1999-09-22 07:49:22 +00:00
shaver%netscape.com
1fe19c92b7
add componentType to nsIModule::RegisterSelf
1999-09-22 03:18:27 +00:00
alecf%netscape.com
27e300fc54
we don't need xplib.lib anymore
1999-09-21 22:24:04 +00:00
alecf%netscape.com
67a870aebe
don't need xplib anymore
1999-09-21 22:22:39 +00:00
neeti%netscape.com
613a248dab
read user.js on startup after prefs.js is read. #12423
1999-09-21 18:59:41 +00:00
waterson%netscape.com
88220ac198
Fix backwards return values on nsIEnumerator::IsDone().
1999-09-21 01:28:18 +00:00
av%netscape.com
6720a3dd98
Workaround to make RealAudio plugin work
1999-09-21 00:07:20 +00:00
warren%netscape.com
5ddeb520ad
fixed leaked service manager in nsPluginFactory
1999-09-20 20:53:06 +00:00
warren%netscape.com
4189d29c87
fixed leaked JVM manager service in oji
1999-09-20 20:53:01 +00:00
warren%netscape.com
270a04d01f
freed gSavedLine in prefapi
1999-09-20 20:52:48 +00:00
nisheeth%netscape.com
22dac726b0
- Change bool to PRBool in Stopwatch::Start()
...
- Add the NS_TIMER_STYLE_RESOLUTION define to nsITimeRecorder.idl
1999-09-20 08:21:01 +00:00
dveditz%netscape.com
07d85b9989
backing out bufio changes until corruption fixed
1999-09-20 00:53:07 +00:00
beard%netscape.com
fb5390876e
Fixed a memory corrupting bug in PREF_copyTree. strtok would continue scanning off the end of the current string, modifying subsequent non-string blocks, if they contained a ';' before a '\0' byte.
1999-09-20 00:08:48 +00:00
beard%netscape.com
80c2af0d9f
scanning Plugins folder under the application now.
1999-09-18 22:40:36 +00:00
andreas.otte%primus-online.de
44ff8a47fa
NOT ON BUILD: Add loadgroup parameter
1999-09-18 09:08:56 +00:00
rpotts%netscape.com
d294408031
Changed GetDocumentLoadGroup(...) to be XPCom complient. THis helps prevent leaks when using nsCOMPtrs.
1999-09-18 06:55:13 +00:00
dveditz%netscape.com
251a5fd70c
make version registry code match main mozilla registry code
1999-09-18 01:23:59 +00:00
sfraser%netscape.com
034620e586
Fix for bug 14160 -- bad registry name. Don't assume that Mac Handles are nul terminated.
1999-09-18 01:14:50 +00:00
pnunn%netscape.com
470f443594
fix for bugs #7622 , #6525 . pnunn.
1999-09-17 23:43:48 +00:00
dveditz%netscape.com
ba2ca9f2b5
fix Mac startup bustage
1999-09-17 23:42:47 +00:00
sfraser%netscape.com
7500e5e689
First Checked In.
1999-09-17 23:29:19 +00:00
sfraser%netscape.com
8aaf184ac2
Remove .js files that are now exported by other MANIFEST files.
1999-09-17 23:28:42 +00:00
neeti%netscape.com
dfaf1070cc
moved *.js files from components to bin/defaults/pref
1999-09-17 23:27:15 +00:00
briano%netscape.com
68c8b1e4a7
Cleaned it up again.
1999-09-17 21:09:17 +00:00
warren%netscape.com
ecc3a2aa22
Squelched leak.
1999-09-17 21:02:34 +00:00
nisheeth%netscape.com
31c1f1af82
Fixing Unix build bustage...
1999-09-17 20:56:28 +00:00
nisheeth%netscape.com
09a2031926
Adding a new interface, nsITimeRecorder, used for adding timing hooks to raptor. The interface exposes methods to start/stop/reset timers and print elapsed time.
1999-09-17 20:30:23 +00:00
briano%netscape.com
d8468bd790
Replaced the C++ comments with C comments, since this is a C file after all....
1999-09-17 20:13:53 +00:00
dveditz%netscape.com
45d198de8b
reverting registry changes for Unix, a=leaf, r=ramiro
1999-09-17 17:44:41 +00:00
valeski%netscape.com
05b4ee9801
NOT IN BUILD - adding boilerplate for jar protocol handler
1999-09-17 16:12:41 +00:00
sspitzer%netscape.com
cf507867c1
fix crash when launching mail
1999-09-17 09:46:58 +00:00
alecf%netscape.com
fd2c781111
remove assertions (and put comments for future NS_ASSERTIONs for when I finally change this to a C++ file)
...
fixes #13734
1999-09-17 07:35:34 +00:00
dveditz%netscape.com
b83b004785
match buffered i/o registry change in XP_MAC section
1999-09-17 07:00:55 +00:00
sfraser%netscape.com
0e6a16c9a4
Added file for dveditz, set up prefix files.
1999-09-17 06:56:45 +00:00
sfraser%netscape.com
20947f58ec
First Checked In.
1999-09-17 06:56:23 +00:00
dveditz%netscape.com
4edd94afd4
more trying to get nr_bufio to work on a mac
1999-09-17 06:35:32 +00:00
dveditz%netscape.com
3a0cc800da
fixing mac path sadness with new nr_bufio stuff
1999-09-17 06:13:38 +00:00
dp%netscape.com
6cf6be44ee
Caching of what registry was opened to improve performance of multiple
...
opens on the same registry file.
1999-09-17 05:46:25 +00:00
dveditz%netscape.com
ed909369ed
Buffered I/O for registry performance
1999-09-17 01:32:00 +00:00
briano%netscape.com
4911989006
Some platforms don't have 'bool' or 'true', so use PRBool and PR_TRUE instead.
1999-09-16 22:58:02 +00:00
chuang%netscape.com
f686be41ca
Fix bug 13992 Personal address book shows up more than one time
1999-09-16 21:12:32 +00:00
chuang%netscape.com
0c4cd493ac
Fic bug 13992 Personal address book shows up more than one time
1999-09-16 20:48:52 +00:00
dp%netscape.com
764fede6dc
NS_ADDREF() instead of calling it directly
1999-09-16 19:20:18 +00:00
cls%seawood.org
11333d189a
Linux only: Removed -D_BSD_SOURCE from DEFINES as it is unnecessary now that __STRICT_ANSI__ is set in <prinet.h>
1999-09-16 14:54:18 +00:00
sspitzer%netscape.com
197d8aa56d
remove the default prefs for conference and netcrapper.
1999-09-16 06:44:35 +00:00
dveditz%netscape.com
f3deb25a6d
expose whether the registry is already open or not, which enables the profile
...
manager to avoid opening and closing the registry ~20 times at startup.
1999-09-16 05:32:28 +00:00
pnunn%netscape.com
56f36ccf03
Change net/gfx/imglib buffer size. pnunn.
1999-09-16 01:22:44 +00:00
warren%netscape.com
48cf4685a9
Factored file transport service out of file: protocol.
1999-09-16 01:16:22 +00:00
cls%seawood.org
a6696c1b2d
Use the rules in rules.mk instead of making your own.
1999-09-15 18:00:50 +00:00
ducarroz%netscape.com
ef2cfee4ae
Fix for bug 13778, GetFilePrefs now accept also a native path to let users write manually their prefs
1999-09-15 14:51:40 +00:00
norris%netscape.com
1dec7e80f7
Create preferences for security checks.
...
Add new methods on nsIScriptSecurityManager for capabilities.
Fix 13739 MLK: nsScriptSecurityManager::CreateCodebasePrincipal
Fix 11666 Eliminate plvector (was: [infinite loop] bugs - plvector.c)
1999-09-15 04:05:43 +00:00
ramiro%netscape.com
26dd94b010
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
nisheeth%netscape.com
daa310d2dd
- Export stopwatch.h in windows regardless of whether MOZ_PERF is set.
...
- Move over macros for using the stopwatch class into stopwatch.h so that they can be shared by all the users of the stopwatch.
1999-09-15 00:27:56 +00:00
nisheeth%netscape.com
3e57c61ca9
Export stopwatch.h out to dist.
1999-09-15 00:16:03 +00:00
slamm%netscape.com
2dfd30ec2a
Fix build warning.
1999-09-14 23:09:39 +00:00
nisheeth%netscape.com
d209f0dba3
Added methods to save/restore the state of the stopwatch.
1999-09-14 14:32:42 +00:00
alecf%netscape.com
b39bcb032d
define the PROGID and declare the enums in IDL
1999-09-14 04:09:28 +00:00
briano%netscape.com
70f4c0b6b8
General cleanup.
1999-09-14 02:51:42 +00:00
mcafee%netscape.com
a4870d5be9
Turing on gfx widgets with default pref.
1999-09-13 22:21:28 +00:00
nisheeth%netscape.com
1416705a18
Include stopwatch class in build if MOZ_PERF is set. Only enabled on Windows right now.
1999-09-13 18:56:01 +00:00
sspitzer%netscape.com
f08d865363
fix warnings.
1999-09-13 08:12:31 +00:00
sspitzer%netscape.com
3f43ae8b72
fix warnings for dbragg
1999-09-13 06:26:18 +00:00
cls%seawood.org
17c88d7b29
Fix my bustage using -D_BSD_SOURCE
1999-09-12 16:41:14 +00:00
cls%seawood.org
b3adcb855c
I don't see the bustage that the tinderbox does but this should fix it.
1999-09-12 15:54:18 +00:00
cls%seawood.org
1a2e16af42
Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c.
1999-09-12 14:25:28 +00:00
sspitzer%netscape.com
88db319077
adding the default value for mail.server_type back.
...
if the user was using pop in 4.x, this defaults to 0.
a ton of code depends on it being 0, and not undefined.
alecf removed it, using it as a way to tell if we needed to migrate the prefs
or not. Instead, I'm using other prefs to do that.
see nsMsgAccountManager::ProceedWithMigration() for the logic.
1999-09-11 19:14:15 +00:00
sspitzer%netscape.com
8f8d65c0b0
mailnews/base/src/nsMsgAccountManager.cpp
1999-09-11 19:10:30 +00:00
alecf%netscape.com
aaf22c1bc1
remove mail.server_type so that the account manager can tell if we're starting a fresh profile or upgrading from 4.x
1999-09-11 01:54:49 +00:00
alecf%netscape.com
9278bf8b84
make prefs a component on windows
1999-09-11 01:26:37 +00:00
jdunn%netscape.com
bcd4460655
add HP to the list of os's that don't like MMAP'd IO
1999-09-11 00:49:20 +00:00
duncan%be.com
be11a6b91d
BeOS doesn't have mmap. Also, BeOS is case sensitive like Unix.
1999-09-10 22:35:58 +00:00
cls%seawood.org
7a479836f0
OS_ARCH is not set until config.mk is included but the form of CSRCS changes after rules.mk is included
1999-09-10 12:42:25 +00:00
Jerry.Kirk%Nexwarecorp.com
611fe885b0
Makefile hackery for Neutrino to build vreg with CC instead of CCF
...
CCF includes (eventually) DSO_PIC_CFLAGS which has the option "-shared"
which is not allowed for Neutrino executables just object files and
libraries.
1999-09-10 12:06:28 +00:00
sgehani%netscape.com
970a7b7c8b
Fixing static targets that don't depend on regular expressions where nsWildCard.cpp was erroneously added.
1999-09-10 07:55:37 +00:00
briano%netscape.com
ca5c66cc0c
General cleanup.
1999-09-10 00:37:14 +00:00
warren%netscape.com
e6619b2ad6
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
1999-09-09 22:05:05 +00:00
pnunn%netscape.com
92661b962b
Chkins for newt@pobox.com.
1999-09-09 19:32:16 +00:00
colin%theblakes.com
c0d84ce323
Define zlib in EXTRA_DSO_LDOPTS
1999-09-09 12:11:19 +00:00
mscott%netscape.com
2b911a99d9
Check in for alecf. Remove linkage against libxp. build nsWildCard.cpp
1999-09-09 05:29:42 +00:00
alecf%netscape.com
2da6ad587d
now uses local nsWildCard.cpp instead of xp_regexp.c
1999-09-09 05:21:06 +00:00
alecf%netscape.com
5e8ec7382a
libjar now uses a local wildcard copy
1999-09-09 05:19:46 +00:00
rpotts%netscape.com
2e5043bbb1
bug #11376 . I added GetContentLength to nsIChannel so the content length can be gotten from a channel...
1999-09-09 05:13:31 +00:00
alecf%netscape.com
04a0152471
libjar's private copy of xp_regexp
1999-09-09 04:54:56 +00:00
alecf%netscape.com
e2023711ac
make prefs a component on unix
1999-09-09 04:21:21 +00:00
ssu%netscape.com
9d5a269cd9
added standalone to the build. Also fixes tree breakage for the windows platform
1999-09-09 02:17:48 +00:00
ssu%netscape.com
b2055d8871
fixing it to use non mt libc
1999-09-09 00:30:37 +00:00
sspitzer%netscape.com
269d647b1b
removing these defaults. they are not used in 5.0. now we have mail.root.imap, mail.root.pop3, mail.root.none, mail.root.nntp. there is also a mail.newsrc_root. part of the work for #13305
1999-09-08 22:12:00 +00:00
dougt%netscape.com
a494e44ce6
Adding buffered output to nsIFileStream.
...
Renaming nsIFile to nsIOpenFile.
commenting out a testcase in FilesTest.cpp which fails. evil, i know.
1999-09-08 20:12:35 +00:00
ssu%netscape.com
0fd741fd18
initial checkin. Not part of Seamonkey build yet
1999-09-08 18:02:02 +00:00
Jerry.Kirk%Nexwarecorp.com
ee56281bd0
Disable Memory mapped file support for QNX and Neutrino platforms.
1999-09-08 12:42:23 +00:00
dveditz%netscape.com
f931433cfa
fixing mac bustage
1999-09-07 22:03:53 +00:00
dveditz%netscape.com
4015af04a1
walling off more MOZILLA_CLIENT junk so plain standard ZLIB works in the native install wizards
1999-09-07 21:23:17 +00:00
morse%netscape.com
7bf6b37024
fetch wallet files from netcenter
1999-09-07 18:28:50 +00:00
shaver%netscape.com
5ef34b8089
use NS_DECL_NSIMODULE and track nsIModule API changes
1999-09-07 05:06:36 +00:00
shaver%netscape.com
c162d7a03d
fix from bryner@uiuc.edu (Brian Ryner) for better PRInt64 handling
1999-09-06 03:41:57 +00:00
pinkerton%netscape.com
afcc7af92d
adding #include of string.h for dveditz.
1999-09-04 21:42:02 +00:00
dveditz%netscape.com
a4fc44952f
remove xp_file.h from NSReg.h, required minor tweaking elsewhere to include
...
now missing NSPR types.
1999-09-04 19:46:18 +00:00
dveditz%netscape.com
30e357b147
fixing registry assert
1999-09-04 19:18:57 +00:00
alecf%netscape.com
b9236e3224
make libxp a static library, eliminate useless cruft, and link it into libjar
...
(it's the only one that uses libxp these days)
1999-09-03 23:50:11 +00:00
mgleeson1%netscape.com
06201fcddd
added #ifndef for HPUX11 around #define _INT32
1999-09-03 22:17:16 +00:00
shaver%netscape.com
0202c58f17
Added mmapio patch from jim_nance@yahoo.com (James L. Nance) to speed
...
registry-read. Enabled on XP_UNIX only.
1999-09-02 21:23:44 +00:00
cyeh%netscape.com
ff099c9ca0
Remove useless NGLAYOUT_PLUGINS define.
1999-09-02 18:21:11 +00:00
cyeh%netscape.com
cfe50c2860
Remove NGLAYOUT_PLUGINS useless define.
1999-09-02 18:18:31 +00:00
cyeh%netscape.com
1a74604c52
remove STANDALONE_IMAGE_LIB define. We always built with it by default.
...
General makefile cleanup to make configuring easier.
1999-09-02 01:10:47 +00:00
av%netscape.com
562e2eaf72
Fix for #7125
1999-09-01 19:58:57 +00:00
av%netscape.com
81852cb2eb
Fix for #9211
1999-09-01 19:58:22 +00:00
dveditz%netscape.com
022f714e33
fixing makefile weirdness
1999-09-01 01:30:04 +00:00
dveditz%netscape.com
ad4697132c
added blank lines for readability
1999-09-01 01:28:22 +00:00
cyeh%netscape.com
df37c0fb33
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
pnunn%netscape.com
93ad4e40fb
fix for #10371 . shortened lib names. pnunn.
1999-09-01 01:07:16 +00:00
norris%netscape.com
bff57397e0
Add all-powerful system principals. Remove some dead code from the build.
1999-09-01 00:54:35 +00:00
ramiro%netscape.com
411c10dc89
Cleanup linkin of mozdbm.
1999-08-31 14:31:50 +00:00
morse%netscape.com
0eed747011
fetch server location from a pref
1999-08-31 02:48:28 +00:00
hoa.nguyen%intel.com
e9fc05840b
Extended the example to create a simple button with label.
1999-08-31 00:12:15 +00:00
hoa.nguyen%intel.com
ae24d4d04a
Added the proper Mozilla Toolkit flags.
1999-08-31 00:11:06 +00:00
norris%netscape.com
59b4dc8374
* clean up nsScriptSecurityManager
...
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
1999-08-29 21:58:42 +00:00
neeti%netscape.com
636e1b6a30
implemented ResetPrefs feature
1999-08-28 05:19:29 +00:00
gagan%netscape.com
ed22625c90
More mem leak fixes that were showing up originating in nsStdURL in bruce's log.
1999-08-27 10:23:41 +00:00
brendan%mozilla.org
7d54348b45
Conform mindlessly to other 'Register foo' component printfs.
1999-08-27 10:18:44 +00:00
sspitzer%netscape.com
a521beed7b
fix for #12556 . change homepage back to www.mozilla.org now that bug #7417 is fixed
1999-08-27 06:09:25 +00:00
vidur%netscape.com
be985ad901
Added nsIPref::GetPrefType.
1999-08-27 06:05:04 +00:00
dp%netscape.com
10f850710d
This patch improves the PNG error-handling. Primarily it fixes a very
...
subtle compile-time error involving the jmp_buf struct, which can be
different sizes depending on what macros are defined. Since libpng and
Mozilla are not necessarily compiled at the same time (at least during
development), the only way to guarantee that their concept of jmp_buf
is consistent is to avoid using it at all in one of them; specifically,
replace libpng's default error-handler with essentially the same thing
within Mozilla. (This will likely be required in a future version of
libpng, btw.)
1999-08-27 04:09:01 +00:00
dp%netscape.com
350c8b6df2
removed files: mozilla/modules/libimg/pngcom/png_png.cpp
1999-08-27 04:02:26 +00:00
dp%netscape.com
a8690299b5
png cleanup from Greg Roelofs <newt@pobox.com>
1999-08-27 04:00:13 +00:00
dp%netscape.com
0152e63dec
Removed png_png.cpp
1999-08-27 03:56:19 +00:00
dp%netscape.com
0bf8694861
Removing png_png.cpp
1999-08-27 03:54:37 +00:00
dp%netscape.com
2ba9a7e305
PNG Cleanup from Greg Roelofs <newt@pobox.com>
...
- eliminate prototypes for libpng functions already declared in png.h
- eliminate prototype for il_create_alpha_mask() (now deleted)
- add "extern" to prototype for row_callback() (in png_png.cpp)
- eliminate il_png_init_transparency() and il_png_destroy_transparency() (never used)
- ifdef out GIF leftovers in il_png_complete()
- This patch plugs the memory leak. il_png_init() does PR_NEWZAP()on
ic->ds; never freed.
- Removed png_png.cpp
1999-08-27 03:54:08 +00:00
rpotts%netscape.com
3ed5c99db2
M9 BRANCH landing...
1999-08-26 22:45:55 +00:00
neeti%netscape.com
95201a81c8
Implemented special processing required to handle # in prefs.js,
...
write out prefs file with #, fixed memory leak bug 10629
1999-08-26 12:54:52 +00:00
dp%netscape.com
b6ca6e5553
Removing nsIRegistry::GetIntArray() and SetIntArray(). These aren't
...
being used and block scritability. So if we need then, we will figure
out a way to add them that wont break scritability.
1999-08-26 05:11:40 +00:00
dp%netscape.com
60f12e3b90
Removed default parameter to Open() to facilitate IDLification.
1999-08-26 03:22:26 +00:00
briano%netscape.com
cfd8d924e3
Change the undef NETSCAPE to MOZILLA_CLIENT to fix Win and Mac.
1999-08-26 01:23:10 +00:00
dveditz%netscape.com
3af6fa7e62
backing out, briano has a different fix
1999-08-26 01:22:31 +00:00
dveditz%netscape.com
c67202dfb5
fixing Windows build bustage. Will not fix the mac
1999-08-26 01:17:07 +00:00
briano%netscape.com
3597bae6c7
Replaced the NETSCAPE ifdefs with MOZILLA_CLIENT to reduce the number of macros we have to define.
1999-08-26 00:10:19 +00:00
ramiro%netscape.com
6cec5c3abb
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
8644dc2074
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
brendan%mozilla.org
bbe959f4d1
Massive spankage to capitalize C++ method and attribute name bindings, per
...
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
sgehani%netscape.com
7a7bc05322
Part of fix for bug 12426.
1999-08-25 01:34:31 +00:00
pnunn%netscape.com
322d5a6701
Removing an assert. pnunn.
1999-08-24 23:01:16 +00:00
pnunn%netscape.com
daac3f22da
Modifications for Necko and general cleanup of api. pnunn.
1999-08-24 22:30:42 +00:00
pnunn%netscape.com
17dd2009e7
Modifications for Necko and general cleanup of api. pnunn.
1999-08-24 22:18:27 +00:00
hshaw%netscape.com
891310e527
fix build bustage, argument type mismatch
1999-08-24 20:34:23 +00:00
pnunn%netscape.com
d31014a9d1
Modifications needed for Necko and general clean up of imglib api. pnunn.
1999-08-24 19:53:32 +00:00
pnunn%netscape.com
ba270c8ac9
Modifications for Necko and clean up of api. pnunn.
1999-08-24 19:47:46 +00:00
pnunn%netscape.com
d2905254aa
Modifications needed for Necko and clean up of api. pnunn.
1999-08-24 19:46:39 +00:00
scc%netscape.com
0454213f91
got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in
1999-08-23 10:14:16 +00:00