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

26 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com ef11d670d8 Updating files for the new class names ('CH' for Gecko-embedding wrapper, all other classes have no prefix). 2002-08-21 02:06:38 +00:00
sfraser%netscape.com d64eb83588 Adding a Get Info item to the Edit menu, which, for now, only applies to the selected bookmark in the bookmarks sidebar. This is part of bug 155484. 2002-08-15 19:39:14 +00:00
sfraser%netscape.com 6a80f9e551 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 1413a497ff 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 96749bf2d1 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 929b16498c 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 2e0bb3cf96 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 27c5a43c45 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 a8072eaf9e 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 2b75871880 Add a feedback link to the help menu. r=smfr. 2002-07-04 00:51:44 +00:00
pinkerton%netscape.com de66884442 Moved Import Bookmarks to bottom of submenu (bug 154178) 2002-07-02 00:28:53 +00:00
sfraser%netscape.com 6131d9991c 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 425b50233a 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 cad5d6dec1 Fix command updating in edit menu. (bug 154291) 2002-06-26 20:52:38 +00:00
pinkerton%netscape.com 79c8ba3030 Remove view->page info since it's not hooked up to anything 2002-06-26 19:54:07 +00:00
pinkerton%netscape.com 17b8a206c1 Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +00:00
pinkerton%netscape.com 18341d7f67 Fix throbber placement and label, fix Delete menu item 2002-06-14 18:44:52 +00:00
pinkerton%netscape.com 07dfc94393 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 28b955fa68 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 57b4e44881 Fix back forward key bindings. 2002-05-28 18:22:37 +00:00
hewitt%netscape.com d8e9c91f64 145802 - session history in Go menu for Chimera, 145803 - urlbar autocomplete for chimera 2002-05-28 09:07:53 +00:00
hyatt%netscape.com 1a3f0e300b Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 08:02:16 +00:00
hyatt%netscape.com 6c1a035b51 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 9da43a40c0 adding an import bookmarks menu command. 2002-04-28 21:59:30 +00:00
hyatt%netscape.com 943a8ea502 hook up toggle toolbar method, update version to 0.2.5 2002-04-26 23:25:15 +00:00
hyatt%netscape.com 3566dec5a7 Initial NIB commits. NPOB. 2002-04-20 02:46:28 +00:00