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

59 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%arlen.demon.co.uk c73d665570 Bug 289444 Give prefs panels titles a unique name (xpfe patch)
p=giacomo.magnini@portalis.it r=kairo sr=neil.parkwaycc.co.uk a=chofmann
2006-05-17 02:39:53 +00:00
Stefan.Borggraefe%gmx.de 00d96c7794 Bug 257758 Add UI for WPAD and option for using the configured SOCKS proxy for DNS lookups to proxy preferences
r=neil, sr=shaver
2006-05-17 02:39:49 +00:00
cbiesinger%web.de 80d7b26a42 Bug 253476 PAC: fixup uris entered in prefs
r=neil sr=jag patch by Chris Thomas <cst@andrew.cmu.edu>
2006-05-17 02:39:18 +00:00
gerv%gerv.net eed1414396 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-05-17 02:39:15 +00:00
jerry.tan%sun.com 045cdb144f copy http proxy settings to ftp,ssl,gopher proxies
see bugzilla bug 50380, patch by jerry.tan@sun.com
r=neil sr=bryner
2006-05-17 02:36:20 +00:00
smontagu%netscape.com bc8e667809 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2006-05-17 02:35:24 +00:00
timeless%mac.com 979942546a Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2006-05-17 02:35:16 +00:00
michael.lowe%bigfoot.com 1bba395a97 Reorder proxy prefs to list http first. author=jwbaker@acm.org,r=sgehani,sr=darin,a=asa 2006-05-17 02:33:06 +00:00
blakeross%telocity.com e371b03d3c 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2006-05-17 02:31:51 +00:00
hewitt%netscape.com c6d358688a 97119 - Inconsistent textbox height in Pref - Advanced - Proxies, r=ben, sr=hyatt 2006-05-17 02:31:44 +00:00
blakeross%telocity.com 9ec980197b 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2006-05-17 02:31:28 +00:00
hewitt%netscape.com 312b886a2e 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2006-05-17 02:31:26 +00:00
jaggernaut%netscape.com b24751496f Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2006-05-17 02:31:17 +00:00
dbragg%netscape.com fb876b814f 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 14b0a0aa6c 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 57b8aca90f 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 54a4e51c11 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 67ceea4465 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 14ff7ec5ea Bug 70625: complex locked pref FE disabling
r=blake, sr=ben
2006-05-17 02:29:28 +00:00
blakeross%telocity.com 8f28269e39 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 3d6c6d7bed 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 b73bddbeb0 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 95eb8ae2fa fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2006-05-17 02:28:45 +00:00
maolson%earthlink.net de4ea97004 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 2a39a27ac2 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 fad29c209e 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 6b5667b6a7 Disabling autostretch where necessary (42406). r=gemal a=ben 2006-05-17 02:28:18 +00:00
blakeross%telocity.com f868d69180 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 e968efffce 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 4db019c88b 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 57cc61ade2 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 81b3475bea fixes for 39690, 22056, 36125. r=hyatt 2006-05-17 02:25:30 +00:00
mcafee%netscape.com 276092de93 Prefs were being stored as wrong type (39779). r=cmanske 2006-05-17 02:25:21 +00:00
ben%netscape.com d8f456727a preparation for new <radiogroup> widget 2006-05-17 02:25:19 +00:00
ben%netscape.com 547b83b726 prefwindow skinnability cleanup, string changes for verah 2006-05-17 02:24:57 +00:00
ben%netscape.com c252636920 PrefWindow IV landing 2006-05-17 02:24:52 +00:00
hyatt%netscape.com 3bbf77b6cb More love. 2006-05-17 02:24:36 +00:00
danm%netscape.com 1a34121b34 dist...chrome restructuring 2006-05-17 02:24:35 +00:00
ben%netscape.com b48dd00801 pref panel appearance tweaks, r=hyatt 2006-05-17 02:24:27 +00:00
matt%netscape.com 3eeeb3112a adding prefsting for manual proxies
and dynamic fonts in fonts.  r=gagan
2006-05-17 02:24:10 +00:00
evaughan%netscape.com fd7f36a262 bug fix for 24351, 22512
-r saari
2006-05-17 02:24:09 +00:00
rgoodger%ihug.co.nz 37258744ab [prefwindow] proxy panel cleanup 2006-05-17 02:23:05 +00:00
rgoodger%ihug.co.nz e57fd33426 New Prefwindow landing. r=alecf@netscape.com 2006-05-17 02:22:45 +00:00
mcafee%netscape.com 3eed4eeb3f Fixing layout for proxies pref pane. r=rgoodger@ihug.co.nz 2006-05-17 02:22:22 +00:00
rgoodger%ihug.co.nz 3cb92dfe31 making prefs panels skinnable. (bug 19560) 1999-12-06 09:21:10 +00:00
matt%netscape.com a3ed20032d 14846 r-self 1999-11-23 01:55:13 +00:00
matt%netscape.com 5ddce75484 fixing for bug 16221
changing port from string to int
1999-11-09 23:02:51 +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
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
alecf%netscape.com cd3057ed47 add class="dialog push" to all pref windows r=sspitzer 1999-10-29 21:01:41 +00:00