Commit Graph

573 Commits

Author SHA1 Message Date
ben%netscape.com
9251da342a fix for nsbeta3+ 45687, problems with helper apps pref panel 2006-05-17 02:27:03 +00:00
blakeross%telocity.com
30a018c918 Fix 60660: JS strict warnings in pref-colors.xul. r=blake sr=alecf 2006-05-17 02:27:02 +00:00
hewitt%netscape.com
f0bd2c6565 #46613 - new colorpicker buttons in prefs, r=nbhatla 2006-05-17 02:27:01 +00:00
anthonyd%netscape.com
34bdf87ee9 moving editor prefs into editor directory
see bug # 36911
r: ben
2006-05-17 02:27:00 +00:00
ben%netscape.com
b4122b901c fixes for 13977 - make sure that 'Use Windows colors' shows up only on Windows, rather than on all platforms.
While we're at it, make the integration of winhooks and mousewheel a little cleaner.
2006-05-17 02:26:59 +00:00
cata%netscape.com
f1be37dd45 Fix for bug #45356 & lots of clean-up. 2006-05-17 02:26:57 +00:00
ben%netscape.com
e4b5ecf75a fix for 42797, partial patch from henrik gemal, r=myself (+ a couple of changes) 2006-05-17 02:26:56 +00:00
matt%netscape.com
a8f8661222 changing description to value on tree
http://bugzilla.mozilla.org/show_bug.cgi?id=45198
r=hyatt
2006-05-17 02:26:55 +00:00
ben%netscape.com
8a63b30e4e more Application Helper Pref panel stuff (supporting removal of handlers) 2006-05-17 02:26:54 +00:00
shanjian%netscape.com
802a6b5cdf #52224, 47368 pref language related problem
ra=ftang
2006-05-17 02:26:53 +00:00
shanjian%netscape.com
cbca0a9ab9 #47027 Can't add language XX when XX-YY is present
ra=ftang
using IndexOf to check if a language is active is unreliable. We need to
compare them one by one.
2006-05-17 02:26:52 +00:00
disttsc%bart.nl
7a8eb84d14 Add more font sizes to Fonts pref panel. Author=jwbaker@acm.org, b=52080, r=matt, a=brendan 2006-05-17 02:26:51 +00:00
matt%netscape.com
8a7f9f172d adding fonts 8-11 for bug 30813 2006-05-17 02:26:50 +00:00
nbhatla%netscape.com
08672f9588 Bug #46519: Mac Classic Skin Fixes. This fixes spacing issues in certain pref panels, by moving out style settings in the XUL. Bug #46178: Adds nudge button icons 2006-05-17 02:26:49 +00:00
mcafee%netscape.com
80c3824d1d Obsoleting pref-languages2.xul,dtd. Merging changes back into pref-languages.xul,dtd. Part of cleanup for (5236). r=slamm 2006-05-17 02:26:48 +00:00
ben%netscape.com
c6d7ffe95f latest updates to helper apps pref panel (now support editing of types, and overwriting old types with new ones! =D) 2006-05-17 02:26:47 +00:00
ben%netscape.com
fef4c769fc some pref panel appearance fixes 2006-05-17 02:26:46 +00:00
ben%netscape.com
fbbf2e3248 nsbeta3+ 46284, crash after trying to install package via software installation pref panel. remove button (was there
for debugging purposes only)
2006-05-17 02:26:45 +00:00
ben%netscape.com
83411d17e2 initial checkin for bug 10958 (exception feature), application helper pref panel.
Supports adding a new override but not editing or removing. Will work on that next.
2006-05-17 02:26:44 +00:00
blakeross%telocity.com
9fc448caf6 Fix nsbeta3+ bug 50873: make the More Info button in the Smart Browsing pref panel function properly. r=matt a=brendan 2006-05-17 02:26:38 +00:00
mcafee%netscape.com
a548ad9d4e Removing whats related description to save room (40888). r=slamm 2006-05-17 02:26:37 +00:00
morse%netscape.com
453d72a157 undo change that caused clipping in cookie pref panel 2006-05-17 02:26:34 +00:00
matt%netscape.com
624d0b62e0 fixing bug for 27436
moving accesskeys to a dtd file
r:tina
2006-05-17 02:26:32 +00:00
mcafee%netscape.com
7429f940ac Minor layout tweak to Integration pref pane (40888). 2006-05-17 02:26:30 +00:00
mcafee%netscape.com
6cceae5789 Saving space in winhooks pref panel (40888). r=slamm 2006-05-17 02:26:29 +00:00
nbhatla%netscape.com
e636715bf9 #46518 -> Mac Classic Skin Polish. #46178 -> search editor now has arrow buttons. r=andreww 2006-05-17 02:26:27 +00:00
ben%netscape.com
025e369f16 fix js error in theme switching pref panel (forgot to check in an update for this
file with my check in to this panel last ngiht)
2006-05-17 02:26:26 +00:00
hyatt%netscape.com
897bf47bde Fix for 45951. r=waterson. 2006-05-17 02:26:25 +00:00
BlakeR1234%aol.com
fa404869fa Part of bug 44025. r=dveditz a=johng 2006-05-17 02:26:24 +00:00
mcafee%netscape.com
60e0be5aa6 Factoring history prefs into separate pane (5236). a=pavlov 2006-05-17 02:26:21 +00:00
BlakeR1234%aol.com
1b19564133 Fix 49759 to remove the skin switch warning dialog. r=me (just backing out ben's changes), a=nsbeta3+ 2006-05-17 02:26:20 +00:00
ben%netscape.com
0d70090b16 fix for 43350, provide some warning about impending data loss before switching themes 2006-05-17 02:26:19 +00:00
ben%netscape.com
a6044f614b some code tidy up for prefs after my previous checkin -
1) remove mousewheel pref panels from Mac build (there is no mousewheel support on mac, they're not needed)
2) remove js that did platform checking for winhooks and mousewheel from the prefwindow. This is unneeded now
that the panels are overlayed by the build system. no runtime checking is needed.
2006-05-17 02:26:18 +00:00
ben%netscape.com
3d40c6a7e2 fix call palcement, suggested by jag on IRC, r=me 2006-05-17 02:26:17 +00:00
ben%netscape.com
0c01e022e5 fix prefwindow js errors, r=hyatt 2006-05-17 02:26:16 +00:00
hyatt%netscape.com
8894db19e0 30511 2006-05-17 02:26:15 +00:00
ben%netscape.com
71503b82b3 fix glitches caused by my 30536 checkin friday night 2006-05-17 02:26:14 +00:00
ben%netscape.com
30fd26bef4 fix for skin switching writing to install directory instead of profile, 30536, r=hyatt 2006-05-17 02:26:13 +00:00
matt%netscape.com
670595e2d7 taking out security policies pane as per bug 44121
r:tornduff
2006-05-17 02:26:12 +00:00
ben%netscape.com
e735dc4ab2 partial fixes for 32347, 30536, 41120 2006-05-17 02:26:11 +00:00
disttsc%bart.nl
818c3441cb Add example for "no proxy for" field, modify accesskeys slight. Author=jce2@po.cwru.edu, bug=49858, r=jag, a=brendan 2006-05-17 02:26:10 +00:00
timeless%mac.com
0baf58d53c fix bug 67818 javascript strict warnings in pref-proxies.js
patch by maolson@earthlink.net r=timeless a=alecf
2006-05-17 02:26:09 +00:00
jab%atdot.org
bc877fee4d a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2006-05-17 02:26:08 +00:00
mcafee%netscape.com
f9f1947f3c Cleaning up debug pref pane; saving space on navigator pref pane (5236). r=matt 2006-05-17 02:26:07 +00:00
mcafee%netscape.com
1f18b62466 Properly removing viewmanager2 pref UI. r=matt 2006-05-17 02:26:06 +00:00
mcafee%netscape.com
bf51466f98 Debug-only, deleting viewmanager2 pref UI, on by default now (42845). r=matt 2006-05-17 02:26:05 +00:00
saari%netscape.com
4be9374cc4 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2006-05-17 02:26:03 +00:00
bryner%uiuc.edu
40297c7e1e Updating trees for new tree widget. bug 30511. r=hyatt. 2006-05-17 02:26:02 +00:00
mcafee%netscape.com
69ecf53ba0 Tightening up space in fonts pref panel (5236). r=akkana 2006-05-17 02:26:01 +00:00
mcafee%netscape.com
390b57743e Thin separators to save space (40888) 2006-05-17 02:26:00 +00:00
mcafee%netscape.com
7418c61945 Cleaning up cache pref panel (40888). r=matt 2006-05-17 02:25:59 +00:00
cata%netscape.com
672ad47bd0 Fix for bug #28983. a=ftang, r=nhotta. 2006-05-17 02:25:58 +00:00
bryner%uiuc.edu
8fcc859c0c Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2006-05-17 02:25:57 +00:00
ben%netscape.com
06a8f34a93 classic skin work for 46613, a=johng 2006-05-17 02:25:56 +00:00
evaughan%netscape.com
c46fbfc7c1 Fix for bug #44576
-r jrgm

