dougt@netscape.com
|
d033b574fe
|
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
|
2002-09-03 23:36:13 +00:00 |
|
alecf@netscape.com
|
5918c0bebc
|
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
|
2002-08-26 21:20:34 +00:00 |
|
alecf@netscape.com
|
aa1da7db6f
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
|
2002-08-06 00:53:19 +00:00 |
|
dougt@netscape.com
|
ac9b2eedb6
|
Use flat strings when constructing string keys. This fixes a few high volume string key constructors. See 135781. r=dp@netscape.com, sr=darin@netscape.com
|
2002-04-15 22:39:43 +00:00 |
|
dbaron@fas.harvard.edu
|
49ccb8e11d
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:26:36 +00:00 |
|
pollmann@netscape.com
|
282cab9481
|
Bug 70510: Remove needless nsAutoString wrappers, patch by jag <disttsc@bart.nl>, r=pollmann@netscape.com, sr=jst@netscape.com
|
2001-03-02 02:55:24 +00:00 |
|
pollmann@netscape.com
|
8c35786b91
|
Bug 62713: Save strings in SH in UTF8 instead of UCS2 to reduce memory usage plus cleanup (thanks jst), r=jst@netscape.com, sr=vidur@netscape.com
|
2001-02-06 02:41:15 +00:00 |
|
rods@netscape.com
|
9d4503e5a3
|
GetStateProperty now clears the outgoing arg before appending the new value.
b=61297, r=jst,a=hyatt
|
2000-11-28 02:35:41 +00:00 |
|
hyatt@netscape.com
|
05fbd49da3
|
Fix for 44437. r,a=waterson
|
2000-10-02 23:23:55 +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 |
|
scc@mozilla.org
|
f1f94a70fc
|
if you want a pointer to the characters, your going to have to |.get()| it
|
2000-09-13 04:47:36 +00:00 |
|
jst@netscape.com
|
3ba32f670e
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |
|
warren@netscape.com
|
6a06dfc026
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
|
scc@netscape.com
|
73cfb8980b
|
making string conversions explicit
|
2000-04-03 11:20:35 +00:00 |
|
ftang@netscape.com
|
b723f080f7
|
fix 29154. r=hyatt/pollmann a=rickg replace nsISupportString/char*/ToNewCSring
with nsISupportWString/PRUnichar*/ToNewUnicode
|
2000-03-04 05:37:46 +00:00 |
|
sfraser@netscape.com
|
31057a3385
|
Fix for 25952, don't crash when doing Open Location from composer window. nsPresState was using a null mProperties table. r=beard
|
2000-02-01 02:14:29 +00:00 |
|
hyatt@netscape.com
|
4445e32213
|
Fixes for bugs 17460 and 21656. r=travis
|
2000-01-14 09:28:54 +00:00 |
|