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

66 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
davidm%netscape.com 2c352d8185 13344 New browser windows generated by Manage Bookmarks too small 1999-10-01 03:31:17 +00:00
slamm%netscape.com 0fad3a055c Add style sheet to give bookmarks tree a single click look (bug #14998). 1999-09-29 20:20:06 +00:00
rjc%netscape.com 16b03c2920 Try getting "ref" before getting "id". Also, use tree.selectedItems() method everywhere. 1999-09-22 07:54:58 +00:00
rjc%netscape.com fbaeea8581 Even more cut/copy/paste/delete support. 1999-09-22 07:41:15 +00:00
rjc%netscape.com fe28d861f3 Implement bookmark "delete" menu item. 1999-09-22 01:53:09 +00:00
rjc%netscape.com 7c545c9367 More hooking up of bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-22 00:47:33 +00:00
rjc%netscape.com 85d1810ae8 Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-21 12:34:16 +00:00
rjc%netscape.com e477157a1b "rdf:find" is now called "rdf:localsearch" 1999-09-15 10:21:47 +00:00
slamm%netscape.com 2887532699 Removed debug statement 1999-09-14 23:09:42 +00:00
rjc%netscape.com 6c576abc0f Persist bookmark window's x/y and width/height attributes. 1999-09-12 08:43:41 +00:00
hyatt%netscape.com cd3a84b435 Popup work. 1999-09-10 08:56:26 +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
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