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

814 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 94b227b87e Fixes 77715. Adds a checkbox for generating html instead of html-index sr/r=darin@netscape.com 2006-05-17 02:29:46 +00:00
stephend%netscape.com 5427b85e76 autostretch='never' needs to be added for checkboxes. Patch by Stephen Walker <walk84@usa.net> r=timeless sr=ben@netscape.com. Bug 42406 2006-05-17 02:29:45 +00:00
ben%netscape.com c4f9374a2d Fix for bug 77523, make checkboxes in winhooks panel work again. r=blake, sr=alecf 2006-05-17 02:29:44 +00:00
ben%netscape.com 96a9ac58ec Fix for 77523, tidy up for Windows Integration dialog UI.
r=law@netscape.com, sr=alecf@netscape.com
2006-05-17 02:29:43 +00:00
dianesun%netscape.com 714f87c1c2 Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer 2006-05-17 02:29:42 +00:00
dougt%netscape.com 5582eb22a3 Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2006-05-17 02:29:41 +00:00
sgehani%netscape.com c2dcb3efda Ability to force always asking before opening a helper app.
b  = 84241
r  = vishy
sr = mscott
a  = asa
2006-05-17 02:29:40 +00:00
law%netscape.com 0f5826acdf 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 2006-05-17 02:29:39 +00:00
hyatt%netscape.com de2f57b4d1 Fix for 77218. r=danm, sr=ben 2006-05-17 02:29:34 +00:00
darin%netscape.com fbaad1b381 Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
cache validation preferences and browsing via history.  r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2006-05-17 02:29:33 +00:00
loadrunner%betak.net c7713a3f38 bug 41891, r=nhotta, sr=alecf 2006-05-17 02:29:32 +00:00
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
mcafee%netscape.com 4481bed31f Making mousewheel pref pane more readable. r=slamm 2006-05-17 02:28:39 +00:00
hyatt%netscape.com 4ad9f50e6a Skin uninstallation. Just do it, baby. r=danm, sr=brendan 2006-05-17 02:28:38 +00:00
mkaply%us.ibm.com cdf5ca989b #69422
r=blake, a=alecf
Wrong accesskey for background color
2006-05-17 02:28:36 +00:00
mkaply%us.ibm.com 134fe0eb21 #67061
r=hwaara, sr=sspitzer
Colors prefs don't display
2006-05-17 02:28:35 +00:00
mkaply%us.ibm.com bd269db14e #60160
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel
2006-05-17 02:28:34 +00:00
morse%netscape.com b44d5d1ccd bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2006-05-17 02:28:33 +00:00
ben%netscape.com d39318481f [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
nsPrefWindow.js - add support for localized pref type
2006-05-17 02:28:32 +00:00
loadrunner%betak.net d341cf4e76 bug 57720, (sr, r)=alecf, blizzard 2006-05-17 02:28:31 +00:00
bnesse%netscape.com 9525138c6c Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2006-05-17 02:28:30 +00:00
bryner%uiuc.edu 62867d48b4 Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2006-05-17 02:28:29 +00:00
bnesse%netscape.com dcc1a49773 Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2006-05-17 02:28:28 +00:00
timeless%mac.com 7c9e34e1d3 fix bug 70033 UI elements need to be disabled if the PrefIsLocked is true.
fix by eddyk@netscape.com r=timeless, sr=ben
2006-05-17 02:28:27 +00:00
ben%netscape.com 540acd6db2 Bookmarks Window Updates, includes fixes for
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2006-05-17 02:28:26 +00:00
blakeross%telocity.com aab4fcf36d Fix 60657: JS strict warnings in preftree.xul. r=timeless a=ben 2006-05-17 02:28:25 +00:00
bryner%uiuc.edu a3f59fc9eb Bug 63367 - turn on Mouse Wheel pref panel on Mac (this actually turns it on for all platforms). r=timeless, sr=ben. 2006-05-17 02:28:24 +00:00
radha%netscape.com c2883bee8c Follow up to previous checkin regarding bug # 62651. Remove commented out code. 2006-05-17 02:28:22 +00:00
radha%netscape.com 7897f8441e Fix for Session History growth bug 62651 r=law and several other people, sr=waterson
Put a limit on number entries session History will hold for each browser window/embedding
window
2006-05-17 02:28:21 +00:00
mcafee%netscape.com 4ca772f6de Backing out my attempt to fix (68208). sr=alecf 2006-05-17 02:28:20 +00:00
mcafee%netscape.com 8cc0959c3c Switching pref type from string to int (68208). r=pchen, sr=alecf. New bug filed for string/radio problem. 2006-05-17 02:28:19 +00:00
blakeross%telocity.com 122e5ddf5b Disabling autostretch where necessary (42406). r=gemal a=ben 2006-05-17 02:28:18 +00:00
law%netscape.com 7732d41d11 rtm+ bug 27187; add code to make Mozilla the 'default browser'; r=ssu@netscape.com; sr=scc@netscape.com 2006-05-17 02:28:17 +00:00
blakeross%telocity.com eae8528412 Fix 66212: some accessibility/tab order/focus stuff. r=timeless sr=alecf 2006-05-17 02:28:15 +00:00
blakeross%telocity.com 7e5c2660c3 Fix 44239, 43714, 48023, 51248: home button d&d, tooltips, prefs, and other cleanup. r=timeless a=alecf 2006-05-17 02:28:14 +00:00
jglick%netscape.com 1cfe6e3b9c fixes for bugs: 44581, 52491, 52524, 52490, 52560, 52571, 52353, 52357, 52349, 43358. Spelling, wording and capitalization fixes. New Folder Dialog fixes. r=hangas 2006-05-17 02:28:12 +00:00
blakeross%telocity.com 295ea7743c UI cleanup in Customize Character Coding dialog (patch by Mark Olson, maolson@earthlink.net, for 65973). r=jag sr=erik 2006-05-17 02:28:11 +00:00
timeless%mac.com bbca13b001 fix bug 60666 javascript strict warnings in pref-search.js
+ agressive cleanup. patch from maolson@earthlink.net r=timeless a=ben
2006-05-17 02:28:10 +00:00
blakeross%telocity.com ddb55fc0d5 Fix 60665: JS strict warnings in pref-search.xul. patch by Mark Olson. r=blake sr=alecf 2006-05-17 02:28:09 +00:00
matt%netscape.com 83a3c79867 fix for bug 44036
r=pav
added check for search engine
2006-05-17 02:28:08 +00:00
law%netscape.com c8b15fd127 rtm+ bug 40617; move globals to parent so Ok works after switching to another panel; r=blakeross@telocity.com; sr=alecf@netscape.com 2006-05-17 02:28:07 +00:00
timeless%mac.com 630b3b98d0 fix bug 60662 javascript strict warnings in overrideHandler.js
patch by maolson@earthlink.net r=jag sr=alecf
2006-05-17 02:28:05 +00:00
blakeross%telocity.com d5394f7fa1 Fix 50277: mao's patch for context enabled/disabled features in languages pref pane. r=timeless,blake sr=alecf 2006-05-17 02:28:01 +00:00
shanjian%netscape.com 063a67da56 #62690 need to handle double click in language add dialog box
r = nhotta
sr = ben
2006-05-17 02:28:00 +00:00
ben%netscape.com b04e68752d Fix for 57763. r=blake, a=alecf 2006-05-17 02:27:59 +00:00
timeless%mac.com b950673961 fix bug 67819 javascript strict warnings in pref-smartupdate.xul
patch by maolson@earthlink.net r=timeless, a=alecf
2006-05-17 02:27:58 +00:00
tao%netscape.com 8d6fd9f56d 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2006-05-17 02:27:57 +00:00
blakeross%telocity.com 2bc3d8a4ca Fix, um, an extension of 60660: bunch of _elementIDs-related JS strict warnings. r=blake sr=alecf 2006-05-17 02:27:56 +00:00
blakeross%telocity.com 8681c8596c Fix 58509: add button doesn't disable when pasting/deleting text from context menu. r=matt sr=alecf 2006-05-17 02:27:55 +00:00
radha%netscape.com 182bd18af1 Fix for bug # 43871. Formerly a nsbeta3+ p1. I had the fixes sitting in my tree for a while.
r=ben
2006-05-17 02:27:54 +00:00
disttsc%bart.nl 950d090cdf Fix javascript strict warnings in pref-charset.js, clean up. bug=60630, author=Mark Olson <maolson@earthlink.net>, r=nhotta, a=alecf 2006-05-17 02:27:53 +00:00