Commit Graph

1661 Commits

Author SHA1 Message Date
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