morse%netscape.com
7bf6b37024
fetch wallet files from netcenter
1999-09-07 18:28:50 +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
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
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
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
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
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
mccabe%netscape.com
779d51d186
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
ed1d697bc5
add history ab
1999-08-20 23:28:48 +00:00
mscott%netscape.com
3fa7ac0c80
Fix for Bug #12151 on behalf of sspitzer.
1999-08-20 22:59:16 +00:00
arielb%netscape.com
bb8560101c
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
0991be09fa
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
f35a6d8fb2
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
0149d76208
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
mccabe%netscape.com
d6e7410f31
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
cc0cfae5dd
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
2d879fdee4
Added pref for mailnews sidebar starting out open.
1999-08-06 23:43:04 +00:00
neeti%netscape.com
8d4775fb85
fix for bug 9853
1999-07-30 23:56:51 +00:00
warren%netscape.com
d7711efc64
Fix for prefs crash.
1999-07-30 17:51:21 +00:00
warren%netscape.com
9b5e54e4ea
Fixed leak.
1999-07-30 08:00:45 +00:00
sspitzer%netscape.com
e2dd59c128
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
a250c2a7d5
other header in compose feature, from dmose@netscape.com and endico@netscape.com.
1999-07-27 01:11:10 +00:00
sspitzer%netscape.com
a0cbe7fa46
fix #10320
1999-07-23 01:08:09 +00:00
sspitzer%netscape.com
aac0cafc9d
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
442f841a03
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
19f74e9af0
don't create these values. rely on the default prefs for that.
1999-07-06 22:42:48 +00:00
racham%netscape.com
082337f625
Adding netcenter Preg pref
1999-07-05 01:21:30 +00:00
sspitzer%netscape.com
43c3f19b1c
fix warnings
1999-07-03 00:39:28 +00:00
dveditz%netscape.com
7aa859429b
makefile cleanups
1999-07-02 13:40:18 +00:00
ramiro%netscape.com
b86c78a296
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
0285fd58d6
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
0be5b9e422
Add default value for compose_html
1999-07-01 21:52:26 +00:00
warren%netscape.com
8462929dda
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
mcafee%netscape.com
780cff3474
BeOS changes
1999-06-29 11:36:21 +00:00
ducarroz%netscape.com
3a9f0656d6
replace pref "mail.identity.<idn>.send_html" by "mail.identity.id1.compose_html".
replace pref "mail.identity.<idn>.wrap_column" by "mail.wraplength"
1999-06-25 21:47:43 +00:00
mcafee%netscape.com
562ee19b4b
BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes.
1999-06-25 11:08:07 +00:00
sspitzer%netscape.com
beeac647d5
change default to 50 until performance is fixed
1999-06-23 00:00:28 +00:00
mcmullen%netscape.com
e3681b259e
Removing the use of the convenient factory method for nsIFileSpec, since I'm about to remove that, too.
1999-06-22 03:48:26 +00:00
putterman%netscape.com
ba0f857deb
Added mail.showMessengerPerformance pref.
1999-06-21 23:25:33 +00:00
sspitzer%netscape.com
5278646ded
fix for #8360 . Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work.
1999-06-21 02:25:34 +00:00
sspitzer%netscape.com
995e63c55d
make the default of of the "browser.startup.page" be 3, so that we use
...
the new "browser.startup.splash" pref.
set the default for "browser.startup.splash" to be http://www.mozillazine.org , until
bug #7417 gets fixed.
1999-06-19 21:08:02 +00:00
mcmullen%netscape.com
88a893314a
Fixing the broken situation when no prefs file exists. Since there is a problem with stream closing after nsFileStream(nsIFileSpec*), cleaning up this code so that we dont write/read/init/write the prefs. Now we simply init/write. Part of a fix for bug #8237 . r=slamm@netscape.com, a=chofmann@netscape.com
1999-06-18 22:11:35 +00:00
syd%netscape.com
d0dc9a44f8
Add browser.ncols and browser.installcmap preferences
1999-06-16 03:18:44 +00:00
putterman%netscape.com
a96881d80d
Close the filespec's stream so we don't keep appending to pref file. Approved by
...
mcmullen.
1999-06-15 23:19:58 +00:00
putterman%netscape.com
3ab657be64
Fix for 8197. Can't read pref file. Approved by leaf and reviewed by mscott.
1999-06-15 18:39:33 +00:00
mcmullen%netscape.com
43f17aa5e4
Alias resolution makes directory iteration tricky: You can't use SetLeafName to convert one sibling to another. Fixing parsing of pref-init files, which broke when I fixed aliases a while back.
1999-06-15 10:42:05 +00:00
mcmullen%netscape.com
89fdd1c66d
Fix windows bustage.
1999-06-15 09:35:20 +00:00