gavin@gavinsharp.com
|
db7aefe0d5
|
Bug 345339, attachment 243112: Revisit nsPresState, patch by Karthik Sarma <karthik3@comcast.net>, r+sr=roc
|
2006-11-06 16:08:20 +00:00 |
|
Olli.Pettay@helsinki.fi
|
661215e436
|
Bug 346083, Crash [@ nsBoxObject::SetProperty], r+sr=bz
|
2006-07-28 06:28:27 +00:00 |
|
dbaron@dbaron.org
|
2441f6a36b
|
One-line descriptions of files, partly because they show up in LXR.
|
2006-03-30 05:56:38 +00:00 |
|
cbiesinger@web.de
|
aae44b57d9
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
|
bryner@brianryner.com
|
ac990d5d4b
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
|
gerv@gerv.net
|
a1ec040a65
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
|
hpradhan@hotpop.com
|
30a13d7f6e
|
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
|
b52c8fe710
|
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
|
cb8b9c7c57
|
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
|
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 |
|