Commit Graph

230 Commits

Author SHA1 Message Date
rgoodger%ihug.co.nz
4c05f497cb [prefwindow] reimplementing default-page-setting functionality 2000-01-07 10:11:09 +00:00
rgoodger%ihug.co.nz
914ea6291b [prefwindow] pref search hookup 2000-01-07 09:11:05 +00:00
rgoodger%ihug.co.nz
403c512011 more prefwindow cleanup... 2000-01-07 08:40:52 +00:00
rgoodger%ihug.co.nz
95cac03486 ...even more cleanup 2000-01-07 08:40:15 +00:00
rgoodger%ihug.co.nz
5e5143de9f prefwindow recovery & cleanup 2000-01-07 08:33:20 +00:00
alecf%netscape.com
48ca57f1e2 re-add mousewheel pref pane, and fix some minor problems with the pane 2000-01-07 08:11:41 +00:00
rgoodger%ihug.co.nz
d15360c1d6 prefwindow landing recovery 2000-01-07 07:55:00 +00:00
alecf%netscape.com
04bcf3a234 fix mousewheel prefs to match pref landing 2000-01-07 07:11:55 +00:00
rgoodger%ihug.co.nz
e3f009ea37 new prefwindow landing r=alecf@netscape.com 2000-01-07 06:59:08 +00:00
rgoodger%ihug.co.nz
e58be8b485 New Prefwindow landing. r=alecf@netscape.com 2000-01-07 06:52:11 +00:00
amusil%netscape.com
1bbaed3c64 Added id to the tree children node for future overlay support. 2000-01-06 22:44:48 +00:00
mcafee%netscape.com
32b7dae3a5 Cleaning up layout of offline pref pane. r=rgoodger@ihug.co.nz 2000-01-06 10:21:45 +00:00
mcafee%netscape.com
39648098a9 Cleaning up layout of languages pref pane. r=rgoodger@ihug.co.nz 2000-01-06 09:20:45 +00:00
bryner%uiuc.edu
d83a9c65ee 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.
2000-01-06 06:22:00 +00:00
mcafee%netscape.com
f051a62584 Fixing layout for mousewheel pref pane, cleaning up table HTML. r=rgoodger@ihug.co.nz 2000-01-05 05:10:36 +00:00
mcafee%netscape.com
54d5d291b9 Fixing layout for proxies pref pane. r=rgoodger@ihug.co.nz 2000-01-05 04:52:20 +00:00
mcafee%netscape.com
a879b09b06 Cleaning up layout, added table to line up buttons, text input fields. r=rgoodger@ihug.co.nz 2000-01-05 03:51:04 +00:00
mcafee%netscape.com
aa8054c202 Removing unneeded vertical spring, this goes with my last change to this file r=matt 2000-01-05 02:37:42 +00:00
mcafee%netscape.com
74f97a2df2 Fixing layout to match other pref panels. r=matt 2000-01-05 02:08:19 +00:00
rjc%netscape.com
e93d8d653f 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. 2000-01-02 08:38:55 +00:00
jst%citec.fi
9ee63cb149 Don't load link targets in the pref window, I missed this link in my last patch to this file. 2000-01-02 00:40:48 +00:00
rjc%netscape.com
69bf6e3836 Add a "default" search engine option (which defaults to a preference, which happens to be netscape in all.js) 1999-12-30 16:42:33 +00:00
rjc%netscape.com
0e8c89168c Add support for automatically opening the "Search Results" panel in the sidebar when the "Search" button is clicked on. [Note: this behavior can be turned off via a preference in the "Search" preferences panel.] 1999-12-30 14:16:17 +00:00
rjc%netscape.com
3ed100c043 Small text change. 1999-12-30 11:35:52 +00:00
rjc%netscape.com
98da51e126 Add a search preference panel 1999-12-30 11:16:07 +00:00
mcafee%netscape.com
3433af8cef Fixing pref/theme link loading content into pref panel (21017), thanks to Johnny Stenback for the fix. r=mcafee 1999-12-28 08:22:34 +00:00
mcafee%netscape.com
011025baf2 Adding pref for modeless pref window, still modal by default (21698) 1999-12-28 06:09:18 +00:00
rjc%netscape.com
5d39c50708 Use a HTML:INPUT field instead of a HTML:TEXTAREA field for the list of Related-Links domain exceptions. 1999-12-27 08:39:10 +00:00
rjc%netscape.com
fbfd83e78c Comment out Related Links preferences from 4.x that aren't used in 5.x 1999-12-27 08:33:53 +00:00
sspitzer%netscape.com
dc6f96ac32 rest of fix for #15845, #15843, and #15861. for check boxes, see if
"reversed" attribute is true.  if so, reverse the value.
1999-12-24 09:57:49 +00:00
hangas%netscape.com
41f9be581c Fixing bugs (21868 Enter/Esc keys for password dialogs), (21391 new address book), (22213 Enter/Esc keys for prefs dialog), (22218 new address book card menu item). r=sspitzer 1999-12-23 21:38:25 +00:00
brade%netscape.com
c97059070c wrong pref attached to checkbox 1999-12-23 15:24:47 +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
sspitzer%netscape.com
67877c945e fix for #2658, allow the user to set the mailnews start page via prefs.
I'm re-using some of the js in PrefWindow.js to do this, since it very much like
setting the users home page. a=sdagley
1999-12-22 06:09:02 +00:00
sspitzer%netscape.com
1fabe0ad70 sanity check and adding new line to the end of a file. 1999-12-21 22:56:49 +00:00
brade%netscape.com
2e99a10483 color preferences; parts written or reviewed by sspitzer and brade 1999-12-20 16:03:47 +00:00
brade%netscape.com
6e7d5f92b5 handle color preferences; optimize memory usage/fix memory leaks 1999-12-20 16:01:51 +00:00
brade%netscape.com
745b440f50 handle color preferences 1999-12-20 16:01:36 +00:00
sspitzer%netscape.com
bec39d5d95 changes from bryner@uiuc.edu for the mouse wheel configuration. r=sspitzer
bryner has a final tomorrow at U of I, and yet he hacks on mozilla.
all hail bryner!
1999-12-18 06:45:40 +00:00
shaver%netscape.com
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
mcafee%netscape.com
fe632294aa Adding pref UI for browser.cache.enable in debug pane. Removed unneeded native/partial/gfx rendering option to allow space for new pref. Re-did layout per evaughan's lead on other pref panes. r=syd, a=chofmann,jar 1999-12-14 07:37:03 +00:00
blizzard%redhat.com
eff13fbde3 add a debugging window utility for gtk 1999-12-07 22:02:40 +00:00
matt%netscape.com
e96be728e5 fix for bug 20967 r-chris 1999-12-07 00:55:11 +00:00
matt%netscape.com
589da8c5ea fix for bug 20967 1999-12-07 00:53:09 +00:00
rgoodger%ihug.co.nz
64a38ab547 making prefs panels skinnable. (bug 19560) 1999-12-06 09:21:10 +00:00
waterson%netscape.com
9cbdea409e Make prefs skinnable. 1999-12-05 23:57:46 +00:00
tbogard%aol.net
eb96099e6d 1.) WebShell no longer implements nsIScriptContextOwner.
2.)  WebShell now implements the new nsIScriptGlobalObjectOwner.
3.)  WebShell supports GetInterface to nsIScriptGlobalObject.
4.)  Documents no longer carry around a reference to nsIScriptContextOwner.  Instead they hold on to a nsIScriptGlobalObject.  nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject().  Same change to the set methods.
1999-12-03 09:24:22 +00:00
sspitzer%netscape.com
c9d61e76cb fix pref xul and window size to look nicer. now the pref window is bigger and now the size is set in pref.xul. fixes #20244 among other bugs 1999-12-02 22:34:19 +00:00
hyatt%netscape.com
f091c6b091 More stubbed themes UI. 1999-12-01 12:04:14 +00:00
hyatt%netscape.com
68d5238904 Changes to make prefs work with new trees. 1999-12-01 10:55:44 +00:00