Commit Graph

1329 Commits

Author SHA1 Message Date
louie.zhao%sun.com
4fc7ca90b4 Bug 144668: Code Mozilla TrueType Printing Code
r=bstell sr=bryner
2003-01-16 05:04:27 +00:00
aaronl%netscape.com
ac5a909110 Bug 176296. Create accessibility.typeaheadfind.autostart boolean pref. If false, / or ' is required to start Find As You Type. Also fixes bug 183998, allowing manual start with / or ' in mailnews. Find As You Type now uses the command system to get notification that a new find should start. r=kyle, sr=jst 2003-01-14 04:03:35 +00:00
aaronl%netscape.com
b384a46582 Bug 98546. Fix word break detection to improve select by word where there is punctuation in the word. Also fixes 125172, double clicking in URL bar should select only part of URL. Also fixes bug 133312, word selection with accented letters. r=brade, sr=sfraser 2003-01-09 20:56:53 +00:00
dbaron%dbaron.org
acdd4e46c0 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
neil%parkwaycc.co.uk
4a85b9e05d Bug 188038 editor background image pref has wrong default name r=brade sr=peterv 2003-01-08 15:23:35 +00:00
seawood%netscape.com
d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
rbs%maths.uq.edu.au
008e1e2517 Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2002-12-17 00:41:25 +00:00
asasaki%netscape.com
34baf65e0c 184461: update user agent string to 1.3b. r=lpham sr=granrose 2002-12-16 21:48:44 +00:00
sspitzer%netscape.com
a33308d924 add comment about how you can use the "mail.compose.other.header" pref
for X-Face, Approved, or other optional headers.  r/sr=no one.
2002-12-16 18:39:52 +00:00
danm%netscape.com
3d84d665f5 Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2002-12-10 01:12:02 +00:00
caillon%returnzero.com
a4096b5a1b Bug 183069 - trunk topcrash when quitting [@ nsPrefBranch::RemoveObserver].
Release our observer references only _after_ we remove them from our observer list, to avoid someone else trying to remove the same observer we're working on removing.
r=timeless sr=jst
a=jst, and #mozilla (smontagu,timeless) who acting as sheriff asked me to land this into a closed tree.
2002-12-04 08:56:34 +00:00
mstoltz%netscape.com
8efdd7862e Bug 91043: Make document.write(ln) same-origin-access only to prevent inserting content into a third-party page. r=pavlov, sr=dveditz 2002-12-04 03:52:07 +00:00
mstoltz%netscape.com
b37c501c58 Bug 32571 - add disabling pref and JS console message to window.close security check. r=heikki, sr=jst. 2002-12-04 01:55:56 +00:00
akkana%netscape.com
1889b530c2 179784: go back to beep by default for typeahead find "not found",
since the nsSound solution doesn't work well on linux or mac.
  r=aaronl sr=sfraser
