Commit Graph

753 Commits

Author SHA1 Message Date
blakeross%telocity.com
80c689e6be History does not remember settings (81415). r=kerz sr=alecf a=asa 2006-05-17 02:29:31 +00:00
disttsc%bart.nl
deb9674fbe 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 2006-05-17 02:29:30 +00:00
hewitt%netscape.com
bea8d514d0 43189 - autocomplete, r=matt, sr=alecf 2006-05-17 02:29:29 +00:00
eddyk%netscape.com
2d3710c761 Bug 70625: complex locked pref FE disabling
r=blake, sr=ben
2006-05-17 02:29:28 +00:00
andreww%netscape.com
c454ebbcbd bugzilla 80397: r=kerz, sr=hewitt, a=asa@mozilla.org - themes pref panel was cut off in all skins. 2006-05-17 02:29:27 +00:00
ben%netscape.com
6c73198320 84344 - defer skin switch to restart.
r=danm, sr=hyatt, a=chofmann.
2006-05-17 02:29:26 +00:00
alecf%netscape.com
90218a3814 back out previous checkin - it's only going in on the branch 2006-05-17 02:29:25 +00:00
alecf%netscape.com
dca453c122 fix for bugscape 5057 - split up the preferences apply themes function so we can override it in the commercial build
work done by pchen@netscape.com
r=matt@netscape.com
sr=alecf@netscape.com
2006-05-17 02:29:24 +00:00
anatoliya%netscape.com
27719d0f4a bug 76512 r=pchen sr=hyatt 2006-05-17 02:29:23 +00:00
blakeross%telocity.com
3b57813f2f Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors. 2006-05-17 02:29:21 +00:00
anatoliya%netscape.com
650b788b8f bug 76512 r=pchen sr=hyatt 2006-05-17 02:29:20 +00:00
blakeross%telocity.com
38475a8359 Textboxes disabled via xbl properties don't have proper styling (86899). r=kerz sr=ben 2006-05-17 02:29:19 +00:00
syd%netscape.com
c9ba4b4c9d Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=84882. Add a entry, windows
only, the the advanced prefs panel. This is not a pref, but UI that has the
following semantics:

when the panel loads, if there is a shortcut in the windows startup folder for
turbo mode, the checkbox in the UI is set. Otherwise, it is clear,

when the user hits OK, if the checkbox is not set, the shortcut is removed, if
necessary. Otherwise, if the checkbox is set, the shortcut is added, if necessary.

