169309 Commits

Author SHA1 Message Date
cbiesinger%web.de
fdb3fe19b9 fix strict warning introduced with 122144
r=timeless sr=blake
2006-09-14 06:02:46 +00:00
cbiesinger%web.de
957c8ff81e bug 122144 r=timeless sr=blake
disable 'Translate' menu item for images
2006-09-14 06:02:45 +00:00
cbiesinger%web.de
88b801d891 bug 125653 r=timeless sr=alecf
Changes window._content.location.href=foo to loadURI(foo)
2006-09-14 06:02:44 +00:00
akkana%netscape.com
1263dbaf30 124484: fix link to the bug form. Fix from jmd (mozilla@turbogeek.org), r=gerv and me 2006-09-14 06:02:43 +00:00
timeless%mac.com
7ca06a6435 Bug 124484 restructuring Nav QA menu.
patch by jmd@pobox.com r=gerv rs=blake
2006-09-14 06:02:42 +00:00
blakeross%telocity.com
94a97276fc 57505 - remove useless 'show images' menuitem. r/sr=ben 2006-09-14 06:02:41 +00:00
sgehani%netscape.com
fada20b4c9 Fix ``Focus goes bye-bye when opening print preview''.
b=126808; r=bryner; r=morse; sr=hewitt; a=asa
2006-09-14 06:02:40 +00:00
dcone%netscape.com
7a593c2b44 b=119574 r=rods sr=attinasi a=asa. Fixed some alerts.. dump the data instead. 2006-09-14 06:02:39 +00:00
rods%netscape.com
2c6de83cd8 Moves toolbar showing code into try block instead of after catch.
Bug 127335 r=sgehani sr=alexf a=asa
2006-09-14 06:02:38 +00:00
sgehani%netscape.com
e20bc76499 Landing print preview toolbar and UI.
b=111235; r=law; sr=hewitt
2006-09-14 06:02:37 +00:00
rods%netscape.com
2caaf9b849 1) Makes sure that when a PrintSettings is created it is initialized from the
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2006-09-14 06:02:36 +00:00
blakeross%telocity.com
0870d81f18 87949 - drag from chrome widget over content area shows tooltip. r=dean sr=hewitt 2006-09-14 06:02:35 +00:00
rods%netscape.com
16dc8a3ad7 1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
   It now has a single GetDevMode method that must be paired with a UnlockDevMode  method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
2006-09-14 06:02:34 +00:00
ian%hixie.ch
4afd81e328 Make Personal Toolbar tooltips also contain the URI of the link. b=105485, r=blake, sr=ben. 2006-09-14 06:02:33 +00:00
sgehani%netscape.com
8f682a2d60 Make context menu search item open results in a new window.
b=122162; r=morse; sr=dveditz
2006-09-14 06:02:32 +00:00
blakeross%telocity.com
a28c419306 60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt 2006-09-14 06:02:31 +00:00
hewitt%netscape.com
603660f64c 123448 - tooltips with window title shouldn't appear for xul docs in navigator, r=blake, sr=jag 2006-09-14 06:02:30 +00:00
sgehani%netscape.com
a80887ff9f Make sidebar display in the event that the windows integration dialog appeared.
b = 119975; r = law; sr = dveditz
2006-09-14 06:02:29 +00:00
cmanske%netscape.com
e57272a83a Support Edit Frame in Composer, simplify Save Frame for browser, and move editor methods in editorApplicationOverlay.js, b=89975, r=hewitt, sr=hewitt 2006-09-14 06:02:28 +00:00
ben%netscape.com
dc017b1cac backing out earlier changes to fix 121054, to address pageload spike 2006-09-14 06:02:27 +00:00
ben%netscape.com
e34ffc96d7 bug 121054 - adding history to go menu.
r=jag, sr=hewitt
2006-09-14 06:02:26 +00:00
bzbarsky%mit.edu
ff5fd892ff Make new tabs _not_ open for just enter if the "open new tab for
ctrl-enter" pref is set.  Bug 105537, r=timeless, sr=hyatt
2006-09-14 06:02:25 +00:00
bzbarsky%mit.edu
458baf3bf3 Make "Open in new Window" and "Open in new Tab" set referrer correctly.
Bug 48902, r=doron, sr=hyatt
2006-09-14 06:02:24 +00:00
morse%netscape.com
90224d7e57 bug 109593, remove full-screen mode, rsgehani, sr=ben 2006-09-14 06:02:23 +00:00
jaggernaut%netscape.com
727ab8b249 Bug 66034: Undo work-around put in for this bug, the underlying bug was fixed a while ago. r=alecf, sr=ben. 2006-09-14 06:02:22 +00:00
cmanske%netscape.com
5742094355 Let 'Edit Page' use the focused frame, b=89975, r=syd, sr=hewitt 2006-09-14 06:02:21 +00:00
rjc%netscape.com
5529879f4d Fix bug # 120069: #icons on <menu> issue. r=pink sr=ben 2006-09-14 06:02:20 +00:00
hyatt%netscape.com
348753cdba Fix for 115748, r=bryner, sr=sspitzer 2006-09-14 06:02:19 +00:00
hwaara%chello.se
9f4f655fd0 #116618, "Auto-complete prefs changes on OK if no changes were made",
#117007, "Default Navigator window size doesn't fit in 640*480",

