Commit Graph

75 Commits

Author SHA1 Message Date
slamm%netscape.com
3e5b4d29a3 Change dump() calls to debug() calls. That makes it easier to turn
them all off at once.
Fix context menus. They were adding multiple items (bug #14765).
They also needed to select the item under the mouse. r=mcafee
1999-11-30 00:49:19 +00:00
rjc%netscape.com
4e58337f79 Some partial fixes for bug # 14442: when pasting some nodes into a container, don't insert a URL that already is in the container. Also, keep a dirty flag for all operations, and only update (i.e. write out) the bookmarks.html file if dirty=true when all done. 1999-11-24 06:15:55 +00:00
rjc%netscape.com
be4a476563 Part of fix for bug # 19564: open search dialog via a chrome: URL. 1999-11-24 05:00:46 +00:00
rjc%netscape.com
44e73280c7 Check in some preliminary bookmarks drag&drop support. 1999-11-20 08:35:39 +00:00
rjc%netscape.com
9998ddf0ff Bye bye "rdf:ftp" 1999-11-16 05:40:17 +00:00
pinkerton%netscape.com
ed2521b11f preliminary js for handling drops on the tree (r=saari). 1999-11-12 01:02:55 +00:00
pinkerton%netscape.com
247cfa3b19 toolbar/tree d&d code reworking (r=hyatt). 1999-11-11 05:11:10 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
slamm%netscape.com
b95ce6697b Handle clicks properly. Fix for 14857 and 11986. r=rjc 1999-10-19 21:11:39 +00:00
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