dougt%netscape.com
|
f4cf458eb8
|
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
|
66238732c8
|
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
|
393596d00b
|
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
|
856b7f2476
|
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
|
e419703ac9
|
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
|
009a955c80
|
Fix for 44437. r,a=waterson
|
2000-10-02 23:23:55 +00:00 |
|
rayw%netscape.com
|
0257791053
|
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
|
cfbee28623
|
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
|
9abec73fbe
|
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
|
512c8bf433
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
|
scc%netscape.com
|
c5c503948f
|
making string conversions explicit
|
2000-04-03 11:20:35 +00:00 |
|
ftang%netscape.com
|
024820eef8
|
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
|
dc37943ae3
|
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
|
e740cdb714
|
Fixes for bugs 17460 and 21656. r=travis
|
2000-01-14 09:28:54 +00:00 |
|