waterson%netscape.com
775fd4e50b
Bug 30887. Check mDocument before dereferencing to update style rule. Happens when setting 'style' attribute on an element that is not in the doc tree. r=hyatt, a=jar.
2000-03-08 06:05:45 +00:00
buster%netscape.com
edcec89810
fixed PDT+ bug 30738
...
r=troy, vidur
a=rickg
2000-03-08 05:33:15 +00:00
sspitzer%netscape.com
ae9d88e477
bulletproofing fix for #30937 . r=mscott a=jar. don't crash if the imap server goes away.
2000-03-08 05:04:14 +00:00
morse%netscape.com
780239e5c7
fix bug 30180, fieldname clash between html login forms and dialog login forms, r=dp, a=jar
2000-03-08 05:01:28 +00:00
norris%netscape.com
e81e4f8fa6
Fix 29419 nsScriptSecurityManager should do casinsensitive compaires
...
Patch submitted by andreas.otte@primus-online.de
r=norris,a=jar
2000-03-08 04:57:05 +00:00
law%netscape.com
c9f38cfc3c
Filter context menu choices for links with javascript: URLs; b=23690, r=matt@netscape.com, a=jevering@netscape.com
2000-03-08 04:42:25 +00:00
saari%netscape.com
658f4bee32
windows fix for 26834, windows need sanity checks to keep them on screen. r=hyatt, a=jar
2000-03-08 04:41:12 +00:00
saari%netscape.com
ab22d3d1e9
GTK fix for PDT+ 26834, windows need sanity checks on positioning to stay on screen. r=pavlov, a=jar
2000-03-08 04:33:59 +00:00
saari%netscape.com
7a32d781a3
Mac fix for PDT+ 26834, placing sanity checks on resizing and moving of windows to make sure things stay on screen. r=danm, a=jar
2000-03-08 04:32:37 +00:00
bienvenu%netscape.com
03a52b6290
more work on ab import, NOT PART OF BUILD
2000-03-08 04:30:45 +00:00
sspitzer%netscape.com
e92380a4a0
better fix for #30646 . r=mscott, a=jar.
2000-03-08 04:21:46 +00:00
sspitzer%netscape.com
daa66da4ed
bulletproofing fix for #30937 . r=mscott a=jar. don't crash
...
if the imap server goes away.
2000-03-08 04:17:05 +00:00
tbogard%aol.net
6daaccbd1c
Now that docShell implements SetZoom and GetZoom, just pass those function calls on to it. This frees us to clear some bloat in webShell's holding on to float mZoom. bug #30625 . r=jud, waterson a=jevering
2000-03-08 04:00:31 +00:00
tbogard%aol.net
9b4fdbcada
Don't rely on the parent widget to have a device context. Create and cache our own just like the old webShell wolrd. Since we have our own, it can now cache the zoom state too. bug #30625 . r=jud, waterson a=jevering
2000-03-08 03:58:33 +00:00
tbogard%aol.net
d90b8bcda9
When the channel is cancelled, don't ignore it, actually cancel and don't sent OnStartRequests if one hasn't been sent yet. If an OnStop is pending, send a OnStopRequest with cancelled in it. bug #30625 . r=jud, waterson a=jevering
2000-03-08 03:54:07 +00:00
waterson%netscape.com
27394cb877
Bug 29250. PR_GetFileInfo64() expects a 'root' path on Win32 to have a trailing slash; e.g., it will accept 'c:\\', but not 'c:'. Ensure that, if we ever see a naked drive letter, we'll append a trailing backslash to make something that NSPR understands. r=dveditz, a=jevering
2000-03-08 02:53:04 +00:00
slamm%netscape.com
ce46b37fea
Add NS_SUCCEEDED() check for GetContent() call. May have caused start up assertion on Linux. It's tough to reproduce. Even if this was not the source of the problem, the extra check does not hurt. Follow up checkin to fix for bug 29813. r=evaughan a=jevering
2000-03-08 02:33:52 +00:00
gagan%netscape.com
5ffd271541
Removed some dead #if 0 code.
2000-03-08 02:31:25 +00:00
varada%netscape.com
65fe75c441
fixes for bug #30123:temp hack - if the command is not returning true force it to do so inorder to prevent further commands from not being ignored- Permanent fix after Beta
2000-03-08 01:39:19 +00:00
varada%netscape.com
b6e89efefd
changing the values in the myisp.che and default.che bug#23955
2000-03-08 01:35:07 +00:00
rogerl%netscape.com
1a509a268e
Fixed handling of {1,} quantifiers
2000-03-08 01:24:55 +00:00
gagan%netscape.com
32821cfb59
Added #include for nsIHTTPEventSink as well... Should fix the solaris bustage.
2000-03-08 01:11:06 +00:00
rogerl%netscape.com
08a7900333
Reduced stack usage for greedy matching.
2000-03-08 01:08:32 +00:00
gagan%netscape.com
7e1b3b797a
webshell's GetInterface continues with DocShell's GetInterface. r=travis. (reviewed docshell changes too) this allows necko to use the interface requester (webshell) to ask for nsIPrompt and display dialog boxes (for auths, etc)
2000-03-08 00:40:49 +00:00
gagan%netscape.com
ee63f155b1
docshell's GetInterface returns nsIPrompt to allow dialog boxes on a per window basis.
2000-03-08 00:38:58 +00:00
gagan%netscape.com
3706905e67
New event sink changes for the test case.
2000-03-08 00:35:24 +00:00
gagan%netscape.com
faf228f2f5
Transitioning from nsIHttpEventSink.h to nsIHTTPEventSink.idl Also cleaned up the event sink to only have OnHeadersAvailable and OnRedirect as messages.
...
Fixed bug 24329-- proxy auths. We were not using the new call to setOverrideRequestSpec.
Part fix for bug 27048, HTTP now uses nsIHTTPEventSink and uses nsIPrompt for authentication.
r=valeski,a=jar
2000-03-08 00:31:49 +00:00
gagan%netscape.com
0515578bb7
Transitioning from nsIHttpEventSink.h to nsIHTTPEventSink.idl Also cleaned up the event sink to only have OnHeadersAvailable and OnRedirect as messages. r=valeski,a=jar
2000-03-08 00:27:33 +00:00
gagan%netscape.com
3c24439a40
Transitioning from nsIHttpEventSink.h to nsIHTTPEventSink.idl Also cleaned up the event sink to only have OnHeadersAvailable and OnRedirect as messages.
2000-03-08 00:24:53 +00:00
gagan%netscape.com
ea8f94b7c2
added files: mozilla/netwerk/protocol/http/public/nsIHTTPEventSink.idl
2000-03-08 00:22:08 +00:00
slamm%netscape.com
15a2c3b12e
Add persist='collapsed' to message pane box to persist state set by splitter. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:16:16 +00:00
slamm%netscape.com
2a784f23d9
Remove hacks for 20546 and persist 'collapsed' on splitter siblings instead. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:16:07 +00:00
slamm%netscape.com
65e7217ed2
Add 'collapsed' for collapsing splitter siblings. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:15:44 +00:00
slamm%netscape.com
c4a2e7615d
Add rule to collapse splitter siblings when collapsed='true'. Eventually we may want to make this rule more general (by taking off 'box >'). Bug 29813. r=evaughan,mcafee a=jevering r=hyatt
2000-03-08 00:15:29 +00:00
slamm%netscape.com
dd998d8014
Add collapsed='true' for splitter siblings when the are collapsed. A style rule in global.css will then hide the sibling. It used to work by setting the style directly. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:14:53 +00:00
pinkerton%netscape.com
d29cba4031
fix for 30911, don't show active state unless mouse is inside the button (changes :active to :hover:active). r=hyatt, a=jevering.
2000-03-07 23:58:48 +00:00
dmose%mozilla.org
549c5b38af
added error checking; moved vconfigurables to top of file; made cvs commit not spew noise to the webserver error log
2000-03-07 22:51:08 +00:00
wtc%netscape.com
40b5b61ac3
Bugzilla bug #30367 : define uint for Neutrino. Rearranged the ifdef's
...
in protypes.h so that it is easier to understand. Added the test
obsints.c to ensure that all the (obsolete) integer types are defined.
Added file: pr/tests/obsints.c
Modified files: protypes.h, pr/tests/Makefile, pr/tests/Makefile.in
2000-03-07 22:48:41 +00:00
mcafee%netscape.com
8d9521f806
Using proper copyright date range (10980). r=slamm, btoring. a=jar
2000-03-07 22:46:29 +00:00
ashuk%eng.sun.com
b6b1747f72
a=edburns
...
r=edburns
author=ashuk
bug=28407
New native code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:45:37 +00:00
ashuk%eng.sun.com
9fe6afbb8e
a=edburns
...
r=edburns
author=ashuk
bug=28407
Moved this file to java/webclient/classes_new/org/mozilla/webclient/wrapper_native -- Ashu K.
2000-03-07 22:39:11 +00:00
dmose%mozilla.org
5d6e2f135a
added patch from terry@mozilla.org to allow branches to be restricted; added self to contributor list for previous checkin
2000-03-07 22:37:10 +00:00
ashuk%eng.sun.com
632a1b0f34
a=edburns
...
r=edburns
author=ashuk
bug=28407
New native code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:33:38 +00:00
edburns%acm.org
29ed3a17ef
NOT IN SeaMonkey
...
Added // PENDING comment
2000-03-07 22:32:27 +00:00
terry%mozilla.org
6f297df44b
Patch by Dave Miller <dave@intrec.com> -- allow setting of
...
confidentiality when submitting a new bug.
2000-03-07 22:22:55 +00:00
ashuk%eng.sun.com
364a2788bc
a=edburns
...
r=edburns
author=ashuk
bug=28407
New run script for spec-compliant impl -- Ashu K.
2000-03-07 22:19:20 +00:00
ashuk%eng.sun.com
11dfd4783d
a=edburns
...
r=edburns
author=ashuk
bug=28407
New solaris Makefile for spec-compliant impl -- Ashu K.
2000-03-07 22:18:17 +00:00
ashuk%eng.sun.com
cbe874f8cf
a=edburns
...
r=edburns
author=ashuk
bug=28407
New java code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:16:07 +00:00
ashuk%eng.sun.com
6171e421f6
a=edburns
...
r=edburns
author=ashuk
bug=28407
New java code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:10:08 +00:00
ashuk%eng.sun.com
837a1c3112
a=edburns
...
r=edburns
author=ashuk
bug=28407
makefile for Java code - spec compliant impl -- Ashu K
2000-03-07 22:03:57 +00:00