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

169307 Коммитов

Автор SHA1 Сообщение Дата
stephend%netscape.com 1dd5c4ec68 Bug 148597. Can't drag a bookmark from personal toolbar to a tab. Patch by Pierre Chanial <pierrechanial@netscape.net> r=timeless, sr=blake, a=asa 2006-09-14 06:04:13 +00:00
timeless%mac.com 76dc6d81ed Bug 139471 Rewrite of the personal toolbar drag and drop observer patch=pierrechanial@netscape.net, r=timeless, sr=ben
(maybe you should increment the version number to 2.1)
2006-09-14 06:04:12 +00:00
caillon%returnzero.com 091b464071 Bug 141333, Renaming 'Add to Bookmarks' to 'Bookmark This Page' in the Bookmarks menu. r=gerv, rs=jag 2006-09-14 06:04:11 +00:00
shliang%netscape.com cf382b6a02 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2006-09-14 06:04:10 +00:00
rods%netscape.com 57334821ee Forgot to initialize the arg to false, and th js code needs to finsih PP in the catch if an error is passed back.
Bug 157129 r=carlen sr=waterson a=asa
2006-09-14 06:04:09 +00:00
rods%netscape.com 2daa376c8e Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2006-09-14 06:04:08 +00:00
cbiesinger%web.de 2e3a5fdeca bug 55798 r=fabian sr=alecf
strict warning in navigator.js
2006-09-14 06:04:07 +00:00
blakeross%telocity.com b43080e40b 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt 2006-09-14 06:04:06 +00:00
jaggernaut%netscape.com edf04c89f9 Bug 139522: SSL Pages are incorrectly displayed as being not encrypted. r=kaie, sr=alecf 2006-09-14 06:04:05 +00:00
pete.zha%sun.com 506358cd22 bug 127993:selected theme doesnot have one checked flag
r=bryner sr=blake
Check in for Jerry Tan(jerry.tan@sun.com)'s fix
2006-09-14 06:04:04 +00:00
stephend%netscape.com a5209ebbf2 Bug 51985. 'Go' button should be styled as default. Patch by Bradley Hart <bhart@cvip.net>. r=walk84/sr=jag 2006-09-14 06:04:03 +00:00
timeless%mac.com d3f105163d Bug 134853 Bookmark groups displayed as folders within personal toolbar
patch by neil@parkwaycc.co.uk r=ben sr=alecf
2006-09-14 06:04:02 +00:00
blakeross%telocity.com 108fa8f8ff 127349 - remove partial favicon support. r=ben sr=alecf a=asa 2006-09-14 06:04:01 +00:00
bryner%netscape.com 1749e49d62 Make sure not to focus the urlbar on window open if the navigation toolbar is hidden. Bug 88239, r=sgehani, sr=jag. 2006-09-14 06:04:00 +00:00
cbiesinger%web.de 52b6d6f00d bug 55798 patch by jscript@pacbell.net r=bzbarsky sr=alecf
js strict warning in navigator.js
2006-09-14 06:03:59 +00:00
alecf%netscape.com ca564e5e4f fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2006-09-14 06:03:58 +00:00
jaggernaut%netscape.com 6261cfb8c4 Bug 37638: URL bar is given focus by default in new window [via accel+N or File > New Navigator Window]
Bug 89835: Window opened up with JavaScript has focus in the URL bar while NN4 and IE put focus on the content area

Focus will now always go to the content area unless we're opening for a blank page.

