axel%pike.org
|
39c3c8adf5
|
bug 259119, rdf/xml serializer needs to be less memory consuming, first steps of the new APIs, r=bsmedberg, sr=shaver, a=bsmedberg
|
2005-06-24 07:49:44 +00:00 |
vladimir%pobox.com
|
3e8d2f24f4
|
b=235665, aggregation broken in bookmarks [gecko only bits], r=axel,shaver,others,sr=shaver
|
2004-08-30 22:25:29 +00:00 |
gerv%gerv.net
|
dfb29e9236
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 18:33:16 +00:00 |
alecf%netscape.com
|
ae04212ee8
|
fix assertions from bug 190020, sr=bz, r=dmose
|
2003-02-27 03:05:43 +00:00 |
seawood%netscape.com
|
301b1a4ca8
|
Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
|
2002-08-07 06:08:00 +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 |
alecf%netscape.com
|
a8a428bf1f
|
rdf side of fix for #52644 r=waterson
generate contractIDs appropriately for delegate factories
|
2000-09-15 06:43:40 +00:00 |
rayw%netscape.com
|
0257791053
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.
r=warren
|
2000-09-13 23:57:52 +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
|
a5a271e8e6
|
# 25555
r= watterson@netscape.com
OS/2 changes for Mozilla
|
2000-02-15 15:25:57 +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 |
ramiro%fateware.com
|
25aba30f43
|
Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
|
1999-10-22 07:11:43 +00:00 |
ramiro%netscape.com
|
bbed66360e
|
Checkin another chunk of Alex Larsson's non-exported symbol reduction
patch. All changes protected by MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
|
1999-07-07 09:02:21 +00:00 |
waterson%netscape.com
|
4dac3b7dc6
|
The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH.
|
1999-04-24 02:41:02 +00:00 |
waterson%netscape.com
|
083aeb67d3
|
Bug 4750. Updated RDF_NAMESPACE_URI to refer to the most recent (and final) version of the RDF recommendation.
|
1999-04-21 00:11:39 +00:00 |
waterson%netscape.com
|
866a6cd1f9
|
Use 'ns' instead of 'namespace' just to be paranoid about C++ keywords.
|
1999-04-16 08:35:03 +00:00 |
shaver%netscape.com
|
b7512ba5a1
|
fix DEFINE_RDF_VOCAB
|
1999-04-15 21:01:11 +00:00 |
waterson%netscape.com
|
cece1551ac
|
Added NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes.
|
1999-04-07 06:28:17 +00:00 |
waterson%netscape.com
|
95fe5b64f9
|
Changed RDF-specific errors to be success rather than error codes.
|
1999-03-30 02:30:16 +00:00 |
waterson%netscape.com
|
89e53b21e2
|
Changed RDF progids to use forward-slashes instead of pipes.
|
1999-03-30 01:09:24 +00:00 |
waterson%netscape.com
|
65e0d2fdfc
|
Added the _real_ RDF namespace, commented out for now.
|
1999-03-26 04:43:28 +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
|
dfc5eac7fd
|
Change '=' to '#' to circumvent registry bustage for now.
|
1999-02-27 02:19:47 +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 |
waterson%netscape.com
|
ebaca81625
|
Modified DEFINE_RDF_VOCAB macro so that it doesn't create static constructors on Unix.
|
1999-02-26 03:07:59 +00:00 |
warren%netscape.com
|
da560b4f89
|
Consolidated DefaultResourceImpl with nsRDFResource.
|
1999-02-17 22:28:15 +00:00 |
waterson%netscape.com
|
b24ea8f193
|
Implemented RDF container support and improved support for 'anonymous' resources for output of RDF/XML. Cleaned up common RDF vocabularies, placing #defines into rdf.h.
|
1999-01-22 06:48:25 +00:00 |
waterson%netscape.com
|
379ac6d48b
|
Added LXR comments.
|
1999-01-05 21:57:59 +00:00 |
waterson%netscape.com
|
78fa98a324
|
Landed RDF_122898_BRANCH onto the trunk.
|
1999-01-05 03:53:15 +00:00 |
waterson%netscape.com
|
6a227c1d03
|
Initial revision. Separated from mozilla/rdf/include. Not yet in the build.
|
1998-12-24 05:07:14 +00:00 |