Commit Graph

43 Commits

Author SHA1 Message Date
ben%netscape.com
7ce2d94558 fix for 25310, pref panel display follows tree selection, r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61831 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 04:19:08 +00:00
matt%netscape.com
b7addaa263 fix for bug 27899. commenting out line. tree row and item where mixed.
git-svn-id: svn://10.0.0.236/trunk@61547 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:24:32 +00:00
matt%netscape.com
e3fed3a0c2 commenting out color.xul since it is not hooked up.
bug 21838 r=mcafee


git-svn-id: svn://10.0.0.236/trunk@60894 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 16:00:43 +00:00
brade%netscape.com
ca0a9e5f34 use correct entity for second composer panel
git-svn-id: svn://10.0.0.236/trunk@60873 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:19:13 +00:00
matt%netscape.com
b3a8d44c04 fixes for bugs 24758 2456 (commenting out lines) 23355 (changed .js pref sting) r=jud r=matt
git-svn-id: svn://10.0.0.236/trunk@60176 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 01:56:11 +00:00
brade%netscape.com
bf21941db6 add second composer panel
git-svn-id: svn://10.0.0.236/trunk@60134 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 15:01:34 +00:00
ben%netscape.com
a2f223850c removing themes panel access from preftree for beta (bug24755)
git-svn-id: svn://10.0.0.236/trunk@58709 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 02:40:58 +00:00
syd%netscape.com
d9c0fb942e restore id to first treechildren tag to fix broken overlay in commercial tree.
r=ben goodger


git-svn-id: svn://10.0.0.236/trunk@57633 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:56:59 +00:00
hyatt%netscape.com
f98410fc01 Fixing prefs.
git-svn-id: svn://10.0.0.236/trunk@57277 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 11:34:29 +00:00
rgoodger%ihug.co.nz
5de78f2d37 [prefwindow] removing duplicate 'mousewheel' entry in pref panels list
git-svn-id: svn://10.0.0.236/trunk@57140 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 01:15:20 +00:00
alecf%netscape.com
04de6683f6 re-add mousewheel pref pane, and fix some minor problems with the pane
git-svn-id: svn://10.0.0.236/trunk@57087 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 08:11:41 +00:00
rgoodger%ihug.co.nz
990732fdd8 New Prefwindow landing. r=alecf@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57080 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 06:52:11 +00:00
amusil%netscape.com
c79174770a Added id to the tree children node for future overlay support.
git-svn-id: svn://10.0.0.236/trunk@57022 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 22:44:48 +00:00
rjc%netscape.com
21db58e702 Add a search preference panel
git-svn-id: svn://10.0.0.236/trunk@56619 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-30 11:16:07 +00:00
sspitzer%netscape.com
b696bb10d9 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!


git-svn-id: svn://10.0.0.236/trunk@56189 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 06:45:40 +00:00
waterson%netscape.com
586fad3e08 Make prefs skinnable.
git-svn-id: svn://10.0.0.236/trunk@55386 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 23:57:46 +00:00
hyatt%netscape.com
43096baf33 Changes to make prefs work with new trees.
git-svn-id: svn://10.0.0.236/trunk@54896 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 10:55:44 +00:00
hyatt%netscape.com
8ee08d337c Adding the stubs of a UI for theme switching to prefs.
git-svn-id: svn://10.0.0.236/trunk@54749 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 11:53:17 +00:00
matt%netscape.com
34a8cb4799 fix for bug 18042 by adding close window tag r=mcafee
git-svn-id: svn://10.0.0.236/trunk@52825 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-05 00:34:48 +00:00
mcafee%netscape.com
451b1f9771 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.
git-svn-id: svn://10.0.0.236/trunk@52816 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-04 22:39:21 +00:00
alecf%netscape.com
75c3ca9e17 add class="dialog" to all pref window dialogs
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)


git-svn-id: svn://10.0.0.236/trunk@52315 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-30 05:44:23 +00:00
alecf%netscape.com
450ceda4e0 convert nsPrefWindow to a module
prefwindow was doing it's own singleton management, so changed it to use getService()


