Commit Graph

37 Commits

Author SHA1 Message Date
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
ben%netscape.com
edc14fb444 preparation for new <radiogroup> widget 2006-05-17 02:25:19 +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
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
ben%netscape.com
5c28e437ea PrefWindow IV landing 2006-05-17 02:24:52 +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
ben%netscape.com
6daae061a7 pref panel appearance tweaks, r=hyatt 2006-05-17 02:24:27 +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
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
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
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
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
rgoodger%ihug.co.nz
073a290fa9 [prefwindow] fixing regression, re-adding font scaling overlay. 2006-05-17 02:23:19 +00:00
rgoodger%ihug.co.nz
37877b8392 New Prefwindow landing. r=alecf@netscape.com 2006-05-17 02:22:45 +00:00
rgoodger%ihug.co.nz
a342c44397 adding font scaling pref to pref window to fix 5599, r=syd@netscape.com 1999-12-23 08:25:08 +00:00
rgoodger%ihug.co.nz
64a38ab547 making prefs panels skinnable. (bug 19560) 1999-12-06 09:21:10 +00:00
evaughan%netscape.com
579a9d2af2 1) Changed box to use a linked list instead of a fixed array. -r Hyatt
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
alecf%netscape.com
84fe2a2aa0 add class="dialog" to all pref window dialogs
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
sspitzer%netscape.com
1df3f9eb17 make the PrefWindow work for html select dom elements, instead of just html input dom elements.
right now, it only works for int prefs.  fix #15230, heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.

rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.

add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code.  use PR_sscanf instead of sscanf.

r=mscott
1999-10-22 02:09:18 +00:00
mcafee%netscape.com
df4935b698 Better variable names for readability. 1999-10-03 08:13:41 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
matt%netscape.com
eb7c1b76f5 Adding new prefs for bugs.
Also clean up a bit.
1999-09-01 20:49:16 +00:00
matt%netscape.com
d14cbee0b7 Adding new pref files 1999-08-25 02:40:19 +00:00
matt%netscape.com
5d59c4c13e Adding prefs in boxes 1999-08-10 02:48:56 +00:00
sspitzer%netscape.com
8977322293 changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again. 1999-07-03 18:00:43 +00:00
mcmullen%netscape.com
10475274a3 Fixed an entity reference 1999-06-08 23:19:07 +00:00
mcmullen%netscape.com
03e9a818f0 Continuing development. (Still not in build). 1999-06-08 20:57:54 +00:00
mcmullen%netscape.com
6b29576403 First Checked In. 1999-06-04 23:28:56 +00:00