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

1372 Коммитов

Автор SHA1 Сообщение Дата
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