rjc%netscape.com
|
b447daaa6c
|
Tweak MakeContainer() to always call NS_NewRDFContainer() if the caller asks for one.
|
2000-05-07 08:38:45 +00:00 |
|
waterson%netscape.com
|
799b5beee6
|
Bug 34623. Add nsIXULTemplateBuilder.idl.
|
2000-05-05 20:42:21 +00:00 |
|
waterson%netscape.com
|
5a99d555f5
|
Remove gratuitous NS_WARNING()s.
|
2000-05-04 23:34:25 +00:00 |
|
sfraser%netscape.com
|
18e706dc0d
|
Add an UpdateCommandState method to the command maanger.
|
2000-05-01 01:33:22 +00:00 |
|
sfraser%netscape.com
|
24fb5d77cf
|
Lots of new comments, added interface for nsIStateUpdatingControllerCommand, and added calls on the command manager which are callthroughs from the controller, with a context parameter.
|
2000-04-26 06:15:23 +00:00 |
|
mjudge%netscape.com
|
2cfb602409
|
making string conversions explicit. scc
|
2000-04-26 01:13:55 +00:00 |
|
waterson%netscape.com
|
17d001cafb
|
Clean up pool initialization.
|
2000-04-25 01:20:00 +00:00 |
|
waterson%netscape.com
|
0b06dff716
|
Change from an array of sizes to a linked list so it can handle new sizes after initialization.
|
2000-04-25 01:18:56 +00:00 |
|
jdunn%netscape.com
|
71dc5185e3
|
Structs are inheritently private, so friend is required
r= waterson@netscape.com
|
2000-04-20 01:33:29 +00:00 |
|
waterson%netscape.com
|
635af0d08a
|
Bug 24762. Use arena-based fixed-size allocator for enumerator objects. r=scc
|
2000-04-19 04:37:41 +00:00 |
|
waterson%netscape.com
|
3b69f7a3e7
|
Bug 24762. Use arena-based fixed-size allocator for Assertion, PLHashEntry, and enumerator objects. r=scc
|
2000-04-19 04:36:28 +00:00 |
|
waterson%netscape.com
|
dad49631db
|
Add nsFixedSizeAllocator.cpp to build.
|
2000-04-19 03:17:32 +00:00 |
|
waterson%netscape.com
|
41c9ebd71a
|
Initial revision.
|
2000-04-19 03:15:25 +00:00 |
|
waterson%netscape.com
|
86af0698db
|
Fix resource leak because of flow-of-control changes. r=rjc
|
2000-04-18 04:40:56 +00:00 |
|
waterson%netscape.com
|
323fb9085e
|
Fix build bustage.
|
2000-04-17 17:51:01 +00:00 |
|
scc%netscape.com
|
8495fc494c
|
making string conversions explicit
|
2000-04-17 14:30:23 +00:00 |
|
alecf%netscape.com
|
09dbfb6137
|
make the rdf delegate progid accessable from a header file, and switch to the cutting-edge progid schema
r=waterson
|
2000-04-13 23:37:41 +00:00 |
|
mkaply%us.ibm.com
|
cedcce6c59
|
# 34082
r= waterson@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
|
2000-04-05 02:39:51 +00:00 |
|
sspitzer%netscape.com
|
965bee004d
|
fix for #34443. fix by waterson, r=sspitzer. now, it just asserts.
|
2000-04-05 00:50:20 +00:00 |
|
mkaply%us.ibm.com
|
ee4cad8887
|
# 33859
r= waterson@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
|
2000-04-03 22:47:44 +00:00 |
|
waterson%netscape.com
|
e703ba7bc1
|
Fix off-by-one error that could occur if you try to inspect an RDF container during renumbering.
|
2000-03-31 03:52:55 +00:00 |
|
jim_nance%yahoo.com
|
dc0e139673
|
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on. r=troy@netscape.com
|
2000-03-30 03:21:26 +00:00 |
|
warren%netscape.com
|
727f312b32
|
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
|
2000-03-29 03:58:50 +00:00 |
|
sspitzer%netscape.com
|
e15055f154
|
fix a typo in the comment.
|
2000-03-28 04:53:57 +00:00 |
|
scc%netscape.com
|
210cd384fb
|
small changes to clients of string converting APIs
|
2000-03-26 10:52:00 +00:00 |
|
rjc%netscape.com
|
45b03ef51e
|
Do not strip out duplicate RDF commands here (we need multiple separators to pass through.)
|
2000-03-24 02:40:24 +00:00 |
|
waterson%netscape.com
|
975a57065b
|
Bug 21006, 30710. Reference count |Assertion| objects to avoid clobbering them from beneath an active assertion enumerator. r=rjc, a=jar.
|
2000-03-20 00:51:57 +00:00 |
|
tonyr%fbdesigns.com
|
7d368f5633
|
Make nsISupports interfaces threadsafe so proxy objects can be created. r=waterson
|
2000-03-18 18:38:14 +00:00 |
|
waterson%netscape.com
|
0413d7071d
|
Doh! I checked in the wrong patch onto the tip. Thanks for wiping my chin, rjc.
|
2000-03-18 06:24:19 +00:00 |
|
rjc%netscape.com
|
5d16c645ad
|
Fix bug # 24836: correctly serialize RDF data. Review: waterson@netscape.com.
|
2000-03-18 05:28:53 +00:00 |
|
waterson%netscape.com
|
a2b14e8f3e
|
Bug 32187. Make sure to re-serialize RDF/XML using UTF-8 for UCS-2 strings. r=rjc,ftang. a=bobj,jar.
|
2000-03-18 05:22:42 +00:00 |
|
rickg%netscape.com
|
59808e15af
|
removed calls to deprecated string methods
|
2000-03-12 11:18:18 +00:00 |
|
bienvenu%netscape.com
|
89181e6adc
|
fix handling of uri's with 8 bit characters, a=phil r=waterson 24692
|
2000-02-23 20:51:36 +00:00 |
|
mkaply%us.ibm.com
|
a5a271e8e6
|
# 25555
r= watterson@netscape.com
OS/2 changes for Mozilla
|
2000-02-15 15:25:57 +00:00 |
|
sfraser%netscape.com
|
92e0c2ac71
|
First Checked In.
|
2000-02-15 08:42:25 +00:00 |
|
sfraser%netscape.com
|
6d4df147fc
|
Add nsIControllerCommand.idl to build. WIP for bug 18395. r=pinkerton, hyatt
|
2000-02-15 08:40:52 +00:00 |
|
waterson%netscape.com
|
08bc91f490
|
Bug 25292, 25166. Get rid of extra calls to [Begin|End]Load() in synchronous load case (these are called normally from the ProxyStream hack).
|
2000-01-28 00:29:42 +00:00 |
|
waterson%netscape.com
|
ef7cd32608
|
Doh! Be sure to release the parser when the load completes.
|
2000-01-27 06:17:13 +00:00 |
|
waterson%netscape.com
|
767cad41f2
|
Bug 24499, 15586. Hold strong ref to nsIRDFXMLSinkObservers; add onError() method to nsIRDFXMLSinkObserver API; be sure to notify observers in synchronous load case. r=shaver
|
2000-01-27 02:24:20 +00:00 |
|
putterman%netscape.com
|
3ca3cf5499
|
r=waterson. Necessary for 24768. Put nsIDOMXULDocument into this.
|
2000-01-25 05:09:23 +00:00 |
|
waterson%netscape.com
|
776ac8a3e9
|
Clean up shared structures between nsRDFGenericBuilder.cpp and nsXULSortService.cpp; r=rjc
|
2000-01-25 04:07:41 +00:00 |
|
nisheeth%netscape.com
|
22a5959edb
|
Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me.
|
2000-01-24 06:43:15 +00:00 |
|
waterson%netscape.com
|
4ecd5496e9
|
Make comments javadoc-style.
|
2000-01-22 20:55:26 +00:00 |
|
sspitzer%netscape.com
|
d8a5c41c93
|
backing out andreas and warren
|
2000-01-14 22:01:56 +00:00 |
|
warren%netscape.com
|
ea798addcb
|
Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
|
2000-01-14 08:50:03 +00:00 |
|
rjc%netscape.com
|
6222e5412c
|
Sorting optimizations. (Sort-of) review by putterman@netscape.com
|
2000-01-13 10:16:32 +00:00 |
|
pp%ludusdesign.com
|
698852a4f4
|
Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
|
2000-01-11 20:49:15 +00:00 |
|
rjc%netscape.com
|
86f0302402
|
Defer creation of resource cache until a sort is imposed. Also, added a temporary working for db->OnChange() not enjoying a null oldTarget.
|
2000-01-11 08:38:47 +00:00 |
|
rjc%netscape.com
|
423ba787b8
|
Move resource cache up from the XUL sort service into the generic builder. Review: me
|
2000-01-11 06:28:28 +00:00 |
|
waterson%netscape.com
|
46e921da0f
|
Bug 18631. Add GetDataSources() method to nsIRDFCompositeDataSource. r=scottip,rjc
|
2000-01-11 01:59:12 +00:00 |
|