Commit Graph

327 Commits

Author SHA1 Message Date
troy%netscape.com
0debd6f0d1 Fixed some errors related to switch to using nsCOMPtr 1999-02-12 18:41:26 +00:00
kipp%netscape.com
36c243cdc0 COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
peterl%netscape.com
3fa4aedea7 xml cleanup 1999-02-12 08:13:45 +00:00
peterl%netscape.com
7f04fb00e6 changed all html atoms to lower case 1999-02-12 06:19:07 +00:00
sfraser%netscape.com
147deab593 Fixing build bustage 1999-02-12 00:11:25 +00:00
akkana%netscape.com
7982a421d6 Rename nsISelection to nsIFrameSelection 1999-02-11 23:12:28 +00:00
hyatt%netscape.com
8d5d1fad54 Changes to RDF elements to support the XUL node API. 1999-02-11 23:11:36 +00:00
hyatt%netscape.com
3bbc26d74d Adding the XUL Node auto-generated file (from the IDL). 1999-02-11 23:10:33 +00:00
hyatt%netscape.com
8bccf2bb63 COmmitting the idl for the XUlNode. 1999-02-11 23:10:09 +00:00
hyatt%netscape.com
48eae02221 Removing some interfaces. 1999-02-11 23:09:41 +00:00
hyatt%netscape.com
972c65648f SHuffling around of interfaces. 1999-02-11 23:08:52 +00:00
waterson%netscape.com
64476652c1 Add parser utils. 1999-02-11 06:06:57 +00:00
waterson%netscape.com
ac52b15528 Added nsRDFParserUtils.cpp to Unix build. 1999-02-11 04:20:44 +00:00
waterson%netscape.com
ef1ee577ca Doh! Forgot to make two of the methods static. 1999-02-11 04:10:36 +00:00
waterson%netscape.com
2fab378292 Added nsRDFParserUtils.cpp. 1999-02-11 04:06:02 +00:00
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