git-svn-id: svn://10.0.0.236/trunk@51560 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-22 21:05:31 +00:00
dougt%netscape.com
fa7e2137bd Fix for bug 14784. Moved pref item up. r=cathleen.
git-svn-id: svn://10.0.0.236/trunk@51089 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-19 01:01:51 +00:00
mcafee%netscape.com
ea6a04a363 Backing out quotes change for (14663), r=matt
git-svn-id: svn://10.0.0.236/trunk@50639 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-14 01:38:22 +00:00
hyatt%netscape.com
04637210d9 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com
git-svn-id: svn://10.0.0.236/trunk@49595 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:49:07 +00:00
mcafee%netscape.com
3d38b60dab Adding single quotes so that pref-appearance.xul gets loaded properly (14663). a=leaf, r=akkana
git-svn-id: svn://10.0.0.236/trunk@48999 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-24 20:15:49 +00:00
sspitzer%netscape.com
ab41549232 fix for #13366. remove the copies and folders pane from the preferences window. its in the account mananger now, on a per server basis.
git-svn-id: svn://10.0.0.236/trunk@46414 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 21:24:07 +00:00
ramiro%netscape.com
2eaf7c78bd Move the debug prefs to their own panel. Add Invalidate() flashing
debug pref for debuggin painting events.


git-svn-id: svn://10.0.0.236/trunk@46204 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 19:36:48 +00:00
dbragg%netscape.com
1601ba1892 Changed pref-smartupdate.html to pref-smartupdate.xul
git-svn-id: svn://10.0.0.236/trunk@45521 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 21:31:11 +00:00
matt%netscape.com
8a588db5a8 Adding new prefs for bugs.
Also clean up a bit.


git-svn-id: svn://10.0.0.236/trunk@45503 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 20:49:16 +00:00
chuang%netscape.com
63e4c81dda replace pref html to xul
git-svn-id: svn://10.0.0.236/trunk@43661 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-19 20:07:18 +00:00
matt%netscape.com
89f5fe5381 Adding prefs in boxes
git-svn-id: svn://10.0.0.236/trunk@42894 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 02:48:56 +00:00
matt%netscape.com
c97cd9e60f Adding treehead to prefs
git-svn-id: svn://10.0.0.236/trunk@42340 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 21:42:15 +00:00
chuang%netscape.com
2e28d3e453 replace html files to xul files
git-svn-id: svn://10.0.0.236/trunk@42151 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 18:29:28 +00:00
sspitzer%netscape.com
be243a64dc remove the mail server, news server and identity pref pages. for mail news, these are now found under Edit | Account Setup... and Edit | New Account Wizard...
git-svn-id: svn://10.0.0.236/trunk@41841 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 20:08:08 +00:00
chuang%netscape.com
b88d936d64 fix bug 6836, change News to Newsgroups
git-svn-id: svn://10.0.0.236/trunk@40971 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 06:20:03 +00:00
sspitzer%netscape.com
f068fd10c3 changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again.
git-svn-id: svn://10.0.0.236/trunk@38281 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 18:00:43 +00:00
hyatt%netscape.com
d6494b515f Landing the tree widget branch.
git-svn-id: svn://10.0.0.236/trunk@36435 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 03:02:21 +00:00
mcmullen%netscape.com
d9766367d5 Fix for #7902 and #8090
git-svn-id: svn://10.0.0.236/trunk@35817 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-17 21:35:59 +00:00
mcmullen%netscape.com
0e1b8c7aad Updated to changed prefwindow interface.
git-svn-id: svn://10.0.0.236/trunk@34699 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-10 23:55:54 +00:00
mcmullen%netscape.com
eb1ffa3a60 Updated URLs to the new .xul files.
git-svn-id: svn://10.0.0.236/trunk@34309 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 23:20:28 +00:00
mcmullen%netscape.com
3ada190f0c Continuing development. (Still not in build).
git-svn-id: svn://10.0.0.236/trunk@34250 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 20:57:54 +00:00
mcmullen%netscape.com
27d2caceab First Checked In.
git-svn-id: svn://10.0.0.236/trunk@33852 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-04 23:28:56 +00:00