Commit Graph

312 Commits

Author SHA1 Message Date
waterson%netscape.com
d45123d0a0 Added some routines for use with parsing RDF/XML and XUL. 1999-02-11 04:05:41 +00:00
waterson%netscape.com
8e47728941 Fixed nsISelection bustage. 1999-02-10 19:39:29 +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
f54898cc7a Initial revision. 1999-02-10 19:15:46 +00:00
waterson%netscape.com
4e0b4e96bb Added XP_UNIX filename for bookmarks. 1999-02-10 19:13:12 +00:00
mjudge%netscape.com
e8c36139dc removing nsICollection 1999-02-10 18:57:54 +00:00
hyatt%netscape.com
69f90dcb24 Fixing the auto-generated JS file since the IDL changed. 1999-02-10 10:16:34 +00:00
hyatt%netscape.com
256764354c Fixing the auto-generated file since the IDL changed. 1999-02-10 10:15:47 +00:00
hyatt%netscape.com
e8c3cbb4b5 Added a SetBroadcaster method so that I have a convenient way to set the broadcaster
for a given broadcast listener.
1999-02-10 10:15:22 +00:00
hyatt%netscape.com
497fca1d75 The auto-generated file for the XUL broadcast listener. 1999-02-10 09:53:39 +00:00
hyatt%netscape.com
9ceff9e92e The auto-generated JS file for the XUL broadcaster. 1999-02-10 09:53:19 +00:00
hyatt%netscape.com
509d2e3e65 The auto-generated JS file for the XUL command. 1999-02-10 09:52:48 +00:00
hyatt%netscape.com
b5126507cc The auto-generated header file for the XULCommand idl. 1999-02-10 09:50:59 +00:00
hyatt%netscape.com
42b3a72baa The auto-generated header file for the XULBroadcastListener idl. 1999-02-10 09:50:28 +00:00
hyatt%netscape.com
ad0a772d59 The auto-generated file for the XULBroadcaster IDL. 1999-02-10 09:49:50 +00:00
hyatt%netscape.com
1cd092b40c IDL for enhancements to XUL content nodes, namely the ability to invoke
the commands associated with command nodes and the ability to provide
automatic attribute-chaining between a set of broadcasters and broadcast
listeners.
1999-02-10 09:48:00 +00:00
dp%netscape.com
81c281f428 Adding libreg as xpcom depends on it 1999-02-10 02:01:50 +00:00
waterson%netscape.com
ae7b9094af Added bookmarks.html to the install. 1999-02-10 00:09:29 +00:00
beard%netscape.com
afb2a82530 Removed an absolute path from optimized build's access paths. This could break the build. 1999-02-09 20:40:10 +00:00
waterson%netscape.com
e1c4d5464e Made nsRDFContentUtils routines static members of a class. Made the tree builder more polite about creating cells. Made the tree builder look at the <xul:tree>'s <xul:treecol> elements for column info. 1999-02-09 04:59:11 +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
mcafee%netscape.com
44b569b4f9 Ignore generated files 1999-02-08 08:46:17 +00:00
warren%netscape.com
63e20e34d2 Added nsRDFResource -- basic resource implementation to subclass. 1999-02-05 01:29:27 +00:00
warren%netscape.com
ac319994ec Fixed return type. 1999-02-05 01:27:59 +00:00
waterson%netscape.com
0cc3de8d28 Never used. 1999-02-05 00:30:09 +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
waterson%netscape.com
639a8ee4ef Fixed missing NS_INIT_REFCNT() bug. 1999-02-04 10:54:18 +00:00
waterson%netscape.com
52529dfcb5 First cut at a real implementation. HTML-in-XUL is #ifdef-ed out pending some workable interface for constructing HTML tags. 1999-02-04 10:53:22 +00:00
waterson%netscape.com
a26c3464a7 Made shared static services where possible. 1999-02-04 10:52:35 +00:00
waterson%netscape.com
2c2bd55799 Added nsIHTMLContentContainer interface, made SplitProperty() more clever. Fits and starts toward getting HTML-in-XUL-in-RDF working. 1999-02-04 10:50:50 +00:00
waterson%netscape.com
df4b6c06f4 Buncha stuff to clean up implementation and make sure that a good RDF graph was getting created from the XUL. 1999-02-04 10:44:53 +00:00
waterson%netscape.com
a2285d5ca6 First stab at making this threadsafe. Still need to refcount the Assertion struct. 1999-02-04 10:42:21 +00:00
hyatt%netscape.com
c4de9e2154 Adding the XUL content sink and XUL data source files to the project. 1999-02-03 02:59:47 +00:00
hyatt%netscape.com
5361c5a133 Implementation of the XUL content sink. 1999-02-03 02:49:30 +00:00
hyatt%netscape.com
b71f37ec42 Implementation of the XUL content sink. Modifications to the RDF document
to teach it about XUL.
1999-02-03 02:48:55 +00:00
hyatt%netscape.com
585724ef3a Implementation of the XUL content sink. Addition of new files. 1999-02-03 02:48:27 +00:00
waterson%netscape.com
00d54c69ae Added code to release individual assertion elements when the data source is destroyed: this should close some major leakage. 1999-02-02 08:06:38 +00:00
waterson%netscape.com
2ddd178413 Fixed bug with refcounting of XUL atoms. 1999-02-02 07:38:03 +00:00
waterson%netscape.com
6601a8f74e Forgot to NS_INIT_REFCNT(). 1999-02-02 07:09:48 +00:00
waterson%netscape.com
a4062a7390 Fixed some refcounting bugs. 1999-02-02 07:07:32 +00:00
waterson%netscape.com
4e621f5152 Fixed some refcounting and initialization bugs. 1999-02-02 07:06:56 +00:00
waterson%netscape.com
750c5c615d Fixed a pile of refcounting bugs. 1999-02-02 07:06:06 +00:00
waterson%netscape.com
9bf6fa8e74 Fixed an off-by-one error in the dtor. 1999-02-02 07:05:52 +00:00
mcafee%netscape.com
7c047961d5 Ignore generated localfile executable 1999-02-02 06:18:53 +00:00
waterson%netscape.com
1261fed0ac Initial revision. 1999-02-02 00:43:56 +00:00
waterson%netscape.com
b84c9790c5 Modified style sheet to have appropriate XUL tree styles. 1999-02-01 23:11:31 +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
guha%netscape.com
8aded4ceba open directory related stuff 1999-02-01 16:32:37 +00:00
guha%netscape.com
594303a422 hacking namespace related things 1999-01-29 01:33:38 +00:00
guha%netscape.com
71c7c60600 more fixes 1999-01-29 00:49:35 +00:00