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

256 Коммитов

Автор SHA1 Сообщение Дата
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
locka%iol.ie 84a7ac1d6f Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2006-09-14 05:54:02 +00:00
disttsc%bart.nl 5f5da58f1f Fixes a minor gotcha when selecting View -> Text Size -> Other, then cancel. Checkmark was left on Other instead of being set back on the menuitem it was on before. bug=52971, r=mozbot, a=brendan. 2006-09-14 05:54:01 +00:00
beard%netscape.com f516e86f4d Fixing strict JS warning (duplicate declaration of var leakDetector). Using XPConnect wrapper as the prototype of the JS LeakDetector constructor function. 2006-09-14 05:54:00 +00:00
disttsc%bart.nl d6f26b68f6 Better version of View -> Text Size submenu. bug=37940, r=mj@digicool.com, a=brendan 2006-09-14 05:53:59 +00:00
anthonyd%netscape.com fbbd682a7c bug fix for 22163
selection of url bar on focus
r=akkana
2006-09-14 05:53:25 +00:00
rayw%netscape.com df540731d2 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2006-09-14 05:53:23 +00:00
anthonyd%netscape.com feb03ed925 fix for bug #22163
making url bar behaviour the same as 4.x and IE
xul text fields, autocomplete fields now respond to onblur and onfocus events
r=hyatt,mjudge
2006-09-14 05:53:22 +00:00
rayw%netscape.com 7b312a71f9 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2006-09-14 05:53:17 +00:00
pinkerton%netscape.com 9ad709df93 since mac has a better way to display busy status, don't set the busy cursor here in JS. r=ben, bug#52108 2006-09-14 05:53:16 +00:00
law%netscape.com cdd57c3110 Bug 39957; specify VALIDATE_NEVER cache flag when (re)loading URLs to save stuff; r=radha@netscape.com 2006-09-14 05:53:15 +00:00
slamm%netscape.com d5f7b5b806 Fix sidebar popopen on search (51694). Move all the logic into sidebarOverlay.js. r=pavlov 2006-09-14 05:53:14 +00:00
pavlov%netscape.com 0bb9694245 fix for bug 51417 2006-09-14 05:53:13 +00:00
sfraser%netscape.com 80671d5d81 Fix JavaScript warnings in strict mode. r=pchen 2006-09-14 05:53:12 +00:00
BlakeR1234%aol.com e9aeca799e Fix a regression I introduced accidentally, patch by Tim (6782) r=me 2006-09-14 05:53:11 +00:00
beard%netscape.com b7fe01f9c3 hooked up Leak Detector contextual menu. 2006-09-14 05:53:10 +00:00
sfraser%netscape.com 88f2fe8ca8 Fix 43119 -- make the Page Info dialog pretty, and 49187 -- allow copy/drag in view source. r=ben 2006-09-14 05:53:07 +00:00
jst%netscape.com 36f246c1d3 Making the view-source window resizeable. r=vidur@netscape.com 2006-09-14 05:53:06 +00:00
shanjian%netscape.com 13c55906d7 #44011 the bookmark charset does not work correctly if we select sidebar first
ra = ftang
doc charset can be and should be get directly from window without paying
any attention to focused window.
2006-09-14 05:53:05 +00:00
vidur%netscape.com 6705a3f95e Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd 2006-09-14 05:53:04 +00:00
sfraser%netscape.com 3f51b584d7 Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2006-09-14 05:53:03 +00:00
beard%netscape.com f027618473 traceObject(). only used when leak detector built. 2006-09-14 05:53:02 +00:00
jst%netscape.com e04f552571 Checking in patch from jrgm@netscape.com that fixes warnings about bad DOM useage (part of bugs 48264 and 48161). r=me (a=ben@netscape.com) 2006-09-14 05:53:00 +00:00
dbaron%fas.harvard.edu b3337b445c Fix the throbber and other things broken by adamlock's carpool on the 25th by updating the names of renamed constants. This will increase the leak stats on tinderbox due to animated gif leaks (bug 47098). Patch from tim@prismelite.com. r=adamlock,dbaron a=waterson b=50489 2006-09-14 05:52:59 +00:00
BlakeR1234%aol.com 5286fe3328 Fix bugs 43546 and 50397 (nsbeta3+) and 50398, add themes to view menu 2006-09-14 05:52:58 +00:00
BlakeR1234%aol.com 9056ca156c Fix bug 35233, Stop on the context menu needs to be disabled at the appropriate times. r=jrgm a=brendan 2006-09-14 05:52:42 +00:00
law%netscape.com d63ac2fd36 Bug 21137; make Shift-Reload force reload from server; r=radha@netscape.com 2006-09-14 05:52:41 +00:00
pchen%netscape.com 22c8f791ea bug 22342, r=danm, back out ben's hack to try to load URL in current window if empty otherwise load in a new window, now always load using openTopWin() 2006-09-14 05:52:33 +00:00