Commit Graph

283 Commits

Author SHA1 Message Date
alecf%netscape.com
4fc0646dc6 more nsBrowserInstance lovin' - move the show/hide button junk into JavaScript using the now-working pref-change-observer system. bug 46200.
a=ben, r=jag
2006-09-14 05:55:38 +00:00
disttsc%bart.nl
aff474a50e Fix default page loaded at start-up for the case where the browser was started with command line parameters. bug=64526, r=timeless, a=ben 2006-09-14 05:55:37 +00:00
disttsc%bart.nl
0bf7b8e936 Fix minor goof, patch by John Morisson <jrgm@netscape.com>, r=me, a=ben 2006-09-14 05:55:36 +00:00
disttsc%bart.nl
3c54ed2384 Move the text zoom menu into its own overlay so it can be used by mail/news. Bug=64449, r=timeless,mao, a=ben 2006-09-14 05:55:35 +00:00
disttsc%bart.nl
32bbdf4df4 Fix bug 64596: "starting mozilla with a URL breaks opening URLs in a new window", r=timeless, a=ben
I suck.
2006-09-14 05:55:34 +00:00
blakeross%telocity.com
3508b1a3ca Fix two problems with previous patch (including bug 64639, PT broken). r=jrgm,jag 2006-09-14 05:55:33 +00:00
blakeross%telocity.com
3305b31ac7 Fix 64582: navigator cleanup/optimization. r=jag a=ben 2006-09-14 05:55:32 +00:00
disttsc%bart.nl
2b0691aee0 Split up BrowserLoadURL into wrapper for urlbar and function which can be used in other places. bug=61808, r=blake, a=ben 2006-09-14 05:55:29 +00:00
blakeross%telocity.com
b9696e147f Fix 54963: mousewheel text sizing not bounded, and lower upper bound (to 2000%). patch by Jonas Sicking (sicking@bigfoot.com). r=bryner,blake a=ben 2006-09-14 05:55:28 +00:00
morse%netscape.com
fd5df2b22a fix bustage (javascript error) introduced by last checkin (for bug 23095) 2006-09-14 05:55:27 +00:00
disttsc%bart.nl
19d01dbfe8 Fix page cycling related timeouts on tinderboxen. 2006-09-14 05:55:26 +00:00
morse%netscape.com
5153eeaafd bug 64355, hide form toolbar by default, r=evaughn@netscape.com, sr=blizzard@mozilla.org 2006-09-14 05:55:25 +00:00
disttsc%bart.nl
0c87cf17cf Refactor nsBrowserInstance's LoadInitialPage, add contract id for the command line service, move code from c++ to js, remove dead code. bug=46200, r=blizzard, a=
alecf.
2006-09-14 05:55:24 +00:00
morse%netscape.com
7bfd0cd1f2 attempt to fix leak and bloat caused by previous checkin 2006-09-14 05:55:20 +00:00
morse%netscape.com
e65baf0bb2 bug 23095 toolbar for wallet functions, r=pchen@netscape.com sr=alecf@netscape.com 2006-09-14 05:55:19 +00:00
disttsc%bart.nl
dc8160002f Fix attribute namespace goof-up in html tooltip code, r=jst, a=alecf 2006-09-14 05:55:17 +00:00
sspitzer%netscape.com
d6ab6bec5b fix all context menu for the message pane. except for "Select All",
none of the menu items worked.  two problems:  move isDocumentFrame()
out to contentAreaUtils.js and move the creation of the contextMenu out
so it wouldn't go out of scope.  r=blakeross, sr=bienvenu
2006-09-14 05:55:16 +00:00
blakeross%telocity.com
5e919485eb Fix 63126: busy cursor state is broken on windows and linux (after clicking on a link). r=jag sr=alecf 2006-09-14 05:55:15 +00:00
disttsc%bart.nl
5bb0bfa8ea More appCore killing, bug=46200, r=ben, a=alecf 2006-09-14 05:55:14 +00:00
disttsc%bart.nl
f658d4bd76 Fix html tooltips. I have been whipped. Ouch. bug=62050, r=blake, a=ben 2006-09-14 05:55:13 +00:00
blakeross%telocity.com
81026f3a38 Fix 60606: remove (evil!) mail dependency on navigator.js. also fixes bookmarking in mail via the context menu. r=jag sr=alecf 2006-09-14 05:55:12 +00:00
disttsc%bart.nl
2495df44e8 Temporarily hide leaks (hopefully). Bug 61886, r=dbaron, a=ben 2006-09-14 05:55:09 +00:00
disttsc%bart.nl
ccffe3d0d2 more cleaning up (bug 55798), r=alecf, a=ben 2006-09-14 05:55:08 +00:00
dbaron%fas.harvard.edu
48dd8491b4 Bypass XBL as a hack to avoid a large leak. b=61821 r=disttsc@bart.nl sr=alecf@netscape.com 2006-09-14 05:55:07 +00:00
disttsc%bart.nl
8af6fdd677 More appCore ditching (bug 46200) and cleaning up of navigator.js (bug 55798), r=alecf, a=ben 2006-09-14 05:55:06 +00:00
disttsc%bart.nl
b11be61da1 Damn typos sneaking past me. Fixed. bug=61185, r=blake, a=ben 2006-09-14 05:55:05 +00:00
disttsc%bart.nl
4b489792bc Whoops... Fixing ``/ //'' lines... 2006-09-14 05:55:04 +00:00
disttsc%bart.nl
d9c8cae48d Get rid of most appCore uses in navigator.js and do some general cleaning-up. bug=46200, r=alecf, r=Hixie, a=ben 2006-09-14 05:55:03 +00:00
disttsc%bart.nl
9f7d6dd544 A few preparations for later checkins for bug 46200. r=alecf, a=ben 2006-09-14 05:55:02 +00:00
blakeross%telocity.com
80f875c072 Fix 59707: extract navigator's context menu and allow it to be used elsewhere in the app (and to help in embedding). r=jag a=alecf 2006-09-14 05:55:01 +00:00
disttsc%bart.nl
a3ad1c8493 Fixes reference cycle causing leaks, bug=60927, r=dbaron, a=alecf 2006-09-14 05:55:00 +00:00
disttsc%bart.nl
d5f5cd26ab Two about:blank related changes:
22400 - Don't show "about:blank" for "blank page" on new window open, r=smfr, a=alecf
37987 - Don't show "Document: done" for "about:blank", r=timeless, a=alecf
2006-09-14 05:54:59 +00:00
alecf%netscape.com
2637025237 big rewrite of drag & drop code to fix #52519
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2006-09-14 05:54:58 +00:00
blakeross%telocity.com
be05193ddf Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf 2006-09-14 05:54:56 +00:00
mstoltz%netscape.com
496aa71fdc Fixing bugscape 3109, LiveConnect exploit. sr=jband, brendan.
Fixing 58021, exploit in "open in new window," bug 55237. sr=brendan
2006-09-14 05:54:51 +00:00
blakeross%telocity.com
65a9a121f7 Fix 44239, 43714, 48023, 51248: home button d&d, tooltips, prefs, and other cleanup. r=timeless a=alecf 2006-09-14 05:54:50 +00:00
blakeross%telocity.com
5e21c695be Fixing a typo in my last patch... 2006-09-14 05:54:43 +00:00
blakeross%telocity.com
b330fea4ab Fix 58333, 58283, 58354: Middle mouse paste of URL no longer works, shift+click (not alt+click) to save a link, and middle-click/control-click on <AREA> doesn't open in new window. r=ben sr=brendan 2006-09-14 05:54:42 +00:00
blakeross%telocity.com
93ea2b5d8a Fix for 12056: ctrl+click on a link should open in new window, alt+click should save it. r=jst sr=brendan, alecf 2006-09-14 05:54:39 +00:00
disttsc%bart.nl
633e56895b Make the font size menu always set a zoom level as interim fix until we've hooked up mousewheel font size changing to this menu.
bug=57480, r=bryner, a=ben
2006-09-14 05:54:33 +00:00
blakeross%telocity.com
032d1d1351 Fix 57825: search button broken for single click searches. r=pchen a=alec, rtm+ 2006-09-14 05:54:32 +00:00
pchen%netscape.com
cfb67e58c5 bugzilla 56564, r=matt, sr=alecf, ooops, found typo in fix, fixing typo 2006-09-14 05:54:31 +00:00
matt%netscape.com
22951488d2 http://bugzilla.mozilla.org/show_bug.cgi?id=55413
adding fuction for listeners
a=ben.
a=rjc
2006-09-14 05:54:30 +00:00
pchen%netscape.com
9d81d038e4 bugzilla 56564, r=matt, sr=alecf, revert code from bugscape 2666 and use
string bundle for "third" search URL
2006-09-14 05:54:29 +00:00
law%netscape.com
a9d020377f rtm+ bug 27187; add code to make Mozilla the 'default browser'; r=ssu@netscape.com; sr=scc@netscape.com 2006-09-14 05:54:28 +00:00
disttsc%bart.nl
5ef57cac22 Make Text Size menu not show on Macs. bug=52969, r=pinkerton, a=ben 2006-09-14 05:54:27 +00:00
law%netscape.com
e722c4ea5c Bug 50656; r=matt@netscape.com; sr=ben@netscape.com; Don't let window.status override window.defaultStatus forever, and don't put auxilliary messages into overLink 2006-09-14 05:54:06 +00:00
blakeross%telocity.com
6dc8c06ed5 Fix bug 46645, pref about popping open the My Sidebar Search search when search results are available has no effect. r=rjc sr=scc, rtm+ 2006-09-14 05:54:05 +00:00
pchen%netscape.com
872f818a27 bugscape 2666, r=matt, sr=scc, removed code to check to see if defaultSearchURL equals fallback URL, set fallback URL to hard coded value, should be functionally equivalent and we can internationalize the URLs 2006-09-14 05:54:04 +00:00
ben%netscape.com
f51555b932 fix for 53537, middle mouse click drag on scrollbar causes clipboard to load in content area.
patch from jrgm, r=alecf, sr=ben (juss' checking it in...)
2006-09-14 05:54:03 +00:00