Граф коммитов

99 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 58c9eb97c7 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 bd32672545 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 c7f815cbc9 Add a search preference panel 1999-12-30 11:16:07 +00:00
mcafee%netscape.com a75239e4f0 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 662e7d983f 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 4ab5a031cd 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 3dd5a2cfe5 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
rgoodger%ihug.co.nz 7d2ed36dbb 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 a2c775a4b9 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
brade%netscape.com 2b5573f65e color preferences; parts written or reviewed by sspitzer and brade 1999-12-20 16:03:47 +00:00
sspitzer%netscape.com d25013a3d1 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 81bce7afe8 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 7cfde8d68e add a debugging window utility for gtk 1999-12-07 22:02:40 +00:00
matt%netscape.com f68866bbad fix for bug 20967 r-chris 1999-12-07 00:55:11 +00:00
rgoodger%ihug.co.nz 3cb92dfe31 making prefs panels skinnable. (bug 19560) 1999-12-06 09:21:10 +00:00
waterson%netscape.com ec535af681 Make prefs skinnable. 1999-12-05 23:57:46 +00:00
sspitzer%netscape.com 2dc58e715b 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 732a246f82 More stubbed themes UI. 1999-12-01 12:04:14 +00:00
hyatt%netscape.com 199471faf6 Changes to make prefs work with new trees. 1999-12-01 10:55:44 +00:00
hyatt%netscape.com f7db76a52f Adding the stubs of a UI for theme switching to prefs. 1999-11-30 11:53:17 +00:00
matt%netscape.com a3ed20032d 14846 r-self 1999-11-23 01:55:13 +00:00
matt%netscape.com f4b39a9eb1 fix for bug 683 typo 1999-11-22 23:58:05 +00:00
nisheeth%netscape.com 3938f2b6a7 Don't make the label of a pref an anchor. r=none. 1999-11-20 07:11:11 +00:00
nisheeth%netscape.com f6f3439554 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 71ed07b1f0 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 eb9b44ac8c Missing type field for check_doc_requency pref (17903) r=jfrancis 1999-11-11 05:27:29 +00:00
matt%netscape.com 5ddce75484 fixing for bug 16221
changing port from string to int
1999-11-09 23:02:51 +00:00
matt%netscape.com 1608fffed6 fix for bug 18042 by adding close window tag r=mcafee 1999-11-05 00:34:48 +00:00
mcafee%netscape.com 7d75e91f71 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 3e939a2716 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 617eb7f2eb 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 ff34090728 fix for bug 14634 r-bill 1999-11-02 20:51:29 +00:00
waterson%netscape.com 65a934fb10 Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI. 1999-11-02 01:14:50 +00:00
alecf%netscape.com b4b974857d 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 7edcee28aa Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott 1999-10-30 00:14:52 +00:00
alecf%netscape.com cd3057ed47 add class="dialog push" to all pref windows r=sspitzer 1999-10-29 21:01:41 +00:00
matt%netscape.com 403851ace5 fix for bug 15169 r-morse 1999-10-27 22:33:35 +00:00
pavlov%netscape.com 6335c82daa rename PrefsWindow.xul so that it can be better friends with the chrome registry r=hyatt 1999-10-24 07:16:45 +00:00
alecf%netscape.com 2c0bea66d3 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 1db2d0140b 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
matt%netscape.com 2c7bdb5f08 Adding manual proxies -r by bill 1999-10-21 19:53:19 +00:00
dougt%netscape.com e4811125ee Fix for bug 14784. Moved pref item up. r=cathleen. 1999-10-19 01:01:51 +00:00
mcafee%netscape.com f2e42af906 Backing out quotes change for (14663), r=matt 1999-10-14 01:38:22 +00:00
mcafee%netscape.com f3157b5474 Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson 1999-10-12 05:40:15 +00:00
mcafee%netscape.com c6e5b0baa6 xul: is redundant in xul files. r=slamm 1999-10-05 23:40:07 +00:00
mcafee%netscape.com baf31d9d08 Better variable names for readability. 1999-10-03 08:13:41 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
dougt%netscape.com 91934e43cb adjusting pref names to match what we are exporting. 1999-09-27 19:58:06 +00:00
mcafee%netscape.com 6e7bd21bed Adding single quotes so that pref-appearance.xul gets loaded properly (14663). a=leaf, r=akkana 1999-09-24 20:15:49 +00:00
dougt%netscape.com 69ad795985 Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00