Граф коммитов

342 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 57f8567ee0 Better remembering of open/close state. 1999-09-17 23:38:26 +00:00
rjc%netscape.com 871ea292a5 Add support for resolving anonymous resources to their "#URL" property. ("Last Search Results" are anonymous, for example.) 1999-09-17 10:38:40 +00:00
mcafee%netscape.com 82622ebed7 Removing debug info 1999-09-17 07:34:37 +00:00
mcafee%netscape.com 947c13ebf3 Adding colorpicker 1999-09-17 06:30:56 +00:00
rjc%netscape.com ee1ca99fba Change window title to "Search" per marketing. 1999-09-17 05:42:54 +00:00
slamm%netscape.com ef0379cabc Everyone hates the inset border. Me too. 1999-09-16 21:28:32 +00:00
sspitzer%netscape.com 643b8c9959 if the user has a sidebar.rdf file in there profile directory, use that.
otherwise, use the global.  slamm is going to work on *writing* out $PROFILE/sidbar.rdf next.
1999-09-16 20:38:26 +00:00
mcafee%netscape.com 08c807ec26 Naming radio inputs to fix radio behavior. 1999-09-16 20:07:03 +00:00
matt%netscape.com 29f8d82fdc Adding pref-smart_browsing 1999-09-16 19:06:07 +00:00
waterson%netscape.com aeb9d71034 Bug 13892. Fix window targeting for new sidebar. 1999-09-16 01:23:37 +00:00
rjc%netscape.com 2a63ae4008 Comment this out for a while. Need to look at it a bit more. 1999-09-15 14:47:44 +00:00
rjc%netscape.com b773dcc57d Move onclick() to tree root node instead of putting it on every tree cell. 1999-09-15 12:19:47 +00:00
rjc%netscape.com b64e915277 Do our own QI instead of just using default macro. 1999-09-15 11:46:05 +00:00
rjc%netscape.com c1d48a01a2 Add ClearResultSearchSites() to internetSearchService's IDL, and use IDL macros more for defining public methods. 1999-09-15 11:08:58 +00:00
rjc%netscape.com e477157a1b "rdf:find" is now called "rdf:localsearch" 1999-09-15 10:21:47 +00:00
alecf%netscape.com 4bdd2afbcf add support for user-specified sidebar, and support the "height" attribute (for messenger)
remove the 5em height from the flashpanel because it doesn't seem to work for iframes
1999-09-15 07:51:52 +00:00
rjc%netscape.com ac445bbae6 Add a splitter. 1999-09-15 06:09:32 +00:00
davidm%netscape.com 5a704023d2 13084 [PP]Use current page to set homepage doesn't work 1999-09-15 05:08:22 +00:00
slamm%netscape.com 2887532699 Removed debug statement 1999-09-14 23:09:42 +00:00
slamm%netscape.com 218ee118c8 First pass at new sidebar layout using xul overlay, boxes, and splitters. 1999-09-14 23:09:28 +00:00
mcafee%netscape.com 93d2f2b4fd Adding buttons for colorpicker placeholder, some minor text reformatting. 1999-09-14 05:50:32 +00:00
rjc%netscape.com 6c576abc0f Persist bookmark window's x/y and width/height attributes. 1999-09-12 08:43:41 +00:00
matt%netscape.com d3c510ab2e Adding fix for bug 13316 1999-09-10 18:33:26 +00:00
hyatt%netscape.com cd3a84b435 Popup work. 1999-09-10 08:56:26 +00:00
ramiro%netscape.com 1001041fa2 Add event debuggin prefs. 1999-09-09 04:11:37 +00:00
rjc%netscape.com 232f35f6b3 Use shortened syntax. 1999-09-09 01:15:02 +00:00
matt%netscape.com dd1baa6fbb Adding fix for bug 13316 1999-09-09 00:07:52 +00:00
sspitzer%netscape.com e360299ec5 fix for #13366. remove the copies and folders pane from the preferences window. its in the account mananger now, on a per server basis. 1999-09-08 21:24:07 +00:00
matt%netscape.com c9e72b298e rewriting prefs for smartupdate and fixing bug13272 1999-09-07 23:21:09 +00:00
ramiro%netscape.com 83ca30e0f7 Move the debug prefs to their own panel. Add Invalidate() flashing
debug pref for debuggin painting events.
1999-09-07 19:36:48 +00:00
dbragg%netscape.com c6d7ec42e7 Removed the Entities. They've been in a .dtd file for a few days. 1999-09-07 18:22:40 +00:00
rjc%netscape.com 970c6554bc Persist "open" attribute in bookmark's panel, and be sure to set "status" and "type" attributes so that we get proper icons! 1999-09-07 09:31:20 +00:00
rjc%netscape.com 51bc18e6ca Added XXX comment, and now also size content to window. 1999-09-07 07:52:11 +00:00
rjc%netscape.com a7caa1f3d9 If startHour is greater than endHour, switch 'em. 1999-09-04 07:36:12 +00:00
rjc%netscape.com 260f384c92 Add check for null. 1999-09-03 23:02:09 +00:00
rjc%netscape.com 8e30415300 Landing support for "bookmark schedules". 1999-09-03 22:10:31 +00:00
dbragg%netscape.com aaa9acd8af Changed pref-smartupdate.html to pref-smartupdate.xul 1999-09-01 21:31:11 +00:00
matt%netscape.com eb7c1b76f5 Adding new prefs for bugs.
Also clean up a bit.
1999-09-01 20:49:16 +00:00
waterson%netscape.com 249ec491e3 Fix to use fancy new tree syntax. 1999-09-01 05:03:57 +00:00
waterson%netscape.com b0f780f48f Fix tree to be lazy. 1999-09-01 03:21:36 +00:00
morse%netscape.com 954bf7212f fetch server location from a pref 1999-08-31 02:48:28 +00:00
rjc%netscape.com 6249d79620 Fix NewChannelFromURI() call due to addition of new parameter. 1999-08-31 00:33:40 +00:00
rjc%netscape.com 918914cf00 Remove cruft. 1999-08-31 00:17:59 +00:00
rjc%netscape.com aff2482ecf Add column sorting support for directory component listings. Default to ascending sort on "name" column. 1999-08-30 09:34:46 +00:00
waterson%netscape.com 2cb5c551b6 Fix for new twisty syntax. 1999-08-30 08:41:29 +00:00
waterson%netscape.com 96892c4a00 Fix related links style rules for new twisty syntax. 1999-08-30 08:36:34 +00:00
rjc%netscape.com ca5ceb098d Use new nsIXULSortService 1999-08-27 07:15:52 +00:00
rjc%netscape.com bfa70305e3 Use nsIXULSortService 1999-08-27 06:55:10 +00:00
waterson%netscape.com 495a3fff7d Wrap tree in an html:div to get scrollbar. 1999-08-26 06:13:13 +00:00
waterson%netscape.com b56bc5ce30 Recover from tree widget whackage. 1999-08-26 04:43:47 +00:00
rjc%netscape.com 17dc276e4f Modify OpenURL() call to try to resolve #URL attribute before opening URL. 1999-08-25 23:26:38 +00:00
rjc%netscape.com 9ac6f93b34 We need those observes tags on columns for sorting, so putting 'em back in. Also, remove some cruft from the .js file that's no longer being used. 1999-08-25 22:51:52 +00:00
hyatt%netscape.com f390e34484 Fixing the bookmarks window to use the new rules. 1999-08-25 10:29:52 +00:00
waterson%netscape.com 65a73fd781 Some UI polish. 1999-08-25 03:50:15 +00:00
matt%netscape.com d14cbee0b7 Adding new pref files 1999-08-25 02:40:19 +00:00
waterson%netscape.com 8635d6917a Make open/close folder work. 1999-08-25 01:32:40 +00:00
mcafee%netscape.com 265c43df6e Adding temp pref for native/gfx widget rendering. r=matt 1999-08-25 01:10:02 +00:00
slamm%netscape.com 321aec9c42 Use chrome urls for history.css and history.js 1999-08-24 22:52:37 +00:00
rjc%netscape.com 1fa7a606dc Search UI cleanup. 1999-08-24 05:16:56 +00:00
rjc%netscape.com f474b04e01 A few more small search UI tweaks. 1999-08-23 08:50:41 +00:00
rjc%netscape.com e03eb85ff6 Even more search UI tweaks. 1999-08-23 08:27:05 +00:00
rjc%netscape.com 5f3f874334 More search UI tweaking so that any given search engine's HTML is displayable. Just JS changes. 1999-08-23 08:12:36 +00:00
rjc%netscape.com 121f126547 Tweak search UI. Just XUL/JS/CSS changes. 1999-08-23 07:06:19 +00:00
waterson%netscape.com 1a1fc4263e Initial revision. Not yet part of the build. 1999-08-23 03:48:53 +00:00
rjc%netscape.com 2ba747b8f3 Set a BASE TARGET and a default FONT POINT-SIZE. 1999-08-22 12:45:27 +00:00
rjc%netscape.com e0c6beafb1 Use window.open 1999-08-21 19:58:19 +00:00
rjc%netscape.com 7a1ee8255d Add HTML banners if available. 1999-08-21 09:26:10 +00:00
rjc%netscape.com bc3fa3a93d Search UI tweaks. Use ender widget to display HTML, until the problem with document.write()'ing html to an iframe is figured out. 1999-08-21 08:16:17 +00:00
rjc%netscape.com 80512137a7 More search UI cleanup. 1999-08-21 01:56:56 +00:00
rjc%netscape.com f70144aae8 More small Search tweaks. 1999-08-21 01:29:53 +00:00
rjc%netscape.com e62ef831a6 Check this damn file in. 1999-08-21 01:09:30 +00:00
rjc%netscape.com abd8501364 Tweak search UI. 1999-08-21 00:56:27 +00:00
hyatt%netscape.com d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
brade%netscape.com 04996da922 fixed apparent pref typo for calendar startup; fixed Calendar label (was Composer) 1999-08-20 13:05:32 +00:00
slamm%netscape.com e21c7c28ba Fix hr sizing (put in div tag). Try to flex the tree. 1999-08-19 22:04:24 +00:00
slamm%netscape.com 08385d293e Open history items in new chromed window. Bug #11986. 1999-08-19 22:02:40 +00:00
slamm%netscape.com ca557e7923 Use chrome url for dtd's. 1999-08-19 22:00:48 +00:00
chuang%netscape.com dce91382e5 replace pref html to xul 1999-08-19 20:07:18 +00:00
rjc%netscape.com 6cc3e0e601 Search UI tweaks. 1999-08-19 19:58:26 +00:00
matt%netscape.com fb9a2569b9 Adding for bug fix 11706 1999-08-12 22:46:26 +00:00
rjc%netscape.com c73c7adf6a Fix bug # 11626: get context menus in the bookmarks window working again. Approval: chofmann. Review: Hyatt 1999-08-12 08:30:02 +00:00
slamm%netscape.com cf70100b78 Replace 'resource:' urls with 'chrome:' urls (bug #10341). a=chofmann 1999-08-11 22:02:28 +00:00
rjc%netscape.com 9247f15914 Fix icon alignment. 1999-08-11 04:10:44 +00:00
rjc%netscape.com 99b9271de8 Hook up search persistence. 1999-08-11 04:06:23 +00:00
dbragg%netscape.com 952053a14e xul version of pref-smartupdate.html 1999-08-11 00:32:22 +00:00
matt%netscape.com 5d59c4c13e Adding prefs in boxes 1999-08-10 02:48:56 +00:00
rjc%netscape.com 20baef8938 Proper chrome (with close box). Thanks to danm. 1999-08-09 21:12:35 +00:00
rjc%netscape.com 2dd21e3dc2 Small XUL/JS/DTD changes. Now open search dialog when user wants to search through bookmarks. 1999-08-09 20:10:03 +00:00
danm%netscape.com 36cefdc1d3 corrected chrome behaviour in window.open. removed warnings in nsWebShellWindow. 1999-08-07 02:51:03 +00:00
slamm%netscape.com 45af9083de Use the correct style for the panel bar. 1999-08-07 00:26:27 +00:00
slamm%netscape.com f4bf414bf5 Avoid adding a panel multiple times. Clean-up selection after removing a panel. Comment out dump()'s. 1999-08-07 00:25:56 +00:00
slamm%netscape.com d8924696e7 Add a corner to the panel titles. 1999-08-06 22:55:03 +00:00
slamm%netscape.com 7183a8f645 Add 'Customize Panel' dialog for customizing individual panels (bug #9768). 1999-08-06 22:37:47 +00:00
matt%netscape.com 0179359dfe Adding fixing bug 6825 1999-08-06 19:16:26 +00:00
matt%netscape.com 0401f6621e Fixing bugs 6854 6850 6830 and 6824 1999-08-06 19:07:31 +00:00
slamm%netscape.com 46b3d40845 Move entities into DTD for related links panel (bug #10341) 1999-08-06 18:07:58 +00:00
slamm%netscape.com 6c641565e4 Move entities into dtd files (bug #10341). 1999-08-06 17:35:10 +00:00
slamm%netscape.com ea143281b6 Move entities into dtd files (bug #10341). 1999-08-06 17:34:34 +00:00
slamm%netscape.com 7e20d341bb Adjust preview's iframe height. 1999-08-06 00:29:44 +00:00
rjc%netscape.com 3cd62f9729 Update XUL/JS. 1999-08-05 23:05:19 +00:00
matt%netscape.com b5163aeb72 Fixing bugs 6826 1999-08-05 22:10:12 +00:00
matt%netscape.com 4dd8ad49ab Adding treehead to prefs 1999-08-05 21:42:15 +00:00
matt%netscape.com 2cc6563676 Adding new box prefs.
fixing prefs bugs
1999-08-05 21:41:40 +00:00
rjc%netscape.com 4b5d7ed45b Fix icon alignment. 1999-08-05 20:05:26 +00:00
slamm%netscape.com 569a0e4b9d Add the panel preview dialog. 1999-08-05 19:52:51 +00:00
slamm%netscape.com 5a76c4db1f Remove the treehead (bug #10950). 1999-08-05 19:50:44 +00:00
slamm%netscape.com fccb9b035e Use the chrome URL instead of resource URL for properties. 1999-08-05 19:49:39 +00:00
slamm%netscape.com e6da882fa7 Fix the scrollbar. Remove the treehead (bug #10950). 1999-08-05 19:48:47 +00:00
waterson%netscape.com fe7e7976fe Fix history window. 1999-08-05 05:11:42 +00:00
rjc%netscape.com c373460476 Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:43:19 +00:00
rjc%netscape.com 439c6bb929 XUL/JS changes. 1999-08-05 01:14:53 +00:00
slamm%netscape.com f69092803f Hack the dtd URIs for now. The directories will need to be restructured a bit to fix this correctly. 1999-08-05 00:08:09 +00:00
slamm%netscape.com 05a260de1b Move entities into dtd files. 1999-08-04 23:40:49 +00:00
slamm%netscape.com 8d06b361dc Fix bug #9925: Down arrow behaves incorrectly. 1999-08-04 23:10:56 +00:00
slamm%netscape.com ff863c8659 Bring customize dialog closer to spec. Workaround tree datasource bug #11258 (use resource URL for now). 1999-08-04 20:40:21 +00:00
chuang%netscape.com a0afb83e9b replace html files to xul files 1999-08-04 18:29:28 +00:00
slamm%netscape.com 07089b8341 Add sidebar component directory (files were previously in rdf/resources). 1999-08-03 22:36:12 +00:00
slamm%netscape.com 2d8535834a Move strings to DTD files (bug #10247). 1999-08-03 22:36:00 +00:00
rjc%netscape.com 159996c8f8 Add support for changing a bookmark's URL. 1999-08-03 06:12:28 +00:00
sspitzer%netscape.com 4ddac9fbda remove the mail server, news server and identity pref pages. for mail news, these are now found under Edit | Account Setup... and Edit | New Account Wizard... 1999-08-02 20:08:08 +00:00
hyatt%netscape.com 81f937ec64 Patching the history XUL file. 1999-07-31 07:35:15 +00:00
hyatt%netscape.com 0e743d8a12 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 02:55:09 +00:00
waterson%netscape.com be565bc0ca Stop assertions-on-startup when sidebar is opened. 1999-07-30 23:49:02 +00:00
waterson%netscape.com 91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
neeti%netscape.com 088bd4235e cookie prefs not being initialized bug 10444
walletService not being initialized bug 10474
cookie prefs off by one bug 9745
1999-07-27 01:44:15 +00:00
chuang%netscape.com 6ba588ef21 fix bug 6836, change News to Newsgroups 1999-07-24 06:20:03 +00:00
rjc%netscape.com e581724190 For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY! 1999-07-22 22:11:21 +00:00
gagan%netscape.com 14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
gagan%netscape.com 4dd1ac109f Fixed the missing slash in chrome: hacks. 1999-07-21 03:18:55 +00:00
slamm%netscape.com b0a4b6aa1e Use chrome url for skin. 1999-07-20 23:40:31 +00:00
rjc%netscape.com ed40cbc21b Don't bother showing properties dialog for separators. 1999-07-20 01:38:01 +00:00
waterson%netscape.com e5c743b9f7 Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
waterson%netscape.com 8c99515285 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
rjc%netscape.com 8a39c9b51c Start implementing some bookmark commands (for context menus, UI, etc.) 1999-07-18 03:55:20 +00:00
slamm%netscape.com fee93e6319 Go into inplace editing after second click. Commit implace edit if clicking some place new. 1999-07-15 23:06:58 +00:00
slamm%netscape.com a82274ff5f Tweak presentation. 1999-07-15 23:05:56 +00:00
rjc%netscape.com 27b574b957 Disallow inline editing on separators. 1999-07-15 01:16:38 +00:00
rjc%netscape.com 98c077f371 Cleanup. 1999-07-14 21:16:33 +00:00
rjc%netscape.com 671aaabe6a Add various date columns as well as support for inline editing (just on the name column for the moment, until some content model issues are resolved.) 1999-07-14 21:15:35 +00:00
slamm%netscape.com 1dbffc0d51 Use chrome url to find xul.css 1999-07-14 16:53:41 +00:00
slamm%netscape.com 033a49841f Remove column headers 1999-07-14 15:49:18 +00:00
matt%netscape.com 11a86eadb4 chromifying 1999-07-14 00:53:40 +00:00
waterson%netscape.com 703695bef6 Bug 9506. Make a single column until we get column pushers for the tree widget. 1999-07-12 18:26:31 +00:00
hyatt%netscape.com 585b17e31d Fixing the sidebar panels to work with boxes. 1999-07-09 00:17:07 +00:00
rjc%netscape.com efb6e44f18 Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.] 1999-07-07 05:33:38 +00:00
sspitzer%netscape.com 8977322293 changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again. 1999-07-03 18:00:43 +00:00
rjc%netscape.com 6f04287e9f In bookmark properties panel, containers shouldn't be allowed to have shortcut URLs, so disable that input field 1999-07-03 11:35:11 +00:00
rjc%netscape.com 19258641ce More Search cleanup. 1999-07-03 11:20:10 +00:00
rjc%netscape.com e5e54d70ff Get search XUL/CSS working with latest XUL tree changes. 1999-07-03 11:02:09 +00:00
waterson%netscape.com 066b0c616e Rewrite bookmarks to use JS and RDF where possible. Got rid of dependency on appcores (except RDFCore b/c of sorting). Fix bugs 5221, 7921. 1999-07-03 07:20:08 +00:00
slamm%netscape.com b520c2acaf Fix case to match cvs. IEFavorite.gif --> iefavorite.gif. 1999-07-01 23:54:28 +00:00
sspitzer%netscape.com 9efe123e2a make the test prettier. dump the results to a text area. dump errors to the console 1999-06-29 03:10:36 +00:00
rjc%netscape.com c0a84a2429 Fix typos. 1999-06-26 09:10:53 +00:00
rjc%netscape.com c1e3ad37b9 Add contextual menu support for bookmarks panel. 1999-06-26 05:04:24 +00:00
rjc%netscape.com d7d325434a Add support for context menus. 1999-06-26 04:38:48 +00:00
rjc%netscape.com e91c207417 Make sure that columns are defined for bookmarks in this panel, otherwise sorting doesn't work. 1999-06-25 09:26:21 +00:00
rjc%netscape.com aed939c9c8 If a non-natural order sort is active, hilite that column. 1999-06-25 09:20:21 +00:00
rjc%netscape.com c081968eb2 Fix up more Search XUL/JS/CSS. 1999-06-24 09:36:59 +00:00
rjc%netscape.com 12f26f5d6d More XUL/JS/CSS changes due to tree changes. 1999-06-23 10:35:19 +00:00
rjc%netscape.com 80d326bac3 Update search XUL/JS/CSS to comply with new tree model specification. 1999-06-23 10:06:28 +00:00
rjc%netscape.com df706b302f Fix bookmark panel in sidebar also by forcing tree root to be open (due to on-going tree changes.) 1999-06-23 09:37:10 +00:00
hyatt%netscape.com b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
mcmullen%netscape.com ab6315c1db Fix content bugs (#7902) 1999-06-21 21:54:40 +00:00
sspitzer%netscape.com 525486527d added these files to test nsIGlobalHistory from javascript 1999-06-20 21:16:25 +00:00
rjc%netscape.com 00426c5c88 Suble changes for XUL search stuff. 1999-06-20 05:42:04 +00:00
mcmullen%netscape.com 8e915dbe30 #8185. Badly formed xul (<window>...</html:window>) caused a crash. Replaced this with <xul:window>...</xul:window> 1999-06-19 01:00:05 +00:00
mcmullen%netscape.com 73b8757be8 Fix for #7902 and #8090 1999-06-17 21:35:59 +00:00
rjc%netscape.com 6f95e86ca1 Set a white background. 1999-06-16 05:32:48 +00:00
rjc%netscape.com b898073146 Add in search datasource in bookmarks. 1999-06-16 02:14:56 +00:00
rjc%netscape.com cff5f78f40 More Search changes. 1999-06-16 01:47:02 +00:00
waterson%netscape.com 944bdf8b0b No longer need to special case comparison of XPConnect and DOM objects. 1999-06-16 01:12:37 +00:00
rjc%netscape.com d0171c3cdb Check-in search UI. 1999-06-15 05:14:37 +00:00
slamm%netscape.com 7994bc71ac bm-props.js splitting JavaScript into separate file. 1999-06-11 23:37:28 +00:00
slamm%netscape.com c1e3dce399 Fix for bug #6371, Adding entity tags for strings. Also, splitting javascript into separate file. 1999-06-11 23:35:56 +00:00
matt%netscape.com 9eceba2554 fixing bug 7907 1999-06-11 18:22:51 +00:00
waterson%netscape.com c9ed1229ff Move history resources here from rdf/resources. 1999-06-11 07:22:37 +00:00
waterson%netscape.com 6cfa4268fc Add bookmarks.css to the style sheets we load in the panel. 1999-06-11 06:19:27 +00:00
waterson%netscape.com 3f34830090 Add some missing resources. Update stuff to point to the res/samples dir. 1999-06-11 05:46:45 +00:00
waterson%netscape.com 026c47b889 Initial revision. Not yet in the build. 1999-06-11 02:50:47 +00:00
mcmullen%netscape.com b22f6febbc Updated to changed prefwindow interface. 1999-06-10 23:55:54 +00:00
waterson%netscape.com eba1a8d894 Add entity references to make localizable. 1999-06-10 23:42:18 +00:00
mcmullen%netscape.com ab033bd1b2 Updated URLs to the new .xul files. 1999-06-08 23:20:28 +00:00
mcmullen%netscape.com 10475274a3 Fixed an entity reference 1999-06-08 23:19:07 +00:00
mcmullen%netscape.com 03e9a818f0 Continuing development. (Still not in build). 1999-06-08 20:57:54 +00:00
mcmullen%netscape.com 303236739d Continuing development (not yet in build). 1999-06-08 20:51:34 +00:00
matt%netscape.com 4fcb038072 adding pref-advanced.xul 6894 1999-06-08 20:45:37 +00:00
matt%netscape.com e18b454e5f fixing bug 6483 1999-06-08 20:33:40 +00:00
matt%netscape.com b4802cce10 fixing bugs 6468 and
6482
1999-06-08 20:30:08 +00:00
waterson%netscape.com 2808e53bc3 Hook up link clicking; make separators into HTML HRs instead of hyphens. 1999-06-07 23:53:41 +00:00
waterson%netscape.com b9b65d633f Add SiteMap icon and relate-panel style sheet. Make code smarter so that it only fetches related links when the RL folder is open. 1999-06-07 22:21:53 +00:00
waterson%netscape.com 753a01341a Initial revision. Not yet in the build. 1999-06-07 10:08:47 +00:00
mcmullen%netscape.com 6b29576403 First Checked In. 1999-06-04 23:28:56 +00:00