scott@scott-macgregor.org
|
f85bcb8851
|
Bug #384346 --> support an external version of rdfutils for use with frozen linkage.
sr=bsmedberg
|
2007-06-18 22:02:49 -07:00 |
gerv%gerv.net
|
dfb29e9236
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 18:33:16 +00:00 |
bsmedberg%covad.net
|
58d85f6129
|
Bug 234392 - nsIRDFResource needs scriptable access to IDN resources. r=pike sr=darin
|
2004-03-09 14:42:24 +00:00 |
gerv%gerv.net
|
4e12e44b2f
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
waterson%netscape.com
|
0d8bcb5cc5
|
Add experimental support for RDF delegates.
|
1999-11-24 20:51:39 +00:00 |
dmose%mozilla.org
|
142ac52eaf
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
putterman%netscape.com
|
938698c4b0
|
Put back in changes to cache rdf service.
|
1999-09-21 20:02:50 +00:00 |
putterman%netscape.com
|
25cf84cfac
|
Fix mail crashes. Approved for checkin by leaf.
|
1999-09-21 17:53:25 +00:00 |
warren%netscape.com
|
079fb22a71
|
freed leaked nsRDFService in nsRDFResource
|
1999-09-20 20:53:23 +00:00 |
waterson%netscape.com
|
8c8ed7284d
|
Expunge EqualsResource() and EqualsLiteral().
|
1999-06-25 20:51:13 +00:00 |
mscott%netscape.com
|
42ca1bf61a
|
Remove NS_RDF from this class declaration. This was giving us link warnings in every dll that linked with this library on windows. Why? When we link against the library, the macro is defining the class as an imported class; however because the library is statically linked, it really is a local declaration.
a=waterson
|
1999-05-18 21:28:43 +00:00 |
waterson%netscape.com
|
9ae8a1ff80
|
Juggled interfaces around: they each live in their own .idl file now, which affects headers.
|
1999-05-05 03:14:31 +00:00 |
sspitzer%netscape.com
|
b0a8e7f7d0
|
changing the static gRDFService to a local variable.
removing the gRefCnt code.
this allows the three pane to work on Linux
|
1999-03-31 19:22:10 +00:00 |
waterson%netscape.com
|
0cf17d4ce5
|
Landed RDF_19990326_BRANCH, scriptability changes.
|
1999-03-29 19:52:54 +00:00 |
waterson%netscape.com
|
3d2b42cfd9
|
Land Guha's history stuff, including some fixes for references in the file system data source, and modifications for literals: there's now nsIntLiteral and nsDateLiteral.
|
1999-03-09 04:01:56 +00:00 |
waterson%netscape.com
|
c09373fcd2
|
Modified so that resource implementation registers _self_, rather than relying on the RDF service to do it. Also, added global static reference to RDF service.
|
1999-03-02 01:44:01 +00:00 |
warren%netscape.com
|
44cae3cd3f
|
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
|
1999-02-26 10:17:14 +00:00 |
warren%netscape.com
|
55c88a9491
|
Moved utilities to util directory.
|
1999-02-17 23:42:09 +00:00 |