dbaron%dbaron.org
|
8b90a8ebf4
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
bryner%brianryner.com
|
5b8aeed3b1
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
gerv%gerv.net
|
85ce8c146b
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
hpradhan%hotpop.com
|
4fcc50d839
|
bug 218297 : disabled property of input elements is not stored in history
r=jkeiser sr=jst
|
2003-11-10 05:52:29 +00:00 |
jst%netscape.com
|
e7966722ca
|
Fixing part of bug 209699. Eliminate bad usage of NS_ConvertU*. r=caillon@aillon.org, sr=alecf@flett.org
|
2003-06-24 01:46:50 +00:00 |
dbaron%dbaron.org
|
72b937ea79
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 21:07:51 +00:00 |
dougt%netscape.com
|
c1b9f8114d
|
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
|
5d2a2e5fef
|
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
|
3703f3c61b
|
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
|
61e6bdb1cd
|
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
|
95771efc1f
|
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
|
cac3d39705
|
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
|
3057c2f63e
|
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
|
165e6457bb
|
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
|
9dfd92585e
|
Fix for 44437. r,a=waterson
|
2000-10-02 23:23:55 +00:00 |
rayw%netscape.com
|
6cc70ebd6c
|
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
|
983223fbc2
|
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
|
b3a4ade60d
|
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
|
958ed96edd
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
scc%netscape.com
|
be4311c49a
|
making string conversions explicit
|
2000-04-03 11:20:35 +00:00 |
ftang%netscape.com
|
f9aeb6ce83
|
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
|
520008108e
|
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
|
489fa24f63
|
Fixes for bugs 17460 and 21656. r=travis
|
2000-01-14 09:28:54 +00:00 |