PS: Last checkin was reviewed by waterson. Forgot the -r
2006-05-17 02:25:55 +00:00
ben%netscape.com
42c5d46e5c oops, forgot to remove entry for cache dir from _elementIDs array at
top of file.
2006-05-17 02:25:54 +00:00
evaughan%netscape.com
041608596a fix for #44576 2006-05-17 02:25:53 +00:00
ben%netscape.com
ff23b6f04e remove ability to select cache folder. so few people use this pref,
and there were bugs associated with it that were causing mac to
croak (45394). If anyone feels strongly about this, feel free to fix
the bugs and re-enable the pref ;) r=suttree@bellatlantic.net (chrisn)
2006-05-17 02:25:52 +00:00
ben%netscape.com
e680f4c1bd swap ordering of apps and layout prefs in debug panel so it is possible to turn off box debugging 2006-05-17 02:25:51 +00:00
ben%netscape.com
aa93b3e2fe toolbar drag and drop 2006-05-17 02:25:50 +00:00
radha%netscape.com
d13f12785e Fix for feature bug 44427. checking in code on behalf of jce2@po.cwru.edu
r=myself. a=brendan
2006-05-17 02:25:49 +00:00
mcafee%netscape.com
e309af43f1 Thinning separators to make room for larger font (5236). r=matt 2006-05-17 02:25:48 +00:00
rbs%maths.uq.edu.au
d9379291c6 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-05-17 02:25:47 +00:00
bryner%uiuc.edu
2d7f00fd0c Adding text size enlarge/reduce radio button to the mousewheel prefs
panel.  r=shaver.
2006-05-17 02:25:46 +00:00
ben%netscape.com
c3674e8b58 correct text for the skin switching pref panel, bug 38964 r=verah 2006-05-17 02:25:43 +00:00
ben%netscape.com
c011a00794 code cleanup 2006-05-17 02:25:42 +00:00
brendan%mozilla.org
01bafb7c04 Enforce interCaps Mozilla XPIDL style (r=shaver). 2006-05-17 02:25:41 +00:00
jbetak%netscape.com
536fa6402f 32477 Accept-Language UI 2006-05-17 02:25:40 +00:00
mcafee%netscape.com
ab1a185b5f Comment only. Suggesting call to centerWindowOnScreen() (26017) 2006-05-17 02:25:39 +00:00
putterman%netscape.com
0c6ad6d878 Fix for 39770, remove return receipts from prefs. r=sspitzer. 2006-05-17 02:25:38 +00:00
bryner%uiuc.edu
002bb8b0b9 Hide the mousewheel prefs panel on Macintosh, since we do not have
mousewheel scrolling implemented there.  r=ben.
2006-05-17 02:25:37 +00:00
ben%netscape.com
d178918090 fix 37136 (Preferences titlebar reads "Foopy") 2006-05-17 02:25:36 +00:00
law%netscape.com
9c67f28885 Add Desktop Integration pref panel 2006-05-17 02:25:35 +00:00
jbetak%netscape.com
e77d4552c1 32477 Accept-Language UI 2006-05-17 02:25:34 +00:00
hyatt%netscape.com
43e4cd9787 toying with skin switching ui 2006-05-17 02:25:33 +00:00
ben%netscape.com
689df1798f checking in preliminary skin switching UI. 2006-05-17 02:25:32 +00:00
ben%netscape.com
e3893107ab fixes for 39690, 22056, 36125. r=hyatt 2006-05-17 02:25:30 +00:00
sspitzer%netscape.com
13660f41bf fix for #40245. r=mscott 2006-05-17 02:25:29 +00:00
mcafee%netscape.com
69d48f416a Removing enable_style_sheets pref UI. (39552) 2006-05-17 02:25:28 +00:00
morse%netscape.com
f347909df2 fix regression caused by recent code cleanup (reported in bug 41743) 2006-05-17 02:25:27 +00:00
matt%netscape.com
cb0ad3f7c4 changing url for chrome to fix bug 43223
r=ben
2006-05-17 02:25:26 +00:00
ben%netscape.com
cdc28fbc5b fix for 41587, font pref panel not remembering settings. r=hyatt 2006-05-17 02:25:25 +00:00
ben%netscape.com
2320288a52 fix a js error and make handling for the no-fonts-for-lang case (slightly) more elegant 2006-05-17 02:25:24 +00:00
ben%netscape.com
33fc7c285d fix for 40473, Preferences Fonts panel font size menulists do not display selected value. 2006-05-17 02:25:23 +00:00
mcafee%netscape.com
48eece1393 Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136) 2006-05-17 02:25:22 +00:00
mcafee%netscape.com
d17ba2eaa9 Prefs were being stored as wrong type (39779). r=cmanske 2006-05-17 02:25:21 +00:00
mcafee%netscape.com
239f2e1dd4 Hooking up clear mem/disk cache buttons (39672). r=law 2006-05-17 02:25:20 +00:00
ben%netscape.com
edc14fb444 preparation for new <radiogroup> widget 2006-05-17 02:25:19 +00:00
ben%netscape.com
7ac4aa19b0 remove dependency on pref.css 2006-05-17 02:25:18 +00:00
ben%netscape.com
95160035c1 fix prefwindow tree sizing 2006-05-17 02:25:17 +00:00
ben%netscape.com
cf67bb49bf fix for 45587, patch from mj@digicool.com. Fixes subtle idiosyncracy in pref window treeview. 2006-05-17 02:25:16 +00:00
ftang%netscape.com
92ad0ae5b0 more fix for 39790 which we forget. change intl.charset.default to navigator.properties
r=nhotta/cata
2006-05-17 02:25:15 +00:00
tao%netscape.com
dc3f5fadb0 39790: [L12y] Move all localizable prefs into chrome://.a=ftang. piggy back
ftang's hacky code. To be replaced by ben.
2006-05-17 02:25:14 +00:00
ftang%netscape.com
e0284dd24d fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2006-05-17 02:25:13 +00:00
ben%netscape.com
0e08c6102f fix prefwindow js errors 2006-05-17 02:25:12 +00:00
ben%netscape.com
a061825e85 prefwindow code tidy-up 2006-05-17 02:25:11 +00:00
morse%netscape.com
71d4c4e2d7 disable adv image pref is imageblocking is enabled 2006-05-17 02:25:09 +00:00
morse%netscape.com
195941a0df fix regression with disabling image blocking 2006-05-17 02:25:08 +00:00
ben%netscape.com
dc229689f2 fixes for cookie pref panel 2006-05-17 02:25:06 +00:00
ben%netscape.com
72d6e3a7b6 removing redundant content 2006-05-17 02:25:05 +00:00
ben%netscape.com
382c82bb35 fixing xml error 2006-05-17 02:25:04 +00:00
ben%netscape.com
aa292e8dc3 reordering cookie prefs a little 2006-05-17 02:25:03 +00:00
ben%netscape.com
b7ed6e8868 fix 33647 (display font size units in fonts pref panel) 2006-05-17 02:25:02 +00:00
ben%netscape.com
af8a33934b fix visual padding glitch 2006-05-17 02:25:00 +00:00
alecf%netscape.com
d9514d738a fix for #37716 r=putterman a=leaf
put flex on the tree so it doesn't have zero width
2006-05-17 02:24:59 +00:00
ben%netscape.com
d6a2094340 fix js error 2006-05-17 02:24:58 +00:00
ben%netscape.com
d58f6125a9 prefwindow skinnability cleanup, string changes for verah 2006-05-17 02:24:57 +00:00
ruslan%netscape.com
dc5ebc2a15 Hook up http preferences to pref_debug window 2006-05-17 02:24:55 +00:00
alecf%netscape.com
73301bb70c fix indentation in the preftree 2006-05-17 02:24:54 +00:00
ben%netscape.com
e50a79ff0a update reference to dead file -> new file with shorter name 2006-05-17 02:24:53 +00:00
ben%netscape.com
5c28e437ea PrefWindow IV landing 2006-05-17 02:24:52 +00:00
scott%scott-macgregor.org
c03aa0fc81 Bug #194632 --> notification preference to use a self-defined wav-file does not function well.
Force the browse button to always insert a file url into the sound url pref.

