Commit Graph

52852 Commits

Author SHA1 Message Date
law%netscape.com
81d1189517 Handle error by stopping input channel (and generating alert for user); b=23821,r=warren@netscape.com 2000-02-11 00:53:27 +00:00
mjudge%netscape.com
587612f008 adding more = false lines to xul files and the XBL. bugs=25462,25730 hyatt 2000-02-11 00:53:01 +00:00
dbragg%netscape.com
a271589189 Fix for bug 21089 r=dveditz 2000-02-11 00:52:26 +00:00
ben%netscape.com
392200fb9d forgot to check this in with previous work that I checked in ages ago. it was reviewed then, I just forget by who. maybe jst@citec.fi since he did a lot of reviews for me recently. 2000-02-11 00:51:43 +00:00
rjc%netscape.com
6cd9f54a84 Fix bug # 20542: make global history flush-able, and try and flush in on Shutdown() 2000-02-11 00:51:33 +00:00
colin%theblakes.com
b7dc0ab46a Only a read of 0 means EOF. r=dougt 2000-02-11 00:50:58 +00:00
ben%netscape.com
ff25edb9ee forgot to check this in with my localisability fixes last night (those were r=jst@citec.fi) 2000-02-11 00:48:37 +00:00
rjc%netscape.com
06783ed5a9 Fix bug # 25034: more support for foreign charset conversion on search results. 2000-02-11 00:48:23 +00:00
gagan%netscape.com
fa0c3e93e6 Fixed bug 27024. Changed nsIHTTPChannel.idl to have proxy host/port
accessors and modifiers. Channels may now override the proxy setting
from the HTTP handler. r=valeski

Fixed bug 24329. Made mProxyAuthList in nsAuthEngine to keep the list of proxy authentications. Logout now clears both proxy and basic auths. r=rjc

Fixed bug 26149. Authenticate now aborts only if the user doesn't click cancel on the PromptUserPass dialog. Removed the unnecessary nsIChannel* parameter on Authenticate. r=rjc

Fixed bug 24304. We now register a callback for proxy preferences. r=rjc

Fixed bug 17158. We now honor "network.proxy.no_proxies_on" preference to diable proxy activity on specified host or domain. We still need a fix for 27141 to read and write this pref correctly. r=rjc

Fixed bug 16442. Referer is only added if its an http URI. r=rjc
2000-02-11 00:47:50 +00:00
rjc%netscape.com
1f2e7dbe1b Fix bug # 27039: small escape changes. Helps JavaScript URLs which are bookmarked. 2000-02-11 00:47:17 +00:00
akkana%netscape.com
dd22238354 Fix minor typo: add the missing space. Very safe, will fix warning message on startup. a=don,granrose 2000-02-11 00:25:59 +00:00
slamm%netscape.com
0e76567386 Trim trailing whitespace from tinderbox variables. 2000-02-11 00:11:01 +00:00
evaughan%netscape.com
c1c4f7681f 1) Fixed freeze because of sync drawing in forms
2) Fixed fieldset blocker

-r rods, granrose
2000-02-10 21:36:28 +00:00
rods%netscape.com
88e4dcfccf turning off Gfx scrollbars for listboxes
b 27253 r=evaughan
2000-02-10 21:13:44 +00:00
attinasi%netscape.com
5554686c40 Backing out accidental changes. 2000-02-10 20:35:41 +00:00
attinasi%netscape.com
22e7312184 backout of accidental checkin... 2000-02-10 20:21:29 +00:00
attinasi%netscape.com
5a8bd5c7d6 Backing out the change I accidentally checked in. 2000-02-10 19:47:36 +00:00
attinasi%netscape.com
b57e81919a PaintBorder and RenderSide now tell the StyleUtil function FindNonTransparentBackground to use the parent of the context to find the bgcolor in Quirks mode. r=karnaze b=8524 2000-02-10 19:22:00 +00:00
attinasi%netscape.com
fee84adb65 Support for enabling / Disabling the timer. r=pierre b=25406 2000-02-10 19:21:55 +00:00
attinasi%netscape.com
b96411ee47 added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406 2000-02-10 19:21:54 +00:00
ducarroz%netscape.com
7f3c6dafae Fix regression 27194. A=granrose. Check in missing for fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf 2000-02-10 18:04:13 +00:00
mcafee%netscape.com
f4b0373b15 Proper cvs login 2000-02-10 17:27:52 +00:00
mkaply%us.ibm.com
84a6fd36c8 Missing end comment r=ftang@netscape.com 2000-02-10 15:17:03 +00:00
jefft%netscape.com
84f581d4e4 fixed bug 24054 -- imap message copy to local folder needs to have From line escaped; r=bienvenu 2000-02-10 14:48:53 +00:00
kin%netscape.com
e0a8553641 Fix for PDT+ bug #22206: ALT + NUM Pad operation moves the cursor point unnecessarily
Modified all keybindings for up, down, left, right, home, end, pgUp, and pgDown
so that they are not triggered if the Alt key is down.

    mozilla/xpfe/global/resources/content/editorBindings.xul
    mozilla/xpfe/global/resources/content/browserBindings.xul
    mozilla/xpfe/global/resources/content/inputBindings.xul
    mozilla/xpfe/global/resources/content/textAreaBindings.xul
    mozilla/xpfe/global/resources/content/win/platformInputBindings.xul
    mozilla/xpfe/global/resources/skin/htmlBindings.xml
    mozilla/xpfe/global/resources/skin/win/platformHTMLBindings.xml

