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

24 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com dee8dd79ef Fix for bug 152975. Add a Show/Hide Sidebar menu item with key shortcut Command-/. Patch from Prachi Guariar. 2002-08-06 20:42:25 +00:00
sfraser%netscape.com 73dad95ce0 Fixing key shortcuts for Previous/Next tab, and reordering those menu items so that Previous comes before Next. 2002-07-30 21:06:49 +00:00
sfraser%netscape.com 28b2fd6d95 Adding a 'Search Page' item to the Go menu (bug 160056). Made it and the Home item always enabled. 2002-07-30 05:09:44 +00:00
sfraser%netscape.com eaff371e3b Fix bug 145800 -- implement downlod progress UI in chimera. These changes allow us to reuse the nsDownloadListener and progress dialog for both Saving (with an nsIWebBrowserPersist) and downloading (where necko creates an nsIDownload, which we implement). They are also factored so that other cocoa apps could reuse the downloading backend with their own progress dialog. r=pinkerton/bryner/ccarlen. 2002-07-24 05:53:14 +00:00
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
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
pinkerton%netscape.com 218aa513a5 Moved Import Bookmarks to bottom of submenu (bug 154178) 2002-07-02 00:28:53 +00:00
sfraser%netscape.com 7972c4aa0a Fix several bookmarks issues. Bug 154698 -- avoid nuking all existing bookmarks when importing a bad html bookmarks file. We now validate the imported bookmarks before saving, warn the user if they are bad, and don't import them. We also now validate the bookmarks.xml file when it is read in. Bug 154853 -- we were adding new items to the main bookmarks menu in the wrong place, since we failed to take the static items into account. Fixed. 2002-06-28 23:47:49 +00:00
sfraser%netscape.com 286548d092 Fix for bug 146322; make Undo/Redo/Delete work correctly, and make menu items properly enable. r=pinkerton 2002-06-27 21:07:30 +00:00
pinkerton%netscape.com 9452ccea40 Fix command updating in edit menu. (bug 154291) 2002-06-26 20:52:38 +00:00
pinkerton%netscape.com 8bbf68ea3c Remove view->page info since it's not hooked up to anything 2002-06-26 19:54:07 +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
pinkerton%netscape.com f18355e1af Fix throbber placement and label, fix Delete menu item 2002-06-14 18:44:52 +00:00
pinkerton%netscape.com fc82f05bff Fix New Tab/SaveAs being enabled with no current window by creating a new
File menu and writing parts of validateMenuItem. bug 146320.
2002-06-11 18:44:30 +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
hyatt%netscape.com f9e2ab13c4 Fix back forward key bindings. 2002-05-28 18:22:37 +00:00
hewitt%netscape.com 2f74f63f46 145802 - session history in Go menu for Chimera, 145803 - urlbar autocomplete for chimera 2002-05-28 09:07:53 +00:00
hyatt%netscape.com 280c11095c Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 08:02:16 +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 2037f6fbf7 adding an import bookmarks menu command. 2002-04-28 21:59:30 +00:00
hyatt%netscape.com 05eb037978 hook up toggle toolbar method, update version to 0.2.5 2002-04-26 23:25:15 +00:00
hyatt%netscape.com 7c50a2fb27 Initial NIB commits. NPOB. 2002-04-20 02:46:28 +00:00