r=ssu, sr=mscott, a=asa
2006-05-17 02:29:18 +00:00
danm%netscape.com
b8388c551d fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2006-05-17 02:29:17 +00:00
danm%netscape.com
8138604f31 commondialog service is being replaced by promptservice. bug 72112 continues 2006-05-17 02:29:16 +00:00
ben%netscape.com
3dac06a392 [FEATURE] Ability to switch content packs so that vendors can offer regional content.
Original patch from jbetak@netscape.com, r=ben@netscape.com, sr=hyatt@netscape.com,
a=blizzard@mozilla.org
pref-appearance.xul - add application language switching UI
2006-05-17 02:29:15 +00:00
ben%netscape.com
688f42af61 Fix for 57763, disable field in advanced panel with checkbox. r=jag, sr=alecf. 2006-05-17 02:29:14 +00:00
blakeross%telocity.com
5f836094fa 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 2006-05-17 02:29:13 +00:00
morse%netscape.com
b201174e53 not part of build 2006-05-17 02:29:11 +00:00
varga%utcru.sk
9d95ab0634 Post fix for 99715. convert category tree to use outliner. r=hixie, sr=blake 2006-05-17 02:29:10 +00:00
loadrunner%betak.net
d072a59b2d Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf 2006-05-17 02:29:09 +00:00
mcafee%netscape.com
66cfc081e6 Minor UI changes to get content to fit on pref panes with better resizing behavior (74002). sr=ben 2006-05-17 02:29:08 +00:00
alecf%netscape.com
212d247851 final part of patch for bug 138299 - converting consumers of nsIWindowMediator over to the non-RDF contractid
r=danm, sr=jag
2006-05-17 02:29:07 +00:00
gordon%netscape.com
919a32c705 Fix bug 84116, removing reference to non-existant class. r=neeti, sr=darin, a=asa. 2006-05-17 02:29:06 +00:00
blakeross%telocity.com
c2acf34a37 Missing prefs text (checked in after landing). sr=sspitzer 2006-05-17 02:29:05 +00:00
gordon%netscape.com
f0894d6ee8 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. 2006-05-17 02:29:04 +00:00
disttsc%bart.nl
d6b56dd30f Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben 2006-05-17 02:29:03 +00:00
loadrunner%betak.net
516ec548b2 96856 The order of JA character set name in Customize Character Coding dialog is not correct,
r=tao, sr=kin, a=dbaron
2006-05-17 02:29:02 +00:00
stephend%netscape.com
e03c0e26e8 Fixing typo in the patch for bug 52154 'Make gui for view source coloring pref' patch this time by bzbarsky@mit.edu (this patch was previously reviewed by akkana and super-reviewed by Joe Hewitt) 2006-05-17 02:29:01 +00:00
stephend%netscape.com
fff427816d Fixes bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com 2006-05-17 02:29:00 +00:00
ben%netscape.com
8e6c39fff2 fix for 17920, r=hyatt, sr=sfraser, scc. 2006-05-17 02:28:59 +00:00
gordon%netscape.com
3a35700099 Fix bug 74809 "Rearrange cache enable prefs in debug pref panel". r=mcafee. 2006-05-17 02:28:58 +00:00
bstell%netscape.com
bfa16acd4b bug 78273, r=ftang/jbetak, sr=blizzard
For the embedding API added "get font list".
Use this new call to fill our font pref
2006-05-17 02:28:57 +00:00
bbaetz%cs.mcgill.ca
1e1ed9771b Bug 53712 - changing themes shouldn't reaply current theme
patch by gerv (gervase.markham@univ.ox.ac.uk), r=timeless, sr=alecf
2006-05-17 02:28:56 +00:00
loadrunner%betak.net
bcc4a07a8f bug 64231, r=nhotta, sr=alecf 2006-05-17 02:28:55 +00:00
disttsc%bart.nl
932a66be11 "Disable theme "Apply" button if no item is selected in the tree", bug=46681, author=Gervase Markham <gervase.markham@univ.ox.ac.uk>, r=jag/timeless, sr=ben 2006-05-17 02:28:54 +00:00
loadrunner%betak.net
87b41a7423 Bug 64231, The Edit|Preferences|Fonts has problem with display some foreign fonts, r=matt, nhotta, sr=alecf 2006-05-17 02:28:53 +00:00
maolson%earthlink.net
a82e21363c no bug. removing an old line that crept into blake's xul syntax change
r=jag, sr=shaver
2006-05-17 02:28:52 +00:00
blakeross%telocity.com
476f40a9ff Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2006-05-17 02:28:51 +00:00
morse%netscape.com
7af70dd6fe bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com 2006-05-17 02:28:50 +00:00
morse%netscape.com
366ee5ee68 new file, not yet part of build 2006-05-17 02:28:49 +00:00
mcafee%netscape.com
54c72a70a7 Adding rods reflow debugging tools to pref/debug panel (72582). r=pchen, sr=alecf 2006-05-17 02:28:48 +00:00
eddyk%netscape.com
5cf54ef522 Bug 84227: System panel no lockable.
r=srilatha sr=blake
Added some prefs and code to disable ui when prefs are locked.  Windows only.
2006-05-17 02:28:47 +00:00
disttsc%bart.nl
ba2c5b8d5a "Add gopher:// urls to winhooks integration", bug=70264, author=Stephen Walker <walk84@usa.net>, r=timeless, sr=alecf 2006-05-17 02:28:46 +00:00
maolson%earthlink.net
aae7346c4b fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2006-05-17 02:28:45 +00:00
maolson%earthlink.net
c30db46848 bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
first pass through prefs, more to come later.
r=jag, sr=alecf
2006-05-17 02:28:44 +00:00
blakeross%telocity.com
a226f2157d Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts

Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
2006-05-17 02:28:43 +00:00
timeless%mac.com
15e1d9d67e fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-05-17 02:28:42 +00:00
tao%netscape.com
625bc12c51 1. 61626:"Need to make langxxxx.xpi platform neutral"
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2006-05-17 02:28:41 +00:00
bryner%uiuc.edu
1f3a9862c8 Bug 68444 - add back "lines" label to the right of textfield in mousewheel prefs panel. r=timeless, sr=ben. 2006-05-17 02:28:40 +00:00