Commit Graph

201 Commits

Author SHA1 Message Date
waterson%netscape.com
a3ccdda0ca Added rules for personal toolbar folder GIFs. 1999-03-12 01:21:40 +00:00
waterson%netscape.com
b3290410a8 Fixed spaces in Makefile.in. 1999-03-12 00:31:40 +00:00
waterson%netscape.com
4fcaa31487 Added rules to export bookmark images. 1999-03-12 00:01:22 +00:00
hyatt%netscape.com
09ac24bb6a Code to enable instantiation of the new document info class. 1999-03-11 19:49:05 +00:00
warren%netscape.com
44568143d6 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +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
hyatt%netscape.com
72c9e41e78 Changes to enable the instantiation of a toolbar builder. 1999-03-07 23:18:58 +00:00
hyatt%netscape.com
e7388bbb7f Landing the menu builder for real. The bookmarks menu lives (well, sort of). 1999-03-07 10:28:42 +00:00
dp%netscape.com
1576712e2f dist/bin/components is where all loadable components will be installed. 1999-03-06 09:04:53 +00:00
rjc%netscape.com
4a9419bdf8 nsXULSortService implementation: XUL sort functionality. 1999-03-05 23:51:13 +00:00
warren%netscape.com
8b952eb017 Removed obsolete mail folder installation. 1999-03-05 06:09:43 +00:00
warren%netscape.com
81c4563279 Removed obsolete mail folder installation. 1999-03-05 06:03:36 +00:00
rjc%netscape.com
49735684c7 Changes to autoregister the file system datasource (broken due to Warren's earlier changes.) 1999-03-05 03:22:51 +00:00
dp%netscape.com
06a110237c Installing loadable components in components/ directory 1999-03-03 01:25:21 +00:00
slamm%netscape.com
08e5ad61d6 Add bookmarks window. 1999-02-26 20:01:27 +00:00
warren%netscape.com
a80cfd24db Fixed XXXNeverCalled 1999-02-26 12:18:19 +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
2913e9af8b Added librdfutil_s.a to link. 1999-02-25 01:35:53 +00:00
waterson%netscape.com
e3f1c6ff8d Added nsRDFResource constructor to dlldeps.cpp to avoid runtime link problems on Linux. 1999-02-25 01:35:34 +00:00
warren%netscape.com
f09e5da64c reverted (accidently committed) 1999-02-24 09:03:54 +00:00
warren%netscape.com
4abf2f7a9e reverted (accidently committed) 1999-02-24 09:03:04 +00:00
warren%netscape.com
50ab28440d Removed link with rdfutil_s until I can get linux help. 1999-02-24 09:01:44 +00:00
warren%netscape.com
c0b4c81d7c Added util lib 1999-02-24 08:27:52 +00:00
kipp%netscape.com
53a6b8c11d Build library properly 1999-02-24 04:44:41 +00:00
waterson%netscape.com
d69f284086 Landed RDF_19990217_BRANCH. This includes a bunch of changes to get XUL scriptability up and running; also, nsRDFResourceElement and nsRDFGenericElement have been collapsed into a single class, and most of the state has been turned into attributes on the class. 1999-02-17 11:09:57 +00:00
waterson%netscape.com
a42425658b Landed RDFDOM_19990215_BRANCH. Began implementing DOM-to-RDF functionality. 1999-02-16 19:30:04 +00:00
waterson%netscape.com
86b5898cc1 Changed LocalStore.rdf to sidebar.xul & sidebar.css. 1999-02-10 19:17:02 +00:00
waterson%netscape.com
ae7b9094af Added bookmarks.html to the install. 1999-02-10 00:09:29 +00:00
waterson%netscape.com
18f49c102e Whacked to get RDF/XUL working right, with local content mderged in. 1999-02-09 03:15:41 +00:00
waterson%netscape.com
70c45a9ccc Added an #ifdef-ed out hard dependency on layout. So I can remember how to do HTML-in-XUL. 1999-02-04 10:55:09 +00:00
hyatt%netscape.com
5361c5a133 Implementation of the XUL content sink. 1999-02-03 02:49:30 +00:00
waterson%netscape.com
ea5d84764c Content model builder is now specified by XML processing instruction. Modified code to handle new XUL tree widget content model (based on table code). Added CID fields to all the interfaces so that nsCOMPtr will work. Juggled some of the content model builder stuff around in an attempt to make things a bit saner. 1999-02-01 22:34:51 +00:00
waterson%netscape.com
6299dd3a13 Changes for new service manager stuff. 1999-01-26 01:21:25 +00:00
waterson%netscape.com
3e6fc2b0ad Changed 'data base' to 'composite data source'. Merged RDF/XML document and stream data source into one big happy interface. 1999-01-20 01:42:13 +00:00
guha%netscape.com
2fc3084b52 bookmarks stuff 1999-01-15 18:56:28 +00:00
waterson%netscape.com
d3b9f0cf03 Rearranged stream and content sink stuff to be a part of base: content sink will eventually be replaced by a lower-level parser implementation. Improved the named data source handling. 1999-01-14 10:55:08 +00:00
waterson%netscape.com
5586c28756 Added resources to build. 1999-01-12 19:41:44 +00:00
waterson%netscape.com
d1081a74f9 Factored content model builder code into its own interface. Hooked up RDF-to-content model notification. Minor bug fixes in data sources. 1999-01-12 19:41:06 +00:00
guha%netscape.com
23db7f64f8 add some resources 1999-01-06 20:26:54 +00:00
guha%netscape.com
ce5f96afb9 More on the alloy prototype 1999-01-06 17:38:37 +00:00
waterson%netscape.com
9fd3cd02fd Added LXR comments. 1999-01-05 21:22:20 +00:00
waterson%netscape.com
990c0bfb05 Bug fixes and enhancements to nsRDFStreamData source. Can almost round-trip RDF/XML now... 1999-01-05 08:44:40 +00:00
waterson%netscape.com
78fa98a324 Landed RDF_122898_BRANCH onto the trunk. 1999-01-05 03:53:15 +00:00
cls%seawood.org
903ff9a81d Ok, after further thought, the last attempt wasn't going to work as the mac project files were not updated so we'll just put Guha's stuff in ifdefs. 1998-12-28 06:05:14 +00:00
cls%seawood.org
1f3759281f Attempting to fix the change from using nsMemoryDataSource.cpp to using nsInMemoryDataSource.cpp. 1998-12-28 04:12:55 +00:00
waterson%netscape.com
d4fea026bb Initial revision. 1998-12-24 08:26:27 +00:00
waterson%netscape.com
c5116f64bc Fixed implementation include paths. 1998-12-24 07:27:25 +00:00
waterson%netscape.com
afa9a00a4d Added NS_RDFSIMPLECONTENTSINK_CID. 1998-12-24 06:58:05 +00:00
waterson%netscape.com
6d5a3038e3 Fixed up include paths to get implementation headers. 1998-12-24 06:39:28 +00:00
waterson%netscape.com
20a18d191e Initial revision. Separated from mozilla/rdf/src, etc. Not yet in the build. 1998-12-24 06:20:35 +00:00