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