Commit Graph

93 Commits

Author SHA1 Message Date
slamm%netscape.com
8724313bc0 Bookmarks panel for the Sidebar. 1999-05-11 18:23:24 +00:00
slamm%netscape.com
95be3e4778 Move javascript code in bookmarks.js 1999-05-11 18:22:35 +00:00
slamm%netscape.com
06e8ddf9bb Sidebar almost working now. 1999-05-11 18:19:15 +00:00
slamm%netscape.com
0b49be0ae6 Move bookmarks javascript code into separate file. Add initial browser sidebar code and data. 1999-05-11 00:06:43 +00:00
rjc%netscape.com
ec23883af8 While remote data starts streaming in, assert "loading"="true" attribute. When stream finishes, unassert it. Provide a "loading"="true" CSS style that sets the icon to be loading.gif 1999-05-08 12:42:33 +00:00
rjc%netscape.com
8ef846faaf Give the top-level XUL content folders pretty icons too! 1999-05-08 11:17:15 +00:00
rjc%netscape.com
4c3a89fd0b First cut at adding template and rule support for XUL builders. 1999-05-07 21:20:33 +00:00
rjc%netscape.com
191179bbfd New file: loading.gif 1999-05-06 01:19:25 +00:00
rjc%netscape.com
f1eb290097 First Checked In. 1999-05-06 01:19:04 +00:00
waterson%netscape.com
99f960ed5e Add polling! 1999-05-05 03:12:54 +00:00
waterson%netscape.com
5652645b50 Break up interfaces into individual .idl files; implies installation of individual .xpt's from rdf/build. Create rdf/resources/Makefile that installs everything in the resources directory. 1999-05-05 03:05:40 +00:00
waterson%netscape.com
3da7fda0e1 Added rules.mk. Whoops. 1999-05-04 20:02:22 +00:00
waterson%netscape.com
87eb82d5ef Fixed install directive. 1999-05-04 18:58:55 +00:00
waterson%netscape.com
023b430ffb Initial revision. 1999-05-04 18:58:43 +00:00
waterson%netscape.com
e272b2e1de Initial revision. 1999-05-04 18:27:31 +00:00
matt%netscape.com
82d6fa5897 Taking block out of sidebar.css to allow for collapsible toolbars 1999-04-30 20:29:17 +00:00
waterson%netscape.com
1417f27315 Bug 5695. RDF needs UPPER CASE ID, not lower case id. This was confusing XUL and causing an assert when the node map was dumped. 1999-04-30 20:11:39 +00:00
waterson%netscape.com
c8956a6041 Added flash-panel specific icons so this is prettier to look at. It's still just demo-ware, though. 1999-04-28 02:41:10 +00:00
matt%netscape.com
dcfd3b5d16 Changing target window to content frame 1999-04-27 21:49:20 +00:00
matt%netscape.com
e366e84851 Changing Alerts to top and bookmark to the bottom 1999-04-27 21:32:32 +00:00
matt%netscape.com
9ce0332416 Adding container window for sidebar content 1999-04-27 21:20:33 +00:00
matt%netscape.com
84cc43a261 Adding sdiebar chrome style 1999-04-27 21:19:26 +00:00
waterson%netscape.com
fd21497373 Fixed pseudo-profile-url-hack. 1999-04-27 19:50:57 +00:00
waterson%netscape.com
abb29e889b Initial revision. 1999-04-27 19:24:38 +00:00
rjc%netscape.com
39529fdcbc Give imported IE Favorites their own icon type (and associated CSS style) so that they can have their own distinct icons. 1999-04-27 07:38:19 +00:00
rjc%netscape.com
8c3abe5534 Add IE Favorite icon. 1999-04-27 07:36:51 +00:00
rjc%netscape.com
3828abdb73 Separator support. 1999-04-27 01:33:34 +00:00
rjc%netscape.com
2244766914 Don't need to add rdfcore into AppCoresManager... as its now done automatically by the Init() call. 1999-04-24 10:15:06 +00:00
rjc%netscape.com
a9bf98a696 Added new CSS rules for default documents/containers. 1999-04-24 00:40:27 +00:00
rjc%netscape.com
68295dd904 Adding a new default document icon. 1999-04-24 00:35:45 +00:00
hyatt%netscape.com
3b5a88682c Making the sidebar not wrap. 1999-04-23 22:56:00 +00:00
rjc%netscape.com
8f9d7e7511 Save file as text. 1999-04-22 10:56:15 +00:00
rjc%netscape.com
ab122077e4 Adding support for "Related Links". 1999-04-22 10:46:28 +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
c4d7d38b69 Initial revision. 1999-04-16 08:39:29 +00:00
waterson%netscape.com
1bb2074567 Landed RDF_19990407_BRANCH, which includes changes to support the local store, support for namespace prefixes in DOM methods, and notifications. 1999-04-12 19:02:12 +00:00
slamm%netscape.com
0b7bd56f15 New fix for bookmark properties to appease expat. It does not like '<' in javascript code. Bug #4678. Previously appropved by chofmann and cyeh. 1999-04-09 21:21:01 +00:00
slamm%netscape.com
7f1af32a4f Fix for bookmark properties come up blank (bug #4678). Approved by cyeh and chofmann. 1999-04-07 22:59:59 +00:00
slamm%netscape.com
7f2d7cfe0c Adding properties appcore/window. 1999-04-07 04:26:43 +00:00
nisheeth%netscape.com
609f21c756 Fixing well-formedness errors reported by expat... 1999-04-07 02:03:08 +00:00
radha%netscape.com
7acbc6c97a Initial checkin for History View 1999-04-06 23:06:07 +00:00
waterson%netscape.com
e26fae5d0e Initial revision. 1999-04-06 06:37:52 +00:00
matt%netscape.com
d5dc9c026c Adding functionality so that you can open bookmarks into content window. 1999-04-06 00:04:56 +00:00
waterson%netscape.com
39d17aa7e7 New test for XPIDL stuff. 1999-04-01 08:07:11 +00:00
slamm%netscape.com
70139f59d3 Show colors for sorting states. Will use icons next. 1999-03-31 19:09:44 +00:00
rjc%netscape.com
6356dba9b1 Add "Shortcut URL" column in bookmark window. 1999-03-30 11:41:30 +00:00
rjc%netscape.com
4b0a833581 Add a column for "URL Shortcuts" and add a few sample shortcuts (for Mac websites) 1999-03-30 10:41:11 +00:00
rjc%netscape.com
0e0cfecb0d Add FTP datasource into build. 1999-03-26 05:57:22 +00:00
rjc%netscape.com
42be54930d Take our references to "rdf:mail" datasource. 1999-03-24 02:14:42 +00:00
rjc%netscape.com
4631d1c533 Add a couple more dummy entries into sample history file. 1999-03-23 10:48:57 +00:00