timeless%mac.com
55b09378d0
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
d242f44bc0
127349 - remove partial favicon support. r=ben sr=alecf a=asa
2006-09-14 06:04:01 +00:00
bryner%netscape.com
3db3e1e622
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
1a054db85a
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
681e5bb2db
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
3285db4f95
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
fd5b22fbd5
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
222201cc0a
Bug 126725, patch by Travis Crump <pretzalz@techhouse.org>, r=bzbarsky,
...
sr=alecf.
2006-09-14 06:03:55 +00:00
caillon%returnzero.com
9926584066
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
3124d37813
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
f7d6ea9edd
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
7d2fc850fe
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
b057eb4d5e
Missed these from checkin for
...
Bug 143248 r=dcone,conrad sr=attinasi
2006-09-14 06:03:50 +00:00
rods%netscape.com
b50858b05c
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
9478246b44
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
8c11227bd7
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
54a381b982
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
93a7dd4bcb
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
c6e58d56ae
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
23055922bf
Add GB18030 to mail compose charset menu,
...
bug 136498, r=yokoyama, sr=alecf.
2006-09-14 06:03:43 +00:00
jaggernaut%netscape.com
d5bc8dd53a
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
62596eed1d
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
ce0fb9bee4
127784 - require restart on theme switch. r=hewitt sr=ben a=dbaron
2006-09-14 06:03:40 +00:00
sgehani%netscape.com
9195eb64d7
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
a55e3d32ba
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
af3e758bd8
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
edefdf8202
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
30b2ec3e2f
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
2006-09-14 06:03:35 +00:00
hyatt%netscape.com
6299732614
Landng boomar groups. 119599 r ben sr jag a asa
2006-09-14 06:03:34 +00:00
akkana%netscape.com
15a8becb5e
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
0309d23ed3
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
04de043081
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
c1362a9f20
90337 - urlbar not responsive to enter key, r=hyatt, sr=blake, a=roc
2006-09-14 06:03:30 +00:00
ben%netscape.com
55f740af31
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
b3c1c446aa
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
bf0aca1903
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
3e503052c2
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
f7bafe3479
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
64d6fbef7a
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
ben%netscape.com
23745b4d97
Fix for 106326 - better handling of IE favorites. Adding support for one-time import of
...
IE favorites in addition to dynamic root which is now off by default.
r=rjc, sr=hyatt
2006-09-14 06:03:23 +00:00
blakeross%telocity.com
c09ce1b52a
127349 - remove partial favicon support (redux). r=alecf sr=hewitt, ben a=brendan
2006-09-14 06:03:22 +00:00
blakeross%telocity.com
980699b604
127349 - remove partial favicon support. r=hewitt sr=ben a=roc+moz
2006-09-14 06:03:21 +00:00
blakeross%telocity.com
d6f0e305f6
124316 - page proxy icon needs a tooltip. r=hewitt sr=ben a=asa
2006-09-14 06:03:20 +00:00
hewitt%netscape.com
8d0b85a43b
case issue in file name
2006-09-14 06:03:19 +00:00
hewitt%netscape.com
fbf9500279
68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag
2006-09-14 06:03:18 +00:00
nisheeth%netscape.com
ec50e2dd8a
Fix for bug 200004. r=caillon@aillon.org, sr=heikki@netscape.com, a=asa@mozilla.org. Make 'match only previously typed sites' autocomplete pref work properly.
2006-09-14 06:03:17 +00:00
bzbarsky%mit.edu
7f6cea56b2
Make "File > New Navigator Window" work in viewsource. Bug 122145,
...
patch by Doron Rosenberg <doronr@naboonline.com>, r=bzbarsky, sr=alecf,
a=asa
2006-09-14 06:03:16 +00:00
nisheeth%netscape.com
051728e2a3
Companion fix to earlier checkin for bug 197127. r=alecf, sr=heikki, a=asa. Do not allow typed data urls to enter global history.
2006-09-14 06:03:15 +00:00
timeless%mozdev.org
51792e1814
Bug 228405 Warning `reference to undefined property linkToolbarUI.initialized'' [xs] in file
`chrome://navigator/content/linkToolbarOverlay.js'', line 247, character 0.
...
r=neil sr=bz
2006-09-14 06:03:14 +00:00
hewitt%netscape.com
d7f5ddff1c
moving phoenix history from browser to toolkit to fix bustage, sr=bryner
2006-09-14 06:03:13 +00:00