Граф коммитов

1444 Коммитов

Автор SHA1 Сообщение Дата
jshin%mailaps.org b7c3780729 bug 16940: need an XP API to disable input methods for password fields (r/sr : various people : see bugzilla), patch by Masayuki Nakano <masayuki@d-toybox.com> 2004-09-12 05:00:57 +00:00
smontagu%smontagu.org 1c12093ecd Backout last checkin because of build bustage 2004-09-11 07:48:29 +00:00
smontagu%smontagu.org 406b333cb0 Bug 16940, XP API to disable input methods for password fields. Patch by Masayuki Nakano, masayuki@d-toybox.com; see bug for reviewers. 2004-09-11 07:13:12 +00:00
dveditz%cruzio.com 841d71848f bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst 2004-09-10 23:24:49 +00:00
jst%mozilla.jstenback.com 4738967857 Backing out the fix for bug 258499 as we don't believe it should be fixed to begin with. 2004-09-10 04:27:28 +00:00
dveditz%cruzio.com a335af86bc bug 157354 suppress display of user:pass (pref controlled) to help with spoofing; r=caillon,sr=bz,a=asa 2004-09-09 14:27:52 +00:00
jst%mozilla.jstenback.com 33609babca Fixing bug 258499. Gmail invite window treated as a popup, and is blocked. Need to permit popups from mousedown with the new popup blocker. r+sr=brendan@mozilla.org 2004-09-08 22:38:15 +00:00
jst%mozilla.jstenback.com 7cb03afb82 Fixing incorrect time unit assumption in my fix for bug 252326. Thanks to ostgote@gmx.net for spotting the problem. 2004-09-07 17:55:57 +00:00
jst%mozilla.jstenback.com 95279170c0 Forgot to land this as part of bug 252326. 2004-09-04 21:07:38 +00:00
darin%meer.net 4b2ca06dcc fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner 2004-08-24 21:18:15 +00:00
jshin%mailaps.org 7065601a8d bug 120401 : patch by bugs.mano%mail-central.com (r=jhpedemonte, sr=sfraser) : font-pref. setting on Mac OS X doesn't work 2004-08-06 14:50:57 +00:00
smontagu%smontagu.org 874cb9d87c Backing out checkin from bug 120401 because of Tp regression. 2004-08-05 06:51:35 +00:00
smontagu%smontagu.org aee07862de Bug 120401: Font selection in pref. does not work (Hebrew, Arabic, CE, Baltic, Cyrillic, CJK, etc). Patch by Asaf Romano bugs.mano@mailcentral.com with contributions by me. r=jhpedemonte, sr=sfraser. 2004-08-04 21:48:39 +00:00
dwitte%stanford.edu 31bce7582c Bug 253259: Remove obsolete pref "backups.number_of_prefs_copies" from all.js
r=bsmedberg, sr=darin
2004-08-01 18:42:37 +00:00
dwitte%stanford.edu 68b25f399b putting back file permissions change, but with default io flags. 2004-07-20 02:06:57 +00:00
dwitte%stanford.edu ab89d98489 backing out file permissions change to see if it fixes orange. 2004-07-20 00:25:48 +00:00
dwitte%stanford.edu 13608363dc Removing nsSafeSaveFile.
b=250092, r=biesi, sr=darin
2004-07-19 23:43:35 +00:00
dwitte%stanford.edu ffa45ddc5f sprinkle some asserts, and remove redundant #include. 2004-07-19 23:38:35 +00:00
dwitte%stanford.edu 27c9a8cafe make prefs use nsISafeOutputStream, and remove obsolete nsSafeSaveFile.
b=250092, r=biesi, sr=darin
2004-07-19 23:28:43 +00:00
darin%meer.net 0ebfdc4b91 landing pref changes for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg a=shaver 2004-07-09 22:02:10 +00:00
timeless%mozdev.org 2bee13d4f6 bug 250180 block shell: protocol
r=biesi sr=shaver a=blizzard
2004-07-07 18:55:29 +00:00
cbiesinger%web.de 2346f3c9c2 update all.js after 247607 checkin. r+sr=darin 2004-07-02 17:39:03 +00:00
darin%meer.net c46e6f82d5 fixes bug 224237 "PAC: make failover behave according to specification"
original patch by jerry.tan@sun.com with revisions by darin, r=biesi
2004-07-01 23:31:47 +00:00
mkaply%us.ibm.com 8ce08a3fb9 #248212
r=pedemont, sr=blizzard (platform specific)
Don't O2 nsPrefService.cpp for OS/2 - causing problem on firefox - us O1
2004-06-25 13:03:48 +00:00
danm-moz%comcast.net b284665141 adding mouseup to the default list of events allowed to open popup windows. bug 247965 r=jst 2004-06-22 02:34:28 +00:00
jshin%mailaps.org ee4756c8be bug 245770 : add a pref. to control whether or not replace backslashes with Yen signs in Japanese documents (r=smontagu, sr=dbaron) 2004-06-21 10:32:27 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
bsmedberg%covad.net 5bd6577f63 Bug 244009 - implement profile preferences for EM (backend work for directoryservice preferences list) Migrating patch from aviary1.0 branch, r=me sr=darin 2004-06-14 05:55:13 +00:00
dveditz%cruzio.com fd06fee287 bug 245062 InstallTrigger should CheckLoadURI
bug 240552 XPInstall ability controlled per-site r=danm,sr=sspitzer
2004-06-07 14:46:15 +00:00
dveditz%cruzio.com 1f3e1038f3 bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer 2004-06-05 09:26:01 +00:00
smontagu%smontagu.org 950422f8f1 Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2004-05-23 09:15:23 +00:00
bzbarsky%mit.edu f79a6813af Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu 62f7fc6ea3 Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu b733dd59da Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
cbiesinger%web.de ae0a110786 removing unused preference
bug 244016, r+sr=bz
2004-05-20 22:56:54 +00:00
dveditz%cruzio.com 31d9e1a660 bug 243699 block disk: and help: protocols r=bz,sr=bryner,a=brendan 2004-05-20 05:47:29 +00:00
neil%parkwaycc.co.uk 24d83d0689 Bug 191578 "Close Other Tabs" confirmation dialog p=tmeader@gmail.com r=me sr=jag 2004-05-12 21:45:25 +00:00
bsmedberg%covad.net 45cbeedad1 Bug 241697 - bulletproof prefservice globals for xpcom-restart r+sr=darin 2004-05-05 14:42:55 +00:00
bzbarsky%mit.edu f6cb839216 Backing out content-location support. See bug 238654 and dependencies/dups for
reasons.  r+sr=darin
2004-04-29 21:10:05 +00:00
timeless%mozdev.org 8dd729d5d3 Bug 241646 Shift+Mousewheel (scrollwheel) behavior backwards, unintuitive not correctable with configuration
patch by sand@blarg.net r=bryner sr=roc
2004-04-29 07:01:50 +00:00
timeless%mozdev.org 3f26e70321 Bug 241200 It should not be an error for a @mozilla.org/pref-relativefile;1 to not have a file
r=caillon sr=dveditz
2004-04-25 10:50:51 +00:00
timeless%mozdev.org d73b004d73 Bug 64485 [Linux] Intellimouse Explorer Backwards and Forwards button support
patch by sand@blarg.net r=bryner sr=roc
2004-04-19 15:48:14 +00:00
timeless%mozdev.org ba4f31f34d Bug 205140 Prefs: remove "network.http.*.timeout"
r=darin sr=darin
2004-04-16 06:45:05 +00:00
darin%meer.net 7e0242635e patch for bug 232567 "Warn when HTTP URL auth information isn't necessary or when it's provided" r=dougt sr=dveditz 2004-04-16 04:48:02 +00:00
timeless%mozdev.org a83785deb7 Bug 205077 Prefs: Networking cleanup for trunk
patch by benc@chuang.net r=darin a=mkaply
2004-04-08 06:43:34 +00:00
danm-moz%comcast.net 2c9b2f4ca3 remove error from the default list of events allowed to spawn a popup window. bug 239404 r=bzbarzky,jst a=chofmann (big bug need many eye) 2004-04-06 02:07:52 +00:00
bzbarsky%mit.edu 9f90d84ad3 Relanding bug 238654 in a way that hopefully builds. r=sicking, sr=darin,
a=chofmann.
2004-04-06 00:57:13 +00:00
cbiesinger%web.de b0a25f5001 bug 239434 fix comment that mentioned wrong observer topic define name
patch by Ali Ebrahim <aebrahim@uchicago.edu> r=caillon sr=tor a=mkaply
2004-04-05 18:27:50 +00:00
bzbarsky%mit.edu 619239f690 Backing out to fix Windows bustage. 2004-04-05 15:43:21 +00:00
bzbarsky%mit.edu 28fc219f6c Disable content-location support when dealing with servers known to send out
bogus content-location headers.  Bug 238654, r=sicking, sr=darin, a=chofmann.
2004-04-05 15:02:48 +00:00