r=bzbarsky, sr=blake
2006-09-14 06:02:18 +00:00
hewitt%netscape.com
f9cb13709f XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2006-09-14 06:02:17 +00:00
timeless%mac.com
0749e4f7d8 Bug 128841 "Relative links" should really be "Related links"
patch by mikejk@ameritech.net r=choess@stwing.upenn.edu sr=jag a=asa
2006-09-14 06:02:16 +00:00
timeless%mac.com
3a79ba8812 Bug 121792�User can see content of password and hidden fields in page info, and this option cannot be turned off
patch by db48x@yahoo.com r=caillon@returnzero.com sr=jag
2006-09-14 06:02:15 +00:00
timeless%mac.com
141a77238f Bug 105057 images used as form controls doesn't appear on Page Info | Images
patch by db48x@yahoo.com r=bzbarsky@mit.edu sr=jag
2006-09-14 06:02:14 +00:00
hwaara%chello.se
77382ef1e2 Sorry, the last checkin was r=timeless - not bzbarsky. 2006-09-14 06:02:13 +00:00
heikki%netscape.com
e6c652eeb2 Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2006-09-14 06:02:12 +00:00
jaggernaut%netscape.com
b8885bd325 Bug 121606: H and W attributes are reversed in the new Page Info -> Media. Patch by Christopher Aillon <caillon@returnzero.com>, r=Daniel Brooks <db48x@yahoo.com>, sr=jag 2006-09-14 06:02:11 +00:00
bzbarsky%mit.edu
2f9b1f4b0e Landing Daniel Brooks' <db48x@yahoo.com> page info rewrite. Tracking
bug is bug 52730, fixes bugs 53503, 53641, 55713, 60428, 68823, 74530,
74760, 76926, 77408, 81328, 85905, 88537, 91173, 94146, 96994, 97479,
110973, 110981, 112297, 117027. r=fabian,hwaara,bzbarsky,gerv,ksosez.
sr=jag,hewitt.
2006-09-14 06:02:10 +00:00
rods%netscape.com
9658379654 1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2006-09-14 06:02:09 +00:00
rods%netscape.com
b3f69137a2 added printWithSettings method for printing with PrintSettings
Bug 118352 r=dcone sr=jst
2006-09-14 06:02:08 +00:00
rods%netscape.com
981b9a3a39 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2006-09-14 06:02:07 +00:00
hwaara%chello.se
626f95d266 #116005, "'Save page as' in view-source doesn't work",
#116838, "File=>Save Frame As doesn't work at all"

r=bzbarsky, sr=jst
2006-09-14 06:02:06 +00:00
timeless%mac.com
5210a35c7d Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2006-09-14 06:02:05 +00:00
timeless%mozdev.org
75dee90ba9 Bug 102896 alternates with duplicate URIs ignored on the link toolbar
patch by choess@stwing.upenn.edu r=timeless sr=jag
2006-09-14 06:02:04 +00:00
neil%parkwaycc.co.uk
9203f14e46 Bug 155918 inefficent use of search and match in linkToolbarHandler.js p=stevechapel@earthlink.net r=me sr=jst 2006-09-14 06:02:03 +00:00
timeless%mozdev.org
2f0fb63996 Bug 197623 prefetch links should not be shown in Site Navigation Bar
patch by stevechapel@earthlink.net r=dean_tessman sr=jst a=asa
2006-09-14 06:02:02 +00:00
timeless%mozdev.org
da533fc968 Bug 173674 Remove "rel=home" mapping to "Top" button in Links Toolbar
patch by stevechapel@earthlink.net r=stevechapel@earthlink.net sr=alecf
2006-09-14 06:02:01 +00:00
timeless%mac.com
6de652db5e Bug 158227 "fontdef" is appearing in Site Navigation Bar
patch by gregvalure@wanderlife.com r=timeless sr=jst a=dbaron
2006-09-14 06:02:00 +00:00
timeless%mac.com
c6fb4d4172 Bug 119858 "p3pv1" link in Site Navigation toolbar?
patch by choess@stwing.upenn.edu r=timeless sr=hyatt

prevent stylesheet's, icon's, p3pv*'s and schema.*'s from appearing in the toolbar
2006-09-14 06:01:59 +00:00
bzbarsky%mit.edu
b5e2e3ee2f Send "referer" header when loading links via link toolbar. Bug 119478,
r=choess@stwing.upenn.edu, sr=blake
2006-09-14 06:01:58 +00:00
tingley%sundell.net
dbc62280e7 checkin for sballard@netreach.net.
bug 103097: make the UI for the <link> element faster
r=fabian, sr=blake
2006-09-14 06:01:57 +00:00