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
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
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
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
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
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
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
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
hyatt%netscape.com
cd2b66ab3e
Adding the stubs of a UI for theme switching to prefs.
1999-11-30 11:53:17 +00:00
matt%netscape.com
ce35e8a261
14846 r-self
1999-11-23 01:55:13 +00:00
matt%netscape.com
21d5573882
fix for bug 683 typo
1999-11-22 23:58:05 +00:00
law%netscape.com
5d7accd7a9
Fix for 14634; use fileSpec.nativePath rather than raw file: URL; r=matt@netscape.com
1999-11-22 23:15:02 +00:00
nisheeth%netscape.com
ce26e31713
Don't make the label of a pref an anchor. r=none.
1999-11-20 07:11:11 +00:00
nisheeth%netscape.com
a03bdd0283
r=harishd.
...
- The stack walking code now works on windows. We were initializing the symbol handler on each DLL load which was resetting its symbol tables. Now, we don't re-init the symbol handler repeatedly.
- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF. When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set. If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +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
mcafee%netscape.com
e06d051523
Missing type field for check_doc_requency pref (17903) r=jfrancis
1999-11-11 05:27:29 +00:00
matt%netscape.com
c2feb3747f
fixing for bug 16221
...
changing port from string to int
1999-11-09 23:02:51 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
matt%netscape.com
7354ebdae6
fix for bug 18042 by adding close window tag r=mcafee
1999-11-05 00:34:48 +00:00
mcafee%netscape.com
75527a38a5
Fixing JS error when loading prefs; skipping assertion in nsPrefWindow::ChangePanel() that is not needed for prefs to function, left a comment there so we can fix that later. (14663) a=matt, r=chofmann.
1999-11-04 22:39:21 +00:00
mcafee%netscape.com
f65cf8bb9e
ftp & http proxy settings got reversed in the UI (15165). r=slamm, a=chofmann.
1999-11-03 23:53:15 +00:00
mcafee%netscape.com
dede1e72a0
We were using the wrong pref to enable JS (14660). r=slamm, a=chofmann
1999-11-03 23:10:47 +00:00
matt%netscape.com
5e31d1b0ac
fix for bug 14634 r-bill
1999-11-02 20:51:29 +00:00
waterson%netscape.com
26cdab7acc
Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI.
1999-11-02 01:14:50 +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
hangas%netscape.com
07646c5b86
Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott
1999-10-30 00:14:52 +00:00
alecf%netscape.com
d567311276
fix a broken class= r=sspitzer
1999-10-29 21:11:06 +00:00
alecf%netscape.com
d51df94c8d
add class="dialog push" to all pref windows r=sspitzer
1999-10-29 21:01:41 +00:00
matt%netscape.com
26c2b48eac
fix for bug 15169 r-morse
1999-10-27 22:33:35 +00:00
pavlov%netscape.com
ab6fd0a0fa
rename PrefsWindow.xul so that it can be better friends with the chrome registry r=hyatt
1999-10-24 07:16:45 +00:00
sspitzer%netscape.com
719d18a101
remove pref-select.html, it is obsolete.
1999-10-23 01:29:09 +00:00
sspitzer%netscape.com
2321af2ed0
remove PrefsWindow.html, it is obsolete.
1999-10-23 01:26:07 +00:00
alecf%netscape.com
667cd007ac
convert nsPrefWindow to a module
...
prefwindow was doing it's own singleton management, so changed it to use getService()
1999-10-22 21:05:31 +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