Commit Graph

429 Commits

Author SHA1 Message Date
pavlov%netscape.com
c0e2eb46bc add a default pref r=alecf 2000-01-19 01:15:22 +00:00
morse%netscape.com
de1e526b0a speed up download of wallet tables, r=dp 2000-01-19 01:14:53 +00:00
erik%netscape.com
7e108e017e bug 24172; added some default font names to this default Windows pref file;
r=cata
2000-01-18 23:03:11 +00:00
alecf%netscape.com
c6e7c4f9b7 fix for #21425
r=dp
add Get/SetDefaultUnicharPref() to API
2000-01-18 22:02:24 +00:00
sfraser%netscape.com
5b11c15980 Fix for bug 24232 -- ensure that we resolve aliases when loading defaulprefs files. r=alecf 2000-01-18 21:48:16 +00:00
brade%netscape.com
0f18b3d04a pref for mjudge (selection behavior) 2000-01-18 15:31:19 +00:00
sford3%swbell.net
b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
erik%netscape.com
012a52cadf bug 8801; add default font name prefs for Unix; r=ftang 2000-01-15 16:38:35 +00:00
erik%netscape.com
f39bfbbc25 bug 8801; remove all the new font size prefs, since default value is now
the same for all generics (serif, monospace, etc) and it is set in the
C++ code; default size for East Asian languages may be set here in the
future; r=ftang
2000-01-15 16:32:11 +00:00
morse%netscape.com
f71937910e fix bugs 23037,23930,23912, r=dp 2000-01-15 10:03:22 +00:00
alecf%netscape.com
532cba7b20 add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
r=sspitzer
2000-01-15 03:06:39 +00:00
racham%netscape.com
45e92fe62b Fixing bug 14358. Adding product registration prefs. a=McAfee. 2000-01-14 08:26:41 +00:00
norris%netscape.com
87697c901f Work on 13838 missing property checks
r=mstoltz
2000-01-14 00:08:44 +00:00
gordon%netscape.com
c984eee3a8 Enabling memory cache. r=warren. 2000-01-13 23:56:39 +00:00
sspitzer%netscape.com
09bddcbd46 "news.notify.size" is not used anymore. 2000-01-13 04:05:51 +00:00
sspitzer%netscape.com
eb70358b99 fix for #23573
sort the non-special default js files in reverse alphabetical order before parsing them.
r=alecf
2000-01-12 00:53:38 +00:00
mcafee%netscape.com
baf0d6059d Consolidating custtoolbar prefs, multiple copies for each OS is bad. r=rjc 2000-01-12 00:45:13 +00:00
norris%netscape.com
ab39816cf4 Get IRCChat working without compromising security.
Fix bugs 20261, 23518
r=rginda,mstoltz
2000-01-11 22:02:06 +00:00
pp%ludusdesign.com
698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
sspitzer%netscape.com
d6ed91fe90 fix bug #23370 2000-01-11 10:01:31 +00:00
sspitzer%netscape.com
248e618bcb fix bug #23366 2000-01-11 09:57:50 +00:00
mcafee%netscape.com
45467c5e4f Removing old bogus 4.x prefs. r=sspitzer w/ help from alecf. 2000-01-08 19:50:34 +00:00
mcafee%netscape.com
f96506ddf4 DEBUG_mcafee debug info. r=pavlov 2000-01-08 03:28:04 +00:00
mcafee%netscape.com
731745f837 Ifdef-ing out LI pref stuff, this is not used. r=alecf 2000-01-08 01:56:50 +00:00
rgoodger%ihug.co.nz
d2a1efc951 adding some default prefs to accomodate the new prefwindow... 2000-01-07 08:49:41 +00:00
mcafee%netscape.com
2658ce362e ifdef-ing out LI (Location Independence) code that's not being used. There is intent to re-implement this later, hence the ifdef and not code-removal. r=alecf,neeti 2000-01-07 08:29:50 +00:00
sspitzer%netscape.com
b21a2e9a14 fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
sspitzer%netscape.com
e397a910fc fix for javascript assertion in bug #23282 2000-01-06 22:24:27 +00:00
bryner%uiuc.edu
d83a9c65ee Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
default (on Windows at least) for the number of lines to scroll.  I also changes the default actions for the modifier
keys slightly.
2000-01-06 06:22:00 +00:00
rjc%netscape.com
8fa5608f44 Set the default value of the "custtoolbar.personal_toolbar_folder" preference to be an empty string, due to how the bookmark's service now works. 2000-01-05 04:49:50 +00:00
warren%netscape.com
8ff1cacc76 Removed obsolete security stuff. 2000-01-04 22:19:45 +00:00
rjc%netscape.com
c7a74439e2 Even better. 1999-12-30 15:18:52 +00:00
rjc%netscape.com
5e34f13a14 Add search default preferences. 1999-12-30 14:37:26 +00:00
sspitzer%netscape.com
767b32eac9 fix for #22791. define a default for mail.forward_message_mode.
fix by=endico, r=sspitzer
1999-12-29 18:22:31 +00:00
mcafee%netscape.com
011025baf2 Adding pref for modeless pref window, still modal by default (21698) 1999-12-28 06:09:18 +00:00
rhp%netscape.com
6a52510db7 Part of fix for sending >72 character lines - Bug #: 22465 1999-12-25 21:49:50 +00:00
sspitzer%netscape.com
33107dab44 fix for #17665, allow the user to configure if they want to use
the newsgroup name abbreviations in the folder pane.
default is yes.  comment out some dumps.  make it so the account manager
can deal with radio inputs.
1999-12-24 08:57:54 +00:00
sspitzer%netscape.com
88ab0b9942 whoops, forgot to check in the default pref for #18118. 1999-12-23 22:09:29 +00:00
brade%netscape.com
16961c8f81 remove duplicate prefs 1999-12-23 15:36:54 +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
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
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
erik%netscape.com
c073dbf20a bug 8801; adding defaults for the new font prefs; r=ftang 1999-12-07 23:25:50 +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
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
alecf%netscape.com
26f34c1ded fix for #17961 - add defaults for some POP settings
r=sspitzer
1999-12-01 00:05:34 +00:00
pinkerton%netscape.com
7cda389c03 First Checked In. 1999-11-30 00:12:08 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +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
dp%netscape.com
c36b6edecb - Converting to GenericModule
- Using NS_IMPL_ISUPPORTS1
- Removing a bunch of NS_DEFINE_IID
1999-11-20 07:34:03 +00:00
dp%netscape.com
eb2bc7aaf9 Adding pref classname 1999-11-20 07:33:09 +00:00
norris%netscape.com
24778bda71 Modify generated dom code to use a enum rather than a string for codesize
and efficiency.
Tighten checks on document properties and node properties. Should resolve
several bugs:
18965 document.firstChild vulnerability
19043 document.childNodes vulnerability
19044 document.lastChild vulnerability
r=mstoltz
1999-11-20 07:28:34 +00:00
cls%seawood.org
0ea4864d1d Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +00:00
sspitzer%netscape.com
70bc2b5e0f really fix the warning this time. 1999-11-13 03:49:30 +00:00
sspitzer%netscape.com
c60e6d440a fix warning by casting. r=slamm 1999-11-13 01:59:19 +00:00
slamm%netscape.com
0fc73fa43d Fix build warnings. r=sspitzer 1999-11-13 01:36:34 +00:00
norris%netscape.com
3bef1cd94e * Modify nsIPref to support security policy work.
r=neeti@netscape.com
* Close security holes by tightening prefs.
r=mstoltz@netscape.com
1999-11-12 02:50:18 +00:00
valeski%netscape.com
b474e20c80 default for keywords enabled field is false 1999-11-11 01:13:51 +00:00
valeski%netscape.com
d1048dde78 11869, r=dagley. added keyword related prefs (1 for enable/disable, and 1 for keyword URL). 1999-11-11 00:26:05 +00:00
cls%seawood.org
dcb3aa39d9 Replaced NO_SECURITY ifdef with MOZ_SECURITY one. This causes pref_VerifyLockFile to always return PR_TRUE rather than linking against the dummy secfree library. This replacement also removed the last dependency upon that dummy library so it will no longer be built (next patch). 1999-11-09 23:13:53 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cls%seawood.org
bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
tbogard%aol.net
10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
brendan%mozilla.org
f81d5969c6 (13163, r=alecf, scc, waterson, others; names available on request)
- Fix most of bug 13163 (see TODO for rest).  This entails adding a version-string argument to nsIScriptContext::EvaluateString and passing it around lots of places in content sinks. 

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

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

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

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

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

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

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

