Commit Graph

78 Commits

Author SHA1 Message Date
rjc%netscape.com
b8c237ee7f Try resolving URL property before opening a bookmark, in case its a IE favorite (under Windows, or BeOS) or a internet search result. 1999-08-25 01:30:17 +00:00
rjc%netscape.com
a4ddd3578c Add internetsearch datasource in for bookmarks menu, and fix separator generation. 1999-08-25 01:14:49 +00:00
radha%netscape.com
9b98311b1a Really put in that id for the go menu 1999-08-24 23:27:27 +00:00
radha%netscape.com
acc1e7d82a Add a id to 'Go' menu 1999-08-24 23:01:30 +00:00
slamm%netscape.com
998d20a93f Recopy menus from navigator.xul to fix dtd errors. 1999-08-24 22:39:11 +00:00
radha%netscape.com
33a9a12234 Add a id to Go menu 1999-08-24 20:06:54 +00:00
radha%netscape.com
34fac3502b Add an id to the Go menu for adding session history 1999-08-24 20:06:36 +00:00
cyeh%netscape.com
89c81abe39 removing bogus build number, setting 0000000000 to remove ambiguity 1999-08-24 00:59:22 +00:00
morse%netscape.com
cd4f389b7c remove wallet's auto-capturing 1999-08-24 00:48:16 +00:00
danm%netscape.com
ed5b9e5448 restoring chromeclass to urlbar removed in rev 1.28 1999-08-21 01:04:05 +00:00
danm%netscape.com
1d7d64d898 move localizable string entities into separate DTD 1999-08-21 00:15:58 +00:00
german%netscape.com
b7195da656 splitting open file and open web page menus 1999-08-20 23:20:18 +00:00
german%netscape.com
46d6cb89ae preparing for split of open menu into open file and open web page 1999-08-20 23:17:12 +00:00
danm%netscape.com
f59dad7a0f adding 'status' chromeclass to the other half of the status bar 1999-08-20 23:00:43 +00:00
hyatt%netscape.com
d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
rjc%netscape.com
bd3f01c11f Tweak Search UI. 1999-08-19 20:00:43 +00:00
danm%netscape.com
a4a7b62ae4 adding chrome test case to debug menu 1999-08-19 14:48:28 +00:00
dougt%netscape.com
dd42e09faa removing security specific commands.
Adding protocol icon support to xul.
1999-08-18 03:17:20 +00:00
radha%netscape.com
b0fb1a1f21 Fix for 10051. reviewed by claudius. approved by cyeh. 1999-08-17 00:32:10 +00:00
matt%netscape.com
1592227fee Adding dtd support to files. Appoved by hoffmann bugs 10343 7309 10252 1999-08-12 22:31:10 +00:00
slamm%netscape.com
5999da5d02 Move bookmarks resources into their own directory (bug #10341) and use chrome urls to reference them. a=chofmann 1999-08-11 22:27:57 +00:00
matt%netscape.com
ded481f7fa fix for bug 9607. Appoved by jev 1999-08-11 07:24:37 +00:00
matt%netscape.com
76a962eeb6 Adding fix for 10275 1999-08-10 23:27:26 +00:00
saari%netscape.com
721145f907 Fixing bug 7319 1999-08-10 05:09:30 +00:00
tao%netscape.com
001bca8470 Add en-US test case. 1999-08-10 03:11:08 +00:00
tao%netscape.com
afe55a18d8 Add file/http test. 1999-08-10 03:06:12 +00:00
tao%netscape.com
a23f9bbe98 Change calling sequence to match the change in JS function 1999-08-09 23:56:18 +00:00
sspitzer%netscape.com
9aab80c6e9 use try and catch. history.SetPageTitle() is failing. this exception is now. I think its related to bug #11489 1999-08-09 22:19:08 +00:00
tao%netscape.com
eba563750f Add locale switching test case. 1999-08-09 21:38:54 +00:00
danm%netscape.com
979183f79c proper chrome on search dialog 1999-08-09 21:05:27 +00:00
danm%netscape.com
ae855cbe77 update where to find associated JS file 1999-08-07 20:32:10 +00:00
rjc%netscape.com
c0ab6533f4 Open search window as resizable. 1999-08-07 11:29: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
hyatt%netscape.com
042e6623f7 Removing the translation popup, since it is no longer used. 1999-08-06 22:24:19 +00:00
rjc%netscape.com
bc46ff5223 Use a document load event listener to decide when to update bookmark's last visit date. 1999-08-06 20:49:16 +00:00
german%netscape.com
11db90111e remove translate button (will be handled through View menu) and set align="horizontal" progress meter to get decent height value (see changes to xul.css) 1999-08-06 14:40:28 +00:00
sspitzer%netscape.com
94c32d7b27 temporary fix for #11374. 1999-08-06 07:32:25 +00:00
rjc%netscape.com
d9bf67fb4d Enable Search items. 1999-08-05 23:09:42 +00:00
waterson%netscape.com
e5f37d211d Bug 11323. Make sure to set doc title in global history once we know it. 1999-08-05 20:15:33 +00:00
slamm%netscape.com
2f498bba93 Tweak toolbar popups. Make the scrollbar work for them. 1999-08-05 19:47:21 +00:00
rjc%netscape.com
2e76c0daf4 Magical munging for IE Favorites and NetPositive (BeOS). 1999-08-05 01:38:02 +00:00
slamm%netscape.com
6d8ebac42c Remove OpenBookmarkURL() call from Bookmarks menu (it's already on the individual items). 1999-08-04 21:10:47 +00:00
slamm%netscape.com
1979545385 Use window.open instead of toolkit core to open bookmarks window. (workaround fix for bug #9972) 1999-08-04 20:36:42 +00:00
matt%netscape.com
ef31978406 taking out pref dump 1999-08-04 20:30:43 +00:00
german%netscape.com
aad0a85b17 Small changes to improve look and feel of open file open dialog and enable intrinsic sizing. Hook? = cyeh granted. Tree also just turned green. 1999-08-04 18:38:13 +00:00
dougt%netscape.com
05fffb6b10 making secure-button a listener of the Browser:Security broadcaster 1999-08-03 01:31:01 +00:00
tao%netscape.com
429ed2c486 Rename "Strres Test" to "StringBundle Test" 1999-08-02 21:38:41 +00:00
hyatt%netscape.com
2140346ebb Demonstrating how to use the accesskey attribute. 1999-08-02 07:32:06 +00:00
waterson%netscape.com
776e2a4547 Fix toolbar buttons in bookmarks menu. 1999-08-02 05:29:05 +00:00
waterson%netscape.com
37958429a4 Fix separators in bookmarks menu. 1999-08-02 05:24:55 +00:00