ben%netscape.com
659392392a
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.
...
git-svn-id: svn://10.0.0.236/trunk@60345 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:51:43 +00:00
rjc%netscape.com
41db2fcb68
Fix bug # 20542: make global history flush-able, and try and flush in on Shutdown()
...
git-svn-id: svn://10.0.0.236/trunk@60344 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:51:33 +00:00
colin%theblakes.com
f814a9456d
Only a read of 0 means EOF. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@60343 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:50:58 +00:00
ben%netscape.com
99a783fae9
forgot to check this in with my localisability fixes last night (those were r=jst@citec.fi)
...
git-svn-id: svn://10.0.0.236/trunk@60342 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:48:37 +00:00
rjc%netscape.com
7927cfc9f2
Fix bug # 25034: more support for foreign charset conversion on search results.
...
git-svn-id: svn://10.0.0.236/trunk@60341 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:48:23 +00:00
gagan%netscape.com
660a5e7f37
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
git-svn-id: svn://10.0.0.236/trunk@60340 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:47:50 +00:00
rjc%netscape.com
cb217033c3
Fix bug # 27039: small escape changes. Helps JavaScript URLs which are bookmarked.
...
git-svn-id: svn://10.0.0.236/trunk@60339 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:47:17 +00:00
akkana%netscape.com
9d4f509dc9
Fix minor typo: add the missing space. Very safe, will fix warning message on startup. a=don,granrose
...
git-svn-id: svn://10.0.0.236/trunk@60338 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:25:59 +00:00
slamm%netscape.com
33cab5a448
Trim trailing whitespace from tinderbox variables.
...
git-svn-id: svn://10.0.0.236/trunk@60337 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:11:01 +00:00
evaughan%netscape.com
a9aadf75b0
1) Fixed freeze because of sync drawing in forms
...
2) Fixed fieldset blocker
-r rods, granrose
git-svn-id: svn://10.0.0.236/trunk@60336 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 21:36:28 +00:00
rods%netscape.com
4c60293963
turning off Gfx scrollbars for listboxes
...
b 27253 r=evaughan
git-svn-id: svn://10.0.0.236/trunk@60333 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 21:13:44 +00:00
attinasi%netscape.com
4c07882f5e
Backing out accidental changes.
...
git-svn-id: svn://10.0.0.236/trunk@60332 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 20:35:41 +00:00
attinasi%netscape.com
7444a69463
backout of accidental checkin...
...
git-svn-id: svn://10.0.0.236/trunk@60331 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 20:21:29 +00:00
attinasi%netscape.com
5a392aceea
Backing out the change I accidentally checked in.
...
git-svn-id: svn://10.0.0.236/trunk@60330 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:47:36 +00:00
attinasi%netscape.com
e10cb148c5
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
...
git-svn-id: svn://10.0.0.236/trunk@60329 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:22:00 +00:00
attinasi%netscape.com
b837f85366
Support for enabling / Disabling the timer. r=pierre b=25406
...
git-svn-id: svn://10.0.0.236/trunk@60328 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:21:55 +00:00
attinasi%netscape.com
e7f945b47a
added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406
...
git-svn-id: svn://10.0.0.236/trunk@60327 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:21:54 +00:00
ducarroz%netscape.com
948e77e05b
Fix regression 27194. A=granrose. Check in missing for fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60326 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 18:04:13 +00:00
mcafee%netscape.com
03900ed7d7
Proper cvs login
...
git-svn-id: svn://10.0.0.236/trunk@60325 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 17:27:52 +00:00
mkaply%us.ibm.com
21ad02a5d4
Missing end comment r=ftang@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60324 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 15:17:03 +00:00
jefft%netscape.com
5d650b694f
fixed bug 24054 -- imap message copy to local folder needs to have From line escaped; r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@60323 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 14:48:53 +00:00
kin%netscape.com
e8878458ab
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
git-svn-id: svn://10.0.0.236/trunk@60322 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 14:08:13 +00:00
dcone%netscape.com
e7c81be1d0
fixed some palette code. r=kmclusk
...
git-svn-id: svn://10.0.0.236/trunk@60321 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 13:59:45 +00:00
Jerry.Kirk%Nexwarecorp.com
d0a267f09c
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
git-svn-id: svn://10.0.0.236/trunk@60320 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 13:13:29 +00:00
colin%theblakes.com
a06111f25f
Make filespec comparisons case-blind for OpenVMS. Fix build problem for OpenVMS. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@60319 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 10:54:55 +00:00
sgehani%netscape.com
d914b10509
Part of fix for b = 24299 r = ssu
...
git-svn-id: svn://10.0.0.236/trunk@60318 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 10:15:01 +00:00
sgehani%netscape.com
80677a479e
Added random install feature to deteremine component pre-selection at parse time.
...
b = 24299
r = ssu
git-svn-id: svn://10.0.0.236/trunk@60317 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 10:04:18 +00:00
ftang%netscape.com
9366459a71
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
...
git-svn-id: svn://10.0.0.236/trunk@60316 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 09:26:09 +00:00
mjudge%netscape.com
bbbd081d63
adding remove range for table selection and for completeness. 26460 r=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@60315 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 09:17:02 +00:00
hangas%netscape.com
fc03d9de9e
Fix 27163, comment out some xul not functioning for beta1. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60314 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 09:05:48 +00:00
hangas%netscape.com
a6bfc67a06
Fix for 27197, Profile Selection Dialog does not support Enter and Esc keys for buttons. r=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@60313 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 09:00:25 +00:00
tbogard%aol.net
90e8b05b56
Removed unused header.
...
git-svn-id: svn://10.0.0.236/trunk@60312 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:54:30 +00:00
sgehani%netscape.com
ac152929c0
Really default to installing in the root of the boot volume.
...
b = 19360
r = ssu
git-svn-id: svn://10.0.0.236/trunk@60311 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:48:50 +00:00
tbogard%aol.net
e293c2bf9c
Removed unused include.
...
git-svn-id: svn://10.0.0.236/trunk@60310 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:35:37 +00:00
warren%netscape.com
4189d3799d
Fix for bug 27022, input buffers get truncated. r=mbp@worldonline.dk,dougt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60309 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:27:01 +00:00
mjudge%netscape.com
46435e5f51
clearing strange M flag on file. must ahve checked in a space instead of tab or something
...
git-svn-id: svn://10.0.0.236/trunk@60308 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:24:23 +00:00
mjudge%netscape.com
3bbb755cdb
adding one more prop for selection
...
git-svn-id: svn://10.0.0.236/trunk@60307 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 08:21:42 +00:00
mjudge%netscape.com
9d16b27f7a
fix for memory leak bug 24332
...
git-svn-id: svn://10.0.0.236/trunk@60306 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:55:34 +00:00
mjudge%netscape.com
41735e6bdd
fix for bug 18528. fixing tabs controls in selection guessing.
...
git-svn-id: svn://10.0.0.236/trunk@60305 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:48:17 +00:00
tbogard%aol.net
767c8e2c5f
Moved the loading of the Title, Position and size from XUL into nsXULWindow from WebShellWindow. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60304 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:47:24 +00:00
tbogard%aol.net
290cfd18f5
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
...
git-svn-id: svn://10.0.0.236/trunk@60303 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:41:11 +00:00
ftang%netscape.com
583d0f9049
fix bug 24807. Change mapping table. r=nhotta
...
git-svn-id: svn://10.0.0.236/trunk@60302 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:31:04 +00:00
nisheeth%netscape.com
1ece5d5eba
r=vidur. Fix for bug . We now revoke pending reflow events in the pres shell's destructor.
...
git-svn-id: svn://10.0.0.236/trunk@60301 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:27:43 +00:00
ssu%netscape.com
1fee1f55aa
Fixed bug #21426 - Core.xpi has been broken up into core.xpi and browser.xpi
...
r=cathleen
git-svn-id: svn://10.0.0.236/trunk@60300 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:11:36 +00:00
dveditz%netscape.com
a5685697d5
Resurrect VC5 build
...
git-svn-id: svn://10.0.0.236/trunk@60299 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:09:18 +00:00
tbogard%aol.net
498b17c6b6
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
...
git-svn-id: svn://10.0.0.236/trunk@60298 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:04:09 +00:00
dveditz%netscape.com
b92e672660
Fixes to get this building on VC5 again. r=ssu
...
git-svn-id: svn://10.0.0.236/trunk@60297 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:03:49 +00:00
ben%netscape.com
7a98e8dc8d
localisation fix for bookmarks, r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@60296 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:58:15 +00:00
ben%netscape.com
d8c174eb4e
localisability fix for bookmarks, r=jst@citec.fi
...
git-svn-id: svn://10.0.0.236/trunk@60295 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:57:33 +00:00
bienvenu%netscape.com
7afd0fedb1
fix 26246 problem reading aol imap mail, just a typo
...
git-svn-id: svn://10.0.0.236/trunk@60294 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:56:22 +00:00