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

49 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 918914cf00 Remove cruft. 1999-08-31 00:17:59 +00:00
waterson%netscape.com 2cb5c551b6 Fix for new twisty syntax. 1999-08-30 08:41:29 +00:00
rjc%netscape.com bfa70305e3 Use nsIXULSortService 1999-08-27 06:55:10 +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
hyatt%netscape.com d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
slamm%netscape.com ca557e7923 Use chrome url for dtd's. 1999-08-19 22:00:48 +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 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 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
rjc%netscape.com c373460476 Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:43:19 +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
rjc%netscape.com 159996c8f8 Add support for changing a bookmark's URL. 1999-08-03 06:12:28 +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
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
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
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 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
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
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
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
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 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
rjc%netscape.com b898073146 Add in search datasource in bookmarks. 1999-06-16 02:14:56 +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
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