Michael Wu
|
0fe7772ece
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
|
Ehsan Akhgari
|
ebfec6da3d
|
Bug 572618 - Make debugging the editor easier - Part 4: multiline version of part 1; r=roc
|
2010-06-17 16:44:35 -04:00 |
|
Ehsan Akhgari
|
ea32707944
|
Bug 572618 - Make debugging the editor easier - Part 3: multiline version of part 2; r=roc
|
2010-06-17 16:40:48 -04:00 |
|
Ehsan Akhgari
|
f32700d4f7
|
Bug 572618 - Make debugging the editor easier - Part 2: Replace all if(!foo) return NS_ERROR_bar checks with NS_ENSURE_TRUE(foo, NS_ERROR_bar); r=roc
|
2010-06-17 15:41:16 -04:00 |
|
|
|
98de634631
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07: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 |
|
gerv@gerv.net
|
c0cd46fc51
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
|
jaggernaut@netscape.com
|
ee1d5a8446
|
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
|
2003-07-25 19:06:59 +00:00 |
|
dbaron@dbaron.org
|
f214c6bf25
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 19:51:43 +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 |
|
dbaron@fas.harvard.edu
|
6ae2708a2b
|
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:08:20 +00:00 |
|
cmanske@netscape.com
|
a3ee439351
|
Link Checker dialog, b=108296, r=akkana, sr=ben
|
2002-01-15 15:35:58 +00:00 |
|
timeless@mac.com
|
74848c768e
|
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
|
2001-11-19 06:45:00 +00:00 |
|
gerv@gerv.net
|
598067cb73
|
License changes, take 2. Bug 98089. mozilla/editor/.
|
2001-09-25 22:53:13 +00:00 |
|
gerv@gerv.net
|
30a09f1d88
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
|
scc@mozilla.org
|
3c364a083d
|
bug #98089: ripped new license
|
2001-09-19 20:09:47 +00:00 |
|
dbaron@fas.harvard.edu
|
4c647ea08a
|
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
|
2001-08-21 01:48:11 +00:00 |
|
akkana@netscape.com
|
a14d7da2ba
|
Adding html URI ref object to the build. r=brade sr=kin. Work in progress.
|
2001-08-07 21:12:08 +00:00 |
|