Commit Graph

599 Commits

Author SHA1 Message Date
waterson%netscape.com
9948afecc3 Renamed IsWidgetProperty() to IsContainmentProperty(), added RemoveWidgetItem() call and hooked it up in the generic builder. 1999-03-12 08:13:14 +00:00
waterson%netscape.com
c23bfa638d Ripped out the 'toy' parser and installed an updated version of the parser from 4.5. 1999-03-12 07:46:42 +00:00
hyatt%netscape.com
816a74efd1 Changing the name of the include tag. 1999-03-12 05:22:19 +00:00
hyatt%netscape.com
eafe35fb02 XUL fragments live! 1999-03-12 05:21:25 +00:00
hyatt%netscape.com
7b38b946bc Tweaked the content sink to remove an unused argument from the Init method. 1999-03-12 05:21:01 +00:00
rjc%netscape.com
eaa5d400eb Use appropriate icon for actual bookmark URLs. 1999-03-12 05:01:41 +00:00
waterson%netscape.com
b204ed66c9 Fix more tab-spaces makefile bustage. 1999-03-12 05:00:13 +00:00
rjc%netscape.com
1dc7b5e355 Removing old personal toolbar folder icons which are too long (>31 characters) due to Mac. They've been replaced by icon files with shorter names. 1999-03-12 04:31:21 +00:00
rjc%netscape.com
b413548180 Reducing length of personal toolbar folder icons to be no more than 31 characters as its a Mac limit. 1999-03-12 04:29:41 +00:00
rjc%netscape.com
e5f9a14f70 Icon filenames can't be longer than 31 characters (its a Mac limit) so shortening references to the personal toolbar folder icons. Also, adding in icon references to sidebar.xul 1999-03-12 04:19:43 +00:00
rjc%netscape.com
4e2266e2c4 Need to shorten image filenames to 31 or less characters. Its a Mac file limit. 1999-03-12 04:05:23 +00:00
rjc%netscape.com
89f95e4efc Make history datasource work on Mac and Unix, not just Windows. Now using nsFileSpec and removed all Std C FILE code in favor of streams. 1999-03-12 03:42:43 +00:00
warren%netscape.com
53f13f9cb4 Put back in call to NS_NewUnionEnumerator -- resolved link problem. 1999-03-12 02:10:03 +00:00
waterson%netscape.com
e0d7b0dd30 s/rdfb/rdf 1999-03-12 01:25:30 +00:00
waterson%netscape.com
2bf8166342 Added rules for personal toolbar GIFs. 1999-03-12 01:23:00 +00:00
waterson%netscape.com
a3ccdda0ca Added rules for personal toolbar folder GIFs. 1999-03-12 01:21:40 +00:00
waterson%netscape.com
52b813084e Added icons and style rules for the personal toolbar folder. 1999-03-12 01:21:20 +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
waterson%netscape.com
1289e9ff7b Use xul:titledbutton instead of xul:treeicon for now. 1999-03-11 23:59:26 +00:00
waterson%netscape.com
e991120721 Added bookmark images and style rules to apply them. 1999-03-11 23:58:51 +00:00
waterson%netscape.com
f55d2b7309 Fixed build: capitalization error. 1999-03-11 22:32:44 +00:00
waterson%netscape.com
6e46cc71b3 Bug 3213. Removed obsolete files to keep the tree clean. 1999-03-11 22:26:08 +00:00
hyatt%netscape.com
584f978dfc Added nsXULDocumentInfo.cpp 1999-03-11 20:10:31 +00:00
danm%netscape.com
b182b1d56f fix large leak loading XUL page. bug 3561 reported by bruce@cybersight.com. r:hyatt. 1999-03-11 19:54:17 +00:00
hyatt%netscape.com
5fee22456d Adding in the new document info class and tweaking the builder so that
it knows how to use it.
1999-03-11 19:49:32 +00:00
hyatt%netscape.com
09ac24bb6a Code to enable instantiation of the new document info class. 1999-03-11 19:49:05 +00:00
hyatt%netscape.com
ae4febb7f6 Helper class for handling of XUL fragments. 1999-03-11 19:48:43 +00:00
rjc%netscape.com
b8e70b1743 Comment out NS_PRECONDITION on mDocument. 1999-03-11 12:07:49 +00:00
rjc%netscape.com
eb6bc84a7b Better, smarter sorting implementation. 1999-03-11 12:01:47 +00:00
rjc%netscape.com
5999ae50bf Only answer GetTarget() queries if its a file URL (ignore file root node) 1999-03-11 12:00:57 +00:00
warren%netscape.com
7ffd58be7e Commented out line causing link error on mac (fix later). 1999-03-11 11:03:43 +00:00
warren%netscape.com
b108def4c3 attempt to fix mac build 1999-03-11 10:18:46 +00:00
warren%netscape.com
c2dd39a493 First cut at new command architecture. 1999-03-11 10:01:25 +00:00
hyatt%netscape.com
b2fa4f5976 Tweaks related to XUL fragments. 1999-03-10 23:31:26 +00:00
rjc%netscape.com
26211018ff const this, baby! 1999-03-10 22:54:49 +00:00
rjc%netscape.com
400bd8b309 Small sort fix. 1999-03-10 22:02:25 +00:00
rjc%netscape.com
d58133810f When asking for a bookmark's URL via GetTarget(), synthesize it. 1999-03-10 21:58:40 +00:00
waterson%netscape.com
814b4b5526 Added GetResource() to XULElement. 1999-03-10 20:20:52 +00:00
waterson%netscape.com
bdc7dc2003 Remove invalid reference to nsIRDFContent.h 1999-03-10 20:18:21 +00:00
hyatt%netscape.com
dce8a87ab7 Working on XUL fragments. 1999-03-10 20:05:12 +00:00
waterson%netscape.com
c0948f0710 Added SetDataBase() implementation that'll set the database on the DOMXULNode. 1999-03-10 19:54:36 +00:00
pinkerton%netscape.com
6d0da63421 correct my pitiful spelling of bonsai. 1999-03-10 19:39:04 +00:00
mcafee%netscape.com
73bf3f79fd Solaris doesn't like the dangling semi-colon after NS_DECL_ISUPPORTS_INHERITED macro. 1999-03-10 10:52:50 +00:00
rjc%netscape.com
ee1810d07b Cast away! and changed a few .Equals() to now be .EqualsIgnoreCase() 1999-03-10 09:41:07 +00:00
waterson%netscape.com
6782447db0 Aggregate nsIDOMXULTreeElement interface onto nsRDFElement. Scriptability #ifdef-ed out. 1999-03-10 08:50:27 +00:00
waterson%netscape.com
306a085eb8 Added nsXULTreeBuilder to build. 1999-03-10 08:49:35 +00:00
waterson%netscape.com
a232bf2910 Added nsXULTreeElement to build. 1999-03-10 08:49:12 +00:00
waterson%netscape.com
411cf39b7a Bug 3510. Fixed to use nsFileSpec, so now bookmarks should load on Mac (even through an alias). 1999-03-10 08:15:17 +00:00
waterson%netscape.com
82b8b77f3c Fix build bustage, not really sure what this is supposed to be doing. 1999-03-10 08:11:28 +00:00