Commit Graph

666 Commits

Author SHA1 Message Date
ccarlen%netscape.com
23e19ed702 Part of 35559 - dynamic profile switching sr=alecf 2001-01-10 20:25:52 +00:00
akkana%netscape.com
204fa06e11 17686: Add a pref to control image animation. r=tor, sr=buster 2001-01-09 23:55:27 +00:00
akkana%netscape.com
d53a276b40 33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser 2001-01-08 21:01:29 +00:00
sspitzer%netscape.com
28df9b9646 fix for #36025. play sound when new mail arrives. thanks to
rcassin@supernova.org for the front end work.  all the prefs work,
but we only have UI for enabling / disabling the sound.
sr=bienvenu
2001-01-06 02:43:03 +00:00
mstoltz%netscape.com
0c7d6ad3bf bug 62972 - block location and other sensitive properties in mail messages. r=rginda, sr=mscott 2001-01-06 00:26:58 +00:00
bryner%uiuc.edu
69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
alecf%netscape.com
90ecaa94be fix for 63448 - don't do a JS_GC every time we read a pref file - instead do
one JS_MaybeGC after reading in ALL the default prefs, and do a JS_MaybeGC after reading
in any single user prefs file (i.e. prefs.js)
sr=brendan@mozilla.org, r=jst@netscape.com
2001-01-03 00:11:50 +00:00
timeless%mac.com
58b1fc8673 cleanout unused wallet references
r=blake, sr=alecf
2001-01-02 23:15:34 +00:00
blakeross%telocity.com
4b8940586c Fix 60005: prefs UI for showing and hiding tooltips. r=timeless sr=alecf 2001-01-01 04:25:06 +00:00
blakeross%telocity.com
d0104aa87f Fix 42732: open web location dialog should remember previous url and other clean-up. r=timeless sr=alecf 2000-12-25 05:13:15 +00:00
sspitzer%netscape.com
923fe95a7a fixes for #57912, #14295, #14301
1) add ui and backend support for "log into this account at startup".  all that is missing is the code to actually do the logging in at startup.  that comes next.

2) hide the user name for news servers in the account manager.

3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.

sr=bienvenu
2000-12-22 23:32:32 +00:00
sspitzer%netscape.com
e1ab0cea00 fix for #56074. thanks to andrew taylor (andrew.taylor@cal.montage.ca) for the fix.
r=sspitzer,sr=bienvenu
2000-12-21 23:34:22 +00:00
bratell%lysator.liu.se
80e0e6f5e9 Fix for bug 62031. Make it possible to display format=flowed mails as normal text/plain mails. r=nhotta@netscape.com sr=bienvenu@netscape.com 2000-12-19 19:43:12 +00:00
blakeross%telocity.com
dbac2980be Fix 63170: crash in [add|remove]Observer if either argument is null. r=dveditz sr=alecf 2000-12-19 08:14:09 +00:00
blakeross%telocity.com
40af7f2ecb Fix 58141: turn on internet keywords by default. r=doron sr=alecf 2000-12-18 21:46:54 +00:00
ben%netscape.com
385fd33102 make middle mouse click on link open in new window on all platforms. r=kandrot, a=jst 2000-12-13 07:29:35 +00:00
mstoltz%netscape.com
4489cc6479 Second half of bug 58538. Allowing access to cross-origin DOM exceptions. r=jband, sr=brendan. 2000-12-12 23:10:07 +00:00
alecf%netscape.com
1489d1c05c fix for #59815, as submitted in bug #55293 by bienvenu@netscape.com
r=alecf, sr=waterson (in 55293)
2000-12-11 22:22:20 +00:00
hyatt%netscape.com
ce03c50a5b Adding pref for XBL-based form controls. r=danm, a=ben 2000-11-30 00:07:09 +00:00
mkaply%us.ibm.com
65956840c2 #56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-29 23:28:04 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
anthonyd%netscape.com
235d59fc58 fix for 58012 - selection behaviour not correct in unix
r=mcafee,akkana
sr=shaver
a=brendan
2000-10-30 23:07:54 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com
8bdf61f82f Attempting to make solaris happier with ?: 2000-10-28 04:51:12 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
mscott%netscape.com
729c07b2f0 Bug #48403 --> don't allow JS running in a mailnews sand box to change the name of it's containing iframe.
this code was contributed by mstoltz.
r=beard, sr=mscott
2000-10-24 00:52:02 +00:00
shaver%mozilla.org
fec26b43e0 #24612, make prefs observable from JS and other XPCOM bindings, r/sr=alecf 2000-10-17 17:08:00 +00:00
mstoltz%netscape.com
f1137e89ec Fixing 56009, exploit allowing XPConnect access. r,a=hyatt, sr=scc 2000-10-13 22:59:47 +00:00
kin%netscape.com
cbbf0dc6ee Fix for bugscape bug #2698 (Need to wire up Spellchecker language prefs)
mozilla/odules/libpref/src/init/all.js
      - Added "spellchecker.dictionary" default pref and removed old 4.x spellchecker prefs.

    mozilla/editor/base/nsEditorShell.cpp
      - Added code to InitSpellChecker() and UninitSpellChecker() to get and
        set the "spellchecker.dictionary" pref.

