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
ben%netscape.com
976d89aa32
Fix for 78020 - Chromeless window when opening updated bookmarked page
...
Fix web:status attribute to remove namespace quantifier so that style rule for
update icon matches
r=pchen, sr=blake, a=chofmann
2006-09-14 05:58:27 +00:00
pinkerton%netscape.com
6c5ab48e20
add id for print menu so PrintPlus can attach to it. r=kerz, sr=smfr, a=selmer. bugscape 4748.
2006-09-14 05:58:26 +00:00
andreww%netscape.com
d1814c87a4
bugzilla bug 82965 r=kerz, sr=hewitt, a=tor : fixing drag and drop on status bar.
2006-09-14 05:58:25 +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
ben%netscape.com
8dd284f62f
Still part of 81575:
...
- remove Search in Bookmarks/History menuitem from Navigator as these are now two different mini-dialogs.
all these changes r=blake, timeless, sr=alecf
2006-09-14 05:58:22 +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
ben%netscape.com
beac8a7c7f
85386 - Navigator menu cleanup.
...
Revise wording
r=jag, sr=blake, a=asa
2006-09-14 05:58:15 +00:00
naving%netscape.com
2c4cd83575
Fix for bug 83410, View | Toolbars to View | Show/Hide. Patch by Stephen Walker (walk84@usa.net> r=stephend@netscape.com sr=ben@netscape.com a=asa@mozilla.org (on behalf of drivers)
2006-09-14 05:58:14 +00:00
ben%netscape.com
eda76bcd7f
Back out fix for 79639 and make sidebar toggle consistently accessible in all apps.
...
sr=alecf
2006-09-14 05:58:13 +00:00
ben%netscape.com
7a1c0eba5c
81575, remove strings for removed menuitem. r=blake, timeless, sr=alecf
2006-09-14 05:58:12 +00:00
blakeross%telocity.com
3cde8867ee
Changing "Show" to "Show/Hide" to better reflect function. r=mpt rs=brendan
2006-09-14 05:58:11 +00:00
blakeross%telocity.com
c4a11f37aa
View > Toolbars submenu item should be "Status Bar", not "Statusbar" or "Taskbar". (80733, patch by Gerv). r=blake rs=brendan
2006-09-14 05:58:10 +00:00
bbaetz%cs.mcgill.ca
d16af9b750
bug 79639 - move sidebar toffle into toolbars menu, and rename toolbars
...
submenu to "show"
patch by gerv, r=hwaara, sr=alecf
2006-09-14 05:58:09 +00:00
ftang%netscape.com
552dcf96b9
fix bug 79680
...
r/sr = kin
add bidi additional string
should not impact the build
2006-09-14 05:58:08 +00:00
hewitt%netscape.com
b4565faf52
82295 - move bookmarks button to right of separator, r=sgehani, sr=ben
2006-09-14 05:58:07 +00:00
andreww%netscape.com
716e9b6ace
bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons.
2006-09-14 05:58:06 +00:00
blakeross%telocity.com
1de3cec278
Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben
2006-09-14 05:58:05 +00:00
hewitt%netscape.com
6230d0ecf3
79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott
2006-09-14 05:58:04 +00:00
sspitzer%netscape.com
b9263e7303
fix crashser cause by stephend.
2006-09-14 05:58:03 +00:00
stephend%netscape.com
91a5e4a27e
Remove grippy tooltips r=jglick@netscape.com, hwaara@chello.se sr=alecf@netscape.com. Bug 80120.
2006-09-14 05:58:02 +00:00
ben%netscape.com
61d407592d
77400, Add Bookmark As...->File Bookmark.... Patch from stephend, r=mpt, sr=ben.
2006-09-14 05:58:01 +00:00
sgehani%netscape.com
4f51a5986b
Add ids to search menus that got lost or didn't exist.
...
b = 4830, 4627
r = matt
sr = alecf
2006-09-14 05:58:00 +00:00
ben%netscape.com
e437bfbf0e
part of previous bookmarks checkin
2006-09-14 05:57:59 +00:00
ben%netscape.com
0deaa39856
one last fix. idea from fabian. r=myself.
2006-09-14 05:57:58 +00:00
ben%netscape.com
608c6fd468
another small bustage fix
2006-09-14 05:57:57 +00:00
ben%netscape.com
42e17fb9d5
Fix for 76502 and related bugs. some parts sr=alecf, tested by several people (andred, fabian)
2006-09-14 05:57:56 +00:00
andreww%netscape.com
e2992cd71d
bugzilla 43797 abolish the taskbar sr=hewitt (s)r=hyatt
2006-09-14 05:57:55 +00:00
hwaara%chello.se
94634bfb08
Fix a whole bunch of bookmarks bugs: #68018 , #78586 , #71776 , #77814 , #78373 . r=hwaara, sr=alecf (r=doron on 68018). Brought to you by: Fabian Guisset <hidday@geocities.com>
...
#78997 , fix offline pref panel to match the spec. Patch by Stephen Walker <walk84@usa.net>, r=hwaara, sr=sspitzer.
#79058 , fix up the offline pref panel to show up correctly in the pref-tree. r=doron, sr=sspitzer.
2006-09-14 05:57:54 +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
sfraser%netscape.com
d06a250b8e
Fix bug 78419; move Find-related JS into a new file, used in navigator and viewsource. sr=sspitzer, r=jag
2006-09-14 05:57:50 +00:00
hewitt%netscape.com
05a075db9b
53688 - javascript strict warnings in autocomplete.xml, r=ducarroz, sr=alecf
2006-09-14 05:57:49 +00:00
matt%netscape.com
b0d8987bbe
fix for bug 5005 r=hewitt sr=ben a=asa fix for changning urls for search autocomplete
2006-09-14 05:57:48 +00:00
hewitt%netscape.com
8b13e34706
82039 - Search option at the end of autocomplete popup doesnt work, r=alecf, sr=blake, a=blizzard
2006-09-14 05:57:47 +00:00
hewitt%netscape.com
7a029915df
63246 - global stylesheet scoping, r=jag/blake, sr=hyatt
2006-09-14 05:57:46 +00:00
blakeross%telocity.com
e0264008a0
Don't show progress text/meter for chrome:/resources: urls (88200), and stop menuitems no longer disable when appropriate (76902). r=dean sr=ben
2006-09-14 05:57:45 +00:00
bbaetz%cs.mcgill.ca
fbdbe98f93
Bug 57411 - "error loading url" message should print out macro name where
...
available. (We only do this on debug builds)
r=jag, sr=ben
2006-09-14 05:57:44 +00:00
jag%tty.nl
7a09c4f448
Get rid of javascript errors on console. bug 79976, patch by jst, r=jag, sr=blake, a=chofmann
2006-09-14 05:57:43 +00:00
radha%netscape.com
54d99d593d
Fix for bug # 82236. r=valeski sr=alecf a=blizzard(drivers@mozilla.org)
2006-09-14 05:57:42 +00:00