Commit Graph

510 Commits

Author SHA1 Message Date
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