pinkerton%netscape.com
|
652e63fada
|
going back to a NSTextField with field editor for the url bar. fixes a lot
of hacks and crashes with the NSTextView, while still managing to provide
undo support (bug 161621).
|
2002-08-13 16:23:42 +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
|
39fd231516
|
Fix for bug 156607 (performance slow with large numbers of tabs open). These changes make all the tabs the same width, and put a cap of 16 on the number of tabs per browser window. When at this limit, commands that would open a new tab (e.g. view source) now open a new window. 'New tab' menu items should disable appropriately.
|
2002-08-06 01:53:37 +00:00 |
|
pinkerton%netscape.com
|
a5b61ee54c
|
remove an unused outlet (location toolbar item))
|
2002-08-06 00:42:49 +00:00 |
|
bryner%netscape.com
|
2b67bc0a6c
|
Ensure that we don't try to set initial focus on Gecko too early -- wait for the page to load. Also fixed a few build warnings. Bug 151039, r=sfraser.
|
2002-08-02 23:45:24 +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 |
|
pinkerton%netscape.com
|
dd96debaf5
|
Fixes crash when selecting text during URL load, adds undo/redo to url bar,
reduces the number of times we load about:blank to 1 per window, fixes
unicode characters in bookmarks. (bug 149198, 153263, 155710)
|
2002-07-26 18:50:01 +00:00 |
|
bryner%netscape.com
|
ffb06f8e7f
|
Implement activate and deactivate events for chimera (bug 157648). r=sfraser.
|
2002-07-16 22:55:36 +00:00 |
|
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 |
|