Commit Graph

38 Commits

Author SHA1 Message Date
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
maolson%earthlink.net
24855c4217 bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
first pass through prefs, more to come later.
r=jag, sr=alecf
2001-03-21 02:08:19 +00:00
blakeross%telocity.com
650b9d4dd1 Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts

Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
2001-03-14 02:41:18 +00:00
timeless%mac.com
0d00eb70d8 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00
blakeross%telocity.com
1eb95687ad Disabling autostretch where necessary (42406). r=gemal a=ben 2001-02-01 22:11:05 +00:00
blakeross%telocity.com
4749e28d18 Fix, um, an extension of 60660: bunch of _elementIDs-related JS strict warnings. r=blake sr=alecf 2001-01-17 07:13:12 +00:00
disttsc%bart.nl
c267d72ebe Add example for "no proxy for" field, modify accesskeys slight. Author=jce2@po.cwru.edu, bug=49858, r=jag, a=brendan 2000-09-15 06:23:08 +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
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
ben%netscape.com
ba5c5e4199 fixes for 39690, 22056, 36125. r=hyatt 2000-05-25 12:14:15 +00:00
mcafee%netscape.com
f10cab5764 Prefs were being stored as wrong type (39779). r=cmanske 2000-05-19 02:23:48 +00:00
ben%netscape.com
682a6e57bf preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
ben%netscape.com
605bb7b489 prefwindow skinnability cleanup, string changes for verah 2000-04-30 02:47:45 +00:00
ben%netscape.com
2b8ec2e0f4 PrefWindow IV landing 2000-04-25 02:17:38 +00:00
hyatt%netscape.com
887773cb34 More love. 2000-04-21 10:13:18 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
ben%netscape.com
9edc1b6866 pref panel appearance tweaks, r=hyatt 2000-03-14 11:31:54 +00:00
matt%netscape.com
79a53128c3 adding prefsting for manual proxies
and dynamic fonts in fonts.  r=gagan
2000-02-15 15:55:58 +00:00
evaughan%netscape.com
5ce4b52cef bug fix for 24351, 22512
-r saari
2000-02-14 01:42:09 +00:00
rgoodger%ihug.co.nz
1e3136acae [prefwindow] proxy panel cleanup 2000-01-08 12:53:56 +00:00
rgoodger%ihug.co.nz
e58be8b485 New Prefwindow landing. r=alecf@netscape.com 2000-01-07 06:52:11 +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
rgoodger%ihug.co.nz
64a38ab547 making prefs panels skinnable. (bug 19560) 1999-12-06 09:21:10 +00:00
matt%netscape.com
ce35e8a261 14846 r-self 1999-11-23 01:55:13 +00:00
matt%netscape.com
c2feb3747f fixing for bug 16221
changing port from string to int
1999-11-09 23:02:51 +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
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
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
12d7c924da Adding manual proxies -r by bill 1999-10-21 19:53:19 +00:00
hyatt%netscape.com
0c1aef9920 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
sspitzer%netscape.com
653eda99e3 changes to the proxy manual dialog. 1999-09-20 10:28:52 +00:00
mcafee%netscape.com
08c807ec26 Naming radio inputs to fix radio behavior. 1999-09-16 20:07:03 +00:00
matt%netscape.com
d14cbee0b7 Adding new pref files 1999-08-25 02:40:19 +00:00
matt%netscape.com
5d59c4c13e Adding prefs in boxes 1999-08-10 02:48:56 +00:00
sspitzer%netscape.com
8977322293 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. 1999-07-03 18:00:43 +00:00
mcmullen%netscape.com
03e9a818f0 Continuing development. (Still not in build). 1999-06-08 20:57:54 +00:00
mcmullen%netscape.com
6b29576403 First Checked In. 1999-06-04 23:28:56 +00:00