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

169307 Коммитов

Автор SHA1 Сообщение Дата
ian%hixie.ch acd2712cf5 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 8308769512 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 9c1d51a675 60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt 2006-09-14 06:02:31 +00:00
hewitt%netscape.com f59997b5f4 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 44be7a2b4b 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 423a678ad4 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 5df0f34fae backing out earlier changes to fix 121054, to address pageload spike 2006-09-14 06:02:27 +00:00
ben%netscape.com 04d0e89a91 bug 121054 - adding history to go menu.
r=jag, sr=hewitt
2006-09-14 06:02:26 +00:00
bzbarsky%mit.edu ce85a60a03 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 6da34f7ed3 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 831b60e0ca bug 109593, remove full-screen mode, rsgehani, sr=ben 2006-09-14 06:02:23 +00:00
jaggernaut%netscape.com 7db937fa85 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 f147e7c70b Let 'Edit Page' use the focused frame, b=89975, r=syd, sr=hewitt 2006-09-14 06:02:21 +00:00
rjc%netscape.com 3ef621100f Fix bug # 120069: #icons on <menu> issue. r=pink sr=ben 2006-09-14 06:02:20 +00:00
hyatt%netscape.com ee883a6125 Fix for 115748, r=bryner, sr=sspitzer 2006-09-14 06:02:19 +00:00
hwaara%chello.se 102abeab50 #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 136fde5ac7 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 bb63dfc2dc 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 2c39dc42e3 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 224b3d1809 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 91093abe69 Sorry, the last checkin was r=timeless - not bzbarsky. 2006-09-14 06:02:13 +00:00
heikki%netscape.com 51b11b59e7 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 6523cc25b7 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 eaaa1a5f2d 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 be2a5214b5 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 416f7b7c3b added printWithSettings method for printing with PrintSettings
Bug 118352 r=dcone sr=jst
2006-09-14 06:02:08 +00:00
rods%netscape.com ca3f7680f6 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 ac3a8265fb #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 2261306011 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 30e8ea93fb 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 c18fdd56c0 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 beb01629a1 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 681c7a126f 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 1c2918b9cf 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 5dd1c65adf 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 84022f8b33 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 19cb7111dc 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
dean_tessman%hotmail.com 52edfe54f8 Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2006-09-14 06:01:56 +00:00
rjc%netscape.com 1f39e5f307 Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr 2006-09-14 06:01:55 +00:00
blakeross%telocity.com e2f3e0387c 112967 - hardcoded script path in navigator.xul, by colinp. r=doron sr=blake 2006-09-14 06:01:54 +00:00
bzbarsky%mit.edu f54e03c789 Add "Print Preview" to menu on print button. Bug 111126, patch from
Christian Biesinger <cbiesinger@web.de>, r=bzbarsky@mit.edu, sr=blake
2006-09-14 06:01:53 +00:00
aaronl%netscape.com 01f79c5782 Sidebar keyboard accessibility - Alt+PgUp/Alt+PgDn to switch sidebar tabs. r=sgehani, sr=jag 2006-09-14 06:01:52 +00:00
law%netscape.com c98c58286a Bug 87257; delay default browser dialog till after navigator opens; r=jag, sr=ben 2006-09-14 06:01:51 +00:00
jaggernaut%netscape.com 6523b9be51 Bug 116347: Remove dead skin switching support code from nsFrameFrame and navigator.js. r=bryner, sr=hewitt 2006-09-14 06:01:50 +00:00
hyatt%netscape.com 9114187460 Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson 2006-09-14 06:01:49 +00:00
bryner%netscape.com 59b8f11122 Backing out fix for bug 103758 to fix focus regressions. 2006-09-14 06:01:48 +00:00
jaggernaut%netscape.com 4128591d46 Bug 113076: browser has no session history when first opened from mail/news or when both browser and mail/news are launched at startup. Checking in hacky work-around. r=bryner, sr=ben, a=brendan 2006-09-14 06:01:47 +00:00
bryner%netscape.com f1d735bd30 Bug 103758 and 87946 - always focus the page content initially unless we are loading about:blank. r=jag, sr=jst. 2006-09-14 06:01:46 +00:00
ben%netscape.com 46226cd483 bug 11632 - save page with images, stylesheets, objects and applets.
r=hewitt, brade, sr=hyatt
2006-09-14 06:01:45 +00:00
blakeross%telocity.com 03d252753b 114169 - Use hasAttribute (which will be optimized even further soon) to avoid excessive string copying. r=ben sr=hewitt
113582 - put global xbl widgets on a diet. r=ben sr=hewitt
2006-09-14 06:01:44 +00:00