Commit Graph

295 Commits

Author SHA1 Message Date
sfraser%netscape.com
ba0c6d5341 We have to manually update items on the Bookmarks menu and its submenus, because we turn auto-enabling of items off for this menu (persumably, for performance with lots of bookmarks). 2002-07-05 23:48:36 +00:00
sfraser%netscape.com
c204e152f3 Just cleaning up some cruft left over from my import bookmarks changes (unused #define, comment) 2002-07-05 23:47:33 +00:00
sfraser%netscape.com
bd7b605a06 Fix bug 148841: make sure the url autocomplete widget doesn't cover menus by putting it in the floating window layer, rather than the popup layer. 2002-07-05 01:54:18 +00:00
sfraser%netscape.com
5aad030ea4 Changing printfs to NSLog, and #ifdeffing many of them to be DEBUG only. bug 147615. 2002-07-05 01:32:00 +00:00
sfraser%netscape.com
01cb177944 Making a prefs window grouping 2002-07-05 01:11:14 +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
bffd49b90f Fixing bug 152622: moving Close Window and Close Tab to the File menu, and making Command-W close tabs, then windows, as appropriate. 2002-07-05 01:08:42 +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
sfraser%netscape.com
4ba139edaf Fixing keyboard navigation in the prefs panes by setting up the _initialKeyView etc, and the keyboard loop in each panel. 2002-07-04 22:15:26 +00:00
sfraser%netscape.com
094de7ed21 Whitespace and formatting changes only 2002-07-04 22:14:27 +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
0714c8b4f8 Adding Navigator.scriptTerminology to the English.lproj directory. Note that we only ever need an English version of this file; Apple advise that you don't localize it, since you can only write Apple Scripts in English. 2002-07-03 20:44:27 +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
6be192d273 Make autocomplete behave like mozilla in that it won't fill in the textfield
unless you select something from the list and tab tabs into the list. This
is preffed in the defaults system so you can go back to the old way.
2002-07-03 20:04:30 +00:00
sfraser%netscape.com
f4d2b5f082 Add the 'mozProfileDirName' key to the Info.plist for the static target. 2002-07-03 18:48:02 +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
afb901e71b Changing the home page behaviour. Now, if no user pref is set, we get the default home page from a .strings file, and set this in the user pref. Also using values from CHUserDefaults.h 2002-07-03 06:22:15 +00:00
sfraser%netscape.com
f94048cccf Using values from CHUserDefaults.h 2002-07-03 06:20:42 +00:00
sfraser%netscape.com
e821b187dd New file containing #defines for various NSUserDefaults entries. Documents which entries we use, and their formats. 2002-07-03 06:19:39 +00:00
sfraser%netscape.com
bc8d2ada25 Adding CHUserDefaults.h to project 2002-07-03 06:19:03 +00:00
sfraser%netscape.com
9e9e3c7439 Whitespace change 2002-07-03 06:17:20 +00:00
sfraser%netscape.com
28f33b3c33 Fixing default position of new browser windows 2002-07-03 01:41:34 +00:00
sfraser%netscape.com
af1a4e0b75 Put profile directories in ~/Library/Application Support now 2002-07-03 00:46:59 +00:00
sfraser%netscape.com
a01c6063b7 Use the 'mozProfileDirName' key from the Info.plist to decide the name of the profile directory. 2002-07-03 00:46:07 +00:00
sfraser%netscape.com
724f4ffbd7 Adding mozProfileDirName key to the Info.plist, which we use to get the name of the profile directory 2002-07-03 00:45:08 +00:00
sfraser%netscape.com
e1c45180ae Adding strings for bookmarks warnings. Why is this file binary? 2002-07-03 00:44:18 +00:00
sfraser%netscape.com
6eb9e15116 Localizing the 'OK' button in bookmarks import warning dialogs, and detabbing. 2002-07-03 00:41:05 +00:00
sfraser%netscape.com
8739da1dee Check in an interim fix for bug 154442: warn before deleting bookmarks. 2002-07-03 00:38:37 +00:00
sfraser%netscape.com
3c19a51662 Fixing capitalization of 'Command' key. 2002-07-02 23:45:07 +00:00
pinkerton%netscape.com
cbebcfcea3 Fix updating of stop menu item and a crash when a popup with the personal
toolbar hidden was the frontmost and the menubar was clicked. Fixed some
warnings as well (bug 155461)
2002-07-02 22:48:04 +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
4364bb25f9 Wait for the all-stop from Necko before closing down the controller on
a cancelled download. Prevents a crash where we'd continue to get left-over
progress events after the controller had gone away (bug 154913)
2002-07-02 20:24:29 +00:00
pinkerton%netscape.com
b3860439fd Use string table for website defaults rather than moz prefs 2002-07-02 18:08:12 +00:00
pinkerton%netscape.com
c4f1a8dec4 Use a string table for throbber, search, and home pages rather than
hardcoding them into the app
2002-07-02 17:31:32 +00:00
pinkerton%netscape.com
c24ca6d3f4 Add a toolbar default plist and a string table for various websites 2002-07-02 17:30:58 +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
e03edb10ed use a plist for toolbar defaults instead of hardcoding. make throbber do
something when clicked than just spin.
2002-07-02 16:13:38 +00:00
pinkerton%netscape.com
321ec6a909 allows us to set toolbar defaults from text file 2002-07-02 15:42:28 +00:00
bryner%netscape.com
a86faa5356 Don't choke if the directory name has spaces in it. 2002-07-02 06:32:37 +00:00
sfraser%netscape.com
eed7024b67 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
sfraser%netscape.com
b84a6e9902 Fixing signage of the chromeMask flag, and putting an unused function inside the QUICKTIME_THROBBER #ifdef 2002-07-02 05:58:38 +00:00
pinkerton%netscape.com
de66884442 Moved Import Bookmarks to bottom of submenu (bug 154178) 2002-07-02 00:28:53 +00:00
pinkerton%netscape.com
b421736c2e adding some include dirs for the d/l bug and adding many new types to
our plist so the finder will let you drag documents to the app icon. (bug 149218)
2002-07-01 23:17:10 +00:00
sfraser%netscape.com
fc67ed1c27 Change the checkboxes for loaing in new windows and tabs to use positive sense (bug 153081) and put back the button that opens the System Preferences. 2002-07-01 23:13:09 +00:00
pinkerton%netscape.com
6daecf9f2a updated corporate branded toolbar defaults 2002-07-01 21:56:08 +00:00
pinkerton%netscape.com
8f96000cf9 fix a warning 2002-07-01 20:08:59 +00:00
bryner%netscape.com
6e19380b4f Hook up "Bookmark this link" context menu item (bug 154856). r=pinkerton. 2002-07-01 19:10:14 +00:00
bryner%netscape.com
2a46d6537d Add command-line URL handling via the switch -url (bug 148887). r=pinkerton. 2002-07-01 19:07:16 +00:00