r=brade@netscape.com sr,a=sfraser@netscape.com
2000-10-13 13:36:22 +00:00
nhotta%netscape.com
bcfd476569 Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf. 2000-10-06 22:58:48 +00:00
nhotta%netscape.com
ae160df499 Added getDefaultLocalizedUnicharPref, bug 55011, r=tao, sr=alecf. 2000-10-06 03:49:15 +00:00
morse%netscape.com
88d36fe513 bug 52674, changing url for privacy tutorial, r=dveditz,ben, a=verah,ben,dveditz,mcarlson,matt 2000-10-04 02:57:25 +00:00
mozilla.BenB%bucksch.org
aaef44e853 55030: By default, do not send user's email address as anon. FTP password. r=mstoltz, a=brendan 2000-10-03 22:38:31 +00:00
mkaply%us.ibm.com
74151def0d #53402
r=mkaply, a=blizzard
We had a really bad os2pref.js from 4.61
2000-09-28 23:20:09 +00:00
nisheeth%netscape.com
92ba50e898 r=joki. Switching off the "nglayout.events.showHierarchicalHover" pref by default. This was enabled late in the beta 3 cycle and is causing performance problems with mousing over chrome. No code change is required. 2000-09-27 14:37:55 +00:00
mkaply%us.ibm.com
e2e26b4896 #53096
r=akkana, a=brendan
Can't override accelerators properly which we will be doing on OS/2
2000-09-18 23:04:07 +00:00
sspitzer%netscape.com
04d2c4098a whoops, the default is supposed to be false, not true. 2000-09-18 03:35:40 +00:00
sspitzer%netscape.com
1fc3481074 fix for #22163 from Decklin Foster.
set a default pref to prevent the JS exception.
r=sspitzer
2000-09-18 03:27:09 +00:00
mozilla.BenB%bucksch.org
b0fecd35e8 39372: Changing default to "blockquoting" plaintext (using vertical bars (instead of ">"s) for nested quotes during reply to plaintext msgs). r=a=alecf 2000-09-15 22:07:28 +00:00
joki%netscape.com
8ebc63b90b Part of fix for bug 5693, add new pref to allow no firing of hierarchical :hover state if performance slowed. r:jst. 2000-09-15 06:13:58 +00:00
dveditz%netscape.com
4c66ffd7fc bug 51056 handle unreadable prefs file, patch from gemal@gemal.dk, r=dveditz@netscape.com 2000-09-14 20:12:59 +00:00
matt%netscape.com
d60a0695d0 fix for bug 44036
r=pav
2000-09-14 04:52:50 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
ruslan%netscape.com
d905b23b6b proxy.ssl.connect pref should be always set to true; a=gagan 2000-09-12 21:42:54 +00:00
dimator%netscape.com
42480de5f0 Changing default collect address book maximum from 200 to 700 cards. r=putterman 2000-09-12 01:53:20 +00:00
dimator%netscape.com
29df80422c Adding aging to collected address book. bug 46343. r=mscott 2000-09-08 22:56:08 +00:00
radha%netscape.com
e3853c347c Fix for bug # 43871. Pref to disable/enable autocomplete. r=ducarroz. 2000-09-07 21:19:36 +00:00
cata%netscape.com
a0b88e8a8c Fix for bug #47341 r=ftang a=ftang. 2000-09-05 23:54:59 +00:00
mcafee%netscape.com
fbb88528fa Removing unused pref (51246). r=pavlov 2000-09-05 23:03:39 +00:00
akkana%netscape.com
783035aa7e 50935: make multiline paste into single line text control switchable. r=mjudge 2000-09-01 21:12:43 +00:00
jst%netscape.com
c9ef287bd5 Fixing assertion on startup. r=vidur 2000-09-01 19:07:15 +00:00
brendan%mozilla.org
d965b821ed Use lazy JS class init to save memory and cycles; also expand tabs per Emacs modeline (46703, r=blizzard@mozilla.org). 2000-08-31 02:59:59 +00:00
jst%netscape.com
ca738093f5 Fixing nsbeta3+ bug 48213 and most of bug 48161. Finally removing the temporary DOM Level 2 debugging code, cleaning out some unused code and making getAttribute and setAttribute on HTML elemensts case insensitive. r=vidur@netscape.com, waterson@netscape.com 2000-08-31 00:36:31 +00:00
slamm%netscape.com
859734620a Sidebar customize dialog: More panels link (47585). r=mcafee 2000-08-30 23:41:17 +00:00
cata%netscape.com
1b3d97c7f4 Fix for bug #38645 a=ftang, r=nhotta. 2000-08-29 23:22:09 +00:00
matt%netscape.com
20ec8f9da1 adding default search pref
http://bugzilla.mozilla.org/show_bug.cgi?id=44036
r=mcafee
2000-08-29 00:30:10 +00:00
vidur%netscape.com
a6fa8885ba Fix for bug 43902. The DOM glue now streamlines the Get/SetProperty methods for the window class. Window.location and title and document.title are now part of the idlc interfaces, rather than special-cased. r=jst@netscape.com 2000-08-29 00:14:23 +00:00
bryner%uiuc.edu
4435ee5968 Turning off ctrl+mousewheel text zooming by default. It's not properly
synced up with the text size menu, and feedback seems to indicate that
it's extraneous and/or prone to accidental firing.  I would like to rework
this at some point, but getting it off the beta3+ radar for now.  Bug
45647.
2000-08-25 05:59:11 +00:00
akkana%netscape.com
5bc9fc3bb6 49401: alt key shouldn't focus menubar unless ui.key.menuAccessKeyFocuses
(default true on windows, false elsewhere) is true.
  r=dean_tessman@hotmail.com
