mkaply%us.ibm.com
42b41d6a2b
OK, seriously, we fixed the TB to handle this now
2001-02-01 18:32:15 +00:00
mkaply%us.ibm.com
3cfa363ee6
OK, I give up. We even tested this on the TB itself. Why doesn't it work?
2001-01-29 23:34:21 +00:00
mscott%netscape.com
d0c9883513
Back out changes I added for implementing a launch and reveal method on nsIExternalProtocolService.
...
I've decided to move that functionality over to nsILocaFile where it makes more sense.
2001-01-29 21:35:12 +00:00
mkaply%us.ibm.com
65d4cb49ce
#65880
...
r=cls
Taking this back out - it was a TB problem
2001-01-29 20:49:35 +00:00
mkaply%us.ibm.com
623699bfc4
Stupid OS/2 VPATH problems breaking Os/2 build
2001-01-27 19:24:27 +00:00
mkaply%us.ibm.com
01551e02b6
#65880
...
r=cls
Enable OBJDIR builds for OS/2
2001-01-27 15:36:41 +00:00
mscott%netscape.com
18202292e5
back out a piece of code that was not meant to be checked in and was not reviewed.
2001-01-25 07:00:06 +00:00
mscott%netscape.com
9329f79447
Bug #63346 --> implement open and open folder APIs for windows
...
sr=sspitzer
2001-01-25 06:48:47 +00:00
mscott%netscape.com
3f7ff536cc
Bug #66323 --> always show the progress dialog even if
...
we are already done with the download. Break apart
SaveTodisk and LaunchWithTempFile into to separate
methods. never try to really open or save to disk
until we are sure we've brought up the progress window.
Bug #61947 --> pass in the initial time when we started the download via getDownloadInfo so
the progress dialog can use this information.
sr=sspitzer
2001-01-25 06:48:16 +00:00
mscott%netscape.com
d6bd863761
Bug #63346 --> add open and open folder APIs for the OS.
...
Bug #61947 --> pass in the initial time
when we started the download via getDownloadInfo so
the progress dialog can use this information.
2001-01-25 06:47:12 +00:00
mscott%netscape.com
5af7d75623
clean up some rv error code handling
...
sr=sspitzer
2001-01-23 22:35:54 +00:00
mscott%netscape.com
983bd36373
Bug #65515 --> if we can't create a mime info from the registry, then create a new
...
entry for this mime type.
Bug #57364 --> look up content type to file extension mappings using the windows mime registry.
Bug #65872 --> if we get a content type of unknown or octet, try to ignore that content type
and extract the extension from the url and looking that up to see if we can get a better
content type.
sr=sspitzer
2001-01-19 07:43:26 +00:00
mkaply%us.ibm.com
dca31efd5c
r=mkaply, a=blizzard
...
Bring OS/2 helpers up to current level
2001-01-16 00:09:58 +00:00
pchen%netscape.com
5cd2c54979
Fix #62939 . r=pinkerton, sr=sfraser. Return error when no match in IC database. Fixes DL of QT5 beta from apple.com (where they had a warning not to use Netscape 6)
2001-01-05 00:44:16 +00:00
mscott%netscape.com
ac8cc6c8b1
Bug 57347 --> add a null ptr check to prevent a crash.
...
patch contributed by waterson
r=brendan
sr=mscott
2000-12-18 21:46:35 +00:00
mscott%netscape.com
51c10d8d69
Bug #60069 --> checking this patch in for Sergey Lunegov (lsv@sparc.spb.su)
...
make sure the mime action is initialized with the right action.
sr=mscott
2000-11-22 19:48:49 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
mscott%netscape.com
fb0491626c
Bug #58774 --> salt the temp file name we generate when downloading external content
...
r=sspitzer,
sr=alecf
2000-11-02 01:27:12 +00:00
mscott%netscape.com
b9944d7bfa
Bug #56938 --> get the document channel from the docloader
...
and force any Refresh urls back through the original window
context that initiated the helper app download. This solves
the problem where the user clicks on a link to download
content (either to disk or to a helper app) and that document
contains both a redirect for the actual content and a REFRESH
header which is used to point at a page the content provider
wants to see after the download is complete.
sr=rpotts, r=sspizter
2000-11-01 08:06:19 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
0735771512
Removed extra 0 arg
2000-10-27 23:21:30 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
mscott%netscape.com
3ca41ad1ea
Bug #57207 --> When we bring up the progress dialog, if we've already received a on stop request,
...
then go ahead and make the progress dialog go away again. r=sspitzer, sr=alecf
2000-10-24 22:18:56 +00:00
mscott%netscape.com
11a336fc1d
Bug #35956 , 57619 --> be sure to disable auto conversion if we are handling the content
...
via an external app. sr=rpotts, r=gagan
2000-10-23 04:31:07 +00:00
mscott%netscape.com
b25492aeb0
Bug #55628 --> MoveTo won't delete the file if it already exists. When moving the temp
...
file to the user specified location, delete the specified location if it currently exists.
r=sspitzer, sr=alecf
2000-10-10 05:20:09 +00:00
mscott%netscape.com
4cfd9661eb
Bug #54009 --> fix crash when literal is null. This can happen because of
...
some bad debugging code that was left in mimetypes.rdf for pdf back in beta2
for now, return an error. This will make use ignore this entry in the data source
when performing mime lookups....which is good 'cause that will have a side
effect of making application/pdf content work again.
r=sspitzer, a=alecf
2000-10-06 00:58:05 +00:00
mscott%netscape.com
c054dd3653
Bug #51018 , 44176, 47203 implement load group retargeting and stand alone progress window
...
after we show the helper app dialog. So progress and load information is
now retargeted to a stand alone window instead of re-using the underlying
browser / mail window...In order to do this, the external app handler needed to implement nsIURIContentListener.
sr=r=rpotts
2000-10-04 06:54:47 +00:00
valeski%netscape.com
b0217bd1ff
whoops, that's supposed to be a 32bit int
2000-09-27 20:25:15 +00:00
valeski%netscape.com
8e3f2ce2da
r=brendan,a=brendan. 54127. This change cleans up a leak when we run out of memory, and reduces allocation of the file extension buffer by 2x. it also dumps the count to a local variable to do away w/ memory ambiguity using a pointer to elementCount
2000-09-27 19:50:59 +00:00
mkaply%us.ibm.com
52e0a821d5
OS/2 VACPP Tinderbox bustage
...
Need cast for VisualAge. Don't ask me why.
2000-09-15 14:46:01 +00:00
mscott%netscape.com
45dbf92d78
Bug #43556 --> forgot to migrate over the default VMS file extensions from the old mime service
...
r=sspitzer
2000-09-15 06:28:44 +00:00
mscott%netscape.com
bc0423f2d2
Bug #43556 --> implement nsIMIMEService using the windows registry to look
...
up information about content we don't know about.
2000-09-15 06:08:11 +00:00
mscott%netscape.com
ab07ff0c7c
Bug #43556 --> implement nsIMIMEService
...
honor the http content disposition header if present.
r=valeski
2000-09-15 06:07:58 +00:00
mscott%netscape.com
5ea7a20158
Bug #43556 --> merging nsIMIMEService and making it use OS specific
information.
r=valeski
2000-09-15 06:06:58 +00:00
mscott%netscape.com
c5bc949f1a
Bug #43556 --> merging nsIMIMEService and making it use OS specific
information.
r=pchen
2000-09-15 06:06:19 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
scc%mozilla.org
9685340714
if you want a character pointer, you're going to have to |.get()| it
2000-09-13 07:55:09 +00:00
mscott%netscape.com
fe1d0067c7
Bug #43556 --> Implement nsIMIMEService. For now, forward the calls to the old implementation in necko.
...
r=valeski
2000-09-08 00:12:51 +00:00
mscott%netscape.com
30037f6c30
Bug #47799 --> push prompt for file name over to ucth handler code so we don't bring
...
UI up from the uriloader. This allows us to properly use a string bundle
for text in the dialog. this is prep work for the real fix for this bug.
r=law
2000-09-06 22:21:06 +00:00
pchen%netscape.com
3c68a44dbd
First Checked In.
2000-09-06 21:14:03 +00:00
pchen%netscape.com
c87dfa9f17
bug #43585 , r=sfraser, protect header from multiple inclusions
2000-09-06 21:13:35 +00:00
pchen%netscape.com
1e34b773a1
bug #43585 , r=sfraser, call new nsIInternetConfigService to help with helper app stuff
2000-09-06 21:12:53 +00:00
pchen%netscape.com
77595f3418
bug #43585 , r=sfraser, set mac file type and creator in SetupTempFile() and also use new NS_MAC_DEFAULT_DOWNLOAD_DIR as opposed to desktop dir
2000-09-06 21:12:11 +00:00
sfraser%netscape.com
4278e441aa
Fix bugs 51368 and 51372 -- use InternetConfig.h from Universal Headers, renaming the IC SDK folder so that CodeWarrior does not search within it. r=pchen
2000-09-06 00:09:04 +00:00
mscott%netscape.com
f1aa9956b6
conrad's directory service change broke helper app support 'cause we don't find the mimetypes.rdf file anymore.
...
minor tweak to fix that
r=sspitzer
2000-09-01 05:58:42 +00:00
ccarlen%netscape.com
3b47353cfe
Convert use of nsIFileLocator to nsIDirectoryService
r=mscott
2000-08-22 00:53:37 +00:00
scc%mozilla.org
ad963283c3
fixing code that relied on implicit string construction
2000-08-20 06:59:07 +00:00
scc%mozilla.org
3f0620d231
fixing code that relied on implicit string construction
2000-08-19 20:01:04 +00:00
conrad%ingress.com
d9e8edcf29
Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h
r=valeski
2000-08-11 20:31:57 +00:00
mscott%netscape.com
25e12ec3c0
Bug #48078 , 48081 --> bring up save to disk dialog right away from the helper app dialog instead of
...
waiting till the download is finished.
properly implement Cancel so we stop the download and clean up the temp file.
r=alecf
2000-08-10 01:49:06 +00:00