Commit Graph

46 Commits

Author SHA1 Message Date
dbragg%netscape.com
d2859693d4 Checkin for smeredith@netscape.com
Fix for bug 90989: proxy preference window changes to allow SOCKS version selection.
r=bbaetz, sr=hewitt
2006-05-17 02:31:00 +00:00
hewitt%netscape.com
509c6c49b0 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2006-05-17 02:30:43 +00:00
serge%netscape.com
4e360eb8c2 bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin 2006-05-17 02:30:38 +00:00
timeless%mac.com
1a3a59b383 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2006-05-17 02:30:33 +00:00
gerv%gerv.net
57f42840a0 Polish: fix alignment of a few things in preferences. Bug 81671. Patch by doronr@naboonline.com, r=gerv, sr=blake. 2006-05-17 02:30:16 +00:00
eddyk%netscape.com
2d3710c761 Bug 70625: complex locked pref FE disabling
r=blake, sr=ben
2006-05-17 02:29:28 +00:00
blakeross%telocity.com
5f836094fa Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2006-05-17 02:29:13 +00:00
disttsc%bart.nl
d6b56dd30f Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben 2006-05-17 02:29:03 +00:00
blakeross%telocity.com
476f40a9ff 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 2006-05-17 02:28:51 +00:00
maolson%earthlink.net
aae7346c4b fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2006-05-17 02:28:45 +00:00
maolson%earthlink.net
c30db46848 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
2006-05-17 02:28:44 +00:00
blakeross%telocity.com
a226f2157d 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)
2006-05-17 02:28:43 +00:00
timeless%mac.com
15e1d9d67e fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-05-17 02:28:42 +00:00
blakeross%telocity.com
122e5ddf5b Disabling autostretch where necessary (42406). r=gemal a=ben 2006-05-17 02:28:18 +00:00
blakeross%telocity.com
2bc3d8a4ca Fix, um, an extension of 60660: bunch of _elementIDs-related JS strict warnings. r=blake sr=alecf 2006-05-17 02:27:56 +00:00
disttsc%bart.nl
818c3441cb Add example for "no proxy for" field, modify accesskeys slight. Author=jce2@po.cwru.edu, bug=49858, r=jag, a=brendan 2006-05-17 02:26:10 +00:00
jab%atdot.org
bc877fee4d a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2006-05-17 02:26:08 +00:00
rbs%maths.uq.edu.au
d9379291c6 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-05-17 02:25:47 +00:00
ben%netscape.com
e3893107ab fixes for 39690, 22056, 36125. r=hyatt 2006-05-17 02:25:30 +00:00
mcafee%netscape.com
d17ba2eaa9 Prefs were being stored as wrong type (39779). r=cmanske 2006-05-17 02:25:21 +00:00
ben%netscape.com
edc14fb444 preparation for new <radiogroup> widget 2006-05-17 02:25:19 +00:00
ben%netscape.com
d58f6125a9 prefwindow skinnability cleanup, string changes for verah 2006-05-17 02:24:57 +00:00
ben%netscape.com
5c28e437ea PrefWindow IV landing 2006-05-17 02:24:52 +00:00
hyatt%netscape.com
554b94321a More love. 2006-05-17 02:24:36 +00:00
danm%netscape.com
10f3a674bb dist...chrome restructuring 2006-05-17 02:24:35 +00:00
ben%netscape.com
6daae061a7 pref panel appearance tweaks, r=hyatt 2006-05-17 02:24:27 +00:00
matt%netscape.com
3b4073ea75 adding prefsting for manual proxies
and dynamic fonts in fonts.  r=gagan
2006-05-17 02:24:10 +00:00
evaughan%netscape.com
44539c243d bug fix for 24351, 22512
-r saari
2006-05-17 02:24:09 +00:00
rgoodger%ihug.co.nz
008ce9d747 [prefwindow] proxy panel cleanup 2006-05-17 02:23:05 +00:00
rgoodger%ihug.co.nz
37877b8392 New Prefwindow landing. r=alecf@netscape.com 2006-05-17 02:22:45 +00:00
mcafee%netscape.com
4893b7318e Fixing layout for proxies pref pane. r=rgoodger@ihug.co.nz 2006-05-17 02:22:22 +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