dbaron%fas.harvard.edu
|
b280e94dfe
|
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 21:23:50 +00:00 |
darin%netscape.com
|
9fbd1028d6
|
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
|
2002-03-20 22:50:33 +00:00 |
alecf%netscape.com
|
451df7d6c3
|
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
|
2002-03-19 06:46:56 +00:00 |
dougt%netscape.com
|
331d70efae
|
Removing unneeded references to nsIGenericFactory. a=dbaron
|
2002-03-18 23:49:07 +00:00 |
rbs%maths.uq.edu.au
|
8f6916c2d9
|
perf bug 124570 - configure mathml.css as a catalog stylesheet that is loaded on demand rather than at startup, r=harishd, sr=jst, a=asa
|
2002-03-15 09:45:31 +00:00 |
darin%netscape.com
|
281c86ec58
|
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
r=dougt sr=shaver a=asa
|
2002-03-12 00:59:06 +00:00 |
darin%netscape.com
|
f1a6738b6c
|
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
|
2002-03-06 07:48:55 +00:00 |
tingley%sundell.net
|
56af7f826c
|
Checkin for timeless@bemail.org to fix bug 128223: don't assert if a child
datasource doesn't return an (empty) enumerator along with NS_RDF_NO_VALUE.
r=tingley, sr=darin, a=shaver
|
2002-03-01 04:33:11 +00:00 |
cathleen%netscape.com
|
a6a1655268
|
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
|
2002-02-19 16:01:45 +00:00 |
blakeross%telocity.com
|
6e27f23fa8
|
120838 - fix most of the 'theme switching doesn't work from prefs' bugs. r=ben sr=hewitt
|
2002-02-18 22:58:54 +00:00 |
dbaron%fas.harvard.edu
|
59892aa65e
|
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
|
2002-02-16 16:18:13 +00:00 |
harishd%netscape.com
|
a4bac6098f
|
Regression - Add CDATA section support for RDF. b=124463, r=heikki, sr=jst
|
2002-02-14 23:52:17 +00:00 |
rjc%netscape.com
|
025bf62abb
|
Fix bug # 124743: RDF SEQs. r=tingley sr=ben
|
2002-02-12 00:49:56 +00:00 |
bzbarsky%mit.edu
|
97aad157b6
|
Relanding the Compare --> Equals conversion. a=mcafee
|
2002-02-10 15:49:46 +00:00 |
bzbarsky%mit.edu
|
98afc5ee0f
|
Testing performance impact of backout of what's left of the patch from
bug 115289. See bug 123947 for details. a=mcafee
|
2002-02-09 20:46:05 +00:00 |
bzbarsky%mit.edu
|
40d60f39ec
|
Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
|
2002-02-05 02:03:07 +00:00 |
rjc%netscape.com
|
787233fb4b
|
Fix bug # 122757: Mac OS 9/X packages. Also, de-tab. r=tingley sr=waterson
|
2002-02-01 00:49:29 +00:00 |
rjc%netscape.com
|
490f660b88
|
Fix bug # 113894: RDF persistance issue, and get nsFileSpec out of RDF. r=sr's = darin, waterson
|
2002-02-01 00:24:27 +00:00 |
sfraser%netscape.com
|
d133d4956f
|
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
|
2002-01-30 21:14:20 +00:00 |
alecf%netscape.com
|
28b3772942
|
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
r=dougt, sr=jag
|
2002-01-30 06:04:29 +00:00 |
cathleen%netscape.com
|
e0f55c7088
|
eliminate nsCRT::memcmp and all callers to use memcmp instead, bug 118135 r=dp sr=brendan
|
2002-01-29 21:30:32 +00:00 |
naving%netscape.com
|
a91ad55688
|
122314 patch by tingley@sundell.net sr=waterson. decrease the refcnt but not null out rdfService -fixes
future crash on shutdown
|
2002-01-29 21:04:03 +00:00 |
waterson%netscape.com
|
ef7eb496f1
|
Bug 122027. Canonify URI before looking it up in the cache. sr=darin.
|
2002-01-28 23:07:55 +00:00 |
alecf%netscape.com
|
bcd6a6fb94
|
fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst
|
2002-01-27 22:02:00 +00:00 |
cathleen%netscape.com
|
486c0d47f9
|
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
|
2002-01-26 00:04:45 +00:00 |
waterson%netscape.com
|
fa52183c37
|
Bug 121833. Fix assertion (and optimize) string-fu in rdf_MakeRelativeRef. Remove unused rdf_MakeRelativeName. r=timeless, sr=shaver.
|
2002-01-25 22:28:55 +00:00 |
ccarlen%netscape.com
|
6de6156926
|
Bug 116306 - switching themes by switching profiles doesn't switch theme. r=hyatt@netscape.com/sr=brendan@mozilla.org
|
2002-01-24 23:54:14 +00:00 |
waterson%netscape.com
|
97ae9866cc
|
Bug 116328. Add nsIRDFBlob sorting to rdfliner. r=varga@utcru.sk, sr=hyatt.
|
2002-01-24 23:03:01 +00:00 |
harishd%netscape.com
|
d5fc3771e2
|
Removed mDoctypeText from nsExpatDriver. This |could| improve Ts/Txul time slightly. b=102345, r=heikki, sr=jst
|
2002-01-24 22:15:58 +00:00 |
mcafee%netscape.com
|
94746f6a12
|
I'm sorry Dave, I'm afraid I can't allow this checkin. Backing out rjc's change from earlier (121546). r=jrgm
|
2002-01-24 07:16:01 +00:00 |
rjc%netscape.com
|
33d6e39d57
|
Fix bug # 113894 (and 36972 and 79013 and probably others): get nsFileSpec usage out of RDF, and fix RDF persistence on Mac if there is a slash in the path. Various code from myself, darin, waterson and tingley. Various r/sr include darin, waterson
|
2002-01-24 01:29:39 +00:00 |
rjc%netscape.com
|
bc9808dcba
|
Back out fix for bug # 113894 due to bug # 120617. a=sheriff suresh
|
2002-01-18 07:20:36 +00:00 |
dp%netscape.com
|
75e52c28bc
|
bug 119346 1k -> 4k buffers r=harishd,blizzard sr=waterson a=blizzard
|
2002-01-17 00:45:03 +00:00 |
bryner%netscape.com
|
506ca13a9a
|
Bug 120224 - make "Use XBL Forms" pref actually work if you set it in your profile, instead of all.js. r=ben, sr=waterson.
|
2002-01-16 06:01:42 +00:00 |
bryner%netscape.com
|
b9171e8d88
|
Changing location of form stylesheet for XBL forms. r=hewitt, sr=hyatt. Not turned on yet.
|
2002-01-15 22:19:12 +00:00 |
sspitzer%netscape.com
|
614453083c
|
fix for blocker bug #120049. corrupting localstore.rdf.
thanks to jrgm@netscape.com for the patch, this will make tomorrow a lot
less painful. r=sspitzer, sr=ben
|
2002-01-15 09:34:31 +00:00 |
rjc%netscape.com
|
9507f4c5fe
|
Fix potential build bustage due to case issue (which the Mac is leniant about)
|
2002-01-15 05:48:50 +00:00 |
rjc%netscape.com
|
90ec4b26a5
|
Fix bug # 113894: RDF persistence breaks when there is a / in the file path. Verbal r=pavlov and sr=waterson
|
2002-01-15 05:20:37 +00:00 |
waterson%netscape.com
|
403c8c378e
|
Fix monkeypox build bustage.
|
2002-01-15 03:01:18 +00:00 |
waterson%netscape.com
|
70b7f07e30
|
Bug 115926. Add support for `blob' literals. r=rjc,tingley; sr=hyatt
|
2002-01-15 01:57:17 +00:00 |
waterson%netscape.com
|
cd8149b788
|
Bug 118865, 33197. Support serialization of integer and date literals; support `parseType="Resource"'. r=rjc, sr=hyatt
|
2002-01-15 01:56:15 +00:00 |
cathleen%netscape.com
|
92d4fbf218
|
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
|
2002-01-12 03:18:55 +00:00 |
dbaron%fas.harvard.edu
|
9a039b7c3a
|
Fix AIX and OS/2 bustage by using normal |const|-ness conventions. r=harishd
|
2002-01-09 18:15:36 +00:00 |
harishd%netscape.com
|
7c522efd05
|
105137 - Eliminate nsTokens, nsParserNode usage for xml/xbl/xul/rdf documents. r=heikki, sr=jst
|
2002-01-09 01:37:50 +00:00 |
rjc%netscape.com
|
5a7d63aca7
|
Fix blocker buf # 118735... RDF issue. r/a=darin sr=waterson
|
2002-01-08 23:37:04 +00:00 |
alecf%netscape.com
|
5965318acb
|
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
|
2002-01-08 01:31:25 +00:00 |
rjc%netscape.com
|
946661a434
|
Bug # 35817: Remove unused RDF service reference. r=mcafee sr=brendan
|
2002-01-07 11:18:53 +00:00 |
rjc%netscape.com
|
cbc9048ae8
|
Forget to add this new file as part of last checkin. r=me
|
2002-01-07 04:12:43 +00:00 |
rjc%netscape.com
|
80ddfecd1e
|
Bug # 35817: RDF SEQ optimizations for RDF's in-memory datasource. r=tingley and sr=waterson
|
2002-01-07 04:02:27 +00:00 |
blakeross%telocity.com
|
349e67793e
|
Other missing file.
|
2002-01-06 21:07:16 +00:00 |