2000-08-24 00:05:40 +00:00
hyatt%netscape.com
3280667d72 Fix for 49431. r=ben 2000-08-23 00:53:04 +00:00
ccarlen%netscape.com
d3d8d7f18b Convert use of nsIFileLocator to nsIDirectoryService r=alecf 2000-08-22 00:41:16 +00:00
ftang%netscape.com
83b5cd5439 fix bug 48231. Thanks Eungkyu Song <eungkyu@bawi.org> for the patch.
r=ftang
2000-08-21 23:34:23 +00:00
dbaron%fas.harvard.edu
f2899e13e7 Changing C++ comments to C comments. Please do not put C++ comments in C files, since it breaks some compilers. r=jst 2000-08-19 03:56:25 +00:00
jtaylor%netscape.com
18be163130 Additional safeguard for bug #45877. r=alecf. 2000-08-18 22:32:05 +00:00
ftang%netscape.com
87f5cb86aa *** empty log message *** 2000-08-18 00:47:03 +00:00
jst%netscape.com
30c383feb6 Fixing nsbeta3+ bug 43327. Make window.history act like an array to be compatible with 4.x, and add proper security checks for DOM array access. r=mstoltz@netscape.com 2000-08-17 05:56:44 +00:00
akkana%netscape.com
6c14f21233 23587: Make accelerator and menu access keys settable through a pref. r=saari 2000-08-17 00:09:16 +00:00
mozilla.BenB%bucksch.org
04166255b3 47851: Remove unused pref. r=putterman, a=waterson 2000-08-09 09:45:52 +00:00
jst%netscape.com
e442709197 Turning on new DOM Level 2 behavior by default. (bug 48161). a=nisheeth@netscape.com, r=pollmann@netscape.com. 2000-08-09 05:31:28 +00:00
cata%netscape.com
8dbca0b044 Fix for bug #28104. r=nhotta, a=ftang. 2000-08-08 22:45:36 +00:00
bryner%uiuc.edu
0beac27d8d Removing more obsolete libpref stuff. Not part of build. r=alecf. 2000-08-07 07:31:48 +00:00
bienvenu%netscape.com
e80107cb9e fix 47445 restore default pref for threading by subject without re 2000-08-03 14:15:27 +00:00
cls%seawood.org
f00d4ece6a Oops. Did a lxr search on the wrong thing. Change -DB1M to -DB_ONE_M since WS5.0 appears to not handle the former properly in all cases. 2000-08-03 06:07:33 +00:00
cls%seawood.org
e2e1953210 Removing unused define that appeared to be causing WS5.0 to occassionaly complain about the use of -D without an argument. 2000-08-03 05:34:19 +00:00
cata%netscape.com
8455fb918d Fix for bug #28112 cache not persistent in charset menu, r=nhotta, a=ftang. 2000-08-02 21:54:18 +00:00
bryner%uiuc.edu
ff43d1cb77 Removing unused directory/files. No effect on build. r=alecf. 2000-08-02 00:46:14 +00:00
dimator%netscape.com
8360317eb7 Fix for 43236. Removing "Double-clicking a message always opens a new window..." item from the pref dialog. r=putterman 2000-08-01 23:25:59 +00:00
bryner%uiuc.edu
80bab8a6ce Removing obsolete files. Not part of the build. r=alecf. 2000-07-31 21:08:23 +00:00
alecf%netscape.com
63ea4acf7c oops, back out this printf, didn't mean for it to go in 2000-07-31 20:58:08 +00:00
alecf%netscape.com
3fd7c860a1 fix for #46379 by dougt@netscape.com, r=alecf
fix some leaked interface pointers in nsPref
2000-07-31 20:56:54 +00:00
alecf%netscape.com
38488feb83 #36965: make prefs use nsIFile - first part is to add APIs that will eventually replace GetFilePref
r=conrad@ingress.com
2000-07-31 20:27:22 +00:00
neeti%netscape.com
02fbfb6b07 fix for bug 40084, [CRASH] Crash in disk cache code, backed out changes made on 7/27, put new fix 2000-07-29 02:30:30 +00:00
mozilla.BenB%bucksch.org
5df70fc0c6 44439: Support headers (3 modes), <dd>/<dt>, <q>, <code>, <th>.
Improved <img>, </blockquote>.
Improved "unknown" block and (some) inline tags.
Pref for structured phrases.
r=akk, a=waterson
2000-07-28 23:18:12 +00:00
granrose%netscape.com
722ef87fb4 changing milestone from M17 to M18 for useragent and about page. 2000-07-27 20:57:43 +00:00
neeti%netscape.com
41ff58d508 fix for bug 40084 - [CRASH] Crash in disk cache code, r/a=gagan 2000-07-27 14:28:48 +00:00
brade%netscape.com
07a379e0c6 fix prefs (bug #42212) 2000-07-27 14:10:11 +00:00
mstoltz%netscape.com
789ca54db9 bug 42678. Disabling JS in mailnews by default; it can be reactivated from prefs. Lots of people asked for this. a=brendan, r=rginda. 2000-07-27 00:47:23 +00:00
bryner%uiuc.edu
26c0e9db54 Bug 46379, r=alecf. 2000-07-26 22:52:32 +00:00
mstoltz%netscape.com
b65db40d35 Fixing 40159, nasty infinite recursion on startup. r&a=beard 2000-07-26 04:53:01 +00:00
morse%netscape.com
3eecef36a3 fix bugs 45096 and 42434, host wallet interview and samples on netcenter for commercial product 2000-07-26 02:55:39 +00:00
mozilla.BenB%bucksch.org
caf6b03f85 44446: Remove HTML->HTML recognition of structured phrases from Prefs UI and disable by default. 2000-07-22 07:37:20 +00:00
ftang%netscape.com
afd789602b more fix for 39790 which we forget. change intl.charset.default to navigator.properties
r=nhotta/cata
2000-07-20 21:09:11 +00:00
mstoltz%netscape.com
3910fcba0b fix for 42387, r=dveditz 2000-07-20 01:16:15 +00:00
mstoltz%netscape.com
65ede1c243 Fix for 42387. r=dveditz 2000-07-20 01:15:09 +00:00
ftang%netscape.com
fa65fbdc4b fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
ftang%netscape.com
736c891380 add one space to add check in comment for last check in
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com
19770aec9e *** empty log message *** 2000-07-19 06:24:47 +00:00
ruslan%netscape.com
8d73f75efe Fix 45398, a=valeski, r=gagan 2000-07-14 23:01:53 +00:00
tao%netscape.com
bbd34644f2 39790 : [L12y] Move all localizable prefs into chrome://.r=morse. 2000-07-13 23:46:53 +00:00
chuang%netscape.com
0ec4660e5b Bug 45282 No Address Book in today's Linux build. r=alecf 2000-07-13 21:07:01 +00:00