Commit Graph

25 Commits

Author SHA1 Message Date
pinkerton%netscape.com
bc15179347 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
0f348e6b25 Fix for bug 154735; removing unused method, patch from David Haas. 2002-07-06 00:24:11 +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
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
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
bryner%netscape.com
6e19380b4f Hook up "Bookmark this link" context menu item (bug 154856). r=pinkerton. 2002-07-01 19:10:14 +00:00
sfraser%netscape.com
aa6696da38 Clean up build warnings and detab files 2002-07-01 04:54:28 +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
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
bryner%netscape.com
2049096f77 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
pinkerton%netscape.com
5c5a4caa89 Break cycle with throbber so that we no longer crash when animating the
throbber and closing a window, or continue loading the page after the
window has gone away. (bug 153421)
2002-06-24 19:33:45 +00:00
beard%netscape.com
145d894e9d Added Throbber toolbar item. 2002-06-14 18:07:08 +00:00
pinkerton%netscape.com
cd26c31b01 respect the chrome mask. hide the main toolbar, personal toolbar, and
status bar if required.
2002-06-04 21:50:14 +00:00
ben%netscape.com
875ed4db44 Ensure that correct Bookmarks context menu items are enabled when certain types of element are selected. Hook up 'Open in New Window' for Bookmark Groups 2002-06-02 10:51:02 +00:00
pinkerton%netscape.com
dc0be27710 Add sheet to rename bookmarks since inline editing doesn't work too well
with attributed strings. Cleaned up some unused outlets. Added a cancel
button to the location sheet. bugs 145819, 147721.
2002-05-29 20:42:54 +00:00
pinkerton%netscape.com
d84835e78c Normalizing the context menus, stubbing out copy link location and
bookmark link. hooks up bookmark page.
2002-05-28 19:55:58 +00:00
pinkerton%netscape.com
b3a9cf3cb4 Hooking up security lock icon notification in the UI. Works as you
switch tabs as well.
2002-05-17 18:24:03 +00:00
ben%netscape.com
9c035bd57a More history sidebar panel work. 2002-04-29 12:39:27 +00:00
hyatt%netscape.com
cc4abd5828 More work on importing of bookmarks. 2002-04-29 01:28:30 +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
f973e08dc4 Hooking in autocomplete. Still just laying groundwork. 2002-04-27 08:14:13 +00:00
pinkerton%netscape.com
b453bbba7b Hookup mozilla pref about re-using the window on a GURL event 2002-04-26 19:02:28 +00:00
hyatt%netscape.com
475278af49 Adding the controller objects. 2002-04-20 07:54:17 +00:00