Commit Graph

783 Commits

Author SHA1 Message Date
granrose%netscape.com
d2d653d5ac backing out mitesh. 2001-06-22 18:30:49 +00:00
mitesh%netscape.com
aaee252d00 Fixes for bug 70348 - autoconfig feature
r = bnesse, sr=alecf and a=dbaron
2001-06-22 17:46:30 +00:00
bstell%netscape.com
390771b3f9 bug 61439, r=blizzard, rs=aflec, a=chofmann
the X server forgets to set the Mode_switch bit during a keyboard grab
add a pref to allow the user to disable grab during autocomplete popup
2001-06-22 03:41:00 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org
e487f4c768 Removing trailing slash and extra endif 2001-06-20 09:06:03 +00:00
cls%seawood.org
5793d85fc9 Add missing ifdef 2001-06-20 08:43:39 +00:00
rbs%maths.uq.edu.au
260750c92c create a debug-developer.js to catch strict javascript errors & warnings during development, and to avoid receiving bugs from gemal for the fixup 2001-06-20 07:44:17 +00:00
ccarlen%netscape.com
588dc07a67 Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann 2001-06-20 06:49:22 +00:00
bstell%netscape.com
1c4093c691 bug 74889 Default Linux Chinese font seems too big
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add per-language font scaling controls
2001-06-20 02:19:23 +00:00
pollmann%netscape.com
a0c9297d92 Bug 83065: Fix file corruption uploading to PHP driven sites by turning of Content-Transfer-Encoding header by default (can be enabled by a pref), and fix security hole by not sending full file path when uploading file. Some sites were also assuming that UN*X browsers would not send the full path (as Navigator 4.x did not) so this fixes them. Much of this patch was created by Adrian Havill, I merely split out portions form the work for bug 44464. r=havill@redhat.com/pollmann@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org (asa) 2001-06-20 01:33:53 +00:00
darin%netscape.com
581258dcae Fixes bug 86762 "default cache validation frequency should be automatically"
r=gagan,bbaetz sr=waterson a=asa
2001-06-20 01:33:00 +00:00
dianesun%netscape.com
2e487bdf56 Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org 2001-06-20 00:23:35 +00:00
morse%netscape.com
3a5dee4898 bug 86181, all l10n to selectively hide panels in form manager dialog, r=vishy, sr=alecf, a=dbaron 2001-06-20 00:22:33 +00:00
bstell%netscape.com
0793323929 bug 33162 missing Japanese characters on Linux
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add pref to control this new code
---------------------------------------
this is a 'better' redo of bug 4760:
re-enable special chars (eg: smart quotes) in double byte fonts
but put in a special transliterator so single byte docs do not
use the large special chars from double byte fonts
side benefit: the font lang group search code allows us to get most of
special chars from single byte fonts (eg: iso-8859-15)
2001-06-19 22:55:22 +00:00
dbaron%fas.harvard.edu
431a60134b Change default for using system colors as document colors to false, and change default document background color to white rather than light gray. b=69053 r=attinasi sr=ben a=roc 2001-06-19 22:43:10 +00:00
bnesse%netscape.com
cbe38ef9a2 Fix for bug 86107. Preferences needs to implement nsISupportsWeakReference. r=mitesh, sr=alecf, a=asa. 2001-06-19 01:40:19 +00:00
mscott%netscape.com
87b08c474d Bug #84731 --> default smtp servers to never use ssl instead of try
sr=sspitzer
a=asa
2001-06-13 21:28:16 +00:00
gerv%gerv.net
252373a24b Fix misnamed referer pref. (Sadly, we can't correct the misspelling of "referrer" <sigh>.) Bug 83229. r=bbaetz, sr=darin, a=asa. 2001-06-11 21:49:30 +00:00
mitesh%netscape.com
8bec2f447d Bug 84559 - To disable the caching of autoconfig.jsc
r=bnesse, sr=alecf and a = blizzard
2001-06-11 20:22:29 +00:00
ducarroz%netscape.com
ce9a689217 Fix for bug 28348. Turn on by default the send progress dialog. R=varada, SR=mscott, A=asa 2001-06-09 05:26:39 +00:00
dianesun%netscape.com
fe022c3e81 Fix for bugs 79555(Download/Sync doesn't retain pref) 80127(Select dialog not modal). r=bhuvan, sr=sspitzer, a=dbaron 2001-06-08 21:17:43 +00:00
bnesse%netscape.com
64d4a2e2a2 Fix for bug 51507. Remove "Netscape" from warning dialog. r=timeless, sr=slecf,a=dbaron. 2001-06-08 20:45:07 +00:00
bnesse%netscape.com
c59f26cf43 Fix for bug 77975. Don't skip the first line when processing user.js. r=chipc, sr=alecf, a=dbaron. 2001-06-08 20:36:58 +00:00
bnesse%netscape.com
5e09ecced8 Fix for bug 80108. Fix PREF_DeleteBranch so it doesn't append a "." if one is already there. r=chipc, sr=alecf, a=dbaron. 2001-06-08 20:35:01 +00:00
bnesse%netscape.com
f35caf85e8 Added PrefHasUserPref functionality. r=bnesse, sr=alecf, a=asa. Checking in for Chip C. 2001-06-08 20:31:34 +00:00
srilatha%netscape.com
b9748c74e9 Fix for bug# 79814. Removed preferences for netcenter,infospace and verisign directories.
r=hwaara,sr=spritzer,a=dbaron
2001-06-08 01:04:17 +00:00
mitesh%netscape.com
741b57e80f bug 81987
changing location of failover.jsc file
r=bneese, sr=alecf and a=blizzard
2001-06-06 23:40:13 +00:00
sgehani%netscape.com
8755054352 Ability to force always asking before opening a helper app.
b  = 84241
r  = vishy
sr = mscott
a  = asa
2001-06-06 08:17:39 +00:00
dougt%netscape.com
e0c4831d10 Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
leaf%mozilla.org
56755a9ae9 update user agent and mac version, r=jj, a=asa bug 83999 2001-06-05 23:05:32 +00:00
gerv%gerv.net
3babcec0f3 Bug 81094 - re-introduce the ability to set the DPI value to "Ask X server"; i18n fixes, general clean-up and also make the Fonts prefs panel slightly more clear by adding a separator. r=mcafee, sr=alecf, a=blizzard. 2001-06-05 21:38:24 +00:00
valeski%netscape.com
5892765fc6 r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +00:00
bstell%netscape.com
ad36b468db bug 61439: workaround X server bug so non-US users can enter email addresses
when autocomplete popup is up
r=pavlov@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
pref allow user to control the Mode_switch workaround, current enabled
Use to disabled the workaround when the X server is finally fixed.
2001-06-05 06:01:17 +00:00
gerv%gerv.net
c7a441f0fe New Accept: header. Reviewed by n.p.m.netlib, r=bbaetz, sr=darin, a=asa. Bug 83458. 2001-06-03 07:42:53 +00:00
joki%netscape.com
53e2fab38c Part of fix for 55020, add a pref to determine if accesskey causes focus or focus/activation. sr:jst, r:pollmann 2001-05-23 06:35:32 +00:00
gordon%netscape.com
ee65d9988a For bug 80890. Changing default cache sizes to 50,000 k for disk, and 4096 k for memory, as per discussion with PDT. sr=hyatt. 2001-05-23 01:12:55 +00:00
dianesun%netscape.com
86d6c5929d Back up checkin for 79555 and 80127 2001-05-23 00:50:58 +00:00
mstoltz%netscape.com
b1f46023b9 Reinstating the partial fix for bug 66938, the wiretap exploit, which was blown away by the XPCDOM landing. These capability prefs should prevent scripts in mail messages from reading any plaintext content in the message. r=jst,pollman, sr=mscott. 2001-05-23 00:40:49 +00:00
dianesun%netscape.com
c08d05ce60 Bug fixes for 79555(Download/Sync not retain pref), 80127(Select Dialog not modal). r=bhuvan, sr=sspitzer 2001-05-22 21:23:04 +00:00
gerv%gerv.net
3168baae75 Refactor translation backend to support multiple translation providers. Bug 77207. r=timeless, sr=alecf. 2001-05-19 15:47:26 +00:00
jst%netscape.com
77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
racham%netscape.com
0e55d49175 Fixing bug 76388. Adding a default pref which will be used by incoming servers to check if the offline support level is already set. r=bienvenu, sr=sspitzer 2001-05-19 01:39:03 +00:00
bnesse%netscape.com
b952418438 Removed 2k limit on user preference strings by using dynamic allocation instead of buffer based allocation. Bug 69744. r=dveditz, sr=alecf 2001-05-18 21:46:35 +00:00
bnesse%netscape.com
0c13062832 Added sanity check to insure that a valid JSRuntime was found before passing it to JS_NewContext. Bug 73491. r=mcafee,timeless. sr=alefc. 2001-05-17 22:17:03 +00:00
srilatha%netscape.com
121ba66dd9 Modified the Addressing pref panel to fit in the pref window. bug# 80304.
r=mohanb, sr=sspitzer
2001-05-17 00:43:32 +00:00
sfraser%netscape.com
7d56e2fab9 Checking in for Gerv. Fix for bug 58040; fix Accept headers to do something useful. r=bbaetz, sr=darin 2001-05-17 00:17:34 +00:00
mkaply%us.ibm.com
4b0b85390a #79954
r=mkaply, a=blizzard
Add middlemouse.paste pref for OS/2
2001-05-16 14:21:18 +00:00
mstoltz%netscape.com
4460f27ed5 *** empty log message *** 2001-05-15 04:44:56 +00:00
bstell%netscape.com
a695a4b308 bug 47836, r=ftang, rs=bstell (see Brendan's comments in bug 77300)
change minimum Korean font size from 16 to 10 pixels
2001-05-12 03:43:19 +00:00
darin%netscape.com
b26d5adb54 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00