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

169252 Коммитов

Автор SHA1 Сообщение Дата
jaggernaut%netscape.com 40ad2b7058 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 06c1f32fbc 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 c2ff08dfe9 Get rid of js strict warning. 2006-09-14 06:01:36 +00:00
jaggernaut%netscape.com d25e9cc2c2 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 666b5d4303 Fix bug #108809. r=ben sr=hyatt 2006-09-14 06:01:34 +00:00
jaggernaut%netscape.com 9b3fd5c93c Bug 99501: JS error in viewZoomOverlay.js at startup. r=sfraser, sr=hewitt 2006-09-14 06:01:33 +00:00
rpotts%netscape.com 7351f3935a bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2006-09-14 06:01:32 +00:00
sgehani%netscape.com cc2acf8178 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 9b0eff0982 Bug 112569: Session History set from navigator.js redundantly. r=hyatt, sr=hewitt 2006-09-14 06:01:30 +00:00
rjc%netscape.com 4d1c4067c6 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 914a15978f 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 ae49ea4588 108543 - urlbar autocomplete isn't showing search, r=jag, sr=hyatt 2006-09-14 06:01:27 +00:00
pete%alphanumerica.com 0a67c45ff4 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 3465a3ec1c 96176 - access to localstore is wrong. r=ben sr=hewitt 2006-09-14 06:01:25 +00:00
aaronl%netscape.com 5757c340bb 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 8be647c5d4 bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type 2006-09-14 06:01:23 +00:00
cmanske%netscape.com fb608ab9d7 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 0142e4bec6 Fix Debug|Verification|JavaScript menu item link.
b=56848; sr=alecf
2006-09-14 06:01:21 +00:00
jaggernaut%netscape.com 75f8c84213 Bug 108990: remove unreferenced function urlDomain() in navigator.js. r=jrgm, sr=ben 2006-09-14 06:01:20 +00:00
sgehani%netscape.com ebf3219abe 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 0428e0ddef oops, gFocusedDocument is from ben's fullscreen landing. 2006-09-14 06:01:18 +00:00
blakeross%telocity.com f25736fe7e 110679 - minor performance optimizations in navigator. r=hewitt sr=ben 2006-09-14 06:01:17 +00:00
timeless%mac.com d9f14205e3 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 d0636b9137 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 dd01654593 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 a365aa5c88 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 a96b300988 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 6ec1c1227e 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 4ba02caf02 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 d24d36c8c3 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 6ad55b9ab7 changing timeout to 0, r/sr=hyatt 2006-09-14 06:01:08 +00:00
morse%netscape.com f3aea28f54 bug 68136, full screen mode, r/sr=ben/alecf 2006-09-14 06:01:07 +00:00
gerv%gerv.net ffbd0e779b 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 5b29ddd96f 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 9f07ce57c0 fixing various fun regressions from blake's earlier landing, rs=hyatt 2006-09-14 06:01:04 +00:00
timeless%mac.com dbd1b4863b 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 825c1703f0 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 0df4e1127a 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 1cdd438652 stupid whitespace changes. 2006-09-14 06:01:00 +00:00
blakeross%telocity.com 2f42359ff5 Er, typo in last patch. r=hewitt sr=hyatt 2006-09-14 06:00:59 +00:00
hewitt%netscape.com 4b99eb0198 83457 - Text overflow handling of URL bar search popup, r=ben, sr=hyatt 2006-09-14 06:00:58 +00:00
hyatt%netscape.com f167bbdeb8 Fix to convert property to field. 106153. r=hixie, sr=hewitt 2006-09-14 06:00:57 +00:00
timeless%mac.com 19dad45540 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 a126874d2f 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 476240ad2f 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 b17602248e 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 accd6b78cc 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 f1f7df9351 Removing the Print Preview option from the menu
Bug 107562
2006-09-14 06:00:51 +00:00
rods%netscape.com da31e9dfc8 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 e01fde102b 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