r=brade@netscape.com,akkana@netscape.com
2000-02-10 14:08:13 +00:00
dcone%netscape.com
4718f286f3 fixed some palette code. r=kmclusk 2000-02-10 13:59:45 +00:00
Jerry.Kirk%Nexwarecorp.com
0427220fc1 Check in updated version of nsGfxFactory that manages the ImageManager
class. This was crashing us. PHOTON ONLY
Also added un-finished nsFontEnumerator class to nsFontMetricsPh
2000-02-10 13:13:29 +00:00
colin%theblakes.com
990f93bd5d Make filespec comparisons case-blind for OpenVMS. Fix build problem for OpenVMS. r=dougt 2000-02-10 10:54:55 +00:00
sgehani%netscape.com
863f01eb9b Part of fix for b = 24299 r = ssu 2000-02-10 10:15:01 +00:00
sgehani%netscape.com
42f6bac3db Added random install feature to deteremine component pre-selection at parse time. b = 24299 r = ssu 2000-02-10 10:04:18 +00:00
ftang%netscape.com
4d45292f58 back out mkaply@us.ibm.com Invalid changes check in yesterday and fix the real problem by making the charset name consitent. r=mkaply@us.ibm.com 2000-02-10 09:26:09 +00:00
mjudge%netscape.com
0854f001ce adding remove range for table selection and for completeness. 26460 r=cmanske 2000-02-10 09:17:02 +00:00
hangas%netscape.com
fd7b7df4f5 Fix 27163, comment out some xul not functioning for beta1. r=mscott 2000-02-10 09:05:48 +00:00
hangas%netscape.com
ce2e6b6e31 Fix for 27197, Profile Selection Dialog does not support Enter and Esc keys for buttons. r=mscott. 2000-02-10 09:00:25 +00:00
tbogard%aol.net
80343108c6 Removed unused header. 2000-02-10 08:54:30 +00:00
sgehani%netscape.com
97ae8b2820 Really default to installing in the root of the boot volume. b = 19360 r = ssu 2000-02-10 08:48:50 +00:00
tbogard%aol.net
966c47a9db Removed unused include. 2000-02-10 08:35:37 +00:00
warren%netscape.com
ad064c2689 Fix for bug 27022, input buffers get truncated. r=mbp@worldonline.dk,dougt@netscape.com 2000-02-10 08:27:01 +00:00
mjudge%netscape.com
3eabfb6192 clearing strange M flag on file. must ahve checked in a space instead of tab or something 2000-02-10 08:24:23 +00:00
mjudge%netscape.com
442f9d6103 adding one more prop for selection 2000-02-10 08:21:42 +00:00
mjudge%netscape.com
90364fa4e5 fix for memory leak bug 24332 2000-02-10 07:55:34 +00:00
mjudge%netscape.com
b3444d6801 fix for bug 18528. fixing tabs controls in selection guessing. 2000-02-10 07:48:17 +00:00
tbogard%aol.net
6a1ffaeb57 Moved the loading of the Title, Position and size from XUL into nsXULWindow from WebShellWindow. r=hyatt 2000-02-10 07:47:24 +00:00
tbogard%aol.net
dcc6e4e620 Fixed a bug where when targetting to a "_content" window from within a XUL window that did not have a browser window would not find an already open browser to target into. r=hyatt 2000-02-10 07:41:11 +00:00
ftang%netscape.com
5561c5039a fix bug 24807. Change mapping table. r=nhotta 2000-02-10 07:31:04 +00:00
nisheeth%netscape.com
f719f7a927 r=vidur. Fix for bug . We now revoke pending reflow events in the pres shell's destructor. 2000-02-10 07:27:43 +00:00
ssu%netscape.com
b22d34fe12 Fixed bug #21426 - Core.xpi has been broken up into core.xpi and browser.xpi
r=cathleen
2000-02-10 07:11:36 +00:00
dveditz%netscape.com
64795ccc50 Resurrect VC5 build 2000-02-10 07:09:18 +00:00
tbogard%aol.net
4c46df4275 Made sure we set the tree item before adding it to the parent. Then we also must notify the tree owner of the addition of the content shell after it has been added. This the bugs having to do with treeOwner showing up (27087, 2719, 25951). r=hyatt 2000-02-10 07:04:09 +00:00
dveditz%netscape.com
68047f1c36 Fixes to get this building on VC5 again. r=ssu 2000-02-10 07:03:49 +00:00