2002-12-03 23:51:10 +00:00
caillon%returnzero.com
b7fdd3b2a7 178291 - using window.fullScreen causes scripts to stop.
r=mstoltz sr=jst
2002-12-03 06:08:08 +00:00
ducarroz%netscape.com
57486e9965 Fix for bug 180901. Instead of addressing the message to the sender when no recipient is disclosed, it's send now to an empty group named undisclosed-recipients (this is localizable). Also, this is done only if the pref "mail.compose.add_undisclosed_recipients" is set to true. R=cavin, SR=bienvenu 2002-12-02 23:43:26 +00:00
nhotta%netscape.com
02c6eb19f8 Adding sort/search support for phonetic names,
bug 179823, r=cavin, sr=sspitzer.
2002-12-02 22:27:38 +00:00
nhotta%netscape.com
b2f1f0cab7 Moving displayName.lastnamefirst out to .property to make it localizable,
bug 160546, r=cavin, sr=bienvenu.
2002-11-26 00:40:50 +00:00
smontagu%netscape.com
7a98efd169 Bug 108136: Shift_JIS conversion problem on MacOS9, OS/2. Authors=shom@vinelinux.org, k-ichioka@msb.biglobe.ne.jp; r=ftang, sr=alecf. 2002-11-25 23:44:28 +00:00
darin%netscape.com
d104a2dce6 fixes bug 181046 "trim unnecessary bytes from standard request headers."
r=bbaetz sr=bzbarsky
2002-11-20 20:51:12 +00:00
bienvenu%netscape.com
64f5a7f5cc add default pref for auto unzipping attachments, r/sr=sspitzer, not used yet, 180798 2002-11-20 15:35:32 +00:00
timeless%mozdev.org
13afbd542b Bug 180789 nsPrefBranch::GetChildList can call PL_DHashTableEnumerate with an uninitialized gHashTable
r=dbradley sr=dveditz
2002-11-20 05:17:18 +00:00
darin%netscape.com
d02f395ecb fixes bug 176626 "Mozilla sends text/css in Accept: header for non-style
pages" r=bbaetz sr=bzbarsky
2002-11-18 07:13:24 +00:00
nhotta%netscape.com
f9844beb5c Adding pref for phonetic fields, search date format option,
bug 98144, r=ducarroz, sr=sspitzer
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:03:14 +00:00
aaronl%netscape.com
266790cc84 Bug 176602. Make typeaheadfind beep less annoying, and implement boolean pref accessibility.typeaheadfind.enablesound. Pref is turned off by default in Linux for now, sound needs testing and work there (see bug 179138 and bug 110385). r=kyle, sr=bz 2002-11-09 19:21:20 +00:00
cltbld%netscape.com
5f86d68b4e Updated user agent string to 1.3a for trunk. Bugzilla 178860 r=lpham/sr=granrose. ycalonje checking in as cltbld 2002-11-08 23:00:40 +00:00
dmose%netscape.com
d31ebf1c6a Turn on basic junk-mail detection functionality in mail. Parts (such as moving to other folders) are still disabled as there is work to do there yet. Bug 169638; r=bienvenu; sr=sspitzer 2002-11-07 20:37:55 +00:00
heikki%netscape.com
9492effc69 Bug 152701, XMLExtras properties should not be available in mailnews. r=harishd, sr=dveditz, aroc+moz. 2002-10-31 02:59:12 +00:00
dbaron%fas.harvard.edu
ee1ac12967 Back out patch for bug 161109 that implemented a pref for disabling marquee. b=161109 r=hixie a=asa 2002-10-30 14:31:32 +00:00
darin%netscape.com
ba71a85db8 backing out previous change! 2002-10-17 00:46:47 +00:00
darin%netscape.com
85348f58ad link prefetching (default disabled) b=12274 r=gagan sr=rpotts a=rjesup ADT+ 2002-10-17 00:45:52 +00:00
dbaron%fas.harvard.edu
fc4297892b Add preference for whether to enable marquee, and set the default to disabled. b=161109 r=caillon sr=bzbarsky a=rjesup 2002-10-15 00:06:57 +00:00
sicking%bigfoot.com
4f82c5f970 bug 31510: changes default manual proxy config so localhost and 127.0.0.1 are not proxied
patch by benc, r=dougt sr=darin
2002-10-09 01:31:47 +00:00
timeless%mac.com
e38d995b54 Bug 157246 Move Windows prefs to winpref.js
patch by walk84@yahoo.com r=sfraser sr=bryner
2002-10-09 01:15:41 +00:00
mstoltz%netscape.com
35ab60450f Bug 163648 - Disable specific external protocol handlers with known security
problems. r=darin, sr=dveditz.
2002-10-09 00:54:43 +00:00
sspitzer%netscape.com
b0b377a23e default spam level to off (0). 2002-10-08 07:00:59 +00:00
darin%netscape.com
c030b55eb6 fixes bug 173147 "increase redirection limit" r=dougt sr=heikki 2002-10-08 06:03:35 +00:00
sspitzer%netscape.com
f6df719e43 comment out the pref for junk button, until it's ready. 2002-10-08 06:00:10 +00:00
sspitzer%netscape.com
8dd6d07958 varada forgot the mailnews.js side of his checkin for bug #170572.
for now, show these buttons.  but that might be changing as junk
might kick off file and or next.
2002-10-08 05:54:12 +00:00
ssu%netscape.com
58f4978f38 fixing bug 110556 - double-clicking on a message in thread should reuse existing window. r=varada, sr=sspitzer (fixed problems in original patch from adam@cfar.umd.edu) 2002-10-08 01:04:11 +00:00
cbiesinger%web.de
2619acdf16 bug 172781 r=morse sr=bz remove unused preferences from all.js 2002-10-06 18:34:17 +00:00
jaggernaut%netscape.com
ce4d8afc85 Bug 118835: add support for home page groups. r=law, sr=hewitt 2002-10-04 00:28:07 +00:00
jaggernaut%netscape.com
9e7f55bac9 Bug 172012: clean up pref-navigator.*. r=bryner, sr=hewitt 2002-10-01 23:49:48 +00:00
sspitzer%netscape.com
4d63fab5ca define some default prefs for some of the imap extensions. r/sr=bienvenu 2002-09-30 22:10:01 +00:00
heikki%netscape.com
ee399c6f80 Bug 169984, sanitize XMExtras method availability to scripts. r=mstoltz, sr=jst. 2002-09-27 23:24:24 +00:00
aaronl%netscape.com
50ff1d8699 Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz 2002-09-27 19:07:44 +00:00
sspitzer%netscape.com
3d94096754 more work for #169638. implementing spam UI. get the "enable logging" checkbox to work and persisting in prefs. r/sr=bienvenu. 2002-09-26 01:58:11 +00:00
sspitzer%netscape.com
421c0d835e working on spam UI, making it match the spec. see bug #169638.
not visible to the user yet.  r/sr=bienvenu
2002-09-26 00:33:15 +00:00
brendan%mozilla.org
f54095b43d Don't override the default accessibility.tabfocus setting, it's a new millennium and the default build isn't going back to Motif-land (170429, r=blizzard, sr=hyatt). 2002-09-24 05:11:25 +00:00
cbiesinger%web.de
f8750590e9 bug 169483 patch by Roland.Mainz@informatik.med.uni-giessen.de r=cls/roc+moz sr=kin 2002-09-23 12:10:28 +00:00
bratell%lysator.liu.se
074f52d6c4 Bug 155623, remove unused pref css.allow. r/sr=bzbarsky/dbaron 2002-09-23 05:29:58 +00:00
bnesse%netscape.com
9792cb9e8d Fix for bug 164190. nsSafeSaveFile mistreats nsLocalFile, deleting files under one. Patch by sfraser, r=ccarlen, sr=alecf. 2002-09-20 18:49:40 +00:00
sspitzer%netscape.com
91c00f9cca land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
currently, hidden by default.  more work to come.  r/sr=bienvenu.  bug #169638
2002-09-20 00:04:01 +00:00
akkana%netscape.com
75743aa0f0 140612: Introduce tab usage pref accessibility.tabfocus, to allow tab to go only to form elements or only to text controls. (r,sr)=(bryner,sfraser) 2002-09-18 21:24:57 +00:00
danm%netscape.com
52f1d992ef switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst 2002-09-18 14:45:31 +00:00
sspitzer%netscape.com
3676d111d5 fix bug #64462. add "play custom sound on new mail" pref UI. right now, it's global.
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel.  we'll be adding some other window
related prefs (like reuse window) to that new panel.  r/sr=bienvenu.
UI changes a=jglick
2002-09-18 08:33:35 +00:00
asasaki%netscape.com
dfe8d5b156 manual fix for bugscape 19932 (about page update). will automate this
later.  verbal r=granrose, verbal sr=leaf
2002-09-18 01:14:28 +00:00
sspitzer%netscape.com
dde805172f more fixes for allowing user to specify the default mail sound.
allow the pref to be set to a system sound, or to a file url.
r/sr=bienvenu
2002-09-16 03:27:57 +00:00
sspitzer%netscape.com
f57d321dfe add backend code and hidden pref to allow custom sound when new mail arrives.
r/sr=bienvenu.  front end code to come soon.
2002-09-16 01:17:32 +00:00
danm%netscape.com
fb4a0bd47a new popup window policy pref default thing. bug 166442 r=jag 2002-09-13 23:06:49 +00:00
darin%netscape.com
aa8c622859 fixes bug 141641 "disabling cross-site HTTPS referrers breaks sites"
r=mstoltz,bbaetz sr=dveditz
2002-09-13 22:21:57 +00:00
sspitzer%netscape.com
b61e862689 fix for CAB UI and backend. bug #167571. following jglick's spec and mscott's document (http://www.mozilla.org/mailnews/arch/cab.html). also fix #168115. add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
if multiple screennames, launch a chat.
2002-09-12 03:59:14 +00:00
bzbarsky%mit.edu
da76dd0f62 Adds text/image/both modes for the main toolbar. Bug 22056, patch by
neil@parkwaycc.co.uk, r=timeless, sr=bzbarsky, moa=blake,hyatt
2002-09-11 09:48:17 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
sspitzer%netscape.com
ae55b2f7b2 fix comment for #157186. a=asa 2002-09-07 01:55:13 +00:00
sspitzer%netscape.com
ab99b9b250 fix for #157186. don't collect incoming mail by default.
it's all spam anyways.  still collect outgoing by default.
r=putterman, sr=bienvenu
2002-09-07 01:49:29 +00:00
darin%netscape.com
893a5843dc fixes bug 166396 "embedders should be able to override the default socket
type used for HTTP connections" r=dougt sr=rpotts a=chofmann
2002-09-06 06:36:17 +00:00
leaf%mozilla.org
bc07f7a4ad bug 163086, update user agent string, a=asa 2002-09-05 23:27:30 +00:00
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
darin%netscape.com
bfcd959e79 pref changes for link prefetching (b=12274) r=dougt sr=rpotts 2002-09-02 00:17:46 +00:00
dougt%netscape.com
22ffaadb79 exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
alecf%netscape.com
dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
bnesse%netscape.com
ea32eb222e Backing myself out to see if this caused btek to go orange. 2002-08-23 18:36:03 +00:00
bnesse%netscape.com
7e8c438fef Fix for bug 164190. nsSafeSaveFile mistreats nsLocalFile, deleting files under one. Patch by sfraser, r=ccarlen, sr=alecf. 2002-08-23 17:44:47 +00:00
nhotta%netscape.com
40e647a479 Changed a deafult value of "mailnews.reply_header_locale" from "en-US" to empty,
bug 140882, r=rchen, sr=bienvenu.
2002-08-15 22:30:31 +00:00
glazman%netscape.com
896e391414 make CSS mode the default in Composer and hide text highlight button when not in CSS mode; b=161303, r=neil@parkwaycc.co.uk, sr=kin 2002-08-14 13:12:52 +00:00
timeless%mac.com
24f6d49ed9 Bug 153324 user.js not loaded if prefs.js doesn't exist.
patch by tranquil@mail.dk r=bnesse sr=alecf
2002-08-12 14:52:32 +00:00
seawood%netscape.com
67c2c5b3c0 Removing unused defines:
_IMPL_NS_BASE (bug #162142)
_IMPL_NS_GFXONXP (bug #162145)
_IMPL_NS_UI (bug #162183)
B_ONE_M (bug #162196)
XP_NEW_SELECTION (bug #162230)
r=cls
Thanks to Stephen Walker <walk84@yahoo.com> for the patches.
2002-08-12 13:35:18 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
caillon%returnzero.com
453fae0bad Bug 160806. Removing Netscape only prefs from Mozilla.
Patch from Stephen Walker <walk84@yahoo.com>
r=caillon sr=blake
2002-08-07 09:16:39 +00:00
alecf%netscape.com
f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
loadrunner%betak.net
3fa9121450 b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa 2002-08-02 01:07:50 +00:00
loadrunner%betak.net
713a2aaa3f b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa 2002-07-30 19:50:12 +00:00
pete.zha%sun.com
489350122f unix: should remove the Reveal Location & Launch File buttons from download progress dialog
bug=90008 r=jkeiser sr=bzbarsky a=asa
2002-07-25 05:10:46 +00:00
dougt%netscape.com
c2ec17237f Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
dveditz%netscape.com
c8f56b542b Correct preference escaping for bug 143459, r=bnesse,mstoltz sr=alecf, a=asa 2002-07-16 02:09:34 +00:00
cltbld%netscape.com
1bdbbba3b8 updating for mozilla1.1b, sr=leaf, kysmith checking in as cltbld, bugzilla 157557 2002-07-15 21:13:59 +00:00
smontagu%netscape.com
d63551e2ff Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin 2002-07-10 00:52:17 +00:00
tao%netscape.com
937eaacc43 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. - turning the pref on in the trunk (r,sr)=(tao,rpotts). c/o
smeredith.
2002-07-09 21:47:41 +00:00
akkana%netscape.com
a396a35ddc 126312: remove old find code. r=brade sr=alecf 2002-07-09 20:29:50 +00:00
racham%netscape.com
dfa69f7f62 Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer 2002-07-04 00:56:33 +00:00
tao%netscape.com
7a59dc86bd smeredith found a problem with the patch for (93002). Disabling it now. 2002-06-28 23:57:20 +00:00
tao%netscape.com
4da2b42209 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. r=dougt,sr=rpotts. Help Windows NT, 2000, and XP dialup a RAS
connection when a network address is unreachable. (c/osmeredith)
2002-06-28 22:58:25 +00:00
law%netscape.com
e657c80b7e Bug 154238; tweak http\shell\open\ddeexec registry keys while running so that Acrobat plugin can converse with us via DDE; r=blythe@netscape.com, sr=ben@netscape.com 2002-06-28 07:31:23 +00:00
mkaply%us.ibm.com
fa28b7f016 #118546
r=pedemont, sr=blizzard
OS/2 only - bullet proof unicode stuff, better default fonts
2002-06-27 22:37:30 +00:00
shanjian%netscape.com
6d098df735 #153980 Always display SimpChinese font as bold looking face
add simsun to simplied chinese default font name.
r=ftang, sr=blizzard
2002-06-26 20:09:14 +00:00
nhotta%netscape.com
d6dc0ec5ec Change default font size for Traditional and Simplifiled Chinese to 15
which let gfx to use 12 point instead of 13 for Quickdraw calls,
bug 143557, r=ftang, sr=sfraser.
2002-06-26 19:59:47 +00:00
bnesse%netscape.com
5741980ed5 Fix for bug 153622. Remove macxprefs (no longer used) from the build. r=ccarlen, sr=sfraser. 2002-06-25 20:05:48 +00:00
jaggernaut%netscape.com
5abd4b6906 Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt 2002-06-25 04:52:46 +00:00
dveditz%netscape.com
ae7fb8212d Don't reveal full plugin pathname (bug 88183) r=peterl, sr=alecf 2002-06-24 07:17:42 +00:00
mkaply%us.ibm.com
248eeb236d #149422
r=bnesse, sr=jst
OS/2 only - skip over EOF character on JS files in prefs
2002-06-20 21:37:21 +00:00
leaf%mozilla.org
7dd19992b2 updating the user agent string, a=asa 2002-06-19 22:20:49 +00:00
racham%netscape.com
8c606b2934 Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. Adding global version prefs which provide ISP/vendors the flexibility of adding new accounts/servers to the existing set of accounts/servers by increasing the default version number. r=srilatha, sr=bienvenu 2002-06-19 07:44:30 +00:00
smontagu%netscape.com
bef709fda7 Bug 148470: Ban "-dt-*" (bitmap!!) fonts from Xprint. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst 2002-06-11 22:11:14 +00:00
smontagu%netscape.com
143a6ca65d Bug 148690: For Xprint force use of outline scaleable fonts if possible. Author Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst 2002-06-11 21:43:08 +00:00
leaf%mozilla.org
4328ad16e2 updating user agent for impending release, bug 149132 2002-06-06 23:52:04 +00:00
mkaply%us.ibm.com
a0a946cb60 #149751
r=mkaply, sr=blizzard
OS/2 only - don't recycle compose windows - turn off pref
2002-06-06 22:17:25 +00:00
caillon%returnzero.com
e619a700c4 Bug 107949, Allow the user to prevent sites from disabling window features via window.open(). r=danm, sr=jag 2002-06-04 22:24:00 +00:00
bnesse%netscape.com
a81edfb475 Fix for bug 148191. Remove now obsolete references to 'session-logout'. r=morse, sr= alecf. 2002-05-31 20:55:21 +00:00
ducarroz%netscape.com
35efa98f83 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00
mkaply%us.ibm.com
7566840f82 #148128
r=pedemont, sr=blizzard
OS/2 only - add prefs to set default telnet params
2002-05-30 21:46:58 +00:00
bnesse%netscape.com
2fbaa70225 Fix for bug 98476. Add safe saving support to preferences. r=alecf, sr=jag. 2002-05-29 18:04:41 +00:00
sspitzer%netscape.com
61d42a0892 commenting the "browser.downloadmanager.behavior" pref. no bug.
sr=blake
2002-05-23 21:34:41 +00:00
jst%netscape.com
f27fd6f6a7 Fixing bug 141442. Make window.openDialog() overridable from web content, and move the security check into the actual method implementation. r=mstoltz@netscape.com, sr=jband@netscape.com 2002-05-17 22:24:06 +00:00
dougt%netscape.com
c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
shliang%netscape.com
0ca1d6f1c5 134430 - change default mdn pref. r=ssu, sr=sspitzer 2002-05-14 00:22:48 +00:00
aaronl%netscape.com
a97fef7f68 Bug 136696. Active Accessibility: support get_accKeyboardShortcut(). r=jgaunt, sr=jst 2002-05-08 20:43:49 +00:00
darin%netscape.com
6fd5862e6e fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
bnesse%netscape.com
0d0a542457 Fix for bug 141552. Remove unused static functions from prefs. r=blythe, sr=jsg. 2002-05-02 20:34:17 +00:00
bnesse%netscape.com
d0fc5cb874 Fix for bug 141552. Remove build warnings from prefs. r=jag, sr=alecf. 2002-05-01 22:12:01 +00:00
bnesse%netscape.com
0858682e5d [Not part of build] Part of bug 98476. If the file doesn't exist, it's not an error. 2002-05-01 19:08:46 +00:00
peterlubczynski%netscape.com
53c8d6abea Implementing new prefs that will allow for automatic scanning of tier one plugins in their installation locations:
pref("plugin.scan.SunJRE", "1.3");
pref("plugin.scan.Acrobat", "5.0");
pref("plugin.scan.Quicktime", "5.0");
pref("plugin.scan.WindowsMediaPlayer", "7.0");
pref("plugin.scan.4xPluginFolder", false);

This also adds a one-off hack to scan for Real Player (nppl3260.dll) in the XPCOM components folder.

Bug 133282, r=av sr=waterson
2002-05-01 02:01:50 +00:00
tor%cs.brown.edu
87024f886e Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan 2002-04-30 22:34:34 +00:00
bryner%netscape.com
04d22d91a0 Bug 137440 - download manager should appear by default, rather than separate progress dialogs (except on mac, until 132027 is fixed). Checking in for blake. r=hixie, sr=ben. 2002-04-28 23:54:08 +00:00
blakeross%telocity.com
53d894ca96 er, reverting changes that weren't supposed to happen... 2002-04-28 23:42:48 +00:00
blakeross%telocity.com
cf388e5e92 137440 - download manager should appear by default, rather than separate progress dialogs. r=hixie sr=ben 2002-04-28 23:26:49 +00:00
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
cltbld%netscape.com
43640a3f6b Updating user agent string for 1.0, bug 133797.
r=lpham, sr=leaf, a=asa for blanket version approval.
asasaki checking in as cltbld.
2002-04-27 00:09:53 +00:00
sgehani%netscape.com
39c2f63613 Backing out sidebar personal toolbar button.
b=134345
2002-04-26 14:59:15 +00:00
sspitzer%netscape.com
4664d0a626 fix for #137886. Detect defunct previously migrated profiles and offer to re-migrate.
this is pref controlled, "profile.seconds_until_defunct.  by default,
we'll never offer to remigrate.  initial patch by ccarlen.
r=ccarlen,racham,sr=bienvenu
2002-04-26 01:37:04 +00:00
nhotta%netscape.com
0a4a8eba82 Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.
2002-04-25 22:49:19 +00:00
sgehani%netscape.com
3986f79f2c Turn sidebar personal toolbar icon off till all parties come to a consensus.
b=134345
2002-04-24 23:52:08 +00:00
sgehani%netscape.com
7a9129cf4b Improve sidebar discoverability.
b=134345; r=morse; sr=jag
2002-04-24 02:20:40 +00:00
morse%netscape.com
b1e49549fb bug 123633, save prefs when closing last window, r=sgehani, sr=jag 2002-04-23 00:50:24 +00:00
shliang%netscape.com
60742e7184 133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa 2002-04-19 07:00:16 +00:00
darin%netscape.com
a1e280136a fixes bug 60811 "[RFE] User should be able to force HTTP proxy transactions
to use HTTP/1.0 exclusively." r=brade,bbaetz sr=rpotts
2002-04-18 22:36:39 +00:00
akkana%netscape.com
c79fd069a4 134439: Disable wrap_to_window_width by default, regression since the patch was reviewed 2002-04-17 00:41:14 +00:00
akkana%netscape.com
fdc4ae63df 134439: Make plaintext compose wrap to window width instead of output
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs.  Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
bnesse%netscape.com
c207c1be3d Fixing syntax in filter check. Thanks to timeless. 2002-04-16 19:59:50 +00:00
bnesse%netscape.com
7aa4894fda macprefs.js not macpref.js stupid.... 2002-04-16 19:44:46 +00:00
bnesse%netscape.com
040bda70e9 Removing files eliminated by bug 132140. r=dveditz, sr=alecf. 2002-04-16 18:51:11 +00:00
bnesse%netscape.com
66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
bnesse%netscape.com
167dbcc9de Fix for bug 123787. Insure gRoot is allocated before attempting to free it. r=sfraser, sr=alecf. 2002-04-16 18:32:31 +00:00
mozilla.BenB%bucksch.org
bd9286829e 108153, 30888, 69529, 126082:
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.

We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
2002-04-16 18:31:21 +00:00
sspitzer%netscape.com
634531d68c until we've got a proper fix for the focus / cursor issue
(bug #130581) we need to turn of the cached compose window
(by default) on linux.  r/sr=bienvenu
2002-04-16 07:23:38 +00:00
colin%theblakes.com
541aad2266 Make printing work again on OpenVMS.
b=136884 r=rods sr=attinasi
2002-04-15 23:47:02 +00:00
caillon%returnzero.com
8f30458082 Removing duplicate pref. Thanks to jonasj@jonasj.dk for noticing this, and for providing the patch. r=caillon, sr=tor. 2002-04-13 19:22:57 +00:00
caillon%returnzero.com
f14a42b26d Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa. 2002-04-12 10:11:00 +00:00
hyatt%netscape.com
6aebadf6da Fix for 136985, add api for finding out if a global window is running a timeout or still loading, r=jst, sr=blake 2002-04-12 02:15:43 +00:00
shanjian%netscape.com
84eb514a5a #76097 Need to include external leading for CJK normal Line-height
Font metrics returns both internal and external leading to layout. Layout
now is responsible for calculating the normalLineHeight. It take consideration
of external leading, and compensate if it does not exist. All these are controled
by a preference switch.

r=rbs, sr=attinasi,
2002-04-11 00:00:40 +00:00