Commit Graph

773 Commits

Author SHA1 Message Date
shanjian%netscape.com
dc750e8293 #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.
2000-09-11 20:49:34 +00:00
disttsc%bart.nl
692b48096b Add more font sizes to Fonts pref panel. Author=jwbaker@acm.org, b=52080, r=matt, a=brendan 2000-09-11 19:12:12 +00:00
cata%netscape.com
71d3494107 Fix for bug #45356 & lots of clean-up. 2000-09-08 23:45:28 +00:00
disttsc%bart.nl
eeead647c8 Make pref-applications-new.js:chooseApp() check the filepicker's return value. r=ben, a=brendan 2000-09-07 18:52:02 +00:00
matt%netscape.com
48473a80f0 adding fonts 8-11 for bug 30813 2000-09-06 23:27:14 +00:00
hewitt%netscape.com
e059927594 45102 - theme preview images in prefwindow, r=hangas 2000-09-06 22:18:14 +00:00
dbaron%fas.harvard.edu
cfceba7dca Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
law%netscape.com
f08f0f8764 Bug 44719; patch from elig@netscape.com; r=me 2000-09-01 01:24:18 +00:00
dbragg%netscape.com
c5a4a81132 fix for 45915. Changed text r=dveditz 2000-08-30 20:47:37 +00:00
dbragg%netscape.com
30bba03b6d fix for 45915. Changed text, removed notifier option and repositioned under Advanced. r=dveditz 2000-08-30 20:46:53 +00:00
matt%netscape.com
ce29e09ac6 changing description to value on tree
http://bugzilla.mozilla.org/show_bug.cgi?id=45198
r=hyatt
2000-08-29 00:32:39 +00:00
BlakeR1234%aol.com
e8d89a0d1d Fix 43910, minor wording change (r=me) 2000-08-27 23:13:49 +00:00
BlakeR1234%aol.com
ecd1bd1315 Fix 50461, minor wording change (r=me) 2000-08-27 23:03:44 +00:00
morse%netscape.com
28506cea0b bug 48808, add missing period, patch=walk84, r=morse 2000-08-26 03:08:19 +00:00
timeless%mac.com
ad7ef0d9af Removing pref-proxies.dtd and pref-proxies.xul from builds they seem to be unused. r=ben a=brendan 2000-08-25 03:18:15 +00:00
BlakeR1234%aol.com
66ab5cf254 Fix bug 46822, make home prefs save properly r=ben a=brendan 2000-08-25 02:02:19 +00:00
ben%netscape.com
a1a25028db fix for 49825, choose file button in new helper application dialog does not work on linux. 2000-08-24 23:30:29 +00:00
morse%netscape.com
af0f539026 bug 50097, can't close privacy window, r=dveditz 2000-08-24 14:43:25 +00:00
ben%netscape.com
f1cb8ef191 fix for 45587, patch from mj@digicool.com. Fixes subtle idiosyncracy in pref window treeview. 2000-08-24 04:48:46 +00:00
ben%netscape.com
0ef4798e0c fix for 42798, patch from henrik gemal, r=myself 2000-08-24 04:30:21 +00:00
ben%netscape.com
1683db148d fix for 42797, partial patch from henrik gemal, r=myself (+ a couple of changes) 2000-08-24 04:26:50 +00:00
morse%netscape.com
59850173a5 bug 50084, move wallet demo files off the server, r=dveditz 2000-08-24 00:43:37 +00:00
ben%netscape.com
fa3e0ad464 fix for 45687, fix hang when editing mime type 2000-08-24 00:37:24 +00:00
ben%netscape.com
820d760090 oops, didn't fix that restore default bug in the appropriate way... 2000-08-23 05:10:55 +00:00
ben%netscape.com
2fe0650ee7 Fix for 44025 - clean up UI of themes pref panel; 49763 - enable 'restore default' theme 2000-08-23 04:41:52 +00:00
hyatt%netscape.com
3280667d72 Fix for 49431. r=ben 2000-08-23 00:53:04 +00:00
BlakeR1234%aol.com
59a3e71d48 Fix 49759 to remove the skin switch warning dialog. r=me (just backing out ben's changes), a=nsbeta3+ 2000-08-22 02:57:58 +00:00
ccarlen%netscape.com
7eaea7913f Converted use of nsIFileLocator to nsIDirectoryService. r=slamm 2000-08-22 00:36:55 +00:00
morse%netscape.com
ee1fe865c1 bug 48742, change name of server for privacy tutorial, r=dveditz 2000-08-18 05:49:59 +00:00
ben%netscape.com
bebb2a3d7f some pref panel appearance fixes 2000-08-18 04:49:33 +00:00
morse%netscape.com
92b810bc5e bug 48742, adding privacy tutorial, r=dveditz 2000-08-17 19:32:58 +00:00
mcafee%netscape.com
9f593d34c3 Minor layout tweak to Integration pref pane (40888). 2000-08-17 19:03:27 +00:00
mcafee%netscape.com
23aac7367b Splitting debug pref pane into 3 panes to save room (40888). Debug gets general stuff, debug1 gets events stuff, debug2 gets networking stuff. Explicitly picked generic names for these files in case usage changes later. r=slamm 2000-08-17 00:51:18 +00:00
mcafee%netscape.com
3d07f452cf Adding thin separator, r=slamm 2000-08-16 22:54:56 +00:00
mcafee%netscape.com
404a46bd9d Minor rewording of label in smart browsing pref pane. 2000-08-16 22:51:42 +00:00
mcafee%netscape.com
80451f1c55 Remove unused id walletServer, finishing morses checkin for 48267. 2000-08-16 22:49:54 +00:00
mcafee%netscape.com
e5dab4596d Making mousewheel pref pane more readable. r=slamm 2000-08-16 22:48:49 +00:00
morse%netscape.com
b64ba64c82 minor wording change, part of bug 48742 2000-08-14 02:37:16 +00:00
mcafee%netscape.com
890da54651 splitting forms-and-passwords pref pane into two panes, out of realestate (40888). r=slamm 2000-08-12 01:30:18 +00:00
mcafee%netscape.com
a59b87c818 Saving space in winhooks pref panel (40888). r=slamm 2000-08-12 01:29:01 +00:00
morse%netscape.com
8d69457161 bug 48267, remove a textfield from wallet's pref panel, r=danm 2000-08-11 22:38:55 +00:00
mcafee%netscape.com
8050a88071 Thin separators to save space (40888) 2000-08-11 21:54:18 +00:00
warren%netscape.com
a65ba7ec30 Jar manifest updates. 2000-08-11 09:05:40 +00:00
mcafee%netscape.com
da01eb1416 Splitting cookies/images pref pane into two separate panes (40888). r=ben 2000-08-10 23:27:21 +00:00
nbhatla%netscape.com
c4313fb656 #46518 -> Mac Classic Skin Polish. #46178 -> search editor now has arrow buttons. r=andreww 2000-08-09 23:18:30 +00:00
ben%netscape.com
53590d9e94 nsbeta3+ 46284, crash after trying to install package via software installation pref panel. remove button (was there
for debugging purposes only)
2000-08-09 05:11:29 +00:00
ben%netscape.com
18e88e25a1 forgot to check this in last night... 2000-08-08 23:15:52 +00:00
mcafee%netscape.com
0c167f6256 Saving space with thin separator (40888) 2000-08-08 22:45:53 +00:00
mcafee%netscape.com
9039651c85 Changing font resolution to say screen resolution. r=slamm, akkana 2000-08-08 22:37:54 +00:00
mcafee%netscape.com
a79cd32cc6 Removing whats related description to save room (40888). r=slamm 2000-08-08 22:28:27 +00:00
mcafee%netscape.com
eeaa579c09 Smart browsing pane should be titled as such, not whats related. r=slamm 2000-08-08 21:46:18 +00:00
saari%netscape.com
4c09a29ac5 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
2000-08-08 21:31:05 +00:00
alecf%netscape.com
d526441bfe fix for prefs bustage 2000-08-08 19:50:00 +00:00
ben%netscape.com
fa1f598ecb fix for nsbeta3+ 45687, problems with helper apps pref panel 2000-08-08 04:18:23 +00:00
anthonyd%netscape.com
0ded4fa407 moving editor prefs to editor directory
see bug # 36911
r: ben
2000-08-05 02:28:33 +00:00
anthonyd%netscape.com
83d79eb53d moving editor prefs into editor directory
see bug # 36911
r: ben
2000-08-05 02:24:55 +00:00
cata%netscape.com
530af01ae8 Fix for bug #28983. a=ftang, r=nhotta. 2000-08-04 23:30:36 +00:00
mcafee%netscape.com
fbcad0bffe Removing dead pref-imageblocking.{xul,dtd} (40888). r=slamm, morse. 2000-08-03 23:20:01 +00:00
nbhatla%netscape.com
d9a721948b 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 2000-08-03 00:34:53 +00:00
warren%netscape.com
da15eda254 Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
mcafee%netscape.com
bcc1e4beab Cleaning up cache pref panel (40888). r=matt 2000-07-31 21:22:53 +00:00
mcafee%netscape.com
9db4a60ba4 Ignore generated files. 2000-07-31 20:24:43 +00:00
brade%netscape.com
bd94457ab2 tooltips (bug #9767) 2000-07-31 12:49:38 +00:00
ben%netscape.com
06ee6fcca7 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.
2000-07-30 06:40:30 +00:00
ben%netscape.com
b11c2d7a51 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.
2000-07-30 06:35:33 +00:00
morse%netscape.com
a27c7def5b fix bug 46464, split signon viewer into two separate viewers, r=ben 2000-07-30 04:25:54 +00:00
BlakeR1234%aol.com
d308a9e634 Bug 45707 2000-07-30 01:33:50 +00:00
mcafee%netscape.com
3402e5aad5 Tightening up composer pref UI for (5236). r=akkana 2000-07-29 01:51:40 +00:00
mcafee%netscape.com
577ddce129 Obsoleting pref-languages2.xul,dtd. Merging changes back into pref-languages.xul,dtd. Part of cleanup for (5236). r=slamm 2000-07-29 01:18:02 +00:00
matt%netscape.com
46b8fc5224 fixing bug for 27436
moving accesskeys to a dtd file
r:tina
2000-07-29 00:32:40 +00:00
mcafee%netscape.com
6fa3a323a0 Simplifying languages label to save space, AND it reads better (5236). r=pavlov 2000-07-28 21:42:00 +00:00
mcafee%netscape.com
efe2cf8894 Tightening up space in fonts pref panel (5236). r=akkana 2000-07-28 20:34:02 +00:00
brade%netscape.com
107988e2ec tooltips from simone (bug #9767) 2000-07-28 10:35:04 +00:00
mcafee%netscape.com
67e5d85054 Factoring history prefs into separate pane (5236). a=pavlov 2000-07-28 06:32:27 +00:00
mcafee%netscape.com
cc2459e95f Cleaning up debug pref pane; saving space on navigator pref pane (5236). r=matt 2000-07-27 23:31:51 +00:00
mcafee%netscape.com
b94ce9a821 Properly removing viewmanager2 pref UI. r=matt 2000-07-27 23:03:22 +00:00
brade%netscape.com
10ae739026 expose commented out prefs and tweak for autosave/recent files; submitted by rcassin@supernova.org; fix for bug #44212 (make the pref match the string in the source) 2000-07-27 13:56:06 +00:00
brade%netscape.com
a99f57435b strings for newly exposed prefs (submitted by rcassin@supernova.org) 2000-07-27 13:52:53 +00:00
ben%netscape.com
3879af701e classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
mcafee%netscape.com
8e899ed26e Debug-only, deleting viewmanager2 pref UI, on by default now (42845). r=matt 2000-07-27 03:52:53 +00:00
mcafee%netscape.com
60c5e0f66b Thinning separators to make room for larger font (5236). r=matt 2000-07-26 22:28:30 +00:00
ben%netscape.com
d9905f99ea oops, forgot to remove entry for cache dir from _elementIDs array at
top of file.
2000-07-25 23:43:44 +00:00
ben%netscape.com
52812d899f 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)
2000-07-25 23:29:59 +00:00
ben%netscape.com
997e1b14fe 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)
2000-07-25 06:33:03 +00:00
hyatt%netscape.com
989e4fa81b Fix for 45951. r=waterson. 2000-07-24 22:42:55 +00:00
ben%netscape.com
634a2bbd89 fix for 43350, provide some warning about impending data loss before switching themes 2000-07-24 12:11:24 +00:00
ftang%netscape.com
afd789602b more fix for 39790 which we forget. change intl.charset.default to navigator.properties
r=nhotta/cata
2000-07-20 21:09:11 +00:00
tao%netscape.com
3ed004686f 39790: [L12y] Move all localizable prefs into chrome://.a=ftang. piggy back
ftang's hacky code. To be replaced by ben.
2000-07-20 00:00:29 +00:00
ftang%netscape.com
fa65fbdc4b fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
morse%netscape.com
4cb24c2203 bug 44146, parent window for modal dialogs, r=dveditz 2000-07-19 21:10:03 +00:00
ftang%netscape.com
736c891380 add one space to add check in comment for last check in
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com
19770aec9e *** empty log message *** 2000-07-19 06:24:47 +00:00
matt%netscape.com
6c14b64434 changing url for chrome to fix bug 43223
r=ben
2000-07-13 21:36:40 +00:00
evaughan%netscape.com
9efb1627f8 Fix for bug #44576
-r jrgm

PS: Last checkin was reviewed by waterson. Forgot the -r
2000-07-13 20:58:42 +00:00
evaughan%netscape.com
f82106b70a fix for #44576 2000-07-11 20:58:59 +00:00
matt%netscape.com
3d15821af6 taking out security policies pane as per bug 44121
r:tornduff
2000-07-10 22:50:37 +00:00
radha%netscape.com
3a3c654a54 Fix for feature bug 44427. checking in code on behalf of jce2@po.cwru.edu
r=myself. a=brendan
2000-07-10 22:07:47 +00:00
ben%netscape.com
a2683bd996 more Application Helper Pref panel stuff (supporting removal of handlers) 2000-07-08 03:21:23 +00:00
ben%netscape.com
a847012232 swap ordering of apps and layout prefs in debug panel so it is possible to turn off box debugging 2000-07-08 00:18:31 +00:00
ben%netscape.com
576104c21d latest updates to helper apps pref panel (now support editing of types, and overwriting old types with new ones! =D) 2000-07-07 05:44:53 +00:00
ben%netscape.com
5c91e66869 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.
2000-07-06 01:43:17 +00:00
ben%netscape.com
00787d398d toolbar drag and drop 2000-07-05 23:55:48 +00:00
ben%netscape.com
0d8ee902a4 toolbar drag and drop 2000-07-05 23:55:39 +00:00
morse%netscape.com
88c61d33c3 fix bug 44581, minor wording change, submitter=Blake Ross, r=morse 2000-07-05 20:14:30 +00:00
BlakeR1234%aol.com
5c94e82446 Partial fix for bug 44442. Thanks to walk84@usa.net for catching it r=me 2000-07-03 00:41:30 +00:00
jab%atdot.org
3ff5cd0f65 a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
BlakeR1234%aol.com
1123bd29aa Fix access key for Switch Theme button...the old one, a, no longer applies. 2000-06-28 04:49:48 +00:00
BlakeR1234%aol.com
ca7a017980 Part of bug 44025. r=dveditz a=johng 2000-06-28 01:04:12 +00:00
bryner%uiuc.edu
aeaec0cab9 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2000-06-23 21:44:48 +00:00
morse%netscape.com
0c0a690bd8 undo change that caused clipping in cookie pref panel 2000-06-22 22:20:11 +00:00
morse%netscape.com
22e4e25b68 undo change that caused clipping in wallet pref panel 2000-06-22 22:19:36 +00:00
ben%netscape.com
b4915c74a4 fix call palcement, suggested by jag on IRC, r=me 2000-06-22 08:43:41 +00:00
ben%netscape.com
f763cb2f23 fix prefwindow js errors 2000-06-22 06:03:09 +00:00
ben%netscape.com
a60502ab96 fix prefwindow js errors, r=hyatt 2000-06-22 06:03:02 +00:00
danm%netscape.com
03ea82871a tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
BlakeR1234%aol.com
3544199e3e Fix for bug 43261, just a typo. 2000-06-21 06:43:00 +00:00
BlakeR1234%aol.com
de43d562ae Fix for bug 43263, just a typo. 2000-06-21 06:39:35 +00:00
ben%netscape.com
cd75aef232 fix for skin switching writing to install directory instead of profile, 30536, r=hyatt 2000-06-20 09:47:33 +00:00
amasri%netscape.com
5b626e623a Adding localization notes per Bugzilla #39775
r=rchen@netscape.com
2000-06-20 02:42:21 +00:00
hyatt%netscape.com
c4ed40fe2c 30511 2000-06-19 23:51:17 +00:00
bryner%uiuc.edu
6156d432ab Updating trees for new tree widget. bug 30511. r=hyatt. 2000-06-19 23:03:40 +00:00
ben%netscape.com
f4f3b574ae fix glitches caused by my 30536 checkin friday night 2000-06-18 23:38:23 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
morse%netscape.com
6d0180c84c bugs 42475, 42550, and 42436 r=dveditz 2000-06-16 12:51:14 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
putterman%netscape.com
44f5d92c40 Fix for 39770, remove return receipts from prefs. r=sspitzer. 2000-06-14 14:01:57 +00:00
neeti%netscape.com
3542e0249d fix for bug 41764 -Clear cache gives javascript error. r=gagan@netscape.com 2000-06-08 21:50:42 +00:00
ben%netscape.com
5021cc43a9 fix for 41587, font pref panel not remembering settings. r=hyatt 2000-06-08 07:00:25 +00:00
jbetak%netscape.com
b03d2546fc 39432 Crash when clicked on Language option in Prefs
r=loadrunner
2000-06-08 02:24:12 +00:00
alecf%netscape.com
6e36cf5f34 remove deprecated clearCellSelection() 2000-06-07 08:04:30 +00:00
shaver%mozilla.org
eb985a6f76 fix spelling in wallet prefs, removed unused entities, #40616, r=ben, a=waterson 2000-06-07 04:46:34 +00:00
morse%netscape.com
1b1a86f38d fix regression caused by recent code cleanup (reported in bug 41743) 2000-06-07 02:07:54 +00:00
jbetak%netscape.com
2625dbb84b 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
2000-06-06 00:46:07 +00:00
ben%netscape.com
e74d3f8337 fix visual padding glitch 2000-06-05 09:43:51 +00:00
ben%netscape.com
c678c050c9 fix a js error and make handling for the no-fonts-for-lang case (slightly) more elegant 2000-06-02 03:38:50 +00:00
ben%netscape.com
0ce0667b21 fix for 40473, Preferences Fonts panel font size menulists do not display selected value. 2000-05-27 03:44:07 +00:00
ben%netscape.com
6ff2bbdb36 forgot to check this in the other day with SSL update to proxy pref panel. 2000-05-27 02:44:22 +00:00
mcafee%netscape.com
af6a49d16e Comment only. Suggesting call to centerWindowOnScreen() (26017) 2000-05-26 03:13:11 +00:00
mcafee%netscape.com
be903faa1b Hooking up clear mem/disk cache buttons (39672). r=law 2000-05-26 02:30:43 +00:00
ben%netscape.com
ba5c5e4199 fixes for 39690, 22056, 36125. r=hyatt 2000-05-25 12:14:15 +00:00
pavlov%netscape.com
2804c173c5 fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
hyatt%netscape.com
b314d8dce9 fix broken skin switching, r=ben 2000-05-24 08:36:10 +00:00
sspitzer%netscape.com
3598825f45 fix for #40245. r=mscott 2000-05-24 08:22:41 +00:00
sspitzer%netscape.com
02b40486f6 fix for #39205, pref.css is no more. r=ben 2000-05-23 04:08:54 +00:00
sspitzer%netscape.com
f1996ddb49 fix for #39205, pref.css is no more. r=ben 2000-05-23 04:02:09 +00:00
ben%netscape.com
363add0908 correct text for the skin switching pref panel, bug 38964 r=verah 2000-05-22 04:25:12 +00:00
mcafee%netscape.com
f10cab5764 Prefs were being stored as wrong type (39779). r=cmanske 2000-05-19 02:23:48 +00:00
mcafee%netscape.com
e21e8c585a Fixing colorwell in prefs. r=slamm, beta2+, blah blah. (21160) 2000-05-18 22:08:14 +00:00
mcafee%netscape.com
6eb88c1a84 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) 2000-05-18 03:19:00 +00:00
ben%netscape.com
c2e603eb00 code cleanup 2000-05-17 06:29:22 +00:00
mcafee%netscape.com
cbee964036 Removing enable_style_sheets pref UI. (39552) 2000-05-17 05:21:40 +00:00
jbetak%netscape.com
87c813751b 39448 Clicking Customize in charset menu freezes application.
39450 Mail View Charset Customize dialog window does not open.
2000-05-17 05:19:56 +00:00
bryner%uiuc.edu
ebfe5bd795 Adding text size enlarge/reduce radio button to the mousewheel prefs
panel.  r=shaver.
2000-05-16 04:37:42 +00:00
bryner%uiuc.edu
2ace62c20a Removing this file, it's empty. 2000-05-16 04:24:07 +00:00
bryner%uiuc.edu
fc8693e5f0 Removing pref-mousewheel.js from the build, it's empty. 2000-05-16 04:23:25 +00:00
bryner%uiuc.edu
52b0655c88 Hide the mousewheel prefs panel on Macintosh, since we do not have
mousewheel scrolling implemented there.  r=ben.
2000-05-16 03:51:46 +00:00
ben%netscape.com
682a6e57bf preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
brendan%mozilla.org
44ffcfa883 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
jbetak%netscape.com
089d46bda6 32477 Accept-Language UI 2000-05-15 05:17:44 +00:00
morse%netscape.com
8f5f92ae5a minor wording change 2000-05-15 03:14:11 +00:00
hyatt%netscape.com
9f6f557a96 toying with skin switching ui 2000-05-14 05:31:19 +00:00
ben%netscape.com
b55d4bc54c fix 33647 (display font size units in fonts pref panel) 2000-05-14 02:57:41 +00:00
ben%netscape.com
4259753114 fix 37136 (Preferences titlebar reads "Foopy") 2000-05-14 02:54:49 +00:00
ben%netscape.com
4af64ea4ab fix small typo in string 2000-05-14 02:53:53 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
morse%netscape.com
b284d56e88 improve the UI for selecting between encrypting and obscurring 2000-05-13 18:14:11 +00:00
law%netscape.com
854508076f Add Desktop Integration pref panel 2000-05-13 00:41:56 +00:00
ben%netscape.com
754fdc0818 remove dependency on pref.css 2000-05-12 23:42:55 +00:00
ben%netscape.com
05450c42f1 code cleanup for charset configuration window 2000-05-12 23:38:07 +00:00
jbetak%netscape.com
09834afbcd 32477 Accept-Language UI 2000-05-12 03:19:50 +00:00
jbetak%netscape.com
0a211a8eea 37130 Implement "Customize..." of Mail Composer charset menu 2000-05-11 06:17:19 +00:00
jbetak%netscape.com
bb45e93728 37376 Customize charset coding 2000-05-11 06:13:11 +00:00
ben%netscape.com
aba08c4c47 removing redundant skin files 2000-05-11 04:27:29 +00:00
ben%netscape.com
6ec8006b8c removing redundant skins directories 2000-05-11 04:19:28 +00:00
jbetak%netscape.com
0c738d180a 32477 Implement accept-language UI 2000-05-11 01:18:25 +00:00
law%netscape.com
c9c7c78bbe Install windows desktop integration panel stuff (but not used yet) 2000-05-11 01:07:31 +00:00
law%netscape.com
d29612903c Build Windows desktop integration component (on Windows only, of course) 2000-05-11 01:02:58 +00:00
law%netscape.com
45ed82c3aa Add label for Desktop Integration branch 2000-05-10 22:23:21 +00:00
law%netscape.com
c3ff906f1e New panel for Windows desktop integration preferences 2000-05-10 22:20:50 +00:00
ben%netscape.com
12751c9df0 forgot file 2000-05-10 03:11:32 +00:00
ben%netscape.com
3a96400795 checking in preliminary skin switching UI. 2000-05-10 03:11:14 +00:00
jbetak%netscape.com
867c31f26f 37130 Implement "Customize..." of Mail Composer charset menu 2000-05-10 02:58:45 +00:00
jbetak%netscape.com
be759e1524 37130 Implement "Customize..." charset dialog in Mail Composer view menu 2000-05-10 01:50:42 +00:00
morse%netscape.com
ae2dc79f8b fix typo 2000-05-09 08:03:00 +00:00
morse%netscape.com
1efefd23d3 allow conversion of database between encrypted and obscurred 2000-05-08 06:32:46 +00:00
morse%netscape.com
46af782091 allow for storing both encrypted and obscurred values 2000-05-07 22:47:35 +00:00
ben%netscape.com
033feebf1e fix prefwindow tree sizing 2000-05-05 00:57:51 +00:00
ben%netscape.com
c9b679e083 prefwindow code tidy-up 2000-05-04 04:31:12 +00:00
morse%netscape.com
5815f79f52 disable adv image pref is imageblocking is enabled 2000-05-03 07:18:28 +00:00
morse%netscape.com
63b7aeb575 fix regression with disabling image blocking 2000-05-03 06:49:55 +00:00
jbetak%netscape.com
4b64169eb8 32477 Accept-Language UI not implemented 2000-05-03 04:54:53 +00:00
jbetak%netscape.com
8fd5b7056e 37376 Customize Char Coding dialog: Cancel - Save are in the wrong order 2000-05-03 00:08:27 +00:00
morse%netscape.com
42cbd2bf4f bug 37846, signon viewer and wallet editor not accessible from pref panel 2000-05-02 22:24:16 +00:00
ben%netscape.com
c0bd552328 fixes for cookie pref panel 2000-05-02 04:20:29 +00:00
ben%netscape.com
1e4e234380 removing redundant content 2000-05-02 04:15:29 +00:00
ben%netscape.com
e74809d876 fixing xml error 2000-05-02 04:14:38 +00:00
ben%netscape.com
bf9e998824 reordering cookie prefs a little 2000-05-02 03:01:38 +00:00
ben%netscape.com
0239506ecb fix js error 2000-05-01 22:28:39 +00:00
alecf%netscape.com
ba9f5f402e fix for #37716 r=putterman a=leaf
put flex on the tree so it doesn't have zero width
2000-05-01 17:07:47 +00:00
brade%netscape.com
14478883d9 remove unused entities; remove colon from color entities so that they display properly in preview box; add colon entity as a separate character 2000-05-01 13:55:55 +00:00
brade%netscape.com
9d9d596c68 add some missing entities 2000-05-01 13:52:42 +00:00
brade%netscape.com
1c04979133 fix the link strings to not have a colon so it displays properly in preview box; add the colon as a separate entity; remove "useDefaults" button 2000-05-01 13:50:47 +00:00
brade%netscape.com
74452565f3 redo some of the skinnability work I had checked in (reverted in cvs merge?); add checkbox for Akkana (saving output) 2000-05-01 13:49:13 +00:00
ben%netscape.com
605bb7b489 prefwindow skinnability cleanup, string changes for verah 2000-04-30 02:47:45 +00:00
alecf%netscape.com
002489bac2 fix indentation in the preftree 2000-04-29 00:03:25 +00:00
morse%netscape.com
5478643ae1 bug 37133, remove change-password from UI 2000-04-28 14:14:09 +00:00
ruslan%netscape.com
10b8a6f7fb Hook up http preferences to pref_debug window 2000-04-28 06:36:29 +00:00
brade%netscape.com
531ecd00b0 add some missing entities 2000-04-26 08:58:46 +00:00
ftang%netscape.com
c29261804c fix 23705. r=pavlov change to unicodePath from path for nsILocalFile 2000-04-26 03:46:30 +00:00
ben%netscape.com
9eb67c9209 correct reference to invalid stylesheet 2000-04-25 04:25:21 +00:00
ben%netscape.com
8200a403f8 update reference to dead file -> new file with shorter name 2000-04-25 02:46:31 +00:00
ben%netscape.com
e9787cdaa5 truncating long filename for Mac, removing dead file 2000-04-25 02:45:06 +00:00
ben%netscape.com
302daf8aea removing dead file 2000-04-25 02:43:34 +00:00
ben%netscape.com
7c3d4ad910 oops, file name too long for mac. shortening 2000-04-25 02:43:03 +00:00
ben%netscape.com
3ef6ea4a5a PrefWindow IV landing 2000-04-25 02:36:18 +00:00
ben%netscape.com
2b8ec2e0f4 PrefWindow IV landing 2000-04-25 02:17:38 +00:00
hyatt%netscape.com
887773cb34 More love. 2000-04-21 10:13:18 +00:00
hyatt%netscape.com
ed7eedafdf Beginning the process of massaging the CSS and XUL to conform to the new
directory org.
2000-04-21 09:40:38 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
nhotta%netscape.com
60433bf192 Increased height of pref window for new items in messages, bug 32720, 32802. 2000-04-14 22:22:51 +00:00
jbetak%netscape.com
0fc1eb458e 34719 Available Charset list box doesn't contain anythig - removed hidden XUL box element 2000-04-14 21:16:13 +00:00
brade%netscape.com
685fe67e51 first pass at moving to new composer prefs based on spec 2000-04-14 14:55:28 +00:00
morse%netscape.com
c23eba8cf8 fix bug 34866 2000-04-13 22:24:55 +00:00
morse%netscape.com
6b0428948f remove image blocking 2000-04-13 05:16:10 +00:00
sspitzer%netscape.com
2ba0913689 I need to name this node, so I can overlay the ab synch pref panel. 2000-04-12 07:58:25 +00:00
sfraser%netscape.com
ffe8e9f0db Make the prefs dialog position persist. r=ben 2000-04-05 02:29:30 +00:00
sfraser%netscape.com
2501a6efd1 Fix for 34362 -- make opening local files work again, by returning a URL, rather than a native path. r=pavlov, a=leaf. 2000-04-03 22:19:16 +00:00
sfraser%netscape.com
6e4d66805d Fix a syntax error (simple missing brace). r=syd, a=leaf 2000-04-03 19:50:15 +00:00
morse%netscape.com
1c6d2cd73b minor wording change 2000-04-01 08:00:51 +00:00
pavlov%netscape.com
9680451c22 use nsIFilePicker instead of nsIFileSpecWithUI 2000-03-31 10:27:17 +00:00
ben%netscape.com
1ba1d8b0bd changes to accomodate global.css change 2000-03-29 03:25:58 +00:00
morse%netscape.com
6d21c3707c fix bug 33545, button too wide + typo on button 2000-03-28 22:54:11 +00:00
morse%netscape.com
ccf30a55a8 clean up wording on wallet functions 2000-03-27 00:02:53 +00:00
morse%netscape.com
bfedf79244 remove a temporary statement 2000-03-26 23:56:59 +00:00
morse%netscape.com
1bfd0227f7 Implemented ability to start up cookie viewer in the image tab 2000-03-26 21:18:15 +00:00
matt%netscape.com
d3e8352844 adding for bug 26076 2000-03-24 00:09:47 +00:00
matt%netscape.com
9c3242b1d5 changing java pref string to the one in 4.7 and fixing cache opening code 2000-03-22 21:51:37 +00:00
morse%netscape.com
b3c6c2dd07 fix bug 32502, put change-master-password into pref panel 2000-03-22 21:01:56 +00:00
sford3%swbell.net
65b270a637 Fix 27411, r=ben 2000-03-22 06:36:53 +00:00
bryner%uiuc.edu
6b73d6a987 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.
2000-03-22 00:38:02 +00:00
dougt%netscape.com
795aed9519 removing manual confirmation check box, bug:16825 2000-03-21 06:11:24 +00:00
morse%netscape.com
3c735c8645 minor wording change to support images 2000-03-17 15:46:05 +00:00
ben%netscape.com
9edc1b6866 pref panel appearance tweaks, r=hyatt 2000-03-14 11:31:54 +00:00
morse%netscape.com
e495006a22 generalize per-site permissions, r=norris 2000-03-11 20:02:45 +00:00
sford3%swbell.net
7d015dae5f Fixing bug 28079, localization help, r/a=ben@netscape.com 2000-03-10 03:11:56 +00:00
jbetak%netscape.com
242a3bb70c 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 2000-03-08 06:24:25 +00:00
ftang%netscape.com
fe8ff73487 a=bobj, r=matt correct the 1.5 checkin. matt use the wrong case of 'c' in the function name 2000-03-04 00:39:54 +00:00
ftang%netscape.com
14adfca8e0 fix bug 28464. Use the Unichar version of the pref function instead of the Char version so we
will read/write UTF8 from the pref. r=matt a=bobj
2000-03-03 02:41:35 +00:00
ben%netscape.com
1da67ff961 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 2000-03-02 06:34:54 +00:00
jbetak%netscape.com
35de39d6d2 28124, a=bobj, r=erik, matt Adding UI labels for language groups in font prefs 2000-03-02 00:54:54 +00:00
sspitzer%netscape.com
beb30af70b fix for #29690, pref window won't close. matt fisher fixed the other half of this,
when he fixed fontScalingOverlay.xul.  r=ben, a=jar,rickg
2000-03-01 02:49:16 +00:00
matt%netscape.com
c08afad715 fix for bug a=jevering r=eric just changing a string to a int 2000-02-29 22:52:30 +00:00
jbetak%netscape.com
01f869dea1 a=bobj, r=matt, bug 24027, beefed up error handling for charsets without lable/title, changed save filter to accept pref IDs >1 characters 2000-02-29 21:38:17 +00:00
ben%netscape.com
32dde037ab fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering 2000-02-29 04:19:08 +00:00
matt%netscape.com
cf04b9c9ba a=bobj r-=ftang. .... patch ftang gave me for bug 27826 2000-02-29 02:18:17 +00:00
alecf%netscape.com
1d15d01f5f fix for #29168
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager
2000-02-29 00:52:51 +00:00
morse%netscape.com
25c436dd84 fix worst of bug 29317, bad wording in cookie pref panel, r+a=jar 2000-02-26 06:35:44 +00:00
erik%netscape.com
3f484cff3d bug 18136; removed font size menu numbers from this DTD file since
localizers don't localize numbers like this; r=pierre; a=rickg
2000-02-25 23:06:54 +00:00
erik%netscape.com
e7bde3dd61 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
2000-02-25 23:06:10 +00:00
hangas%netscape.com
36af4ceba9 Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil 2000-02-25 01:56:02 +00:00
jbetak%netscape.com
065b2e3af6 bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
2000-02-24 01:12:39 +00:00
matt%netscape.com
803318b991 fix for bug 27899. commenting out line. tree row and item where mixed. 2000-02-24 00:24:32 +00:00
jbetak%netscape.com
19d1eed6ab bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt
2000-02-24 00:04:53 +00:00
jbetak%netscape.com
927fc99237 bug 24027, Charset Menu <Static> area: read from prefs and have editing UI
r=matt
a=bobj
2000-02-23 00:44:25 +00:00
alecf%netscape.com
3058b6d6aa fix for #27630 (missed this file in an earlier checkin, so r=ben)
a=phil, chofmann
2000-02-17 23:37:04 +00:00
morse%netscape.com
c757236b97 bug 27027, remove wallet, r=matt, a=jar 2000-02-17 21:27:51 +00:00
davidm%netscape.com
31f6ffde6d 20893 Cache preferences need to be hooked up r = ben@netscape.com 2000-02-16 07:52:43 +00:00
vishy%netscape.com
002c14c1f4 bugsplat=384817, need id here to dynamic overlay from commercial tree 2000-02-16 07:50:23 +00:00
ben%netscape.com
c74ae92af7 small filespec usage tweak to stop mac complaining about non-registered protocols. PDT+ b=22961, r=waterson 2000-02-16 07:21:07 +00:00
matt%netscape.com
eff10cb75f fixes for the wallet UI and displaying none prefs
r=german 23596 21838
2000-02-16 04:48:31 +00:00
matt%netscape.com
183f41aecf commenting out color.xul since it is not hooked up.
bug 21838 r=mcafee
2000-02-15 16:00:43 +00:00
matt%netscape.com
79a53128c3 adding prefsting for manual proxies
and dynamic fonts in fonts.  r=gagan
2000-02-15 15:55:58 +00:00
brade%netscape.com
659b7332e1 use correct entity for second composer panel 2000-02-15 14:19:13 +00:00
alecf%netscape.com
27c07b4b32 move the choose file/set as current to a global spot so other pref panes can get to them, for #27630, r=sspitzer 2000-02-15 01:14:23 +00:00
brade%netscape.com
6e847d5a66 editing panel fix that I missed checking in last week 2000-02-14 14:46:27 +00:00
evaughan%netscape.com
7ef2c916b2 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2000-02-14 05:30:05 +00:00
evaughan%netscape.com
5ce4b52cef bug fix for 24351, 22512
-r saari
2000-02-14 01:42:09 +00:00
morse%netscape.com
deb6cc8c2c remove wallet, bug 27027, r=dp 2000-02-13 20:35:23 +00:00
morse%netscape.com
0ed0132e13 remove wallet, bug 27027, r=dp 2000-02-13 19:55:05 +00:00
morse%netscape.com
42e342e1b7 no coding change -- added id's in preparation for removing wallet, bug 27027 2000-02-13 19:23:08 +00:00
morse%netscape.com
2d047b6532 wording change in preparation for removing wallet, bug 27027 2000-02-12 21:21:48 +00:00
ben%netscape.com
cbbf9c8369 removing searchwindow checkbox, bug26931, r=gagan 2000-02-12 04:09:31 +00:00
bryner%uiuc.edu
ee0b7a41ad Making the key names in the mousewheel preferences dialog
platform-specific.  bug 23685, r=ben@netscape.com.
2000-02-12 03:33:40 +00:00
ben%netscape.com
ba8f085b4c localisability fixes I missed on my first sweep/checkin, fixing bugs (27408, 27409, 27410, 27411, 27425) 2000-02-11 22:31:49 +00:00
brade%netscape.com
794b3a469e *** empty log message *** 2000-02-11 15:51:34 +00:00
brade%netscape.com
4d42cc8922 string for pref panel label 2000-02-11 15:49:17 +00:00
ben%netscape.com
d915d94734 fix for 26931, say what the default search engine is in search pref panel (r=syd, scc),
remove word "Communicator" from offline panel and replace with "Mozilla"
2000-02-11 05:56:54 +00:00
matt%netscape.com
c7cb110b32 Adding select lists for dynamic font menu
Removing dynamic from the font pane. r=don
24830, 26077, 26176, 24753, 24754
2000-02-11 04:41:35 +00:00
fergus%netscape.com
aa2a9bf313 Changes to Localization notes. r=chjung@netscape.com 2000-02-11 01:11:35 +00:00
dbragg%netscape.com
ae4114626a Fix for bug 27093 r=cathleen 2000-02-11 00:54:15 +00:00
matt%netscape.com
09e16ad76c This file was not supposed to get commited. 2000-02-09 02:12:33 +00:00
matt%netscape.com
53a54bac98 fixes for bugs 24758 2456 (commenting out lines) 23355 (changed .js pref sting) r=jud r=matt 2000-02-09 01:56:11 +00:00
brade%netscape.com
f8197f80ed add 2nd Composer pref panel 2000-02-08 15:03:09 +00:00
brade%netscape.com
914e6e1d34 First Checked In. 2000-02-08 15:02:23 +00:00
brade%netscape.com
56fc9e0699 add second composer panel 2000-02-08 15:01:34 +00:00
brade%netscape.com
39ce88dbea strings for pref dialog mockup 2000-02-08 14:59:26 +00:00
brade%netscape.com
73da4f0748 cleanup panel a little bit; remove commented stuff (to be moved to another panel) 2000-02-08 14:29:53 +00:00
sspitzer%netscape.com
9431eb3736 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
2000-02-08 01:11:13 +00:00
ben%netscape.com
516acb28c0 provide pref to show the modal about dialog if one wishes. r=bryner 2000-02-06 22:35:54 +00:00
bryner%uiuc.edu
af09411fc2 Removing unused dtd labels, and correcting grammar. r=jst@citec.fi 2000-02-05 23:31:39 +00:00