- With waterson, fix bug in brutal-sharing version of XUL content sink: script src= should not evaluate the inline content of its tag.
1999-10-31 00:43:30 +00:00
sspitzer%netscape.com
c614d3d7c0 fix for #8717. performance is good enough to bump this back to 500.
still more work to be done, as this is a per-server pref now, I think.
1999-10-29 04:49:41 +00:00
sspitzer%netscape.com
b14d0a9695 fix for #17285 and #17397. r=mscott.
properly migrate pop and nntp servers from 4.x that were not on the default ports (110 and 119, respectively).
also, set the default port pref to be -1, so that if we don't set the port, it gets set to -1.
1999-10-27 22:44:34 +00:00
bienvenu%netscape.com
f0ddb93dbc fix memory leak of default pref dir file spec r=sspitzer 1999-10-20 18:42:30 +00:00
norris%netscape.com
ac9a073c8b 7261 Connect XPConnect visibility filter to query principals
Reviewed by mstoltz.
1999-10-19 20:28:24 +00:00
sspitzer%netscape.com
81220a5314 other part of fix for #15235. fix send later. r=alecf 1999-10-19 01:24:25 +00:00
sspitzer%netscape.com
3ac84e0b8d fix for #16259, r=alecf. use the right line endings on the mac. now, instead of putting the LINEBREAK in every string, and then
writing every string to the stream, we do the line ending when we write to the stream.
1999-10-18 22:38:53 +00:00
norris%netscape.com
83273d29bf Fix 7254 Implement DOM security
Reviewed by mstoltz@netscape.com
1999-10-12 22:55:25 +00:00
evaughan%netscape.com
f3a2112f38 Integrated Gfx scrollbars. 1999-10-12 00:16:06 +00:00
norris%netscape.com
b34db65450 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
beard%netscape.com
9eae33066d 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
dp%netscape.com
65d1fd6d5a Converting to nsIModule as a prelude to fixing memory leaks.
bug# 14034 r=neeti
1999-10-01 06:51:55 +00:00
mcafee%netscape.com
9f0d86a5b3 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
37d3c7c600 got the logic backwards... 1999-09-28 01:20:48 +00:00
sspitzer%netscape.com
75af0e9ea8 fix crasher caused by calling ResetPrefs() more than once, which should be legal. 1999-09-28 01:08:03 +00:00
neeti%netscape.com
3abee225ec read user.js on startup after prefs.js is read. #12423 1999-09-21 18:59:41 +00:00
warren%netscape.com
1586ede91e freed gSavedLine in prefapi 1999-09-20 20:52:48 +00:00
beard%netscape.com
3bec7d3a15 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
sfraser%netscape.com
8b085ecf53 First Checked In. 1999-09-17 23:29:19 +00:00
sfraser%netscape.com
f8a226db72 Remove .js files that are now exported by other MANIFEST files. 1999-09-17 23:28:42 +00:00
neeti%netscape.com
20aedd5817 moved *.js files from components to bin/defaults/pref 1999-09-17 23:27:15 +00:00
warren%netscape.com
dbb2a8fdac Squelched leak. 1999-09-17 21:02:34 +00:00
briano%netscape.com
3086b53626 Replaced the C++ comments with C comments, since this is a C file after all.... 1999-09-17 20:13:53 +00:00
alecf%netscape.com
4e56d39a03 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
chuang%netscape.com
9b5ba0b0f0 Fix bug 13992 Personal address book shows up more than one time 1999-09-16 21:12:32 +00:00
chuang%netscape.com
917956e5b3 Fic bug 13992 Personal address book shows up more than one time 1999-09-16 20:48:52 +00:00
sspitzer%netscape.com
bdf359ce6b remove the default prefs for conference and netcrapper. 1999-09-16 06:44:35 +00:00
ducarroz%netscape.com
b853afd7a7 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
0865f1cdaa 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
alecf%netscape.com
0aef50bca8 define the PROGID and declare the enums in IDL 1999-09-14 04:09:28 +00:00
briano%netscape.com
775e13bce8 General cleanup. 1999-09-14 02:51:42 +00:00
mcafee%netscape.com
f3cd9ba86e Turing on gfx widgets with default pref. 1999-09-13 22:21:28 +00:00
sspitzer%netscape.com
66a06004ba fix warnings. 1999-09-13 08:12:31 +00:00
sspitzer%netscape.com
7a52aab453 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
87957ce0af mailnews/base/src/nsMsgAccountManager.cpp 1999-09-11 19:10:30 +00:00
alecf%netscape.com
c69bd02e2f 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
f62beefae6 make prefs a component on windows 1999-09-11 01:26:37 +00:00
alecf%netscape.com
298d8ed7c8 make prefs a component on unix 1999-09-09 04:21:21 +00:00
sspitzer%netscape.com
a2622774f3 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
morse%netscape.com
2f29951965 fetch wallet files from netcenter 1999-09-07 18:28:50 +00:00
cyeh%netscape.com
1729151e74 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +00:00
ramiro%netscape.com
18b5e04d18 Cleanup linkin of mozdbm. 1999-08-31 14:31:50 +00:00
morse%netscape.com
954bf7212f fetch server location from a pref 1999-08-31 02:48:28 +00:00
norris%netscape.com
d8507f844e * clean up nsScriptSecurityManager
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
1999-08-29 21:58:42 +00:00
neeti%netscape.com
b9758e25ce implemented ResetPrefs feature 1999-08-28 05:19:29 +00:00
sspitzer%netscape.com
1654cf2872 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
ac58d4a6f3 Added nsIPref::GetPrefType. 1999-08-27 06:05:04 +00:00
neeti%netscape.com
8a390ae229 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
brendan%mozilla.org
defeffaabd 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
mccabe%netscape.com
d98f4dca1d First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
bienvenu%netscape.com
2df575014f add history ab 1999-08-20 23:28:48 +00:00
mscott%netscape.com
b2303cf44d Fix for Bug #12151 on behalf of sspitzer. 1999-08-20 22:59:16 +00:00
arielb%netscape.com
1b252b2e3b includes updates to codbase matching security checks currently turned off
but in place.  redefined the script security manager in caps and it is
now generating codebase principals.
1999-08-20 09:51:02 +00:00
cls%seawood.org
c2bdb85bf4 Removed all references to obsolete OBJDIR variable.
Removed various sections of config.mk & rules.mk that were only used by OBJDIR or by a non-autoconf build.
1999-08-20 06:52:59 +00:00
sspitzer%netscape.com
b49cd9147d remove my old, temporary code to generate a prefs.js file with some default mail-news prefs. we don't need this anymore. fixes #12064 1999-08-19 06:28:39 +00:00
ramiro%netscape.com
ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
mccabe%netscape.com
2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
sspitzer%netscape.com
0283731baf since #7417 is fixed, we can set the default mailnews start page to something realistic, like the 4.5 start page. this fixes bug #7087 1999-08-07 02:00:19 +00:00
putterman%netscape.com
41946a72a1 Added pref for mailnews sidebar starting out open. 1999-08-06 23:43:04 +00:00
neeti%netscape.com
28c948b2a0 fix for bug 9853 1999-07-30 23:56:51 +00:00
warren%netscape.com
24b326c717 Fix for prefs crash. 1999-07-30 17:51:21 +00:00
warren%netscape.com
ac884511c5 Fixed leak. 1999-07-30 08:00:45 +00:00
sspitzer%netscape.com
17a4c1fb71 change the nsIDirectoryIterator::Init interface to match the nsDirectoryIterator ctor: two paramenters, a file spec and a bool for resolveSymlinks. pass in PR_TRUE in the pref and component manager code. this fixes the problem where prefs wouldn't get loaded on the mac! 1999-07-27 23:33:54 +00:00
sspitzer%netscape.com
3fb2c848ca other header in compose feature, from dmose@netscape.com and endico@netscape.com. 1999-07-27 01:11:10 +00:00
sspitzer%netscape.com
4d8b244df6 fix #10320 1999-07-23 01:08:09 +00:00
sspitzer%netscape.com
acf424873e fix for #10127. create a default for the mail.update_compose_title_as_you_type pref 1999-07-19 20:50:22 +00:00
sspitzer%netscape.com
0920387097 changes to support the news pretty name abbreviation feature.
not turn on yet.
thanks to Oleg Rekutin <rekusha@asan.com> for contributing this code.
1999-07-06 23:06:42 +00:00
sspitzer%netscape.com
3b27a5149e don't create these values. rely on the default prefs for that. 1999-07-06 22:42:48 +00:00
racham%netscape.com
2a9b148974 Adding netcenter Preg pref 1999-07-05 01:21:30 +00:00
sspitzer%netscape.com
59413cec7e fix warnings 1999-07-03 00:39:28 +00:00
dveditz%netscape.com
d3f47f37f5 makefile cleanups 1999-07-02 13:40:18 +00:00
ramiro%netscape.com
f41e67c622 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
sspitzer%netscape.com
3ce64189d8 fix for #9143. make the default start page the home page. remove that browser.startup.splash crap. make the default home page http://www.mozillazine.org/ for now. 1999-07-02 06:39:40 +00:00
ducarroz%netscape.com
e447512cc8 Add default value for compose_html 1999-07-01 21:52:26 +00:00