Commit Graph

55 Commits

Author SHA1 Message Date
colin%theblakes.com
046355efbc Add additional file types for octet_stream (OpenVMS only). r=valeski
git-svn-id: svn://10.0.0.236/trunk@60887 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:32:38 +00:00
valeski%netscape.com
dcc5ba419d 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
git-svn-id: svn://10.0.0.236/trunk@60195 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:59:58 +00:00
scc%netscape.com
dcee2e659d Pro5 update
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
rickg%netscape.com
ee187e4147 added support for RTF; r=valeski
git-svn-id: svn://10.0.0.236/trunk@59889 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 20:35:28 +00:00
valeski%netscape.com
1c4b45456c 26330. simple extension addition
git-svn-id: svn://10.0.0.236/trunk@59798 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:06:59 +00:00
sdagley%netscape.com
bcdcf3c3c3 Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@59359 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 04:27:22 +00:00
mscott%netscape.com
ff477a94c0 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.


git-svn-id: svn://10.0.0.236/trunk@58559 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 04:39:11 +00:00
valeski%netscape.com
76d72ee785 r=rhp. Further extension of the nsIMIMEService.
git-svn-id: svn://10.0.0.236/trunk@58510 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:40:16 +00:00
valeski%netscape.com
b561d747af added files: mozilla/netwerk/mime/src/nsMIMEServiceModule.cpp, removed files: mozilla/netwerk/mime/src/nsMIMEServiceFactory.cpp
git-svn-id: svn://10.0.0.236/trunk@58479 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:41:36 +00:00
valeski%netscape.com
a83ae5bf68 r=rhp. nsIMIMEInfo and nsIMIMEService have been revamped (there's one more small iteration coming tomorrow). nsIMIMEInfo has been extended and the service has been multi indexed using file extensions *and* the MIME type as keys.
git-svn-id: svn://10.0.0.236/trunk@58478 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:41:03 +00:00
dougt%netscape.com
3821e2369c Converting to use nsIModule macro. r=jud.
git-svn-id: svn://10.0.0.236/trunk@56680 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:24:06 +00:00
pnunn%netscape.com
0b6abdfe32 Correcting a mime type mapping. R:valeski@netscape.com OK:chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@56049 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 20:38:43 +00:00
valeski%netscape.com
a37f8ac53e r=waterson. 17647. MIME mapping for file extensions was case sensitive. we now disregard case (this is actually broken, but for 99% of the real world cases we're covered)
git-svn-id: svn://10.0.0.236/trunk@54712 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:07:51 +00:00
jdunn%netscape.com
f0c83b3d5a Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688


git-svn-id: svn://10.0.0.236/trunk@53637 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:02:31 +00:00
valeski%netscape.com
1ed04f3a7d 16256. nsCOMptrizing
git-svn-id: svn://10.0.0.236/trunk@53139 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 00:38:16 +00:00
dmose%mozilla.org
92d791b7b0 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:40:37 +00:00
tbogard%aol.net
ae3cd9e2ce Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@52417 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-01 21:43:56 +00:00
bienvenu%netscape.com
22abb4e345 fix ref count logging on nsMimeImpl r=warren
git-svn-id: svn://10.0.0.236/trunk@51137 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-19 14:50:09 +00:00
waterson%netscape.com
e20da712ec Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
git-svn-id: svn://10.0.0.236/trunk@50413 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 02:10:08 +00:00
beard%netscape.com
da97767078 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
git-svn-id: svn://10.0.0.236/trunk@49690 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-03 20:46:23 +00:00
rjc%netscape.com
741f87253e Bug # 14034: Convert to nsIModule to prepare for memory leak fixing. Review: dp@netscape.com
git-svn-id: svn://10.0.0.236/trunk@49631 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-02 00:48:02 +00:00
valeski%netscape.com
7c54ad976a 15296 r=gagan. Added .txt extension to the MIME type extension resolver.
git-svn-id: svn://10.0.0.236/trunk@49592 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-01 20:25:38 +00:00
mccabe%netscape.com
69a8cf7c7b Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage.  Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes.  (This could mean blackwood; sorry, guys!)

Many thanks to Alec Flett (alecf@netscape.com) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu) and Mike Shaver (shaver@mozilla.org) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.

Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.


git-svn-id: svn://10.0.0.236/trunk@48284 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:46:35 +00:00
valeski%netscape.com
e85b2f38f2 added bin,exe extensions
git-svn-id: svn://10.0.0.236/trunk@46769 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 14:27:16 +00:00
briano%netscape.com
8aefa8d2f0 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@46678 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 00:59:21 +00:00
briano%netscape.com
6d8662ceed Removed the obsolete non-NECKO leftovers.
git-svn-id: svn://10.0.0.236/trunk@46466 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 00:41:10 +00:00
valeski%netscape.com
30bf2a8793 changed nsCOMTypeInfo<> template to NS_GET_IID macro
git-svn-id: svn://10.0.0.236/trunk@45978 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 23:51:14 +00:00
kipp%netscape.com
4b348cc604 Use nsAutoString instead of nsString for temps
git-svn-id: svn://10.0.0.236/trunk@45699 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:13:07 +00:00
warren%netscape.com
e171f1b2f2 Fix for failure case.
git-svn-id: svn://10.0.0.236/trunk@44810 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 10:58:23 +00:00
valeski%netscape.com
59ced7d42f fixed mem leak
git-svn-id: svn://10.0.0.236/trunk@44339 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 21:45:20 +00:00
mccabe%netscape.com
afea99f4a0 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.


git-svn-id: svn://10.0.0.236/trunk@44096 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 23:52:07 +00:00
warren%netscape.com
4435768ca9 Removed hack to export to netwerk/dist (used before landing necko).
git-svn-id: svn://10.0.0.236/trunk@41902 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 00:38:25 +00:00
valeski%netscape.com
a01b026133 factored repeated mime type retrieval implementations into mime mapping service methods
git-svn-id: svn://10.0.0.236/trunk@41758 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-01 16:42:25 +00:00
warren%netscape.com
73c7dd609f Added shtml
git-svn-id: svn://10.0.0.236/trunk@41685 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 06:27:03 +00:00
mscott%netscape.com
fed59eeaa9 fix build breakage by including config.mak
git-svn-id: svn://10.0.0.236/trunk@41519 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 02:47:16 +00:00
warren%netscape.com
57e8993efd Fixed UMR / refcounting problem (purify).
git-svn-id: svn://10.0.0.236/trunk@41417 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-28 04:02:07 +00:00
ducarroz%netscape.com
8cfd0b8144 Fix shlb name conflict between netwerk:mime and mailnews:mime. Necko only.
git-svn-id: svn://10.0.0.236/trunk@41348 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 23:17:49 +00:00
beard%netscape.com
600b254bf5 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@41057 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-25 18:35:34 +00:00
sdagley%netscape.com
1ede7574e2 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@41034 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-25 01:37:42 +00:00
mscott%netscape.com
07b3bbabb8 Necko only: Change the library name to mimetype instead of mime. we were overwriting a mailnews library which had the same name.
git-svn-id: svn://10.0.0.236/trunk@40691 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 20:09:22 +00:00
mscott%netscape.com
0a9927565c Necko only: change the name of the mime type dll to be mimetype.dll instead of mime.dll. mime.dll was over-writing
the mailnews mime.dll.


git-svn-id: svn://10.0.0.236/trunk@40689 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 20:05:33 +00:00
tbogard%aol.net
0562346fa7 Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings.
git-svn-id: svn://10.0.0.236/trunk@40584 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 02:11:04 +00:00
valeski%netscape.com
6764e14d62 changed mime map service to use nsHashtabel
git-svn-id: svn://10.0.0.236/trunk@39764 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 21:56:54 +00:00
mscott%netscape.com
03e87cf3a9 Register "eml" file extension as text/message (rfc822)
git-svn-id: svn://10.0.0.236/trunk@39238 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 04:08:41 +00:00
valeski%netscape.com
65cbf0d137 adding warning comment
git-svn-id: svn://10.0.0.236/trunk@39216 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 23:39:31 +00:00
valeski%netscape.com
3af1f49467 added image mime types to hardcoded area
git-svn-id: svn://10.0.0.236/trunk@39215 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 23:37:11 +00:00
gagan%netscape.com
9a767d2222 Fixed warnings on Linux because of missing virtual keyword on destructors.
git-svn-id: svn://10.0.0.236/trunk@38749 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 00:50:02 +00:00
warren%netscape.com
a98597f124 Fixed clobber rule.
git-svn-id: svn://10.0.0.236/trunk@38595 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 04:20:56 +00:00
valeski%netscape.com
0dcc6b4439 added style sheet mime type
git-svn-id: svn://10.0.0.236/trunk@38568 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 02:26:14 +00:00
valeski%netscape.com
c0998673c5 added newlines
git-svn-id: svn://10.0.0.236/trunk@38401 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 14:37:24 +00:00