r=bryner, sr=hewitt
2006-09-14 06:03:57 +00:00
caillon%returnzero.com 8132ef6a46 Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor 2006-09-14 06:03:56 +00:00
bzbarsky%mit.edu ac0eb2260d Bug 126725, patch by Travis Crump <pretzalz@techhouse.org>, r=bzbarsky,
sr=alecf.
2006-09-14 06:03:55 +00:00
caillon%returnzero.com b78639757c Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa. 2006-09-14 06:03:54 +00:00
rods%netscape.com 001495e402 Adds a new arg to the PP call. The new arg is not being used, it is
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi
2006-09-14 06:03:53 +00:00
blakeross%telocity.com 4a89d5f06d 135244 - alt+b does not open bookmarks menu. r=dean sr=scc a=dbaron 2006-09-14 06:03:52 +00:00
rods%netscape.com 4d6a16158b This patch does the following:
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2006-09-14 06:03:51 +00:00
rods%netscape.com ee6373d3a7 Missed these from checkin for
Bug 143248 r=dcone,conrad sr=attinasi
2006-09-14 06:03:50 +00:00
rods%netscape.com 3b954bb86e making a few adjustments to the APIs before the freeze
Bug 143248 r=conrad sr=attinasi
2006-09-14 06:03:49 +00:00
rods%netscape.com d1c7d1fa84 change printpreview toolbar over to a combobox with discrete values
Bug 127857 r=sgehani sr=alecf
2006-09-14 06:03:48 +00:00
rods%netscape.com 4ef8702836 Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
2006-09-14 06:03:47 +00:00
blakeross%telocity.com 8885e8d09b 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2006-09-14 06:03:46 +00:00
rpotts%netscape.com ea0b54acc7 bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network. 2006-09-14 06:03:45 +00:00
timeless%mac.com 40071ccd06 Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2006-09-14 06:03:44 +00:00
nhotta%netscape.com 9f527e71f6 Add GB18030 to mail compose charset menu,
bug 136498, r=yokoyama, sr=alecf.
2006-09-14 06:03:43 +00:00
jaggernaut%netscape.com fb32a06fdc Bug 119599: add UI for bookmark groups in the File Bookmark dialog. r=bryner, sr=hewitt, a=asa 2006-09-14 06:03:42 +00:00
caillon%returnzero.com e308763fe1 Bug 133842: Accesskey 'B' was incorrectly applied to every item in the View > Use Style menu. Patch by fantasai@escape.com, r=jag, sr=alecf, a=asa. 2006-09-14 06:03:41 +00:00
blakeross%telocity.com eca413e994 127784 - require restart on theme switch. r=hewitt sr=ben a=dbaron 2006-09-14 06:03:40 +00:00
sgehani%netscape.com bbfbb851e6 Fix search in URL bar, search button, and context menu.
b=132780; r=law; sr=scc; a=asa
2006-09-14 06:03:39 +00:00
rchen%netscape.com 5a0622d4c1 Fix bug 86248 - Drop-down search text in address bar not localizable. r=rchen, sr=hewitt, a=asa (on behalf of drivers) for checkin to the 1.0 trunk 2006-09-14 06:03:38 +00:00
timeless%mac.com cd4b405c4d Bug 51688 Use Stylesheet menu: differentiate "None" from disabling all styles
patch by fantasai@escape.com r=mpt, r=alecf, rs=brendan, a=asa
2006-09-14 06:03:37 +00:00
sgehani%netscape.com 07cc67b9fe Delay morphing window when entering print preview mode.
b=126675; r=law; sr=alecf; a=asa
2006-09-14 06:03:36 +00:00
timeless%mac.com be2530e284 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2006-09-14 06:03:35 +00:00
hyatt%netscape.com 71f8cd7227 Landng boomar groups. 119599 r ben sr jag a asa 2006-09-14 06:03:34 +00:00
akkana%netscape.com 95d9d1a6a9 83017: Fix title of the page info window. Fix from Daniel Brooks db48x@yahoo.com, sr=alecf, a=asa 2006-09-14 06:03:33 +00:00
bzbarsky%mit.edu 5d50d24f8c Make "go" button pref do the right thing again. Bug 129686, patch by
caillon@returnzero.com (Christopher Aillon), r=bzbarsky, sr=jag, a=asa
2006-09-14 06:03:32 +00:00
bzbarsky%mit.edu 305230ffa1 Add a pref observer for the "hide tab bar with only one tab" pref. Bug
112699, patch by caillon@returnzero.com (Christopher Aillon),
r=bzbarsky, sr=jag, a=asa
2006-09-14 06:03:31 +00:00
hewitt%netscape.com 39a46f8233 90337 - urlbar not responsive to enter key, r=hyatt, sr=blake, a=roc 2006-09-14 06:03:30 +00:00
ben%netscape.com 75dfbb2397 Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
r=blake, sr=hyatt, a=asa
2006-09-14 06:03:29 +00:00
blakeross%telocity.com a64facee26 104094 - dragging link to home button results in blank/messed up dialog. r=pink sr=hewitt a=shaver 2006-09-14 06:03:28 +00:00
jaggernaut%netscape.com 2cc6ccfd17 Bug 130222: js text in status bar can push icons out of view. r=bryner, rs=hyatt, a=shaver 2006-09-14 06:03:27 +00:00
cbiesinger%web.de b627385101 bug 120850 r=neil@parkwaycc.co.uk sr=jag a=asa
truncate status bar urls in the middle instead of at the end
2006-09-14 06:03:26 +00:00
radha%netscape.com 3f0cee67dd Fix for bug # 123140. wyciwyg:// appears on urlbar for JS dynamic pages. r=mcafee, sr=alecf a=asa 2006-09-14 06:03:25 +00:00
timeless%mac.com 00973756ab Bug 123794 urlbar not properly updated when leaving www.libertarian.org [frames]
patch by neil@parkwaycc.co.uk r=timeless sr=jag a=asa
2006-09-14 06:03:24 +00:00