gecko-dev/xpfe/components/prefwindow/resources/content
2001-06-13 23:58:54 +00:00
..
mac
unix
win
.cvsignore
cookiePrefsOverlay.xul Bug 43501 - r=ddrinan,sr=blizzard Add Privacy & Security to basic prefs 2001-05-16 04:43:18 +00:00
fontScalingOverlay.xul
Makefile.in
makefile.win New fonts prefs panel. Bug 28899. r=fabian, sr=ben. 2001-05-19 15:44:13 +00:00
MANIFEST New fonts prefs panel. Bug 28899. r=fabian, sr=ben. 2001-05-19 15:44:13 +00:00
nsPrefWindow.js bug 57720, (sr, r)=alecf, blizzard 2001-05-15 03:48:51 +00:00
overrideHandler.js
permissionsPrefsOverlay.xul Bug 43501 - r=ddrinan,sr=blizzard Add Privacy & Security to basic prefs 2001-05-16 04:43:18 +00:00
pref-advanced.xul Fix for 57763, disable field in advanced panel with checkbox. r=jag, sr=alecf. 2001-04-17 23:12:16 +00:00
pref-appearance.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-applications-edit.xul Ability to force always asking before opening a helper app. 2001-06-06 08:17:39 +00:00
pref-applications-new.js Bug 52454; fix bugs in helper app dialogs and enable them to be opened from the Downloading... dialog; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-03 21:03:55 +00:00
pref-applications-new.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-applications.js Bug 76445: "Edit and Remove should be disabled in Prefs->Helper Applications if no File Types selected", author=Boris Zbarsky <bzbarsky@mit.edu>, r=eddyk@netscape.com, sr=alecf 2001-04-26 10:16:30 +00:00
pref-applications.xul Fix for 80392, poor fit for pref panels. r=blake, sr=hewitt 2001-05-16 02:01:25 +00:00
pref-cache.js Fix bug 73441 "New cache needs "Clear" functionality. Changed pref advanced cache panel clear buttons to clear new cache devices, and fixed bug in nsMemoryCacheDevice to avoid calling nsCRT::strlen(nsnull). sr=darin. 2001-04-09 09:52:15 +00:00
pref-cache.xul Fix for 77218. r=danm, sr=ben 2001-04-28 07:59:12 +00:00
pref-calibrate-screen.xul New fonts prefs panel. Bug 28899. r=fabian, sr=ben. 2001-05-19 15:44:13 +00:00
pref-charset.js
pref-charset.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-colors.js
pref-colors.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-cookies.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-debug1.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-debug2.xul Moving debug cache prefs to debug|networking pane (84805). r/sr=ben, a=asa 2001-06-09 09:54:50 +00:00
pref-debug.xul Adding pref UI (debug pane) to control modifier and menu access keys (49909). r=matt, sr=alecf, a=asa 2001-06-13 23:58:54 +00:00
pref-download.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-fonts.js Fixing bug 81904 bustage. Apologies. r=mcafee, sr=tor, a=tor. 2001-06-06 07:07:26 +00:00
pref-fonts.xul Fixing bug 81904 bustage. Apologies. r=mcafee, sr=tor, a=tor. 2001-06-06 07:07:26 +00:00
pref-history.xul Bug 70625: complex locked pref FE disabling 2001-04-12 02:42:08 +00:00
pref-images.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-languages-add.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-languages.js bug 41245, Cancel does not work in Accept languge preference, r=nhotta, sr=alecf, a=blizzard 2001-06-06 01:02:26 +00:00
pref-languages.xul bug 41245, Cancel does not work in Accept languge preference, r=nhotta, sr=alecf, a=blizzard 2001-06-06 01:02:26 +00:00
pref-mousewheel.xul Bug 70625: complex locked pref FE disabling 2001-04-12 02:42:08 +00:00
pref-navigator.js Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben 2001-04-01 05:02:07 +00:00
pref-navigator.xul Bug 79948, fix pref window size. r=pchen, sr=waterson & bonus fix for 79949 2001-05-11 08:42:42 +00:00
pref-offline.xul Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard. 2001-05-19 15:54:29 +00:00
pref-passwords.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-policies.xul Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard. 2001-05-19 15:54:29 +00:00
pref-proxies.js Bug 70625: complex locked pref FE disabling 2001-04-12 02:42:08 +00:00
pref-proxies.xul Polish: fix alignment of a few things in preferences. Bug 81671. Patch by doronr@naboonline.com, r=gerv, sr=blake. 2001-05-22 20:42:23 +00:00
pref-proxy-manual.xul Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard. 2001-05-19 15:54:29 +00:00
pref-search.js Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf 2001-04-05 01:05:28 +00:00
pref-search.xul Polish: fix alignment of a few things in preferences. Bug 81671. Patch by doronr@naboonline.com, r=gerv, sr=blake. 2001-05-22 20:42:23 +00:00
pref-security.xul Bug 43501 - r=ddrinan,sr=blizzard Add Privacy & Security to basic prefs 2001-05-16 04:43:18 +00:00
pref-smart_browsing.xul Fix for 80392, poor fit for pref panels. r=blake, sr=hewitt 2001-05-16 02:01:25 +00:00
pref-smartupdate.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-themes.js back out previous checkin - it's only going in on the branch 2001-05-30 23:37:30 +00:00
pref-themes.xul bugzilla 80397: r=kerz, sr=hewitt, a=asa@mozilla.org - themes pref panel was cut off in all skins. 2001-06-08 20:52:00 +00:00
pref-wallet.xul Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
pref-winhooks.js
pref-winhooks.xul autostretch='never' needs to be added for checkboxes. Patch by Stephen Walker <walk84@usa.net> r=timeless sr=ben@netscape.com. Bug 42406 2001-05-15 06:20:55 +00:00
pref.xul Fix for 80392, poor fit for pref panels. r=blake, sr=hewitt 2001-05-16 02:01:25 +00:00
preftree.xul Bug 43501 - r=ddrinan,sr=blizzard Add Privacy & Security to basic prefs 2001-05-16 04:43:18 +00:00
prefutilities.js Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00