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

1400 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org c63638e441 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 6d3ddb7d56 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 d58f341683 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 10c96079a5 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 756bbbb6fa Backing out to fix Windows bustage. 2004-04-05 15:43:21 +00:00
bzbarsky%mit.edu 0318858e42 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
jshin%mailaps.org aed3ce28e9 bug 129726 : add a pref. entry for always sending URLs in UTF-8 (r=darin, sr=bzbarsky, a=asa) 2004-03-26 12:28:38 +00:00
jst%mozilla.jstenback.com 49d89c054d Fixing bug 86028. Only allow getting these functions across domains, not setting them. r=caillon@aillon.org, sr=dveditz+bmo@cruzio.com, a=dveditz+bmo@cruzio.com 2004-03-25 22:27:29 +00:00
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