bzbarsky%mit.edu
b9a218c0c4
nsInternetConfigService needs to set the default app/description rather than
...
the "preferred" one. Bug 189094, r=pkw@us.ibm.com , sr=sfraser
2003-01-14 22:29:48 +00:00
bzbarsky%mit.edu
1eb2b83556
Fix mac bustage...
2003-01-12 02:22:23 +00:00
bzbarsky%mit.edu
5f9095c9ce
Fix bug 86640 -- change helper app dialog to properly remember the selected
...
course of action, move the "neverAsk" information from prefs back to
mimeTypes.rdf, remove the "Reset" button from helper app prefs, set up a way to
select "use default OS helper" for a given type. Patch by Bill Law
<law@netscape.com> and Philip K. Warren <pkw@us.ibm.com>, r=biesi, sr=bzbarsky,
what passes for moa in helper apps=bzbarsky.
2003-01-12 01:14:35 +00:00
dbaron%dbaron.org
f2cd5e3e66
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
sdagley%netscape.com
d95c6a19f8
Fix #179592 - wrong IC constant mapping. r=ccarlen,rs=sfraser
2002-12-03 21:00:45 +00:00
syd%netscape.com
94b5723969
Fix case for Mach o UFS builds. http://bugzilla.mozilla.org/show_bug.cgi?id=182425 , r=seawood, sr=fraser
2002-12-02 15:39:04 +00:00
darin%netscape.com
c6e196b117
remove dead mime code, b=172963 r=dougt sr=alecf
2002-11-24 03:31:47 +00:00
sdagley%netscape.com
4ecbc1bbe1
Oops, Jaguar == Mac OS X 10.2, not OS X 12.0. No bug, just brain fade. rs=sfraser
2002-10-02 01:46:37 +00:00
sdagley%netscape.com
47f7cd9a84
Re-landing #169667 - use LaunchServices APIs instead of InternetConfig APIs when appropriate (fixed mach-o and Mac Classic build issues from 1st landing try). r=ccarlen,sr=sfraser
2002-10-01 05:27:15 +00:00
sdagley%netscape.com
0794551cb6
Landing #152231 on trunk mach-o build - move nsInternetConfig into uriloader. Original patch by ccarlen, r=sdagley, sr=darin
2002-10-01 01:00:09 +00:00
darin%netscape.com
52c6607e73
backing out sdagley's patch for bug 169667 to clear up mac build bustage.
2002-09-27 04:35:33 +00:00
sdagley%netscape.com
e571c5e2c2
Landing #169667 - Clean up InternetConfigService and use LaunchServices APIs where appropriate. r=ccarlen,sr=sfraser
2002-09-26 23:38:08 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
cathleen%netscape.com
12e47be3cf
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
darin%netscape.com
f43dfb75ba
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
sdagley%netscape.com
f9557a0368
Fix #116079 - if a file with no extension is dragged to Mozilla and it has a file type of 'TEXT' treat it as text/plain rather than application/octet-stream. r=bryner, sr=hyatt
2002-04-29 07:01:44 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
darin%netscape.com
cfe07b944b
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
timeless%mac.com
a26f42fb04
Bug 124895 Improper definition of NS_PROMPTSERVICE_CID
...
r=danm sr=alecf
2002-02-12 03:32:14 +00:00
bzbarsky%mit.edu
da64d50b62
Fix helper apps not starting when the filename in the url is empty.
...
Also turn off caching of mime infos since we have no way to invalidate
this cache yet. Bug 121644, r=law, sr=mscott
2002-02-06 03:35:31 +00:00
cathleen%netscape.com
370959ffe2
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
pinkerton%netscape.com
2c61b48f4b
Change unsigned char* param to ConstStr255Param to make mach-o happier
...
r=sdagley/sr=blake. bug 118197.
2002-01-07 15:44:08 +00:00
ccarlen%netscape.com
0f9cb6c5fc
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
2002-01-07 14:35:04 +00:00
ducarroz%netscape.com
ba08b4df2e
Fix for bug 111305. Check for null ptr before using it. Don't truncate and initialize a nsString with a length of -1, that cause the whole app to freeze. R=damn, SR=mscott, A=asa
2001-12-14 01:18:16 +00:00
ccarlen%netscape.com
0766c35c7f
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:58:15 +00:00
jaggernaut%netscape.com
dfe4ef469b
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
sdagley%netscape.com
5186f6db18
Updating fix for #103612 from v1.14 after comments from pinkerton & sfraser. r=pinkerton,sr=sfraser
2001-10-08 20:20:57 +00:00
sdagley%netscape.com
ac811d37e0
Fix #103612 - work around bug in Mac OS X 10.1 Internet prefs panel when setting DL folder. r=dbaron. I'd wait for an sr= but I need trunk verification on this so I can get PDT approval for checking into the 0.9.4 branch.
2001-10-08 04:59:59 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
pchen%netscape.com
3f2635c142
bug 91726, r=pinkerton, sr=sfraser, under carbon, Internet Config seems to return mappings with a null mime type string, if we see a null mime type string, set mime type in nsMimeInfo to octet-stream
2001-08-22 00:19:08 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
pchen%netscape.com
bd7ce0a202
bug 79837, r=pinkerton, sr=alecf, a=asa, don't disable mime matching for Internet Config mappings if we didn't get passed in a file extension
2001-06-13 22:31:08 +00:00
ducarroz%netscape.com
5e8526edd4
Fix for bug 84054. Appledouble files weren't correctly detected and AppleSingle weren't correctly generated if they don't have a datafork. R=varada, SR=bienvenu, A=chofmann
2001-06-05 04:50:10 +00:00
valeski%netscape.com
49d34b88ed
fixing build bustage
2001-04-27 22:35:13 +00:00
pchen%netscape.com
87cc03cfb0
bug 49758, r=alecf, sr=sfraser, implement hasProtocolHandler method which calls Internet Config to look for protocol handler. Returns NS_ERROR_NOT_AVAILABLE if the app signature of the protocol handler is the same as the running application utilizing this code
2001-04-16 20:16:51 +00:00
pchen%netscape.com
6739476b1e
bug 49758, r=alecf, sr=sfraser, implement nsOSHelperAppService::ExternalProtocolHandlerExists() and implement nsOSHelperAppService::LoadURL() for mac
2001-04-16 20:16:41 +00:00
mscott%netscape.com
4d8081f65e
Bug #74783 --> don't read the mac file creator and type values from our hard coded table of content types. Always use the values from internet config.
r=sspitzer
sr=sfraser
2001-04-13 00:44:55 +00:00
mscott%netscape.com
4d8b38b0af
Bug #74783 --> never get the mac creator and file type from our hard coded list of content types. Always get them from internet config. Mac only change.
r=sspitzer
sr=sfraser
2001-04-13 00:43:52 +00:00
ducarroz%netscape.com
3eefa0a3b5
Fix for bug 70222. Add an API to retreive file mapping flags. R=varada, SR=bienvenu
2001-04-03 21:08:51 +00:00
brade%netscape.com
5bc507fd03
part of fix for bug #19329 (more internet config apis); r=pchen; sr=sfraser
2001-03-28 13:56:19 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
pinkerton%netscape.com
105d3c555e
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
ducarroz%netscape.com
c5819ac0aa
Part of fix for bug 45225. I forget to rename the class nsAppleFileDecoder before the initial checkin. SR=mscott
2001-02-07 06:44:07 +00:00
ducarroz%netscape.com
ad8f613391
First Checked In.
2001-02-07 04:09:11 +00:00
mscott%netscape.com
c74b0d1a66
Bug #67598 --> remove CanHandleContent and DoContent
...
as this code has been reconsolidated in the base class for
all to use. For everyone, if the mime type is unknown or octet,
then try to guess a content type by file extension in doContent.
Also, if we can't find a mime type, create a new one for all platforms
so we don't need to bring up the ucth dialog.
sr=sspitzer
2001-02-07 02:43:18 +00:00