cls%seawood.org
8bd122b3d5
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
darin%netscape.com
a4b1f04c3b
Fixes bug 59661. Occurances of uninitialized variables... r=gagan, sr=mscott.
2000-11-15 22:21:46 +00:00
valeski%netscape.com
152e6f96ad
whoops, that's supposed to be a 32bit int
2000-09-27 20:25:15 +00:00
valeski%netscape.com
aa32088cec
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
rayw%netscape.com
6cc70ebd6c
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
gordon%netscape.com
c2e5d0b36b
Fix for bug 44627 "[mac]local files without .html extension are not loaded correctly". Changed logic for files of type TEXT without an extension to allow nsUnknownDecoder to parse data to determine MIME type. r=gagan
2000-09-12 23:23:54 +00:00
mscott%netscape.com
014ed26425
Bug #43556 --> inpreparation for mime service over-haul, remove 2 obsolete methods.
...
r=valeski
2000-09-08 00:10:48 +00:00
scc%mozilla.org
14c3daa212
fixing bustage
2000-09-03 04:49:45 +00:00
scc%mozilla.org
a74bc9539d
fixing code that relied on implicit string construction
2000-08-20 06:59:07 +00:00
scc%mozilla.org
9df83275c6
fixing code that relied on implicit string construction
2000-08-19 20:01:04 +00:00
warren%netscape.com
4af572e4c1
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
valeski%netscape.com
6d2541f0dd
39797. r=mscott. MAC was sending back an empty string as the mime type down in the MIMEService, now we return an error in the mime service if we confront this, and that causes HTTP to produce a default type
2000-07-21 23:52:36 +00:00
mscott%netscape.com
29c963948b
Bug #43583 --> new state for using system default. Add a separate boolean
...
for asking the user before handling.
r=alecf
2000-07-11 23:11:59 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
mscott%netscape.com
5599dd9bfc
Bug #38374 --> fix refcounting problem on the application field
...
r=sspitzer
2000-06-21 20:38:52 +00:00
mscott%netscape.com
7db93f5a1e
Bug #38374 --> add application and user preferred handle action to mime info.
...
I'm going to be storing this information in the helper app code.
r=valeski
2000-06-21 06:34:43 +00:00
Peter.VanderBeken%pandora.be
01c287d212
Recognize local .xsl files as text/xml.
r=Andreas Otte, a=gagan, a=waterson.
2000-06-20 05:24:10 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
colin%theblakes.com
9f77e49882
OpenVMS specific change. r=leaf, a=leaf
...
Change/add known mime file types.
2000-05-31 20:54:08 +00:00
mkaply%us.ibm.com
34a95cecaf
# 37239
...
r = gagan, a = brendan
OS/2 bringup continues on M16 - Changes for VisualAge build (casts, PR_CALLBACK)
2000-05-30 14:56:52 +00:00
brade%netscape.com
6c3ce51d35
File Removed.
2000-05-25 14:25:11 +00:00
warren%netscape.com
1e329e1a59
Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp
2000-05-25 08:27:40 +00:00
davidm%netscape.com
876d21f8fa
13784 [FEATURE] Mime Type/File Extension/Application Service Regis
2000-05-17 00:05:52 +00:00
dougt%netscape.com
316616f625
adding xpinstall mime type. 11281
2000-05-08 05:09:21 +00:00
warren%netscape.com
a451c5f762
Combined all necko dlls into two. Bug 17031.
2000-05-06 09:15:56 +00:00
tor%cs.brown.edu
8110747c3f
Build bustage fix for SUNWspro: false->PR_FALSE
2000-05-03 21:38:50 +00:00
davidm%netscape.com
eb046910ec
comment out serialize while I try to figure out why linux is o=unhappy
2000-05-03 03:52:57 +00:00
davidm%netscape.com
a204fd5056
13784 [FEATURE] Mime Type/File Extension/Application Service Regis
2000-05-03 03:34:33 +00:00
mccabe%netscape.com
b46e6e7a8c
change several IDL parameters to be unsigned, to work better with length_is, size_is. Preperatory to requiring unsigned in xpidl, fixing 13413
2000-04-28 10:51:52 +00:00
davidm%netscape.com
699af3fa09
Replace nsString with nsCString. Add routines for setting the ext froma comma delimenated list
2000-04-19 04:45:30 +00:00
scc%netscape.com
e097771f06
making string conversions explicit
2000-04-15 07:05:34 +00:00
davidm%netscape.com
7be9604915
34713 Incorrect MIME type for .dtd files causes browser to not sta
r=sfraser a =jj
2000-04-07 00:31:04 +00:00
cls%seawood.org
7ff230453f
Added newline to end of these files to placate the HP compiler.
...
So when are we going to make build/unix/print-non-newline.sh part of the cvs-commit filter?
2000-04-05 06:18:10 +00:00
davidm%netscape.com
0eebb66209
No idea why this built for me. Change '????' to hex equivalent
2000-04-05 03:29:40 +00:00
davidm%netscape.com
8b9369403e
31054 'TEXT' file which contains non ASCII does not open correctly
2000-04-05 03:03:50 +00:00
davidm%netscape.com
ce21e1a9d9
31054 TEXT' file which contains non ASCII does not open correctly
2000-04-05 03:01:51 +00:00
davidm%netscape.com
265be55b7c
First Checked In.
2000-04-05 03:00:00 +00:00
mkaply%us.ibm.com
9ec188bd3a
# 34082
...
r= warren@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:32:07 +00:00
scc%netscape.com
66f25aff37
making string conversions explicit
2000-04-02 08:34:55 +00:00
rickg%netscape.com
a78b0f5d7c
removed reference to nsString2
2000-03-31 10:13:22 +00:00
rickg%netscape.com
4fa6b38b7d
removing references to nsString internals
2000-03-26 07:55:46 +00:00
valeski%netscape.com
35c98cf148
29236 - we now treat files w/ 'ehtml' extentsion as html
2000-03-15 23:18:10 +00:00
warren%netscape.com
7e37f4f478
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
colin%theblakes.com
494cb8c563
Add additional file types for octet_stream (OpenVMS only). r=valeski
2000-02-15 15:32:38 +00:00
valeski%netscape.com
7e564704d4
r=rhp. 23448. nsMimeTypes.h has been adopted by the MIME Service implementation. It is now exported to dist for use by all men and womem, all over the world
2000-02-09 03:59:58 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
rickg%netscape.com
72976702dc
added support for RTF; r=valeski
2000-02-05 20:35:28 +00:00
valeski%netscape.com
854290b6c0
26330. simple extension addition
2000-02-04 23:06:59 +00:00
sdagley%netscape.com
703c6caa28
Access path updates in anticipation of update to CW Pro5 ( #25949 ). r=pinkerton
2000-02-01 04:27:22 +00:00
mscott%netscape.com
1ff0d250f7
oh goody...the name of this directory conflicts with the directory for the mime converter! As a result
...
this directory was creating a .xpt file that was conflicting with the one built by the mime convrter.
renaming to mimetype.xpt. We had to do this same fix a long time ago to the name of the shared library
and we changed that to mimetype so I'm being consistent.
2000-01-25 04:39:11 +00:00