mccabe%netscape.com
39e5fe6519
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.
1999-09-19 23:46:35 +00:00
valeski%netscape.com
ea1d03fd4b
added bin,exe extensions
1999-09-10 14:27:16 +00:00
briano%netscape.com
9697722005
General cleanup.
1999-09-10 00:59:21 +00:00
briano%netscape.com
7ac74af48f
Removed the obsolete non-NECKO leftovers.
1999-09-09 00:41:10 +00:00
valeski%netscape.com
03b9d2d6cb
changed nsCOMTypeInfo<> template to NS_GET_IID macro
1999-09-03 23:51:14 +00:00
kipp%netscape.com
a99f5ec06a
Use nsAutoString instead of nsString for temps
1999-09-02 18:13:07 +00:00
warren%netscape.com
d7fb477ef3
Fix for failure case.
1999-08-27 10:58:23 +00:00
valeski%netscape.com
5ec14bc58d
fixed mem leak
1999-08-24 21:45:20 +00:00
mccabe%netscape.com
3d4917b628
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.
1999-08-22 23:52:07 +00:00
warren%netscape.com
72c37924c2
Removed hack to export to netwerk/dist (used before landing necko).
1999-08-03 00:38:25 +00:00
valeski%netscape.com
47c693b1e3
factored repeated mime type retrieval implementations into mime mapping service methods
1999-08-01 16:42:25 +00:00
warren%netscape.com
d5370072c9
Added shtml
1999-07-31 06:27:03 +00:00
mscott%netscape.com
a514d6dfd1
fix build breakage by including config.mak
1999-07-29 02:47:16 +00:00
warren%netscape.com
e6ca89c1bb
Fixed UMR / refcounting problem (purify).
1999-07-28 04:02:07 +00:00
ducarroz%netscape.com
fabb1ab699
Fix shlb name conflict between netwerk:mime and mailnews:mime. Necko only.
1999-07-27 23:17:49 +00:00
beard%netscape.com
baa19508a0
First Checked In.
1999-07-25 18:35:34 +00:00
sdagley%netscape.com
c975303ed6
First Checked In.
1999-07-25 01:37:42 +00:00
mscott%netscape.com
52529d021d
Necko only: Change the library name to mimetype instead of mime. we were overwriting a mailnews library which had the same name.
1999-07-22 20:09:22 +00:00
mscott%netscape.com
0bf8c92993
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.
1999-07-22 20:05:33 +00:00
tbogard%aol.net
eb0dd2815e
Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings.
1999-07-22 02:11:04 +00:00
valeski%netscape.com
b26d6ed824
changed mime map service to use nsHashtabel
1999-07-16 21:56:54 +00:00
mscott%netscape.com
d69b9675bc
Register "eml" file extension as text/message (rfc822)
1999-07-14 04:08:41 +00:00
valeski%netscape.com
ffbce16be3
adding warning comment
1999-07-13 23:39:31 +00:00
valeski%netscape.com
2abdba01c4
added image mime types to hardcoded area
1999-07-13 23:37:11 +00:00
gagan%netscape.com
3037f684ff
Fixed warnings on Linux because of missing virtual keyword on destructors.
1999-07-08 00:50:02 +00:00
warren%netscape.com
c9ce12757e
Fixed clobber rule.
1999-07-07 04:20:56 +00:00
valeski%netscape.com
9e93ba1816
added style sheet mime type
1999-07-07 02:26:14 +00:00
valeski%netscape.com
95f1ec8192
added newlines
1999-07-06 14:37:24 +00:00
andreas.otte%primus-online.de
d34fefc505
NECKO only: adding some ignorance
1999-07-03 08:32:38 +00:00
warren%netscape.com
0c657f451d
Fixed CID to not collide with nsIIOService.
1999-07-03 05:36:09 +00:00
valeski%netscape.com
1e2e82fe1f
dumping objs to the correct dir now on windows.
1999-07-03 03:47:27 +00:00
valeski%netscape.com
05daff9c8c
added factory class for the mime service
1999-07-03 00:05:51 +00:00
andreas.otte%primus-online.de
89d3592ef1
NECKO only: remove EXPORTS lines
1999-07-02 21:01:54 +00:00
valeski%netscape.com
03cc0639f2
adding mime type resolver module.
1999-07-02 20:08:27 +00:00