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

23 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 0a404136f8 Always use setTitle to set the window title (bug 152626) 2002-08-06 15:00:30 +00:00
pinkerton%netscape.com d707ebb163 Call super dealloc all the time and make sure we only do it at the end of
dealloc (bug 160790)
2002-08-05 22:50:33 +00:00
bryner%netscape.com 1a685e5562 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 f8304d9717 Fix for bug 155920: added string truncation utility on our NSString category, and used it to truncat strings that are put into menu items in the UI and window titles. 2002-08-02 21:08:24 +00:00
pinkerton%netscape.com 6736f2619e fix bustage 2002-08-01 18:09:53 +00:00
pinkerton%netscape.com 43a24b5038 update tooltip code, but leave it off (bug 149653). i hate cocoa. 2002-08-01 18:00:02 +00:00
pinkerton%netscape.com 1e0d73c152 A little more hackery on the tooltip code (still commented out). Tips are
now correctly positioned, but they still block mousemove.
2002-08-01 17:25:48 +00:00
pinkerton%netscape.com d57ab9b904 Remember the window title even if we don't have a window controller. (bug 157283) 2002-07-29 18:16:07 +00:00
pinkerton%netscape.com 3e601834c0 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
pinkerton%netscape.com 6345420667 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
pinkerton%netscape.com f64cb004b9 Use CFBundleName string key wherever we refer to the app name in strings. 2002-07-08 19:20:33 +00:00
sfraser%netscape.com d22af0653b Changing printfs to NSLog, and #ifdeffing many of them to be DEBUG only. bug 147615. 2002-07-05 01:32:00 +00:00
bryner%netscape.com ccb7cf6819 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
bryner%netscape.com 9ea45e8064 Making the popup window prompt localizable. 2002-06-29 04:40:13 +00:00
bryner%netscape.com ae2bbe419e 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 b4e31129c3 Fix to switch window title when tab becomes primary and not switch url
when a bg tab refreshes its url. (bugs 150805, 152626)
2002-06-20 20:45:29 +00:00
beard%netscape.com 3fe35d8631 Added calls to start/stop the throbber while pages load. 2002-06-14 18:10:26 +00:00
pinkerton%netscape.com 747c14fa98 Stubbing in more tooltip support, ifdef'd out, doesn't fully work yet. 2002-06-04 21:52:44 +00:00
pinkerton%netscape.com fd3e33b2b0 Adding support for tooltips from the content area 2002-05-31 18:26:57 +00:00
pinkerton%netscape.com 48ab835de7 Hooking up security lock icon notification in the UI. Works as you
switch tabs as well.
2002-05-17 18:24:03 +00:00
hyatt%netscape.com 1656ccbcf9 More work on importing of bookmarks. 2002-04-29 01:28:30 +00:00
hyatt%netscape.com 9154da9c12 Optimization to make resizing with many tabs open fast. 2002-04-23 22:23:57 +00:00
hyatt%netscape.com ae69eb8174 Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00