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
dean_tessman%hotmail.com
cf70b60f7c
Fix for 109824
...
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2006-09-14 06:01:56 +00:00
rjc%netscape.com
534144819e
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
10d0f986f5
112967 - hardcoded script path in navigator.xul, by colinp. r=doron sr=blake
2006-09-14 06:01:54 +00:00
bzbarsky%mit.edu
cb23bc1f1a
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
2a60072f9a
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
28d94974a9
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
a8d063bd3b
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
1a65fce996
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
c8c28c375d
Backing out fix for bug 103758 to fix focus regressions.
2006-09-14 06:01:48 +00:00
jaggernaut%netscape.com
edfcc2db5c
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
ceaf9bd783
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
dbdebbd272
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
3ece579b81
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
jaggernaut%netscape.com
a09d3e5ac6
Bug 92589: View Use Stylesheet doesn't work on frames. Patch by neil@parkwaycc.co.uk, r=jag, sr=ben
2006-09-14 06:01:43 +00:00
bbaetz%cs.mcgill.ca
b729ef7fee
Bug 101149 - previous window title sticks when accessing xul dir listings
...
patch by jrgm@netscape.com , r=bbaetz, sr=darin
2006-09-14 06:01:42 +00:00
hwaara%chello.se
838ed3a3db
#84910 , split up navigator.js.
...
Checking in for Doron Rosenberg <doronr@naboonline.com>.
r=jag, sr=alecf
2006-09-14 06:01:41 +00:00
hewitt%netscape.com
4ad032739d
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2006-09-14 06:01:40 +00:00
jaggernaut%netscape.com
fbb864dbdc
Bug 120993: URL bar is cleared when a page is loaded in a new tab. r=bzbarsky, sr=ben
2006-09-14 06:01:39 +00:00
jaggernaut%netscape.com
86166819eb
Bug 117857: window.status overwrites URL of link you are hovering over
...
Bug 99009: setting window.status from onmouseover doesn't work for links
r=bryner, timeless, sr=jst, a=asa
2006-09-14 06:01:38 +00:00
jaggernaut%netscape.com
d7439688d3
Bug 99009: Fix annoying and long standing window status bug. r=caillon, sr=jst
2006-09-14 06:01:37 +00:00
jaggernaut%netscape.com
967b77be64
Get rid of js strict warning.
2006-09-14 06:01:36 +00:00
jaggernaut%netscape.com
2c65fd9eb2
Bug 61886: Revert to use currentURI.spec instead of _content.location.href. r=dbaron
2006-09-14 06:01:35 +00:00
rjc%netscape.com
d02d08c92d
Fix bug #108809 . r=ben sr=hyatt
2006-09-14 06:01:34 +00:00
jaggernaut%netscape.com
4a2e0875e9
Bug 99501: JS error in viewZoomOverlay.js at startup. r=sfraser, sr=hewitt
2006-09-14 06:01:33 +00:00
rpotts%netscape.com
9805f48df1
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2006-09-14 06:01:32 +00:00
sgehani%netscape.com
287175a292
Don't distingiush between an edited and unedited URL bar text when
...
the search button is clicked.
b=60283; r=morse; sr=alecf
2006-09-14 06:01:31 +00:00
jaggernaut%netscape.com
5575151b37
Bug 112569: Session History set from navigator.js redundantly. r=hyatt, sr=hewitt
2006-09-14 06:01:30 +00:00
rjc%netscape.com
7e13aa622f
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2006-09-14 06:01:29 +00:00
gerv%gerv.net
b91e457036
Bug 103223 - Site Nav Bar doesn't check target of load/unload events. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
2006-09-14 06:01:28 +00:00
hewitt%netscape.com
889d6b1271
108543 - urlbar autocomplete isn't showing search, r=jag, sr=hyatt
2006-09-14 06:01:27 +00:00
pete%alphanumerica.com
7674e43843
b=92132, r=pete, sr=jag
...
Patch by Igor Nekrestyanov <nis@sparc.spb.su>
Urlbar history finally works the way it should.
--pete
2006-09-14 06:01:26 +00:00
blakeross%telocity.com
5910d5a2c7
96176 - access to localstore is wrong. r=ben sr=hewitt
2006-09-14 06:01:25 +00:00
aaronl%netscape.com
91bfdb61ed
Bug 62423. Alt+down now opens history list in URL bar. r=ben, sr=hewitt
2006-09-14 06:01:24 +00:00
pchen%netscape.com
41b710dfae
bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type
2006-09-14 06:01:23 +00:00
cmanske%netscape.com
2dadae6000
Added id to print menuitem as part of fix to bug 106374, r=syd, sr=sfraser
2006-09-14 06:01:22 +00:00
sgehani%netscape.com
a7036b0ebe
Fix Debug|Verification|JavaScript menu item link.
...
b=56848; sr=alecf
2006-09-14 06:01:21 +00:00
jaggernaut%netscape.com
68124d6d72
Bug 108990: remove unreferenced function urlDomain() in navigator.js. r=jrgm, sr=ben
2006-09-14 06:01:20 +00:00
sgehani%netscape.com
8ddc3960a8
Make search results show up in search sidebar tab again.
...
b=110792; r=morse; sr=mscott
2006-09-14 06:01:19 +00:00
blakeross%telocity.com
d6e4db55e6
oops, gFocusedDocument is from ben's fullscreen landing.
2006-09-14 06:01:18 +00:00
blakeross%telocity.com
4e1f9c3ef0
110679 - minor performance optimizations in navigator. r=hewitt sr=ben
2006-09-14 06:01:17 +00:00
timeless%mac.com
330ec885d7
Bugzilla Bug 87792 Fix accesskeys based on new flexibility
...
patch by slate@gwu.edu r=aaronl sr=ben
2006-09-14 06:01:16 +00:00
darin%netscape.com
3569664f58
fixes bug 112366 "status message is often incorrect [eg. resolving host...]"
...
r=jag, sr=alecf
2006-09-14 06:01:15 +00:00
jaggernaut%netscape.com
7c2419b8b1
Bug 15050, bug 109650: if user starts typing after page load kicks off, but before it replaces the url, don't overwrite what the user just typed, but do update the rest of the UI, doh!, and make sure switching tabs does replace what the user typed. r=ben, sr=hewitt.
2006-09-14 06:01:14 +00:00
blakeross%telocity.com
8313a3dd94
73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben
2006-09-14 06:01:13 +00:00
blakeross%telocity.com
bf18d0f009
109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt
2006-09-14 06:01:12 +00:00
jaggernaut%netscape.com
826f0922f1
Bug 15050: page load shouldn't overwrite text typed into the url bar. r=hewitt, sr=ben
2006-09-14 06:01:11 +00:00
pchen%netscape.com
7591b537b6
bug 110081, r=adamlock, sr=ben, check for null url to avoid needless load
2006-09-14 06:01:10 +00:00
sgehani%netscape.com
ed3022a877
Don't build search results when search panel isn't open and
...
auto open search panel isn't set.
b=91168; r=morse,jruderman; sr=alecf
2006-09-14 06:01:09 +00:00
blakeross%telocity.com
91b53573f6
changing timeout to 0, r/sr=hyatt
2006-09-14 06:01:08 +00:00
morse%netscape.com
8b91f0e686
bug 68136, full screen mode, r/sr=ben/alecf
2006-09-14 06:01:07 +00:00
gerv%gerv.net
4c0acbfc81
Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
2006-09-14 06:01:06 +00:00
gerv%gerv.net
3bb1b55aa0
Links toolbar fixes. All are sr=hyatt, a=asa.
...
Bug 102895 - a few functions in the wrong place. Patch by choess@stwing.upenn.edu , r=sballard@netreach.net .
Bug 102899 - missing icons in Classic. Patch by gerv, r=choess.
Bug 103097 - two line fix to improve perf in auto-show case. Patch by sballard, r=gerv.
Bug 102991 - Links toolbar is officially known as Site Navigation Bar. Patch by gerv, r=choess.
2006-09-14 06:01:05 +00:00
hewitt%netscape.com
86b9074e36
fixing various fun regressions from blake's earlier landing, rs=hyatt
2006-09-14 06:01:04 +00:00
timeless%mac.com
f3df923679
Bug 83017 - Frame Info dialog has title 'View Page Info'
...
patch by db48x@yahoo.com r=fabian, sr=jst
2006-09-14 06:01:03 +00:00
timeless%mac.com
1692dbb1a5
Bugzilla Bug 83017 Frame Info dialog has title 'View Page Info'
...
patch by db48x@yahoo.com r=fabian sr=jst
2006-09-14 06:01:02 +00:00
cbiesinger%web.de
dc82dae96a
bug 152623 patch by nick@technisys.com.ar r=matic,biesi,bz,fabian sr=jst a=asa
...
title property is shown with 100px fixed width in Element Properties
2006-09-14 06:01:01 +00:00
blakeross%telocity.com
fd57de0823
stupid whitespace changes.
2006-09-14 06:01:00 +00:00
blakeross%telocity.com
523cfd9342
Er, typo in last patch. r=hewitt sr=hyatt
2006-09-14 06:00:59 +00:00
hewitt%netscape.com
c9ac332333
83457 - Text overflow handling of URL bar search popup, r=ben, sr=hyatt
2006-09-14 06:00:58 +00:00
hyatt%netscape.com
eb432bdf66
Fix to convert property to field. 106153. r=hixie, sr=hewitt
2006-09-14 06:00:57 +00:00
timeless%mac.com
20f00ca96b
Bug 120282�javascript error in metadata.js (Link Properties doesn't work)
...
patch by neil.marshall@sympatico.ca r=timeless sr=alecf a=asa
2006-09-14 06:00:56 +00:00
hyatt%netscape.com
bc01c0a0b8
Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa
2006-09-14 06:00:55 +00:00
hyatt%netscape.com
6b0e0d0ad9
Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
2006-09-14 06:00:54 +00:00
pchen%netscape.com
c3d26e13d4
bug 14824, r=rjc, sr=blake, add timeout at end of Startup() which will call nsBookmarksService::ReadBookmarks()
2006-09-14 06:00:53 +00:00
rods%netscape.com
4d0d5a4094
Initial check in for print preview work it is complied in for Windows and linix only
...
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2006-09-14 06:00:52 +00:00
rods%netscape.com
4a740f3f4d
Removing the Print Preview option from the menu
...
Bug 107562
2006-09-14 06:00:51 +00:00
rods%netscape.com
b84ba508c5
Initial check in for print preview work it is complied in for Windows and linix only
...
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2006-09-14 06:00:50 +00:00
ben%netscape.com
bfb076a178
108595 - prevent a duplicate load of contentAreaContextOverlay.xul which is causing problems for image blocking, and remove an unused script include. r=kerz, sr=blake
2006-09-14 06:00:49 +00:00
bryner%netscape.com
28b3b788b4
Adding the XUL tabindex test to the debug menu. r=hyatt.
2006-09-14 06:00:48 +00:00
blakeross%telocity.com
38219d9f6b
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2006-09-14 06:00:47 +00:00
bzbarsky%mit.edu
1d83ba2e78
Fix variable name to make "Wrap Long Lines" pref work correctly once
...
again. Bug 110594, r=timeless, sr=jst
2006-09-14 06:00:46 +00:00
bnesse%netscape.com
a981668de3
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2006-09-14 06:00:45 +00:00
law%netscape.com
e6d668e04d
Fix for bug 104910; change default for Don't ask me this again checkbox on Quick Launch dialog; r=pchen, sr=blake
2006-09-14 06:00:44 +00:00
jaggernaut%netscape.com
54dba6f004
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2006-09-14 06:00:43 +00:00
jaggernaut%netscape.com
7697735d77
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2006-09-14 06:00:42 +00:00
gerv%gerv.net
fe92ab62ee
Image Properties window should have image dimensions info - bug 82307. r=sicking, sr=blake.
2006-09-14 06:00:41 +00:00
bnesse%netscape.com
40599fe98f
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2006-09-14 06:00:40 +00:00
bnesse%netscape.com
6d2b00dcb9
Fix for bug 103883/106273. Bad JS broke theme switching. r=jag, sr=alecf
2006-09-14 06:00:39 +00:00
bbaetz%cs.mcgill.ca
dfed7a46c9
bug 92892. Remove DOM Viewer from the debug menu, since its confusing
...
people, and isn't even in the tree any more.
r=bz, sr=darin
2006-09-14 06:00:38 +00:00
hyatt%netscape.com
734adc1d61
Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst
2006-09-14 06:00:37 +00:00
hyatt%netscape.com
ddecf52ed3
Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst
2006-09-14 06:00:36 +00:00
hyatt%netscape.com
010feac3eb
Add support for CTRL+w closing the curren tab in multi-tabbedm ode. sr=ben, r=hewitt
2006-09-14 06:00:35 +00:00
bnesse%netscape.com
b154c13b46
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2006-09-14 06:00:34 +00:00
jaggernaut%netscape.com
10388d6226
Bug 105973: s/Observe/observe/
2006-09-14 06:00:33 +00:00
pchen%netscape.com
24fcf4ac78
*** empty log message ***
2006-09-14 06:00:32 +00:00
ben%netscape.com
6652dc7bcf
101131 - Bookmarks Menu on personal toolbar is empty.
...
Not the best fix but will do for short term. Comments added
detailing proposed better solution.
r=kerz, sr=hewitt
2006-09-14 06:00:31 +00:00
gerv%gerv.net
b102dff520
Bug 103082 - re-enable links toolbar, hidden by default, in such a way that it has no perf. impact when hidden. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
2006-09-14 06:00:30 +00:00
gerv%gerv.net
1660fe3ec8
Auto-show for the Links Toolbar. Bug 102832. Patch by sballard@netreach.net (Stuart Ballard). r=gerv, sr=hewitt, a=asa.
2006-09-14 06:00:29 +00:00
stephend%netscape.com
16a1220140
Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag
2006-09-14 06:00:28 +00:00
gerv%gerv.net
3faf158123
Adding missing contributor - Henri Sivonen <henris@clinet.fi>. Bug 87428 again.
...
While I'm here, the credit for the links toolbar in my last checkin comment should have gone to Christopher Hoess <choess@stwing.upenn.edu>, Eric Hodel <drbrain@segment7.net> and Tim Taylor <tim@tool-man.org>, as well as anyone else who contributed ideas and suggestions.
2006-09-14 06:00:27 +00:00
hyatt%netscape.com
42ef201736
fix for 103082, disable link toolbar, r=doron, sr=hewitt, a=asa
2006-09-14 06:00:26 +00:00
gerv%gerv.net
0c468f6e28
Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last!
2006-09-14 06:00:25 +00:00
bzbarsky%mit.edu
f258de00ac
Fix JS error opening view source. Checking in for timeless
...
<timeless@mac.com>, r=me, sr=darin
2006-09-14 06:00:24 +00:00
bzbarsky%mit.edu
f095215a5a
Change observes= to command=. Bug 39389 (view source context menus).
...
sr=blake, r=doron
2006-09-14 06:00:23 +00:00
bzbarsky%mit.edu
8adafd69ed
Add a context menu to viewsource. Bug 39389, patch by Doron
...
<doronr@naboonline.com>, r=bzbarsky, sr=alecf
2006-09-14 06:00:22 +00:00
bryner%netscape.com
788833bc5e
Enable full-screen mode for unix. Bug 126685, r=blizzard, sr=sfraser, a=asa.
2006-09-14 06:00:21 +00:00
ben%netscape.com
732d05dd26
108816 - add back removed navigation bindings for Windows only. r=waterson, sr=hewitt
2006-09-14 06:00:20 +00:00
gerv%gerv.net
ea17a4e01e
Remove IE-parity Backspace and Shift-Backspace bindings because they confuse unders. Bug 69981. r=jag, sr=blake.
2006-09-14 06:00:19 +00:00
disttsc%bart.nl
9c14254453
Fix back/forward navigation keys, bug=75232, author=Sairuh <siaruh@netscape.com>, r=jag, sr=ben
2006-09-14 06:00:18 +00:00
stephend%netscape.com
9781d51e70
Bug 100509. JS strict warning (re-declaration) r=doron, sr=blake
2006-09-14 06:00:17 +00:00
bzbarsky%mit.edu
1cfa4acbff
Add line-wrapping capability to the view source window. Bug 22022,
...
r=bzbarsky, sr=alecf
2006-09-14 06:00:16 +00:00
rbs%maths.uq.edu.au
3f4c54aad1
Part of the fix for bug 76567 (load viewsource.css on demand rather than at startup) and bug 60892 (show title on the viewsource window) r=harishd,brendan sr=jst
2006-09-14 06:00:15 +00:00
jaggernaut%netscape.com
243670523d
Fix spelling of "isContentPrefered" parameter. sr=hewitt
2006-09-14 06:00:14 +00:00
rpotts%netscape.com
bf5c4c7b49
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2006-09-14 06:00:13 +00:00
jaggernaut%netscape.com
3939a8e7eb
Remove trailing comma (js strict warning)
2006-09-14 06:00:12 +00:00
hewitt%netscape.com
6c7f5c4312
99235 - Bogus URL's added to urlbar history will corrupt localstore.rdf (patch by jrgm), r=jag, sr=hewitt
2006-09-14 06:00:11 +00:00
blakeross%telocity.com
2cfa471057
Javascript urls from dropdown don't replace location box (69095). r=kerz sr=ben
2006-09-14 06:00:10 +00:00
blakeross%telocity.com
667eb93f51
Workaround 'urlbar not responsive to enter' problem (90337). sr=alecf
2006-09-14 06:00:09 +00:00
jaggernaut%netscape.com
5ea9560afd
Get rid of some js strict warnings. r=caillon
2006-09-14 06:00:08 +00:00
hewitt%netscape.com
ba8d87f9c2
106826 - can't drag into folders on the personal toolbar, r=hyatt, sr=blake
2006-09-14 06:00:07 +00:00
blakeross%telocity.com
a4b52db134
Fixing js strict warning about function not always returning a value. sr=ben
2006-09-14 06:00:06 +00:00
hyatt%netscape.com
927fcb0523
Remove the wasteful undetermined mode from the browser progress meter. r=jag, sr=hewitt
2006-09-14 06:00:05 +00:00
dougt%netscape.com
740511849f
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2006-09-14 06:00:04 +00:00
blakeross%telocity.com
53d2245a9c
Fix js strict warnings about redeclaration of vars and reference to undefined vars. sr=ben
2006-09-14 06:00:03 +00:00
pinkerton%netscape.com
50d203d75c
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
2006-09-14 06:00:02 +00:00
hyatt%netscape.com
0c1db4405c
Fix for 102120, ability to load tabs in background, r=bryner, sr=hewitt
2006-09-14 06:00:01 +00:00
sfraser%netscape.com
770af77a7a
Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake
2006-09-14 06:00:00 +00:00
blakeross%telocity.com
16f0b200b5
Hitting esc in urlbar of new blank browser window reveals proxy icon (81428), patch by Neil. sr=blake
2006-09-14 05:59:59 +00:00
blakeross%telocity.com
b9b3939c36
Pressing enter in autocomplete menu should load that url in open location dialog (83922) and urlbar urls should be added to history dropdown regardless of method by which they were obtained (e.g. from autocomplete dropdown). r=kerz sr=ben
2006-09-14 05:59:58 +00:00
blakeross%telocity.com
e254c1d594
Set focus to content area when opening bookmark (from pt or menu) (62765). r=kerz sr=ben
2006-09-14 05:59:57 +00:00
matt%netscape.com
8dae47f879
Fix for bug 103415. Search tab is not getting updated. r=sgehani sr=hyatt
2006-09-14 05:59:56 +00:00