timeless@mozdev.org
5b0a616983
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
timeless@mozdev.org
a4a4a02115
backing out.
2002-11-06 16:49:13 +00:00
timeless@mozdev.org
a714c2199c
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
dougt@netscape.com
46ce738546
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
darin@netscape.com
cdd08719da
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
sfraser@netscape.com
a2578325bc
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
bzbarsky@mit.edu
aa00eb2f47
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
jaggernaut@netscape.com
89495afacf
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-27 14:30:31 +00:00
gerv@gerv.net
58d409fba9
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
jaggernaut@netscape.com
baba14c5c8
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
scc@mozilla.org
ee1d678864
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
kandrot@netscape.com
70cc087e01
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
alecf@netscape.com
4537ca16c5
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz
2000-11-17 20:54:21 +00:00
rayw@netscape.com
c6334366cb
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
valeski@netscape.com
1ce7fe2857
46775. preparing for linkage changes. these changes move class definitions into their own .h files so they can be used in other directories (not exported) for building purposes. I also utilized module/factory macros when possible
2000-08-26 07:37:59 +00:00
warren@netscape.com
5933586eda
Added dredded .get()
2000-07-19 04:28:15 +00:00
warren@netscape.com
ddc150eedb
Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf
2000-07-19 03:58:25 +00:00
scc@netscape.com
d787ccb950
making string conversions explicit
2000-04-18 23:53:10 +00:00
scc@netscape.com
ea1d232597
small changes to clients of string converting APIs
2000-03-26 11:48:10 +00:00
dveditz@netscape.com
79c9af9959
Bug 23941 speed up install on Mac, r=cathleen, a=jar;
...
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
dveditz@netscape.com
f1d7b1e989
damn, missed a file. How does that happen in a top-down commit?
2000-02-15 03:01:55 +00:00
dp@netscape.com
42b7b67da1
- Converting to Generic Module
...
- Removing unneccessary IID and CID defines
r=waterson
2000-01-28 09:21:54 +00:00
gayatrib@netscape.com
c1ba682378
A method added to open the profile registry
2000-01-26 01:06:56 +00:00
dougt@netscape.com
d48ec37751
Landing nsIFile.
2000-01-24 21:28:28 +00:00
pp@ludusdesign.com
d459b2ef64
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
dmose@mozilla.org
20621227af
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
tbogard@aol.net
d9fee9031e
Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
1999-11-01 21:43:56 +00:00
neeti@netscape.com
efe1ccdf5f
Converted to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=waterson
1999-10-15 04:05:22 +00:00
sfraser@netscape.com
faf0b19e0e
Fix type mismatch
1999-09-29 03:45:18 +00:00
shaver@netscape.com
bc0b3363b9
missed more nsIRegistry::Key usages
1999-09-29 03:26:24 +00:00
waterson@netscape.com
3b88dcfafd
Fix AIX build bustage. a=chofmann
1999-09-27 19:19:44 +00:00
waterson@netscape.com
31eff5e95f
Fix bug where only first property was being returned.
1999-09-21 07:34:07 +00:00
waterson@netscape.com
65f3cf4dac
add registry datasource/viewer. not in the build.
1999-09-21 02:43:13 +00:00