Commit Graph

94 Commits

Author SHA1 Message Date
pinkerton%netscape.com
5a3b1fc0a9 Replace the standard gecko 'image placeholder' with a more aqua-one from ugo 2002-07-12 15:22:28 +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
bryner%netscape.com
047e681ad6 0.4 splash from ugo 2002-07-11 03:33:12 +00:00
bryner%netscape.com
38a571be71 Oops, I didn't mean to change the format of this file. 2002-07-10 21:11:12 +00:00
bryner%netscape.com
d148a6d989 Version # -> 0.4.0 2002-07-10 21:06:28 +00:00
pinkerton%netscape.com
7231f8b7b5 Fix "can't launch 2 copies" strings so the branding can be swapped out 2002-07-08 18:56:57 +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
sfraser%netscape.com
c30fece42b Fixing keyboard navigation 2002-07-05 00:58:13 +00:00
sfraser%netscape.com
37eb04a7f7 Stretching the status bar across to the progress meter 2002-07-04 22:21:24 +00:00
bryner%netscape.com
2b75871880 Add a feedback link to the help menu. r=smfr. 2002-07-04 00:51:44 +00:00
sfraser%netscape.com
378c2d8357 Updated with Suite Modeller; just minor wording changes. 2002-07-03 20:40:18 +00:00
sfraser%netscape.com
56d995c1b0 Adding a .scriptTerminology file to fix bug 155649. This allows AppleScript apps to read our scripting suite. Note that this file does not need to be localized; it's advised that apps only have a version in English.lproj. 2002-07-03 20:37:51 +00:00
pinkerton%netscape.com
6d6001ac89 Return correct values from Confirm[Check]Ex (int, not bool) and fix up
the buttons for the unknown cert in accordance with new constants for the
buttons (bug 155287)
2002-07-03 14:42:18 +00:00
sfraser%netscape.com
28f33b3c33 Fixing default position of new browser windows 2002-07-03 01:41:34 +00:00
sfraser%netscape.com
e1c45180ae Adding strings for bookmarks warnings. Why is this file binary? 2002-07-03 00:44:18 +00:00
bryner%netscape.com
ff3df6116b Bug 152482 - fix handling of script popup windows by not loading about:blank or the user homepage when they are opened, since we'll race with gecko's document loading. Also, localized the "Loading" and "Untitled" strings. r=pinkerton, sr=sfraser. 2002-07-02 21:45:09 +00:00
pinkerton%netscape.com
4e53fb67d1 Use a string table for where buttons on the toolbar go when clicked 2002-07-02 17:30:21 +00:00
pinkerton%netscape.com
321ec6a909 allows us to set toolbar defaults from text file 2002-07-02 15:42:28 +00:00
pinkerton%netscape.com
de66884442 Moved Import Bookmarks to bottom of submenu (bug 154178) 2002-07-02 00:28:53 +00:00
bryner%netscape.com
7b405bd7e0 Hooking up enabling/disabling of back and forward context menu items (bug 154296). r=ben. 2002-06-30 23:47:48 +00:00
bryner%netscape.com
fba1bbf4f2 Making the popup window prompt localizable. 2002-06-29 04:40:13 +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
pinkerton%netscape.com
40ba10ba32 Put up dialog to let users know when posting secure data from insecure site
(bug 151653).
2002-06-27 22:06:20 +00:00
sfraser%netscape.com
8d572e2c8e Fixing history tab in sidebar to show history. Also hiding history tab by default. 2002-06-27 22:03:30 +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
sfraser%netscape.com
9f49c9a09f Undoing objects.nib corruption caused by checking in using MacCVS Pro 2002-06-25 22:31:36 +00:00
sfraser%netscape.com
88316a9e93 Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 22:08:33 +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
sfraser%netscape.com
09b7838f39 Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 21:53:27 +00:00
bryner%netscape.com
ed47f93466 Don't set an initial title on the browser window, since we re-set it when a page loads. 2002-06-25 04:53:49 +00:00
hewitt%netscape.com
d4e1bdf9f6 151716 - fixing some annoying autocomplete problems, most importantly that escape should work to undo typing, and fixes some situations where the popup would appear and not go away, r=pink 2002-06-24 21:20:55 +00:00
pinkerton%netscape.com
cda92b7be1 add kathy and conrad 2002-06-24 17:10:29 +00:00
bryner%netscape.com
8c3407541b Bump version string to 0.3.1. 2002-06-22 10:48:57 +00:00
pinkerton%netscape.com
12b326955f add separate "expired cert" alert (bug 150731) 2002-06-21 03:25:35 +00:00
pinkerton%netscape.com
e2edad9306 add some strings 2002-06-18 17:43:39 +00:00
pinkerton%netscape.com
99fbbed83e Hookup more of the d/l progress dialog. change around the layout to get
rid of the dreaded groupboxes. remove a global variable.
2002-06-18 13:23:33 +00:00
pinkerton%netscape.com
061b79e460 Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +00:00
beard%netscape.com
43cabc292f Fix broken throbber images. Switch to smaller .gif format. 2002-06-14 22:47:46 +00:00
pinkerton%netscape.com
9d1b3c44e4 Throbber that needs some work. 2002-06-14 20:19: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
f128ea8c93 bah, just remove the 'add separator' button since it looks lame disabled. 2002-06-12 14:43:27 +00:00
pinkerton%netscape.com
4648b0b211 Hook up "edit" bookmarks panel button to info window and gray out
"new separator" button until we hook it up.
2002-06-12 14:03:41 +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
019040542c Adding a bunch of security warnings and dialogs, overriding the
XUL impl with our own.
2002-06-07 22:26:35 +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
pinkerton%netscape.com
cf6fe30a58 removing rename sheet, as it's not needed with info panel. making info panel
a bit larger.
2002-06-06 20:40:48 +00:00
pinkerton%netscape.com
f5e376d44f Fixing un-necessary object creation. 2002-06-05 15:26:52 +00:00