r=Stefan
sr=bienvenu
a=chofmann
2006-05-17 02:24:51 +00:00
ftang%netscape.com
d6c37bce4b add one space to add check in comment for last check in
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2006-05-17 02:24:50 +00:00
ftang%netscape.com
c50e3d28ed *** empty log message *** 2006-05-17 02:24:49 +00:00
alecf%netscape.com
62bbd517d5 remove deprecated clearCellSelection() 2006-05-17 02:24:48 +00:00
jbetak%netscape.com
aeeb65c990 40257 You cannot add more than 1 item at a time in the Customize Charset dialog
39450 Message compose charset customize dialog shows initial active charsets number is not correct
39450 Mail View Charset Customize dialog window does not open
r=tao, a=ftang
2006-05-17 02:24:47 +00:00
sspitzer%netscape.com
d3265e8a16 fix for #39205, pref.css is no more. r=ben 2006-05-17 02:24:46 +00:00
jbetak%netscape.com
8cfcbe6333 39448 Clicking Customize in charset menu freezes application.
39450 Mail View Charset Customize dialog window does not open.
2006-05-17 02:24:45 +00:00
ben%netscape.com
581665b9c9 code cleanup for charset configuration window 2006-05-17 02:24:44 +00:00
jbetak%netscape.com
5d1cfdea45 37376 Customize charset coding 2006-05-17 02:24:43 +00:00
sspitzer%netscape.com
2fc43269e0 fix for bug #177280
Notification sound doesn't work
thanks to mloiselle@yahoo.com (Marc Loiselle) for the fix
r/sr=dmose,darin,sspitzer
2006-05-17 02:24:42 +00:00
neeti%netscape.com
f91203bedd fix for bug 41764 -Clear cache gives javascript error. r=gagan@netscape.com 2006-05-17 02:24:40 +00:00
ftang%netscape.com
e9b6ef727b fix 23705. r=pavlov change to unicodePath from path for nsILocalFile 2006-05-17 02:24:39 +00:00
jbetak%netscape.com
5a012bc798 37376 Customize Char Coding dialog: Cancel - Save are in the wrong order 2006-05-17 02:24:38 +00:00
hyatt%netscape.com
f553b7b229 Beginning the process of massaging the CSS and XUL to conform to the new
directory org.
2006-05-17 02:24:37 +00:00
hyatt%netscape.com
554b94321a More love. 2006-05-17 02:24:36 +00:00
danm%netscape.com
10f3a674bb dist...chrome restructuring 2006-05-17 02:24:35 +00:00
morse%netscape.com
b59b1d4ea1 remove image blocking 2006-05-17 02:24:34 +00:00
pavlov%netscape.com
6e05fdc3f9 use nsIFilePicker instead of nsIFileSpecWithUI 2006-05-17 02:24:33 +00:00
matt%netscape.com
78f4419926 changing java pref string to the one in 4.7 and fixing cache opening code 2006-05-17 02:24:32 +00:00
morse%netscape.com
ac116c3ee7 Implemented ability to start up cookie viewer in the image tab 2006-05-17 02:24:31 +00:00
dougt%netscape.com
c950299a2c removing manual confirmation check box, bug:16825 2006-05-17 02:24:30 +00:00
bryner%uiuc.edu
5be3188cb8 Clean up the mousewheel prefs so that the Boxes and Springs are the same
for each option in the dropdown box, and the text doesn't jump around when
you change it.  r=sspitzer.
2006-05-17 02:24:29 +00:00
jbetak%netscape.com
27f28308e8 34719 Available Charset list box doesn't contain anythig - removed hidden XUL box element 2006-05-17 02:24:28 +00:00
ben%netscape.com
6daae061a7 pref panel appearance tweaks, r=hyatt 2006-05-17 02:24:27 +00:00
ben%netscape.com
1a287667bd search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com 2006-05-17 02:24:26 +00:00
vishy%netscape.com
b897012a33 bugsplat=384817, need id here to dynamic overlay from commercial tree 2006-05-17 02:24:22 +00:00
alecf%netscape.com
81f52b8e70 fix for #29168
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager
2006-05-17 02:24:21 +00:00
matt%netscape.com
8277d4668d fixes for the wallet UI and displaying none prefs
r=german 23596 21838
2006-05-17 02:24:20 +00:00
alecf%netscape.com
bd490cdcd5 move the choose file/set as current to a global spot so other pref panes can get to them, for #27630, r=sspitzer 2006-05-17 02:24:19 +00:00
davidm%netscape.com
25744e4c4d 20893 Cache preferences need to be hooked up r = ben@netscape.com 2006-05-17 02:24:18 +00:00
morse%netscape.com
aaed7c5923 generalize per-site permissions, r=norris 2006-05-17 02:24:17 +00:00
jbetak%netscape.com
f7fa1214c9 b=28127 r=matt,ben,ftang,erik a=bobj Font prefs don't list all fonts - changed UI for Beta1 and fixed a radio-button problem in pref.js 2006-05-17 02:24:16 +00:00
ftang%netscape.com
8883ddc71d a=bobj, r=matt correct the 1.5 checkin. matt use the wrong case of 'c' in the function name 2006-05-17 02:24:15 +00:00
jbetak%netscape.com
4f07495ac3 28124, a=bobj, r=erik, matt Adding UI labels for language groups in font prefs 2006-05-17 02:24:14 +00:00
morse%netscape.com
2022d94207 bug 27027, remove wallet, r=matt, a=jar 2006-05-17 02:24:13 +00:00
matt%netscape.com
650c87095f a=bobj r-=ftang. .... patch ftang gave me for bug 27826 2006-05-17 02:24:12 +00:00
erik%netscape.com
50361eeb28 bug 18136; changed default fixed width font size to 13px, and updated
font size menus accordingly, moving values from DTD file to XUL file
since localizers don't localize numbers; r=pierre; a=rickg
2006-05-17 02:24:11 +00:00
matt%netscape.com
3b4073ea75 adding prefsting for manual proxies
and dynamic fonts in fonts.  r=gagan
2006-05-17 02:24:10 +00:00
evaughan%netscape.com
44539c243d bug fix for 24351, 22512
-r saari
2006-05-17 02:24:09 +00:00
bryner%uiuc.edu
1ddc14d055 Making the key names in the mousewheel preferences dialog
platform-specific.  bug 23685, r=ben@netscape.com.
2006-05-17 02:24:08 +00:00
jbetak%netscape.com
dbc39925ff 37130 Implement "Customize..." of Mail Composer charset menu 2006-05-17 02:24:07 +00:00
jbetak%netscape.com
35814df4a9 37130 Implement "Customize..." of Mail Composer charset menu 2006-05-17 02:24:06 +00:00
jbetak%netscape.com
3b5055234f 37130 Implement "Customize..." charset dialog in Mail Composer view menu 2006-05-17 02:24:05 +00:00
jbetak%netscape.com
d5988bd100 a=bobj, r=matt, bug 24027, beefed up error handling for charsets without lable/title, changed save filter to accept pref IDs >1 characters 2006-05-17 02:24:04 +00:00
jbetak%netscape.com
2948d3c47b bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
2006-05-17 02:24:03 +00:00
jbetak%netscape.com
4572b3bb2c bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
2006-05-17 02:24:02 +00:00
jbetak%netscape.com
6eadb5bf28 bug 24027, Charset Menu <Static> area: read from prefs and have editing UI
r=matt
a=bobj
2006-05-17 02:24:01 +00:00
morse%netscape.com
3673b71a63 remove wallet, bug 27027, r=dp 2006-05-17 02:23:56 +00:00
ben%netscape.com
2cb9912cad localisability fixes I missed on my first sweep/checkin, fixing bugs (27408, 27409, 27410, 27411, 27425) 2006-05-17 02:23:55 +00:00
matt%netscape.com
45ee07f94f Adding select lists for dynamic font menu
Removing dynamic from the font pane. r=don
24830, 26077, 26176, 24753, 24754
2006-05-17 02:23:53 +00:00
rgoodger%ihug.co.nz
ad8f5120c2 [prefwindow] languages pane tidy up 2006-05-17 02:23:51 +00:00
matt%netscape.com
0723aad36c This file was not supposed to get commited. 2006-05-17 02:23:50 +00:00
sspitzer%netscape.com
51678f0281 I need to name this node, so I can overlay the ab synch pref panel. 2006-05-17 02:23:49 +00:00
ben%netscape.com
bc8116c8f1 fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering 2006-05-17 02:23:48 +00:00
matt%netscape.com
fdf6c09c58 fix for bug 27899. commenting out line. tree row and item where mixed. 2006-05-17 02:23:47 +00:00
matt%netscape.com
b3a023e67a commenting out color.xul since it is not hooked up.
bug 21838 r=mcafee
2006-05-17 02:23:46 +00:00
brade%netscape.com
eff3f2bd61 use correct entity for second composer panel 2006-05-17 02:23:45 +00:00
matt%netscape.com
397a0080e9 fixes for bugs 24758 2456 (commenting out lines) 23355 (changed .js pref sting) r=jud r=matt 2006-05-17 02:23:44 +00:00
nhotta%netscape.com
e56568e6a2 Increased height of pref window for new items in messages, bug 32720, 32802. 2006-05-17 02:23:42 +00:00
sfraser%netscape.com
3d4d102100 Make the prefs dialog position persist. r=ben 2006-05-17 02:23:41 +00:00
ben%netscape.com
a02e5291b8 changes to accomodate global.css change 2006-05-17 02:23:40 +00:00
ben%netscape.com
334e01efd4 some js dumps to display state of params passed into prefwindow... 2006-05-17 02:23:39 +00:00
ben%netscape.com
2bec6cc8fc fixing bugs on color pref setting, and on multiple pref setting, r=alecf@netscape.com 2006-05-17 02:23:38 +00:00
rgoodger%ihug.co.nz
5507b80273 partial fix to bool radio persistence bugs (r=sfraser@netscape.com, v=mcafee@netscape.com), tree sizing fix (r=sfraser@netscape.com) 2006-05-17 02:23:37 +00:00
brade%netscape.com
b98025da0c add second composer panel 2006-05-17 02:23:36 +00:00
ben%netscape.com
44c528ec85 removing themes panel access from preftree for beta (bug24755) 2006-05-17 02:23:35 +00:00
syd%netscape.com
690c354576 restore id to first treechildren tag to fix broken overlay in commercial tree.
r=ben goodger
2006-05-17 02:23:34 +00:00
hyatt%netscape.com
b7a573bfb0 Fixing prefs. 2006-05-17 02:23:33 +00:00
rgoodger%ihug.co.nz
68f4c3b354 [prefwindow] more cleanup 2006-05-17 02:23:32 +00:00
ben%netscape.com
6b99104a89 provide pref to show the modal about dialog if one wishes. r=bryner 2006-05-17 02:23:31 +00:00
beard%netscape.com
91450796cd Added prefs for using nsViewManager2 to the debug panel. 2006-05-17 02:23:30 +00:00
mcafee%netscape.com
8c7d8b1075 Fixing XUL typo, r=ben 2006-05-17 02:23:29 +00:00
matt%netscape.com
6d7bdf21a3 fix for bug 24581 2006-05-17 02:23:28 +00:00
matt%netscape.com
79eb55981b fixing for font pref emergency r=erik brendan okayed 2006-05-17 02:23:27 +00:00
matt%netscape.com
b20928f1b6 adding prefs font code r=erik 2006-05-17 02:23:26 +00:00
alecf%netscape.com
2ff58d6535 remove prefwindow from the build! Hurrah it is gone! r=sspitzer 2006-05-17 02:23:25 +00:00
mcafee%netscape.com
902b49eb07 Resurrecting some prefs we lost in the pref landing. r=rgoodger@ihug.co.nz 2006-05-17 02:23:24 +00:00
morse%netscape.com
8a232c63aa implement disginguished-schema in wallet, r=waterson 2006-05-17 02:23:23 +00:00
rgoodger%ihug.co.nz
073a290fa9 [prefwindow] fixing regression, re-adding font scaling overlay. 2006-05-17 02:23:19 +00:00
neil%parkwaycc.co.uk
d007be4f4c Bug 158711 Mail Alert Notification checkbox r/sr=sspitzer 2006-05-17 02:23:14 +00:00
sspitzer%netscape.com
f287d5ad04 fix for bug #158711. don't show the "show and alert" pref UI for platforms
(like linux) that don't have the alert service.
r/sr=dmose, a=asa
2006-05-17 02:23:12 +00:00
varada%netscape.com
abaf653af8 fix for 170572: adding prefs to hide mail toolbar buttons; 170573 : Create new notification panel for mail prefs;171068: move compose prefs from main to compose panel;r/sr=sspitzer 2006-05-17 02:23:11 +00:00
ben%netscape.com
79442612ea fixing mousewheel pref panel causing the prefsdialog to not quit on OK, r=jst@citec.fi 2006-05-17 02:23:10 +00:00
sspitzer%netscape.com
cbc50623ec more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2006-05-17 02:23:09 +00:00
rgoodger%ihug.co.nz
318c2e7a72 [prefwindow] navigator pane cleanup, fix "use current page" and "choose file" for homepage 2006-05-17 02:23:08 +00:00
ben%netscape.com
ce5fc4e449 removing searchwindow checkbox, bug26931, r=gagan 2006-05-17 02:23:07 +00:00
rgoodger%ihug.co.nz
adb8532235 [prefwindow] search pane tidy-up 2006-05-17 02:23:06 +00:00
rgoodger%ihug.co.nz
008ce9d747 [prefwindow] proxy panel cleanup 2006-05-17 02:23:05 +00:00
rgoodger%ihug.co.nz
38079043d6 [prefwindow] extend prefwindow to provide pseudo-onload handlers, download panel cleanup 2006-05-17 02:23:04 +00:00
rgoodger%ihug.co.nz
59970f742b [prefwindow] offline panel tidy-up 2006-05-17 02:23:03 +00:00
rgoodger%ihug.co.nz
4a93bb7b49 [prefwindow] pref search hookup 2006-05-17 02:23:02 +00:00
evaughan%netscape.com
140184fd13 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2006-05-17 02:23:01 +00:00
dbragg%netscape.com
a45843d2e2 Fix for bug 27093 r=cathleen 2006-05-17 02:23:00 +00:00
ben%netscape.com
87b144ccdd fixing 24890 by making dialogs spawned from pref panels modal. r=jst@citec.fi 2006-05-17 02:22:59 +00:00
rgoodger%ihug.co.nz
b96d551342 [prefwindow] smartupdate panel tidy-up 2006-05-17 02:22:58 +00:00
rgoodger%ihug.co.nz
ae2ebbb5d6 [prefwindow] fixing 23909 - cookies radiobutton group has no default (typo) 2006-05-17 02:22:57 +00:00
mcafee%netscape.com
03a54a6a84 Typo was preventing browser.cache.check_doc_frequency from sticking. r=rgoodger@ihug.co.nz 2006-05-17 02:22:56 +00:00
rgoodger%ihug.co.nz
f872cd2466 [prefwindow] cache, cookies and wallet panes cleanup 2006-05-17 02:22:55 +00:00
rgoodger%ihug.co.nz
ca934a2c4a [prefwindow] removing duplicate 'mousewheel' entry in pref panels list 2006-05-17 02:22:54 +00:00
alecf%netscape.com
1bb427ffc8 re-add mousewheel pref pane, and fix some minor problems with the pane 2006-05-17 02:22:53 +00:00
rgoodger%ihug.co.nz
3997d3d8f3 ...even more cleanup 2006-05-17 02:22:52 +00:00
rgoodger%ihug.co.nz
8e03a6809b [prefwindow] reimplementing default-page-setting functionality 2006-05-17 02:22:51 +00:00
rgoodger%ihug.co.nz
d897920b39 prefwindow recovery & cleanup 2006-05-17 02:22:50 +00:00
rgoodger%ihug.co.nz
ed3207895a [prefwindow] applications panel tidy-up 2006-05-17 02:22:49 +00:00
rgoodger%ihug.co.nz
2959cb1140 [prefwindow] smart browsing tidy up 2006-05-17 02:22:48 +00:00
rgoodger%ihug.co.nz
b52b9fd47e [prefwindow] fixing regression, commenting out unsupported features and replacing text area with input field 2006-05-17 02:22:47 +00:00
rgoodger%ihug.co.nz
881857e823 [prefwindow] advanced pane cleanup 2006-05-17 02:22:46 +00:00
rgoodger%ihug.co.nz
37877b8392 New Prefwindow landing. r=alecf@netscape.com 2006-05-17 02:22:45 +00:00
mcafee%netscape.com
4f87323779 Cleaning up layout of offline pref pane. r=rgoodger@ihug.co.nz 2006-05-17 02:22:44 +00:00
alecf%netscape.com
66364191b4 fix mousewheel prefs to match pref landing 2006-05-17 02:22:43 +00:00
bryner%uiuc.edu
a3ddc2fcd1 Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
default (on Windows at least) for the number of lines to scroll.  I also changes the default actions for the modifier
keys slightly.
2006-05-17 02:22:42 +00:00
mcafee%netscape.com
05561d637d Cleaning up layout of languages pref pane. r=rgoodger@ihug.co.nz 2006-05-17 02:22:41 +00:00
law%netscape.com
0dc13d181a New panel for Windows desktop integration preferences 2006-05-17 02:22:40 +00:00
rjc%netscape.com
b23e120b14 Small search changes: open up "Search Results" sidebar panel whenever we have new search results (if pref is set to do so) irregardless of whether its by clicking on the "Search" button or not. 2006-05-17 02:22:39 +00:00
jbetak%netscape.com
525029338b 32477 Implement accept-language UI 2006-05-17 02:22:36 +00:00
jbetak%netscape.com
23e945d52a 32477 Accept-Language UI not implemented 2006-05-17 02:22:35 +00:00
mcafee%netscape.com
5d5d52d33f Fixing layout for mousewheel pref pane, cleaning up table HTML. r=rgoodger@ihug.co.nz 2006-05-17 02:22:24 +00:00
hyatt%netscape.com
4b17557ed2 fix broken skin switching, r=ben 2006-05-17 02:22:23 +00:00
mcafee%netscape.com
4893b7318e Fixing layout for proxies pref pane. r=rgoodger@ihug.co.nz 2006-05-17 02:22:22 +00:00
ben%netscape.com
037402d2a8 forgot file 2006-05-17 02:22:21 +00:00
mcafee%netscape.com
333402370d Cleaning up layout, added table to line up buttons, text input fields. r=rgoodger@ihug.co.nz 2006-05-17 02:22:20 +00:00
rgoodger%ihug.co.nz
5f0593ddd8 [prefwindow] theme panel cleanup 2006-05-17 02:22:19 +00:00
jst%citec.fi
9801aaaeaa Don't load link targets in the pref window, I missed this link in my last patch to this file. 2006-05-17 02:22:18 +00:00
matt%netscape.com
ea8cb37168 commiting pref-fonts.js for prefs 2006-05-17 02:22:17 +00:00
amusil%netscape.com
58e0aa3e4b Added id to the tree children node for future overlay support. 2006-05-17 02:21:37 +00:00
mcafee%netscape.com
93d01c71ae Removing unneeded vertical spring, this goes with my last change to this file r=matt 2006-05-17 02:21:35 +00:00
mcafee%netscape.com
71a8ebc52f Fixing layout to match other pref panels. r=matt 2006-05-17 02:21:34 +00:00
kairo%kairo.at
f415fe7d3f bug 333259 - Language switching broken after bug 325473 (removal of content packs) - correct wsm_attributes to "prefvalue", r+sr=Neil 2006-04-09 00:50:20 +00:00
kairo%kairo.at
91acb7039c bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
timeless%mozdev.org
61c83cfad1 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2006-04-08 00:57:58 +00:00
bugzilla%arlen.demon.co.uk
291d7f303e Bug 289444 Give prefs panels titles a unique name (LP, inspector and wallet patch)
p=giacomo.magnini@portalis.it (as was previous patch) r=me sr=neil.parkwaycc.co.uk
2006-04-08 00:57:57 +00:00
neil%parkwaycc.co.uk
8c18a6b93a Bug 302245 Prevent partial locale installations provided by extensions from appearing in the list of content packs r+sr=jag r=kairo a=bsmedberg 2006-04-08 00:57:56 +00:00
bsmedberg%covad.net
1f25e79d1b From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2006-04-08 00:57:55 +00:00
aaronleventhal%moonset.net
75fa236942 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2006-04-08 00:57:54 +00:00
gerv%gerv.net
1c313b7f60 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-04-08 00:57:53 +00:00
bzbarsky%mit.edu
c264dbc741 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2006-04-08 00:57:52 +00:00
cbiesinger%web.de
d25ee9de68 Bug 235058 Content/language switching from UI is broken
r=neil sr=bz
2006-04-08 00:57:51 +00:00
neil%parkwaycc.co.uk
4b67c8b16f Bug 89576 now that the wsm saves the page data the pref panel ok handlers don't need to r=caillon sr=alecf 2006-04-08 00:57:50 +00:00
pete.zha%sun.com
a511b02ebb bug=193068
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2006-04-08 00:57:49 +00:00