darin%meer.net
9b6c795f0e
Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
...
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library. This means that only UNIX-like
operating systems (including Linux and OSX) are supported. A SSPI-based
solution is needed for WIN32.
Only HTTP authentication is currently supported. Mail protocols will follow.
Patch by:
Daniel Kouril <kouril@ics.muni.cz> (original author)
Wyllys Ingersoll <wyllys.ingersoll@sun.com>
Christopher Nebergall <cneberg@sandia.gov>
Darin Fisher <darin@meer.net>
r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00
neil%parkwaycc.co.uk
d6fea5202f
Fix missing quote rs=glazou a=mkaply patch in bug 68796
2004-03-10 15:20:54 +00:00
mconnor%myrealbox.com
a3a27f4e08
bug 233339 - rewrite CanSetCookie to reflect what dialogs now do, r=dwitte, sr=darin
2004-03-10 06:47:49 +00:00
darin%meer.net
20b35393cf
disabling IPv6 for Mac OSX builds by default. see bug 68796. patch by lorenzo@colitti.com, r+sr=darin, a=chofmann,asa
2004-03-09 23:58:11 +00:00
darin%meer.net
e88a75d16d
patch for bug 68796 "IPv6 : Some IPv4 addresses won't resolve w/IPv6 OS" patch by lorenzo@colitti.com r+sr=darin
2004-03-09 20:31:54 +00:00
jshin%mailaps.org
b0f597c31a
bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch)
2004-03-06 06:11:48 +00:00
caillon%redhat.com
bfd1f05ff4
Bug 86193
...
Add a preference allowing users to prevent sites from cancelling the contextmenu event, so right click will always bring up a context menu if the pref is set.
r=jst sr=bryner
2004-03-06 02:58:08 +00:00
mconnor%myrealbox.com
3de2156526
Bug 236124 network.http.pipelining.firstrequest is unused and should be removed - patch by Michael Lefevre (michaell+bmo@michaellefevre.com), r+sr=darin
2004-03-02 01:04:35 +00:00
amardare%qnx.com
50cd4381bc
Before the unification was made, the js were executed in this order: all.js
...
unix.js photon.js. Now the photon and xp_unix changed places.
The photon section should be after the XP_UNIX section.
r=bsmedberg sr=darin
2004-02-26 15:25:48 +00:00
mconnor%myrealbox.com
98c8be2ad5
Bug 231357 Remove universal image mimetypes from accept header r=darin sr=brendan
2004-02-26 04:16:23 +00:00
amardare%qnx.com
6fcd2863b9
Reverted my previous changes for the qnx( photon ) section in all.js - they should
...
be commited in the firefox/thunderbird specific files.
2004-02-24 15:14:13 +00:00
amardare%qnx.com
a412c25450
Changes for the qnx(photon) platform. They should not affect building/runtime other platforms.
...
Added preferences to make firefox use thunderbird and viceversa.
2004-02-23 20:26:15 +00:00
darin%meer.net
033fd13e16
relanding patch for bug 132517 "prefs.js frequently truncated on exit or crash" r=ccarlen sr=bryner a=chofmann
2004-02-12 13:09:13 +00:00
jst%mozilla.jstenback.com
2ea10607f7
Checking in for nallen@acm.org, bug 13350. Making the DOM branch callback code limit the ammount of time we allow Mozilla to spend in JS by time, in stead of limiting only by the number of executed branches. r=jst@mozilla.jstenback.com, sr=brendan@mozilla.org, a=chofmann@mozilla.org
2004-02-11 22:22:05 +00:00
danm-moz%comcast.net
0dba2725da
bump popup window limit to 20 while we're waiting for a UI. b=197919 r=bzbarsky
2004-02-04 03:13:54 +00:00
danm-moz%comcast.net
05d61d400c
oopsie
2004-02-03 06:37:17 +00:00
danm-moz%comcast.net
d61c2611dd
add popup window event control prefs. bug 197919 r=bryner,jst
2004-02-03 02:23:11 +00:00
bsmedberg%covad.net
7d79d7ba8b
Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin
2004-01-28 23:45:17 +00:00
cbiesinger%web.de
065f5ce3fc
Bug 166192 Remove last traces of PICS.
...
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
bsmedberg%covad.net
6d1e888f03
Bug 232201 - make nsIPrefBranchInternal inherit from nsIPrefBranch (small codesize savings) r=alecf sr=darin
2004-01-28 04:20:03 +00:00
bienvenu%nventure.com
4184a8c675
fix for 232233 crash in SetFileXPPref if value is null sr=mscott
2004-01-27 00:21:38 +00:00
bsmedberg%covad.net
087527c4b0
Re-landing prefs from bug 178910 that were accidentally removed in bug 224578 due to merge conflicts. r=Sergei Dolgov
2004-01-23 05:00:13 +00:00
bsmedberg%covad.net
092dd292b9
Bug 231298 - "Page Setup" doesn't work. Mistakenly removed these prefs during bug 224578. r=obviousness
2004-01-18 19:36:01 +00:00
bsmedberg%covad.net
1e8f67c135
Bug 231270 - fix default prefs for Mac OSX rs=dbaron
2004-01-17 20:04:03 +00:00
bsmedberg%covad.net
c7b97d1f33
Bug 224578 - unix.js prefs were left out of first patch! I'm mortified.
2004-01-16 23:59:09 +00:00
bsmedberg%covad.net
047415ef80
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
jshin%mailaps.org
127649f06d
bug 119825 : url(location) bar keyword search : use google instead of keyword.netscape.com (r=smontagu, sr=brendan)
2004-01-10 13:01:05 +00:00
bsmedberg%covad.net
274ef7cd49
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org
ab464e53ee
Add (currently unused) prefs for controlling mark as read in mail on a timer.
...
Part of Bug #75866
2004-01-06 20:30:07 +00:00
timeless%mozdev.org
042a53af97
Bug 226162 DRefTool analysis for pref files
...
r=caillon sr=roc
2003-12-21 06:17:26 +00:00
scott%scott-macgregor.org
4280a92fa2
Per darin, back out the fix for Bug #132517 because it is causing
...
an extra copy of prefs.js to get generated every time you quit the app.
2003-12-20 22:29:03 +00:00
bienvenu%nventure.com
e0eba35bb5
fix 228791 need ability to have unobscured mcd files, r/sr=mscott
2003-12-19 15:53:15 +00:00
darin%meer.net
c1f368f908
fixes tinderbox orange (see bug 132517 for more info) sr=bryner
2003-12-17 06:02:57 +00:00
darin%meer.net
e254b1e603
fixes bug 132517 "prefs.js frequently truncated on exit or crash" patch by ccarlen r=darin,alecf sr=brendan a=blizzard
2003-12-16 21:02:11 +00:00
neil%parkwaycc.co.uk
633925b48a
Bug 24954 Need ability to specify the user's directory with -installer p=ian@arlen.demon.co.uk r=ccarlen sr=bienvenu a=asa
2003-12-16 13:58:02 +00:00
caillon%returnzero.com
643dc8405b
Bug 225490
...
Change the default search engine to google.
Patch by:
Andreas Kunz <durbacher@gmx.de>
Serge GAUTHERIE <gautheri@noos.fr>
r=me
sr=ben
a=asa
2003-12-12 22:50:13 +00:00
jshin%mailaps.org
0e7615402d
bug 227815: list CJK fonts twice in native scripts and English because font names returned by Win32 APIs depend on the language version/locale of Windows. (r=smontagu, sr=rbs, a1.6=asa)
2003-12-10 21:42:47 +00:00
cbiesinger%web.de
d3972cefac
Bug 178910 beos.js in libprefs is currently underused.
...
patch by sergei_d@fi.tartu.ee (Sergei Dolgov)
r=dbaron a=asa (only affects BeOS)
this fixes:
workaround for inverted shortcut/menu key assignments.
workaround for bug 128452
setting OS-native folder for downloads
2003-12-04 23:49:17 +00:00
mkaply%us.ibm.com
73a242e651
#226340
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from pedemonte - new font code - want this for beta to get testing on it
2003-11-21 22:30:41 +00:00
darin%meer.net
18d8f4d786
fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa
2003-11-21 00:09:50 +00:00
timeless%mozdev.org
8e0d2ea51a
Bug 135181 Add Translate Page to the Tools menu
...
r=caillon sr=jst
2003-11-19 03:20:37 +00:00
pete.zha%sun.com
33f30f9dd3
bug 124029 Roaming - 4.x-HTTP-compatible
...
attachment 125934 for default roaming profile
r=ccarlen@mac.com sr=bz-vacation@mit.edu
2003-11-18 04:45:02 +00:00
bienvenu%nventure.com
6bd5665598
add pref to use status for checking non-inbox imap folders for new mail, r/sr=mscott 224381
2003-11-18 03:35:28 +00:00
bzbarsky%mit.edu
7a0b8731b8
Have a way to disable the Postscript/* printers via pref even in builds with
...
the PS module built in. Bug 225686, patch by dvschweiger@web.de (David
Schweiger), r=biesi, sr=bzbarsky
2003-11-15 19:25:14 +00:00
bsmedberg%covad.net
9192fafedc
Bug 224840 (regression from bug 212222) - the alpha sort is a reverse sort... rs=darin
2003-11-06 20:11:01 +00:00
dwitte%stanford.edu
7b568b6327
remove support for dom.disable_cookie_{get,set} prefs.
...
b=223782, r=jst,caillon, sr=alecf,darin (yes really, four reviews).
2003-11-04 22:44:51 +00:00
bsmedberg%covad.net
2034fc15f9
Bug 212222 - Load default prefs from the GRE and from the application. r/sr=alecf/darin
...
NOTE: This is only the backend work necessary to load prefs. The actual separation of prefs into application/embedding will happen in another bug.
2003-11-03 16:46:13 +00:00
mkaply%us.ibm.com
c3a2c84262
#220378
...
r=jblanco, sr=blizzard (platform specific)
Add some more default fonts for Unicode so DBCS works better
2003-10-31 16:47:52 +00:00
cbiesinger%web.de
6f72539c4d
224053 patch by Malcolm Rowe malcolm-bmo@farside.org.uk
...
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
Simple HTML (sanitizer) message view disallows numbered list (OL) with non-default start
fix this by not rmeoving start/type/compact attributes from list tags
2003-10-30 21:14:51 +00:00
caillon%returnzero.com
66caced69a
Re-land patch for bug 83536, merging principal objects.
...
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
timeless%mozdev.org
f980462645
Bug 143687 Bring back site icons (favicons) in personal toolbar
...
patch by mozilla-bugs@nogin.org r=varga sr=alecf
2003-10-21 17:00:37 +00:00
technutz%netscape.net
8ffc7d6bbb
Bug 222419. remove wallet.TutorialFromMenu key from all.js. r=neil, sr=bienvenu.
2003-10-20 22:23:09 +00:00
darin%meer.net
50e657cb5e
fixes bug 222023 "regression: pref parser should accept single-quote delimited strings" r=timeless sr=brendan
2003-10-16 22:33:02 +00:00
bzbarsky%mit.edu
7e19a9767b
Add pref for the default :active styling. Bug 142163, patch by
...
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky/sr=dbaron on the
layout/xpfe parts of the patch, r=glazou/sr=bzbarsky on the editor part,
moa=neil on the prefwindow changes.
2003-10-15 01:56:12 +00:00
darin%meer.net
dd4d098cc1
fixes bug 221643 "regression: escape sequences in pref name not handled correctly" r=timeless sr=brendan
2003-10-10 03:39:27 +00:00
dougt%meer.net
f1f8de7a4e
fixing the two network.enableIDN prefs in all.js. r+sr=darin, b=221437
2003-10-07 07:04:10 +00:00
dbaron%dbaron.org
6af4466826
Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner
2003-09-25 05:39:11 +00:00
timeless%mozdev.org
39af5034bb
Bug 62429 The "Start my reply above the quoted text" setting should ALSO allow to prepend the signature above the quote text. (top)
...
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-09-23 23:07:54 +00:00
darin%meer.net
963a745153
fixing typo in last checkin
2003-09-23 18:38:49 +00:00
darin%meer.net
9905dca6be
fixes bug 219479 "further cleanup for pref backend" patch=alfredkayser@nl.ibm.com r=darin sr=alecf
2003-09-23 17:57:22 +00:00
jag%tty.nl
328f52ed74
Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner
2003-09-23 06:49:06 +00:00
darin%meer.net
51387a4909
fixes bug 219456 "proxy browsing broken on todays cvs 20030917" r=dougt sr=alecf
2003-09-22 22:30:29 +00:00
dbaron%dbaron.org
0f9c5c2408
Update version number from 1.5b to 1.6a. b=219695
2003-09-21 17:13:12 +00:00
timeless%mozdev.org
0a7d3abd6f
Bug 218754 Don't double init nsPrefLocalizedString::mUnicodeString
...
r=bsmedberg sr=alecf
2003-09-18 02:57:13 +00:00
darin%meer.net
f502702793
minor revisions based on review comments from brendan that should have been included in last checkin for bug 98533.
2003-09-16 16:28:48 +00:00
darin%meer.net
1c4700de0c
fixes bug 98533 "use lightweight parser to read pref files" r=dougt sr=brendan
2003-09-16 16:19:00 +00:00
neil%parkwaycc.co.uk
070e42ff42
Bug 36816 news should default to using the server username and password for all groups p=johannesteichmann@web.de r=bienvenu sr=mscott
2003-09-16 09:45:49 +00:00
bienvenu%nventure.com
af2d8016e9
add default prefs for aging messages from pop3 server, r/sr=mscott 107883
2003-09-13 15:11:13 +00:00
jshin%mailaps.org
c309791ae2
removed the pollution (in unix.js) in the prev. check-in for bug 152264
2003-09-11 13:42:30 +00:00
jshin%mailaps.org
cd6feee343
bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included.
2003-09-11 12:01:08 +00:00
bryner%brianryner.com
5cd0bcdb7a
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:56:05 +00:00
caillon%returnzero.com
f8e8aed8a7
Backing out the patch to bug 83536.
...
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org
1b51ba858c
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
bienvenu%nventure.com
26d4f767e3
add pref for disabling secure auth on smtp servers, patch by ch.ey@gmx.net, r=me, sr=scott, a=asa 203785
2003-08-14 21:25:24 +00:00
neil%parkwaycc.co.uk
119060f0df
Bug 141531 move quote reply pref (reply below/above) to account settings p=bugzilla@arlen.demon.co.uk r=me sr=bienvenu a=asa
2003-08-12 12:33:04 +00:00
neil%parkwaycc.co.uk
9081af54eb
Bug 61520 Add additional headers to every message p=telio+bugzilla@telio.net r=dmose sr=mscott a=rjesup a=asa
2003-08-10 18:24:08 +00:00
bienvenu%nventure.com
764b67eae3
add default pref for password protecting local hdr cache, 214402, r=scott, sr/a=sspitzer
2003-08-08 14:16:11 +00:00
caillon%returnzero.com
91b7c60bee
Bug 83536.
...
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
mkaply%us.ibm.com
e5e34ae312
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-21 22:10:08 +00:00
bienvenu%netscape.com
ce14e466f6
add pref for making thread pane column click do a flat sort, default true (current behaviour) r/sr=mscott, 72493
2003-07-14 14:11:46 +00:00
jaggernaut%netscape.com
817298ce0b
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
lpham%netscape.com
ac49a8f0f2
update userAgent string to 1.5b r=twalker; sr=ycalonje
2003-07-12 00:23:03 +00:00
glazman%netscape.com
ed71a4eb5b
Support for Absolute Positioning, Snap to Grid, and Inline Table Editing in Composer
...
r=brade, sr=jst
2003-06-25 08:41:51 +00:00
arougthopher%lizardland.net
6e38514d1e
Bug#173469
...
Implement a BeOS native dialog for pref_Alert
r=timeless
sr=alecf
2003-06-25 02:25:44 +00:00
timeless%mozdev.org
67bf2159da
Bug 108973 Multi-tabbed windows should confirm close
...
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2003-06-25 02:13:35 +00:00
neil%parkwaycc.co.uk
81ad90a4c4
Bug 118899 Option to display original date in message headers p=ch.ey@gmx.net r=me sr=dmose
2003-06-23 11:50:26 +00:00
ccarlen%netscape.com
422489191b
Bug 209806 - MfcEmbed prefs not sticking on restart. The wrong contract ID was being used for a profile sharing component, causing pref writing to fail. r=jag,adamlock/sr=darin
2003-06-19 14:33:41 +00:00
pete.zha%sun.com
d49b523c8c
bug=185000 r=timeless@bemail.org sr=alecf@flett.org
...
Make Integration of mozilla and Java Plugin be better
2003-06-19 08:00:35 +00:00
seawood%netscape.com
f0b5c087f6
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-11 00:15:38 +00:00
seawood%netscape.com
b28ce0a530
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
bolian.yin%sun.com
8001504701
Bug 202388 runtime switch between system prefs and mozilla prefs.
...
sr=alecf.
2003-06-09 08:30:04 +00:00
brade%netscape.com
f765346510
remove ancient prefs (currently in editor.js); r=ccarlen, sr=smfr, bug=202305
2003-06-06 19:25:06 +00:00
bienvenu%netscape.com
f474095b43
turn off secure auth for incoming mail servers by default
2003-06-04 04:09:26 +00:00
pavlov%pavlov.net
89b728063a
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
bienvenu%netscape.com
25ec09641d
switch secure auth default to true, r=bienvenu, sr=sspitzer, 205771 this patch by ch.ey@gmx.net, as were previous checkins
2003-06-03 19:25:48 +00:00
ftang%netscape.com
f1d2341d13
fix 188429, p=nhotta,r=ftang,sr=sfraser
2003-06-03 00:52:54 +00:00
peterlubczynski%netscape.com
cac4609a7a
Fixing bug 159445: Scan for PLIDs upon startup or load time (for plugins) r=jkeiser, sr=alecf
2003-05-27 21:14:55 +00:00
cltbld%netscape.com
948e408760
Updated user agent to 1.5a on trunk - Bug# 205380 ycalonje
2003-05-27 20:40:38 +00:00
neil%parkwaycc.co.uk
99b70125f4
Bug 142590 supplementary patch to fix typo p=malcolm-bmo@farside.org.uk r=me sr=rbs
2003-05-27 12:05:39 +00:00
jaggernaut%netscape.com
cff86cead9
Bug 193730: fix typo in "pref" name "intl.menuitems.alwaysappendaccesskeys" (access, not acces). Patch by mc <magicdice@hotmail.com>, r=sr=jag
2003-05-24 02:40:08 +00:00
varga%netscape.com
717feaab4a
Landing bookmarks changes.
...
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa
The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
jshin%mailaps.org
2f9ea6e59b
bug 206123 : add more scripts to font-pref. UI for Windows build
...
(r=smontagu, sr=rbs, a=mkaply)
2003-05-23 05:36:50 +00:00
darin%netscape.com
257789be07
adding pref changes for bug 204255, r=ccarlen, sr=alecf, a=sspitzer
2003-05-21 21:14:29 +00:00
shliang%netscape.com
fa7043c160
bug 205054 - need descriptive text dialog to come up for user's first junk mail action. r/sr/a=sspitzer
2003-05-16 01:10:33 +00:00
mstoltz%netscape.com
c1add8be6f
Bug 202253 - Remove prefs granting pages at www.mozilla.org access to the clipboard. r=mkaply, sr=heikki, a=asa
2003-05-16 00:18:06 +00:00
dbaron%dbaron.org
f132e9126f
Remove some code left over from old native form controls. b=205575 r+sr=roc a=asa
2003-05-14 22:36:33 +00:00
sspitzer%netscape.com
fdd4cc0957
fix for bug #194273
...
move to junk folder (or delete) when the user manually marks as junk.
this was one of the top usability items we found, during UE studies
r/sr=bienvenu, a=sspitzer
2003-05-14 20:38:40 +00:00
bienvenu%netscape.com
43f7843ba4
fix for 205003 add pref for doing sec auth, default to false, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer
2003-05-14 03:16:02 +00:00
ccarlen%netscape.com
42bee0b1e9
Make it possible for other XUL apps to hide profile switching UI. b=204908, r=/sr=/a=sspitzer
2003-05-09 13:06:29 +00:00
smontagu%netscape.com
1d28d1dc0e
Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa.
2003-05-08 18:38:19 +00:00
sspitzer%netscape.com
0e038caab6
fix for bug #189490 .
...
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
shliang%netscape.com
6142ab1816
195285 - junk mail column placement incorrect for existing profiles. r=jag,sr/a=sspitzer.
2003-05-06 01:04:17 +00:00
ccarlen%netscape.com
a7e34e6c37
Profile sharing - use in prefs. bug=202474, r=jgaunt/sr=alecf/a=asa
2003-05-02 04:00:19 +00:00
jaggernaut%netscape.com
3b05412cff
Bug 201177: Simplify pref UI for startup/new tab/new window behaviour. Patch by Ian Neal <ian@arlen.demon.co.uk>, r=Neil, sr=jag, a=sspitzer
2003-05-01 21:02:50 +00:00
caillon%returnzero.com
8fef74d33c
Bug 173430 - flawfinder warnings in libpref
...
r=alecf,dwitte
sr=dmose
a=asa
2003-04-29 04:17:38 +00:00
caillon%returnzero.com
731073c19a
Backing out previous patch since it was causing addressbook problems.
2003-04-27 10:36:58 +00:00
caillon%returnzero.com
6221b1ca6c
Bug 173430 - flawfinder warnings in libpref
...
r=alecf, sr=dmose, a=sspitzer
2003-04-27 04:47:46 +00:00
gordon%netscape.com
890ddacffe
Fix bug 105344. r=saari, sr=darin.
2003-04-23 05:11:58 +00:00
smontagu%netscape.com
d7f8e0fffa
Better default Hebrew fonts for Windows. Bug 149796, r=mkaply, sr=jag.
2003-04-23 03:15:13 +00:00
smontagu%netscape.com
1ec1871875
Bug 202009 (AIX) Some Japanese characters in UTF-8 document display as ? Authors=hhoetzel@us.ibm.com, Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=roc+moz
2003-04-22 18:58:59 +00:00
cbiesinger%web.de
0151883894
no bug. remove unused preference. r+sr=bzbarsky
2003-04-21 23:09:24 +00:00
bryner%netscape.com
b5af164b7c
Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc.
2003-04-21 23:01:36 +00:00
suresh%netscape.com
8d8227a283
fix for bug 188956 - Clean up Cache pref panel. This changes the UI display in cache panel from KB to MB. r-varga, sr-alecf.
2003-04-18 02:10:41 +00:00
sspitzer%netscape.com
7aa37ce171
fix for bug #199360
...
for simple left clicks of urls in mail messages that we know should open a browser window
(or load in the top most browser window), do it right away.
if the url is slow to load, switching messages can kill the load, and the window
never shows up.
play nice with stand alone mail, which doesn't need this trick.
r=bryner, sr=mscott
2003-04-16 20:39:38 +00:00
shliang%netscape.com
13a42d51d1
bug 107877. default font prefs for msg compose. r=neil, brade, sr=sspitzer, jag.
2003-04-16 07:07:10 +00:00
jaggernaut%netscape.com
2fc43892ed
Bug 197671: make defaults for what page to load on startup, new window, and new tab be what they used to be. Patch by ian@arlen.demon.co.uk, r=/sr=jag
2003-04-16 02:36:49 +00:00
timeless%mozdev.org
a589c5aade
Bug 142590 Add "Do Not Edit" warning to prefs.js
...
patch by stevechapel@earthlink.net r=ccarlen sr=rbs
2003-04-15 02:24:46 +00:00
timeless%mozdev.org
41de224cd8
Bug 197671 Separate "When Navigator starts up" from "What a new tab/window does" preferences
...
patch by ian@arlen.demon.co.uk r=timeless sr=jag
2003-04-15 01:49:51 +00:00
amardare%qnx.com
03b9d797ff
Changes for the photon platforms.
...
These changes should not affect the building on other platforms or the runtime on other platforms.
Changed the default font size.
2003-04-04 23:10:28 +00:00
kysmith%netscape.com
40b182063f
updating user agent to 1.4b
2003-04-04 20:50:36 +00:00
alecf%netscape.com
dcaf858b0d
fix for bug 200524, use arenas to allocate pref names
...
r=dveditz, sr=jag
2003-04-04 02:19:25 +00:00
mstoltz%netscape.com
1279efefd0
Bug 95735 - Block 2 additional DOM properties in MailNews to avoid message eavesdropping using DOM 2 APIs. Patch by jst. r=mstoltz, sr=heikki
2003-04-03 19:26:41 +00:00
shliang%netscape.com
6fb1258807
195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag.
2003-03-26 02:03:13 +00:00
darin%netscape.com
359478fcd0
fixes bug 196406 "Mozilla is sending an Accept-encoding for compress but doesn't support it." patch=freetzer@netscape.net r+sr=darin
2003-03-25 16:23:46 +00:00
harishd%netscape.com
e7ed7d94bb
Patch provided by heikki@netscape.com - Make wsdl/proxy noAccess in mailnews. b=198526, r=harishd@netscape.com, sr=jst@netscape.com
2003-03-25 02:53:40 +00:00
timeless%mozdev.org
697618b07d
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
sspitzer%netscape.com
5f2ab0d363
fix for bug #197729
...
reduce number of mail toolbar buttons by default, reorder delete & junk buttons
r/sr=bienvenu, a=jglick
2003-03-21 08:54:38 +00:00
pkw%us.ibm.com
3610d1fc06
Bug 196903 - Create aix.js for AIX specific preferences.
...
r=ccarlen@netscape.com , sr=alecf@netscape.com
2003-03-19 05:31:24 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
neil%parkwaycc.co.uk
468e4a8cb9
Bug 54802 Add clipboard buttons for Composer r=brade sr=alecf
2003-03-14 15:23:53 +00:00
timeless%mozdev.org
4599873c1a
Bug 196299 nsSafeSaveFile::CreateBackup dereferences a NULL nsCOMPtr with operator->()
...
r=ccarlen sr=dveditz
2003-03-14 04:03:08 +00:00
smontagu%netscape.com
2e2ff31303
Pass the prefs filename to PREF_EvaluateConfigScript() so that it will appear in the message displayed if there is an error in the file. Bug 196763, r=ccarlen, sr=jag.
2003-03-12 00:39:31 +00:00
pkw%us.ibm.com
6fe7cd8ef1
Remove mail.use_movemail preference (it's unused).
...
r/sr=sspitzer@netscape.com
2003-03-11 05:04:20 +00:00
neil%parkwaycc.co.uk
11406bb502
Bug 116441 [clickSelectsAll] should not trigger if click is after end of URL r=jag sr=bz
2003-03-05 13:30:24 +00:00
shliang%netscape.com
f4df0ea9b4
192193 - preload popup blocking whitelist. r=danm, sr=jag
2003-03-05 01:34:34 +00:00
ccarlen%netscape.com
b02c207dc0
Bug 170539 - prefs.js gets wiped. If we encounter an error in reading the prefs, it's possible to write out empty prefs. r=dveditz/sr=alecf
2003-03-04 15:56:42 +00:00
mkaply%us.ibm.com
9cfde9a89b
#192355
...
r=mstoltz, sr=heikki
Add security for accessing clipboard via Javascript
2003-03-04 13:56:36 +00:00
neil%parkwaycc.co.uk
52904bfec7
Bug 54802 Add clipboard buttons for Composer (backend work) r=brade sr=alecf
2003-03-04 12:12:29 +00:00
sspitzer%netscape.com
7b22dc8cf3
fix the junk mail purge code. when this code was original written, it was modeled
...
after the biff code, using the purge interval as the timer. (yikes, a 14 day timer!)
now, we fire a timer at a fixed interval, and see if a purge is necessary, and use
the purge interval to decide what messages to delete.
add code to verify that we are only trying to delete messages marked as junk.
we do this because the junk folder might be trash, or there might be non-junk in it
that hasn't been moved, and we don't want to delete that.
r/sr=bienvenu
2003-03-04 00:28:40 +00:00
sspitzer%netscape.com
3918811455
fix for bug #195640 . moving junk status column to the right of subject,
...
showing it by default, and enabling junk mail controls by default.
r/sr=bienvenu
2003-03-02 21:36:43 +00:00
lpham%netscape.com
b568307a27
update to Mozilla 1.4a bugzilla #194078 r=ycalonje, sr=granrose, a=blanket
2003-02-27 22:27:31 +00:00
ere%atp.fi
0658c7676a
Bug 193929: HTML sanitizer ("simple html") should allow attached images
...
r=ducarroz, sr=jst
2003-02-26 13:47:36 +00:00
bzbarsky%mit.edu
44d6ed3db2
Make it possible to launch executables after downloading them (after suitable
...
scary warning). Bug 91969, patch by octalc0de@veryfast.biz (Patrick Xia
("Octalc0de")), r=mkaply, sr=bzbarsky
2003-02-25 05:23:47 +00:00
dbaron%dbaron.org
89b51e310f
Fix nsPrintfCString usage inside NS_WARNING (debug code only) so that the full warning is printed. r+sr=mozbot
2003-02-22 17:23:17 +00:00
cbiesinger%web.de
b0a5457ef9
193855 r/sr=bienvenu offline.news.download.use_days twice in the prefs files
2003-02-22 16:52:58 +00:00
shliang%netscape.com
c0634dbc73
192768 change default sound pref for popup blocking, r=danm sr=jag a=dbaron
2003-02-21 00:05:01 +00:00
varga%netscape.com
20e7288874
Fix for bug 139396. Sorting of Bookmarks doesn't work at all.
...
r=jag sr=sspitzer a=dbaron
2003-02-17 23:55:44 +00:00
shliang%netscape.com
2f1ef1430b
bug 176624 - popup blocking. r=danm, sr=jag
2003-01-21 07:38:02 +00:00
alecf%netscape.com
fb37620fef
fix for bug 160377 - only write prefs when they are dirty.
...
sr=dveditz, r=timeless
2003-01-20 19:08:54 +00:00
varga%netscape.com
874f920e11
Landing pref based, automatic image resizing.
...
Disabled by default.
r=jst, sr=jag
2003-01-18 10:17:58 +00:00
darin%netscape.com
685a7af468
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
sspitzer%netscape.com
0879c02260
fix for #23126 .
...
add hidden pref to show Organization header in the message pane.
off by default.
thanks to neil@parkwaycc.co.uk for the patch.
r/sr=sspitzer
2003-01-17 05:58:11 +00:00
louie.zhao%sun.com
09fc8b398a
Fix the wrong operation (use a wrong version of unix.js) of patch check-in for bug 144668 just now.
2003-01-16 07:16:54 +00:00
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