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

17 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com a18b09b2b2 Remove non-functional help menu item, add an Info menu item that goes to the download page. 2002-07-12 04:53:12 +00:00
pinkerton%netscape.com 6345420667 Teach url dispatch about the referrer field so opening links in a new
tab/window works correctly in all cases (bug 156732)
2002-07-10 21:53:29 +00:00
sfraser%netscape.com 9039b8cf97 We have to manually update items on the Bookmarks menu and its submenus, because we turn auto-enabling of items off for this menu (presumably, for performance with lots of bookmarks). 2002-07-05 23:50:08 +00:00
sfraser%netscape.com 0f5b017305 Fixing bug 152622: moving Close Window and Close Tab to the File menu, and making Command-W close tabs then windows, as appropriate. Also giving MainController members more concrete types, rather than 'id'. 2002-07-05 01:10:13 +00:00
bryner%netscape.com 7261841405 Add a feedback link to the help menu. r=smfr. 2002-07-04 00:51:44 +00:00
sfraser%netscape.com e614caa04d Checking in patch from David Haas in bug 155048, with modifications to improve the 'is there a browser window' logic. This also fixes bug 152026 (2 windows when launched with a GetURL AE), and my changes fix bugs 155309 (dragging multiple files onto the icon works now) and 155147 ("browser.always_reuse_window" always works for GetURL events now). 2002-07-02 06:08:51 +00:00
bryner%netscape.com 3f9d22bfc4 Add command-line URL handling via the switch -url (bug 148887). r=pinkerton. 2002-07-01 19:07:16 +00:00
pinkerton%netscape.com 37e6f436d0 Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +00:00
bryner%netscape.com ae2bbe419e Fixing the problem where URL's containing certain characters won't load, by removing uses of NSURL (which has escaping conventions that are incompatible with nsIURI) internally, replacing it with NSString. Bug 147914, r=pink. 2002-06-25 19:25:27 +00:00
bryner%netscape.com e88dc8820e Enable prebinding (and automatic prebind updating at runtime) for static builds. r=pinkerton. 2002-06-22 06:28:20 +00:00
pinkerton%netscape.com 4636684bc6 Fix prefs not getting written out (patch from bfoucher@mac.com). Removing
smooth text menu item since the non-atsui version is so much faster, we
always want it on.
2002-06-06 21:13:10 +00:00
hewitt%netscape.com a3e21f4672 bookmark drag and drop 2002-05-02 12:08:47 +00:00
hyatt%netscape.com 692bcc3f39 Pref code for internet config hooked up. 2002-04-29 09:15:53 +00:00
hyatt%netscape.com b9a26fcdda Lay the plumbing for view source. Tweak context menu wording. Hook up some unconnected context menu items in the image link context menu. 2002-04-28 22:23:25 +00:00
hyatt%netscape.com eac4a88f87 adding an import bookmarks menu command. 2002-04-28 21:57:00 +00:00
hyatt%netscape.com 9e88462880 Starting to add toolbar show/hide for bookmarsk toolbar. 2002-04-26 01:39:14 +00:00
hyatt%netscape.com 8494bcd77d Adding the controller objects. 2002-04-20 07:54:17 +00:00