dougt%netscape.com
740511849f
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2006-09-14 06:00:04 +00:00
hyatt%netscape.com
0c1db4405c
Fix for 102120, ability to load tabs in background, r=bryner, sr=hewitt
2006-09-14 06:00:01 +00:00
sfraser%netscape.com
770af77a7a
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake
2006-09-14 06:00:00 +00:00
blakeross%telocity.com
16f0b200b5
Hitting esc in urlbar of new blank browser window reveals proxy icon (81428), patch by Neil. sr=blake
2006-09-14 05:59:59 +00:00
blakeross%telocity.com
b9b3939c36
Pressing enter in autocomplete menu should load that url in open location dialog (83922) and urlbar urls should be added to history dropdown regardless of method by which they were obtained (e.g. from autocomplete dropdown). r=kerz sr=ben
2006-09-14 05:59:58 +00:00
blakeross%telocity.com
e254c1d594
Set focus to content area when opening bookmark (from pt or menu) (62765). r=kerz sr=ben
2006-09-14 05:59:57 +00:00
matt%netscape.com
8dae47f879
Fix for bug 103415. Search tab is not getting updated. r=sgehani sr=hyatt
2006-09-14 05:59:56 +00:00
hyatt%netscape.com
7bc34ec2e3
Fix for 102598, CTRL+T tabs should focus URL bar after opening. r=kerz, sr=hyatt, patch externally contributed.
2006-09-14 05:59:55 +00:00
jaggernaut%netscape.com
b02845a5b4
Bug 97067: focus changes windows when background window finally loads. patch by saari, slightly modified by me, r=jag,ben, sr/rs=hyatt (sr on the original patch)
2006-09-14 05:59:54 +00:00
jaggernaut%netscape.com
b00119c150
Replace "Error creating browser instance" with more helpful debug messages.
2006-09-14 05:59:53 +00:00
timeless%mac.com
956e22ab7b
Bugzilla Bug 102143 with multiple tabs open, View Page Info always shows info for the first tab
...
by doron, r=jag, sr=hyatt, a=asa. a=drivers,leaf
2006-09-14 05:59:52 +00:00
jaggernaut%netscape.com
176a06d8e9
Clean up navigator.js (begone, evil tab, 3-space and 4-space indents, begone, curly brackets following function declarations, and begone, evil strict warnings!), r=caillon, rs=Ben
2006-09-14 05:59:51 +00:00
gerv%gerv.net
eab8201852
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2006-09-14 05:59:50 +00:00
hyatt%netscape.com
124f1946ed
Fix for 102066, new tab in open location dialog, r=bryner, sr=brendan
2006-09-14 05:59:44 +00:00
shanjian%netscape.com
952f12e121
#93330 Manually override charset doesn't work in View | Page Source window
...
r= jag , sr=waterson
2006-09-14 05:59:43 +00:00
hyatt%netscape.com
552e59910a
100706. Tabbrowser stuff. r=jag, sr=blake
2006-09-14 05:59:42 +00:00
hyatt%netscape.com
5867bc2970
More 100706 fun. r/sr=jst,jag
2006-09-14 05:59:41 +00:00
hyatt%netscape.com
9ca2e22fcd
Fix for 100706, r/sr=jag,brendan
2006-09-14 05:59:38 +00:00
radha%netscape.com
3f92052f24
Fix for bug 92824. Update index in SH after onStartLoad() is called for the page. r=adamlock sr=rpotts
2006-09-14 05:59:36 +00:00
bzbarsky%mit.edu
1a9ddd4d3d
Make the vertical separator next to the "Home" button not show up when
...
there are no buttons there. Bug 80494, patch by Fabian
<hidday@geocities.com>, r=hwaara, sr=ben
2006-09-14 05:59:35 +00:00
blizzard%redhat.com
bc9c56d413
Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf
2006-09-14 05:59:24 +00:00
jaggernaut%netscape.com
488d365024
Bug 91884: postpone focus() calls from browser onload till after the window is shown. r=jrgm, sr=hyatt
2006-09-14 05:59:23 +00:00
shanjian%netscape.com
d0fe7baf4a
#92473 Overwrite character set does not work inside Text and Textarea.
...
r = radha, sr=blizzard
2006-09-14 05:59:22 +00:00
rpotts%netscape.com
52dbabcb30
bug #94205 . Adding flags to nsIWebNavigation::Stop().
2006-09-14 05:59:21 +00:00
blakeross%telocity.com
de2ca1c3fd
Backing out changes brought over from the branch that weren't meant to go in until the appropriate back end was checked in. rs=ben
2006-09-14 05:59:20 +00:00
blakeross%telocity.com
85d5423cab
right clicking disabled buttons produces empty context menu (83765). r=hewitt sr=ben
2006-09-14 05:59:06 +00:00
blakeross%telocity.com
b2f16a8414
View Toolbar items appear when toolbars are hidden in a popup window that requested no chrome, and can't show toolbars in that case (75742); disable Edit Page, Send Page, View Source for pages with post data; allow users to hide the component bar (83059). r=kerz,sr=ben
2006-09-14 05:59:05 +00:00
jaggernaut%netscape.com
85cae61cbb
Bug 87704: JS warnings about winhooks at startup. r=bbaetz, sr=brendan.
2006-09-14 05:59:04 +00:00
jaggernaut%netscape.com
9951d9532f
Bug 65993: window.open("") should open a blank browser window, but loads the homepage instead. This should fix a whole bunch of similar complaints about the homepage loading instead of, or right before, the url you wanted from e.g. mail/news. r=jst, r=racham, sr=ben. Many thanks to racham for helping me test my patches.
2006-09-14 05:59:03 +00:00
jaggernaut%netscape.com
936f9aa743
Bug 91571: Closing popup window from menu crashes Mac.
...
r=saari, sr=hyatt.
Problem here was that the urlbar, which is hidden for a chrome-less dialog, got focussed which on Mac somehow results in a crash when you try to close the window. A nice side-effect of this fix is that accelerator keys now work again in popups without having to click in them first.
2006-09-14 05:59:02 +00:00
ccarlen%netscape.com
3ed85d3123
Bug 88630 - Themes and locales do not change when using turbo. r=vishy/sr=blake
2006-09-14 05:59:01 +00:00
alecf%netscape.com
2ca8ac1dd6
fix for regression 89345 - open link in new window broke.. doh.
...
sr=blake, r=jag
2006-09-14 05:59:00 +00:00
alecf%netscape.com
766277389f
fix for bug 73141 r=jag, sr=mscott
...
correctly handle page when mail asks us to open a link in a new window
2006-09-14 05:58:59 +00:00
blakeross%telocity.com
f7826d0a15
Focusing urlbar should select contents (37587). r=brade sr=ben
2006-09-14 05:58:58 +00:00
jgaunt%netscape.com
5012b30ed0
bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
...
r= lots, see bug
2006-09-14 05:58:57 +00:00
ben%netscape.com
f201e5a4ce
84344 - defer skin switch to restart.
...
r=danm, sr=hyatt, a=chofmann.
btw, the last few changes were for bug 65251.
2006-09-14 05:58:31 +00:00
matt%netscape.com
22aef24a0a
fix for bug 82041. Navigator pref getting moved back to netscape. r=mcafee, a=asa, sr=blake
2006-09-14 05:58:30 +00:00
ben%netscape.com
f6c0b018b6
85386 - Navigator menu cleanup.
...
Rearrange content of view menu
r=jag, sr=blake, a=asa
2006-09-14 05:58:29 +00:00
law%netscape.com
30b155aa57
Bug 81712; new turbo-mode implementation, removes old stuff and replaces it with code that no longer holds a browser window open; r=syd, sr=blake, a=asa
2006-09-14 05:58:28 +00:00
sfraser%netscape.com
453b10c143
Fix for bug 74499 -- command keys don't work on Mac when no windows are open. Focussing the hidden window when it's first created fixes this. r=saari, sr=kin, a=asa
2006-09-14 05:58:24 +00:00
law%netscape.com
dc20b477fa
Bug 75599; enabling the infamous '-turbo' cmd line switch; makes nsINativeAppSupport scriptable, adds Win32 code to handle -turbo switch; and tweaks window close logic in navigator.js to 'cache' a browser window; r=cathleen, sr=alecf
2006-09-14 05:58:23 +00:00
gerv%gerv.net
818226c889
Fix View | Translate, which I broke by not understanding prefs enough. Bug 82018. r=doron, sr=alecf.
2006-09-14 05:58:21 +00:00
gerv%gerv.net
5a34be8c54
Refactor translation backend to support multiple translation providers. Bug 77207. r=timeless, sr=alecf.
2006-09-14 05:58:20 +00:00
matt%netscape.com
082597c195
adding code for search button. Need sherlock to have happen.
...
bug 81742
2006-09-14 05:58:19 +00:00
sgehani%netscape.com
23503a7239
Add the sidebar search mode pref to the search pref panel.
...
b = 4995
r = mcafee
sr = sfraser
2006-09-14 05:58:18 +00:00
bstell%netscape.com
01b85da724
bug 79608, r=ftang, sr=vidur
...
for the embedding API: add get/set charset (use it in our js)
2006-09-14 05:58:17 +00:00
anatoliya%netscape.com
144e96385a
bug 76512 r=pchen sr=hyatt
2006-09-14 05:58:16 +00:00
sspitzer%netscape.com
92dd2e9b53
fix for #65704 . offline status indicators aren't changing.
...
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline. also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews). there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2006-09-14 05:57:53 +00:00
matt%netscape.com
6a04701d07
http://bugscape.netscape.com/show_bug.cgi?id=3119
...
added checks for search to force a default search engine
r=mcafee, sr=ben
2006-09-14 05:57:52 +00:00
timeless%mac.com
a1a7753655
Bugzilla Bug 78619 View-source: pages have a view source option
...
[Remove view source option]
patch by bzbarsky@mit.edu r=timeless sr=alecf
2006-09-14 05:57:51 +00:00