waterson%netscape.com
|
ac4202a5ef
|
Bug 50381. Avoid writing invalid RDF/XML if we can't get a service; avoid trying to write the file at all if we're in XPCOM shutdown. r=rjc
|
2000-08-30 00:57:59 +00:00 |
waterson%netscape.com
|
ce6dee14a7
|
Bug 50548. Handle 4th form of [6.12]. r=rjc
|
2000-08-30 00:55:46 +00:00 |
waterson%netscape.com
|
ff27c3b6a2
|
Bug 48486. Fuse allocation of LiteralImpl objects; get rid of nsAutoString member. r=scc
|
2000-08-26 06:43:09 +00:00 |
hyatt%netscape.com
|
ab26aa6249
|
Fix for 50044, 47861, 47471, r=ben
|
2000-08-25 07:01:53 +00:00 |
warren%netscape.com
|
1c8511e78c
|
Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan
|
2000-08-22 07:03:33 +00:00 |
rjc%netscape.com
|
b24aa12d65
|
Fix bug # 35022: slow bookmark operations. r=waterson
|
2000-08-22 00:44:07 +00:00 |
scc%mozilla.org
|
50902d01b6
|
fixing code that relied on implicit string construction
|
2000-08-19 22:46:00 +00:00 |
dbaron%fas.harvard.edu
|
5c7f10349c
|
Fix a leak of the keys used as strings in all cases. r=waterson b=44051
|
2000-08-16 23:14:08 +00:00 |
brendan%mozilla.org
|
77e038b453
|
Whitespace panty raid.
|
2000-08-09 06:20:13 +00:00 |
waterson%netscape.com
|
08bd36fb57
|
Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm
|
2000-08-08 00:22:36 +00:00 |
syd%netscape.com
|
112d547223
|
Undid the rdf changes for 43091 at request of brendan, now doing evil 0666
default permissions. r=dougt
|
2000-08-07 22:59:40 +00:00 |
dbaron%fas.harvard.edu
|
db31111d55
|
Fix an inconsequential typo (MOZ_DECL_CTOR_COUNTER does nothing, now). r,a=waterson
|
2000-08-06 19:19:01 +00:00 |
syd%netscape.com
|
7f8d449ab6
|
Set sane permissions on files. Let umask protect the user. r=rjc,dougt
Partial fix for 43091.
|
2000-08-04 22:13:59 +00:00 |
waterson%netscape.com
|
2a22c82fe2
|
Bug 46013, redux. Was leaking RDFContentSinkImpl::NameSpaceEntry objects all over the floor. Thanks to dbaron and beard for wiping my chin. r=beard.
|
2000-08-02 04:35:52 +00:00 |
waterson%netscape.com
|
502068f4e4
|
Fix off-by-one error that jband found.
|
2000-07-29 03:34:55 +00:00 |
waterson%netscape.com
|
4ae6833009
|
Bug 46702. Move nsFixedSizeAllocator.[h|cpp] to xpcom/ds so that we can use it outside of RDF.
|
2000-07-29 02:58:43 +00:00 |
waterson%netscape.com
|
71c6dc85f2
|
Bug 46013. Use nsVoidArray to hold observers to avoid extra addref/release when notfying. r=hyatt
|
2000-07-28 09:20:15 +00:00 |
waterson%netscape.com
|
fff616ca3e
|
Bug 46013. Remove dependency on nsINameSpace and nsINameSpaceManager, so that we do not need to load the layout DLL to parse RDF/XML. r=rjc
|
2000-07-26 14:08:05 +00:00 |
hyatt%netscape.com
|
2866a486af
|
Fix for bug #45951. r=waterson.
|
2000-07-24 22:42:34 +00:00 |
waterson%netscape.com
|
ef4a3827e8
|
Bug 46079. Fix regression I introduced yesterday; NS_LITERAL_STRING() expands to nsAutoString on Linux, so this would assign a compiler temporary to the 'tag' variable.
|
2000-07-21 19:59:39 +00:00 |
waterson%netscape.com
|
6b73658863
|
Fix Mac bustage. I though 'L' was enabled on Win32 for NS_LITERAL_STRING(), too. Guess I was wrong.
|
2000-07-20 20:15:08 +00:00 |
waterson%netscape.com
|
7e40b8c748
|
Bug 40817. Modernize string routines; use UTF-8 conversion instead of ASCII conversion on URLs. r=rjc
|
2000-07-20 19:49:47 +00:00 |
warren%netscape.com
|
42870bddb5
|
Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf
|
2000-07-19 03:58:25 +00:00 |
bienvenu%netscape.com
|
8ab5089511
|
fix 41292, r=waterson, problem with rdf factory cache
|
2000-07-10 02:35:50 +00:00 |
cls%seawood.org
|
e1e6c5760f
|
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
|
2000-06-30 08:08:04 +00:00 |
scc%mozilla.org
|
18a5bb0dd0
|
don't try to extract characters from an empty string
|
2000-06-11 07:23:58 +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 |
waterson%netscape.com
|
7ab0e529b0
|
Bug 40601. Properly UTF-8 encode a URL that's been handed to us as UCS-2.
|
2000-05-26 22:57:04 +00:00 |
ruslan%netscape.com
|
68b998a06d
|
Make res/chrome handlers implement threadsafe_isupports
|
2000-05-26 21:00:18 +00:00 |
waterson%netscape.com
|
289f86d5d9
|
Bug 29284. Be sure to escape quotes! Other serialization cleanup.
|
2000-05-16 05:58:48 +00:00 |
danm%netscape.com
|
9e2d7cf79f
|
create directory in Flush. r=waterson@netscape.com
|
2000-05-16 03:09:34 +00:00 |
waterson%netscape.com
|
aef23fb1f5
|
Bug 39305. Do not add 'xmlns=' and 'xmlns:foo=' as properties to the RDF graph.
|
2000-05-15 19:12:14 +00:00 |
rjc%netscape.com
|
8c3684b190
|
Tweak MakeContainer() to always call NS_NewRDFContainer() if the caller asks for one.
|
2000-05-07 08:38:45 +00:00 |
waterson%netscape.com
|
fe2e320b21
|
Bug 34623. Add nsIXULTemplateBuilder.idl.
|
2000-05-05 20:42:21 +00:00 |
waterson%netscape.com
|
10638fb83c
|
Remove gratuitous NS_WARNING()s.
|
2000-05-04 23:34:25 +00:00 |
sfraser%netscape.com
|
14f40c1c2a
|
Add an UpdateCommandState method to the command maanger.
|
2000-05-01 01:33:22 +00:00 |
sfraser%netscape.com
|
1fbb40753c
|
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
|
6622635cab
|
making string conversions explicit. scc
|
2000-04-26 01:13:55 +00:00 |
waterson%netscape.com
|
be9641ebd5
|
Clean up pool initialization.
|
2000-04-25 01:20:00 +00:00 |
waterson%netscape.com
|
c7e85ce37b
|
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
|
2bb93f0b6d
|
Structs are inheritently private, so friend is required
r= waterson@netscape.com
|
2000-04-20 01:33:29 +00:00 |
waterson%netscape.com
|
9809282011
|
Bug 24762. Use arena-based fixed-size allocator for enumerator objects. r=scc
|
2000-04-19 04:37:41 +00:00 |
waterson%netscape.com
|
f52c56f569
|
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
|
3d5fc92667
|
Add nsFixedSizeAllocator.cpp to build.
|
2000-04-19 03:17:32 +00:00 |
waterson%netscape.com
|
316e00a672
|
Initial revision.
|
2000-04-19 03:15:25 +00:00 |
waterson%netscape.com
|
97aa29fee8
|
Fix resource leak because of flow-of-control changes. r=rjc
|
2000-04-18 04:40:56 +00:00 |
waterson%netscape.com
|
ccac31827b
|
Fix build bustage.
|
2000-04-17 17:51:01 +00:00 |
scc%netscape.com
|
7e868737a5
|
making string conversions explicit
|
2000-04-17 14:30:23 +00:00 |
alecf%netscape.com
|
955942511b
|
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
|
4e00b5fa33
|
# 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 |