Commit Graph

1503 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
5d40a64732 Fix relative url handling in page info. Bug 153545, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2006-09-14 06:06:05 +00:00
bzbarsky%mit.edu
c39ab9bfa1 Fix bug 122125 (showing "real" dimensions of images) redux, and strict
JS warnings.  Patch by db48x@yahoo.com (Daniel Brooks), r=timeless,
sr=bzbarsky
2006-09-14 06:06:04 +00:00
bzbarsky%mit.edu
bab3c50bf1 Make attribute value testing smarter (using regexps). Bug 177047,
patch by db48x@yahoo.com (Daniel Brooks), r=timeless, sr=jag
2006-09-14 06:06:03 +00:00
bzbarsky%mit.edu
3775ef71bc Show the "real" dimensions of images too. Bug 122125, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2006-09-14 06:06:02 +00:00
timeless%mozdev.org
7f06ee28f1 Bug 177658 Clipboard copy in Page Info is broken
patch by thieleke@yahoo.com r=db48x@yahoo.com sr=bzbarsky a=blizzard
2006-09-14 06:06:01 +00:00
timeless%mozdev.org
dcf2c698c4 Bug 176733 Saving of images from "Page Info" does not work
patch by grigorig@web.de r=db48x sr=bz a=asa
2006-09-14 06:06:00 +00:00
bzbarsky%mit.edu
a6ef0f832c Fix bug 151718, patch by db48x@yahoo.com (Daniel Brooks),
r=dean_tessman@hotmail.com, sr=bzbarsky, a=roc+moz
2006-09-14 06:05:59 +00:00
timeless%mac.com
58c756cd60 Bug 96994 Page info > Images doesn't list background images
patch by db48x@yahoo.com r=bz sr=jag a=asa
2006-09-14 06:05:58 +00:00
smontagu%netscape.com
d4eaccd038 Bug 136322: Character coding menu doesn't work in Source window. Author=neil@parkwaycc.co.uk, r=shanjian, sr=bzbarsky@mit.edu. 2006-09-14 06:05:56 +00:00
cbiesinger%web.de
564942bb7e fix typo (missing space) 2006-09-14 06:05:55 +00:00
cbiesinger%web.de
aea15afec2 bug 129612 patch by neil@parkwaycc.co.uk r=doron sr=bz a=asa
add enable syntax highlighting checkbox to view source window
2006-09-14 06:05:54 +00:00
rbs%maths.uq.edu.au
6262c680fa Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2006-09-14 06:05:53 +00:00
caillon%returnzero.com
e38cf82f45 167867. Convert the unicodeToEntity functions to use regexps.
r=timeless sr=bzbarsky
2006-09-14 06:05:52 +00:00
kin%netscape.com
ba4c34dbc0 Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
mozilla/content/base/public/nsISelectionController.idl
  mozilla/content/base/src/nsSelection.cpp
  mozilla/editor/composer/src/nsEditorShell.cpp
  mozilla/editor/idl/nsIPlaintextEditor.idl
  mozilla/editor/libeditor/base/nsEditor.cpp
  mozilla/editor/libeditor/base/nsEditor.h
  mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
  mozilla/editor/libeditor/html/nsHTMLEditor.cpp
  mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
  mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
  mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
  mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
  mozilla/editor/ui/dialogs/content/EdTableProps.js
  mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
  mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
  mozilla/layout/base/public/nsIFrameSelection.h
  mozilla/layout/html/base/src/nsPresShell.cpp
  mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
  mozilla/mailnews/compose/src/nsMsgCompose.cpp
  mozilla/xpfe/browser/resources/content/viewPartialSource.js

    - Added aIsSynchronous arg to the ScrollSelectionIntoView()
      method of nsISelectionController and nsIFrameSelection.
      Updated all callers to pass new arg.

    - Modified selection to post a plevent to call which does the
      call to ScrollIntoView() in the async ScrollIntoView() case.

    - Edits in text widgets now use asynchronous reflow, paint,
      and scroll processing full time.

    - Removed redundant ScrollSelectionIntoView() calls in the
      editor event listeners.

    - Editor IME code now forced to flush reflows and paints before
      getting caret coordinates.

r=jfrancis@netscape.com  sr=waterson@netscape.com
2006-09-14 06:05:51 +00:00
rbs%maths.uq.edu.au
f4ca16a9c4 Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2006-09-14 06:05:50 +00:00
bzbarsky%mit.edu
a880f6403d Bug 139624 (minor fixes to view-source menus). Patch by
gregvalure@yahoo.com (Greg Valure), r=bzbarsky, sr=alecf
2006-09-14 06:05:49 +00:00
bzbarsky%mit.edu
97a06785cd this would be build bustage in C++. ;) Bug 175447, r=mcsmurf (Frank
Wein), sr=bzbarsky, a=dbaron
2006-09-14 06:05:47 +00:00
bzbarsky%mit.edu
8c6f089dcc Revive page info. Bug 170143, patch by db48x@yahoo.com (Daniel Brooks),
r=bzbarsky, sr=jag, a=asa
2006-09-14 06:05:46 +00:00
timeless%mac.com
f8f11b1082 Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
patch by db48x@yahoo.com r=timeless sr=bz
2006-09-14 06:05:45 +00:00
timeless%mac.com
6dac88dae0 correcting interface name (fallout from bug 157624) used bug 158593
r=nick rs=mozbot pay attention to interface changes
2006-09-14 06:05:44 +00:00
timeless%mac.com
8e1a507483 Bug 158593 [RFE] It should be posible to drag items from the media tab and the links tab in page info.
patch by nick@technisys.com.ar r=db48x sr=jst
2006-09-14 06:05:43 +00:00
cbiesinger%web.de
edb7e0b3f9 bug 151899 r=db48x sr=alecf Show link target "Page Info" 2006-09-14 06:05:42 +00:00
bzbarsky%mit.edu
eae0b9daaf Fix string warning. Bug 160389, patch by cahagn_o@epita.fr (Olivier
Cahagne), r=db48x, sr=bzbarsky
2006-09-14 06:05:41 +00:00
cbiesinger%web.de
0e9486b08e bug 158245 patch by nick@technisys.com.ar r=db48x sr=bz a=scc
Page info should list the alt for images in the media-tab in the tree.
2006-09-14 06:05:40 +00:00
cbiesinger%web.de
69c375bac4 last checkin was for nick@technisys.com.ar who created that patch 2006-09-14 06:05:38 +00:00
cbiesinger%web.de
4ee3c68bdf bug 158435 r=ksosez sr=bz a=jesup
Page Info's label-control association is broken (should be by id).
2006-09-14 06:05:37 +00:00
mstoltz%netscape.com
1b19ccd43b Bug 149777 - Do not clone images and other embeds into the pageInfo window;
just copy the src and other relevant attributes over. r=bzbarsky, sr=jag,
patch by jrgm.
2006-09-14 06:05:36 +00:00
oeschger%netscape.com
8a696f6195 adding a help button to page info, bug=140466, r=racham, sr=alecf 2006-09-14 06:05:35 +00:00
cbiesinger%web.de
077d33d751 bug 76099 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Include referring URL in Page info
2006-09-14 06:05:33 +00:00
caillon%returnzero.com
5b7cfa12a7 Page info shouldn't open cache items in blocking mode. Fixes Bug 124566, 'View Page Info whilst this page loading hangs browser.' Patch by db48x@yahoo.com, r=caillon, sr=darin 2006-09-14 06:05:32 +00:00
bzbarsky%mit.edu
a905b551ba Bug 113015 -- page info sometimes says "not cached" for cached
content. r=db48x, sr=darin
2006-09-14 06:05:31 +00:00
timeless%mac.com
92f099c8dd Bug 135903 'Size' items in Page Info hasn't units
patch by db48x@yahoo.com r=biesi sr=alecf a=rjesup
2006-09-14 06:05:30 +00:00
timeless%mac.com
566fd6d1ad Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
patch by db48x@yahoo.com r=kerz sr=alecf a=rjesup
2006-09-14 06:05:29 +00:00
caillon%returnzero.com
02f44b6144 Bug 69295. Enable copying of images in Page Info with Accel+C. Patch by db48x@yahoo.com, r=timeless,caillon sr=alecf, a=asa 2006-09-14 06:05:28 +00:00
timeless%mozdev.org
14bc188d17 Bug 78320 javascript strict warnings and error in urlbarBindings.xml
patch by ajvincent@juno.com r=brade sr=jst
2006-09-14 06:05:26 +00:00
wade%ezri.org
8f1078ab58 fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin 2006-09-14 06:05:24 +00:00
timeless%mozdev.org
ef166c614c Bug 179117 Increase number of URL bar dropdown menu items and decouple from number of history items
patch by stevechapel@earthlink.net r=hewitt sr=alecf a=asa
2006-09-14 06:05:22 +00:00
timeless%mac.com
461c3d54a6 Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
r=neil@parkwaycc.co.uk sr=kin@netscape.com
2006-09-14 06:05:21 +00:00
chanial%noos.fr
fa2296feaa Bug 167180: new API in nsIBookmarksService for creating a new resource (bookmark, folder, folder group and separator) r/sr=hyatt,blake,bryner moa=ben 2006-09-14 06:05:20 +00:00
neil%parkwaycc.co.uk
d61ed8b86c Move some style rules from navigator.css to their rightful home in themes/**/brand.css b=144438 r=timeless sr=jag 2006-09-14 06:05:19 +00:00
danm%netscape.com
e699a31105 add popup blocking context menu item. bug 166442 r=brendan,jag 2006-09-14 06:05:18 +00:00
danm%netscape.com
4ea179ff72 bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2006-09-14 06:05:17 +00:00
danm%netscape.com
749359a226 backing out Txul-regression-causing popup window manager. bug 167929 2006-09-14 06:05:16 +00:00
danm%netscape.com
e840d05598 adding popup window checkbox. bug 166442 r=jag,jst,timeless 2006-09-14 06:05:15 +00:00
jrgm%netscape.com
d074067da5 'Remove 'Done' in browser statusbar after first link hover' [bug 181689], (and remove some dead code), r=caillon, sr=jag 2006-09-14 06:05:14 +00:00
dbaron%fas.harvard.edu
de3dfeba4c Do more filtering of onStateChange notifications in nsBrowserStatusFilter instead of in the nsBrowserStatusHandler JS code. b=168732 sr=jag r=caillon 2006-09-14 06:05:13 +00:00
caillon%returnzero.com
23ecdf0465 Add a method on the fixup object to strip off wyciwyg from nsIURIs
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2006-09-14 06:05:12 +00:00
kyle.yuan%sun.com
9ab90e4fc8 Bug 43714 Tooltip for the 'Home' button not updated when setting page via prefs
r=biesi, sr=bzbarsky
Register a pref callback in navigator.js.
2006-09-14 06:05:11 +00:00
caillon%returnzero.com
d5e3d19bd1 152625 - Make loading a groupmark honor the 'Load links in the background' pref
r=sicking sr=jag
2006-09-14 06:05:10 +00:00
cbiesinger%web.de
0c54015c1a bug 97123 part 2; patch by jrgm@netscape.com r=biesi sr=bzbarsky
fix regression - clicking on entries in autocomplete dropdown didn't work anymore
2006-09-14 06:05:09 +00:00
cbiesinger%web.de
f8b463188b bug 97123 r=brade sr=alecf modifier+Enter in address field and go button should behave like modifier+click on link 2006-09-14 06:05:08 +00:00
alecf%netscape.com
397a6fe4c7 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2006-09-14 06:05:07 +00:00
sgehani%netscape.com
197c9b2290 Fix ``Search engine name and search term string missing from search box
in autocomplete dropdown for first window in new profile''
b=144494; r=law; sr=hewitt
2006-09-14 06:05:05 +00:00
sicking%bigfoot.com
a56ca3e779 Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2006-09-14 06:05:04 +00:00
kyle.yuan%sun.com
fb92ae19cb 152651 Main menu items get forver disabled after the invocation of Save File dialog.
r=jag, sr=bz
Check in for Simford.Dong@sun.com's fix
2006-09-14 06:05:01 +00:00
cbiesinger%web.de
270b1667f0 bug 48436 r=caillon sr=blake Change "Document: Done" to "Done" 2006-09-14 06:05:00 +00:00
hewitt%netscape.com
d4023e7c75 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-09-14 06:04:58 +00:00
cbiesinger%web.de
2255ff1851 bug 131031 patch by neil.marshall@sympatico.ca r=db48x sr=alecf a=asa
[RFE] Should be able to save images from page info dialog box
2006-09-14 06:04:57 +00:00
jaggernaut%netscape.com
40fd8e8fc8 BUg 144533: filter some of the browser's web progress notifications in C++ to avoid expensive c++ -> JS calls. Patch by darin, jag, r=caillon, sr=bryner 2006-09-14 06:04:54 +00:00
sicking%bigfoot.com
6e0b4ef8af Bug 133250: "Transferring data from..." remains on status bar. Checkin for antonio.xu@sun.com
r=jkeiser sr=rpotts
2006-09-14 06:04:53 +00:00
cbiesinger%web.de
edd2d935de bug 92947 r=timeless sr=jag
Better feedback when components of a page do not download
2006-09-14 06:04:52 +00:00
stephend%netscape.com
9df38c87f8 Bug 122055. Page Info/Media's size of URL listbox shrinks and grows. Patch by Daniel Brooks <db48x@yahoo.com> r=timeless@bemail.org, sr=alecf@netscape.com, a=asa@mozilla.org 2006-09-14 06:04:51 +00:00
jaggernaut%netscape.com
e242b75ce7 Bug 139321: forward button not working with pdf, r=biesi, sr=alecf 2006-09-14 06:04:50 +00:00
cbiesinger%web.de
813778ac1a bug 134673 patch by bzbarsky r=biesi sr=alecf a=asa
Find in page disabled for application/x-javascript (and others)
2006-09-14 06:04:49 +00:00
tor%cs.brown.edu
2a4ef4a867 Putting 133382 fix back in - doesn't appear to alter Tp times. 2006-09-14 06:04:48 +00:00
tor%cs.brown.edu
60a421c072 Backout of 133382 patch to see if it's causing the Tp regression. 2006-09-14 06:04:47 +00:00
cbiesinger%web.de
e6da0a5d34 bug 133382 r=timeless sr=jag a=asa
find gets enabled in images when used with tabs
2006-09-14 06:04:46 +00:00
caillon%returnzero.com
0641f12ba1 Bug 131645: Page Info gives info about first tab regardless of which tab is focused. Patch by Daniel Brooks <db48x@yahoo.com> r=timeless, sr=alecf, a=dbaron 2006-09-14 06:04:45 +00:00
jaggernaut%netscape.com
fa4459e05e Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2006-09-14 06:04:44 +00:00
jaggernaut%netscape.com
2d67cbb974 Fixing bustage (missing closing parenthesis) in pageInfo.js 2006-09-14 06:04:43 +00:00
bzbarsky%mit.edu
58aacf6e65 Bug 121899 (nicer width/height display) and bug 121567 (strict warnings
on XML pages).  Both patches by db48x@yahoo.com (Daniel Brooks), both
r=bzbarsky, sr=alecf, a=asa
2006-09-14 06:04:42 +00:00
serge%netscape.com
80ddef6219 fix 153454 Link to image/tiff file does not download correctly (with plug-in installed) r=av, sr=alecf 2006-09-14 06:04:41 +00:00
bolian.yin%sun.com
94c3e7eec2 Bug 148996, enable the feature of Drag and Drop on Bookmarks button on the personal toolbar. r=bryner, sr=blizzard. 2006-09-14 06:04:40 +00:00
timeless%mac.com
d47150b92a Bug 101059 [FIX] Can't drag between folders on personal toolbar
patch by chanial@noos.fr r=timeless sr=blake
2006-09-14 06:04:39 +00:00
cbiesinger%web.de
6f5ada5689 bug 160620 patch by chanial@noos.fr r=caillon sr=jag a=asa
drag and drop into menu regression for Windows
2006-09-14 06:04:38 +00:00
timeless%mac.com
14577d97cb Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences.
patch by pierrechanial@netscape.net r=rginda,timeless sr=jag
2006-09-14 06:04:37 +00:00
mkaply%us.ibm.com
ececb27c8d #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2006-09-14 06:04:36 +00:00
cbiesinger%web.de
942c397c22 bug 163230 r=db48x sr=roc+moz update "file a bug" link 2006-09-14 06:04:35 +00:00
caillon%returnzero.com
0fb29a2d03 134395 Add 'tree status' to QA menu
Patch by magicdice@hotmail.com
r=timeless sr=blake
2006-09-14 06:04:34 +00:00
cbiesinger%web.de
544f327f9e bug 84542 r=timeless sr=bzbarsky disable view|page source for images 2006-09-14 06:04:33 +00:00
timeless%mac.com
81b2df4c32 Bug 158364 clicking the url proxy widget opens an add bookmark dialog
r=hwaara sr=jag a=asa
2006-09-14 06:04:32 +00:00
axel%pike.org
a061e445b6 adding an id to the QA menupopup, so one can overlay that. bug 157382, r=neil@parkwaycc.co.uk, sr=alecf, a=asa 2006-09-14 06:04:31 +00:00
sgehani%netscape.com
84d5b770e1 Take user to their search engine homepage when they click the search button
next to the location bar but have not entered anything into it themselves.
b=156504; r=jess; sr=blake
2006-09-14 06:04:30 +00:00
bzbarsky%mit.edu
f8409648b4 "Textbox context menu generates spurious focus events.". Bug 155871,
patch by neil@parkwaycc.co.uk, r=dean_tessman@hotmail.com, sr=jag
2006-09-14 06:04:29 +00:00
bzbarsky%mit.edu
0a560593ee Bug 128629 -- speed up personal toolbar a bit. Patch by
neil@parkwaycc.co.uk, r=pierrechanial@netscape.net, sr=ben
2006-09-14 06:04:28 +00:00
dean_tessman%hotmail.com
072954f7ec 1. 62495 - clickSelectsAll should not trigger if you're selecting text
2. 96446 - Right-clicking location bar selects entire URL even if location bar already has focus

r=walk84@yahoo.com, sr=blaker@netscape.com
2006-09-14 06:04:27 +00:00
jaggernaut%netscape.com
cf38af930d Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt 2006-09-14 06:04:26 +00:00
shaver%mozilla.org
e90e08a1e2 Followup to checkin for 116653 (openURL(,new-tab) support). Seems that the
observer service doesn't implement classinfo, and some people were reporting
a strict warning (?) related to this.  This is a more correct approach anyway,
so here we go. r=blizzard, sr=jag.
2006-09-14 06:04:25 +00:00
jruderman%hmc.edu
68b83c588b 86063 and 134614. add ctrl+shift+f shortcut for "search the web" and make "search the web" go to the user's selected search engine. r=aaronl,sgehani, sr=hewitt. 2006-09-14 06:04:24 +00:00
caillon%returnzero.com
8fb82f2204 Bug 154535. Don't depend on the sidebar overlay for context menu code.
r=sgehani
sr=jag
2006-09-14 06:04:23 +00:00
suresh%netscape.com
00e1222aa0 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2006-09-14 06:04:22 +00:00
jaggernaut%netscape.com
458995853f Bug 151807: New Tab button and New Tab context menu items don't set focus to urlbar after opening the new tab. r=bryner, sr=blake 2006-09-14 06:04:21 +00:00
shaver%mozilla.org
a27a1aaac1 Bug 116653: Teach x-remote about openURL(,new-tab). r=blizzard, sr=jag. 2006-09-14 06:04:20 +00:00
caillon%returnzero.com
8d52bdbe7c Bug 134800, Clicking on a groupmark shouldn't clobber all open tabs. r=jag sr=blake 2006-09-14 06:04:19 +00:00
jaggernaut%netscape.com
4ded22cb50 Bug 148840: Add "Bookmark This Group of Tabs..." to Bookmarks menu. r=caillon, sr=hewitt 2006-09-14 06:04:18 +00:00
rpotts%netscape.com
c20c24aa2f bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2006-09-14 06:04:17 +00:00
alecf%netscape.com
35824b22e0 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2006-09-14 06:04:16 +00:00
timeless%mac.com
d1914960b1 Bug 153272 Can't drag anymore a link menus on the personal toolbar (Windows only)
patch=pierrechanial@netscape.net, r=timeless, sr=blake
2006-09-14 06:04:15 +00:00
timeless%mac.com
522cf73047 Bug 153272 Can't drag anymore a link menus on the personal toolbar (Windows only)
patch=pierrechanial@netscape.net, r=timeless, sr=blake
2006-09-14 06:04:14 +00:00
stephend%netscape.com
c14635b054 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
92f4fd191d 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
rods%netscape.com
6542edd527 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
69cf832c59 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
7bef6df2b3 bug 55798 r=fabian sr=alecf
strict warning in navigator.js
2006-09-14 06:04:07 +00:00
blakeross%telocity.com
7656e7ffde 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt 2006-09-14 06:04:06 +00:00
jaggernaut%netscape.com
9fd5986493 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
eecddd48ce 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
98d1127cd7 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
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
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
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
blakeross%telocity.com
1993fbc2ec 56647 - autocomplete menu has improper tooltip. r/sr=hewitt 2006-09-14 06:03:12 +00:00
pinkerton%netscape.com
91abd09ad5 pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2006-09-14 06:03:11 +00:00
timeless%mac.com
2e9b2c5ce8 Bug 143791 menuseparator in Go menu should stay hidden for tabbed mode
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2006-09-14 06:03:10 +00:00
rjc%netscape.com
1713ce9619 Fix bug # 128678: Mac OS X window toolbar widget regression. r=brade sr=hewitt a=asa 2006-09-14 06:03:09 +00:00
timeless%mozdev.org
cb071a58da Bug 207463 Site Navigation Bar displays when not needed with multiple tabs
patch by stevechapel@earthlink.net r=jag sr=bz
2006-09-14 06:03:08 +00:00
blakeross%telocity.com
cf2ce049fb Readding line inadvertantly removed when I checked in the fix for 53496. r=hewitt sr=ben a=asa 2006-09-14 06:03:07 +00:00
timeless%mozdev.org
15244867a7 Bug 102905 Site navigation (links) toolbar doesn't update when tabs are switched
patch by neil@parkwaycc.co.uk r=sballard@netreach.net sr=bzbarsky a=blizzard
2006-09-14 06:03:06 +00:00
alecf%netscape.com
f3e187551d fix for bug 64489 - make Esc close the Page Info window/dialog
code by jonasj@jonasj.dk, r=db48x@yahoo.com, sr=alecf@netscape.com, a=asa
2006-09-14 06:03:05 +00:00
bzbarsky%mit.edu
f96921d06d Show alt text in page info. Patch by db48x@yahoo.com (Daniel Brooks),
r=bzbarsky, sr=jag, a=asa
2006-09-14 06:03:04 +00:00
caillon%returnzero.com
79521a1f13 Bug 133166, Remove JavaScript strict warning. Patch by walk84@yahoo.com, r=caillon, sr=blake. 2006-09-14 06:03:03 +00:00
mstoltz%netscape.com
c2ae4ead55 Bug 123383 - Make links in the Element Properties dialog inactive if they
point to a URL with an unknown or unsafe protocol. r=jrgm, sr=jst, a=asa.
2006-09-14 06:03:02 +00:00
darin%netscape.com
f3ae5dac11 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2006-09-14 06:03:01 +00:00
blakeross%telocity.com
764cf42b1d 87970 - selecting entry from location bar history should move entry to top. r=jag sr=shaver 2006-09-14 06:03:00 +00:00
blakeross%telocity.com
08d61391a7 53496 - no urlbar when using window.open and only 'location=yes'. r=hewitt sr=ben a=asa 2006-09-14 06:02:59 +00:00
bzbarsky%mit.edu
330054aca4 use oncommand, not onclick, for the link toolbar. Bug 139157,
r=sballard@netreach.net, sr=jag
2006-09-14 06:02:58 +00:00
hewitt%netscape.com
51421e3786 120609 - Autocomplete drop down list has white vertical borders on left and right side, r=blake, sr=hyatt 2006-09-14 06:02:57 +00:00
blakeross%telocity.com
c45f416b8b 78749 - only show history folders that contain entries.
77935 - make autocomplete from global history optional.

126320 - invalid typed urls should be hidden and expire quickly.

126127 - custom keyword with :// doesn't work.

r=hewitt sr=alecf
2006-09-14 06:02:56 +00:00
varga%utcru.sk
2b5002cb1b Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2006-09-14 06:02:55 +00:00
dean_tessman%hotmail.com
fc801dcb73 Bug 124323 - Active window indicator in Tasks menu should be the same as in Go menu
This changes the Go menu to use radio menu items instead of checks.
r=timeless, sr=blake
2006-09-14 06:02:54 +00:00
blakeross%telocity.com
cd54ee41cd 112208 - Autocomplete doesn't match against redirected urls (like amazon.com, hotmail.com). r=hewitt sr=alecf 2006-09-14 06:02:53 +00:00
radha%netscape.com
eb459afa6a Fix for bug # 119617. sr=alecf r =walk84 2006-09-14 06:02:52 +00:00
cbiesinger%web.de
c5431190d2 bug 126059 r=timeless sr=alecf
disable menu stuff for images (like Search in Page, Text Zoom, etc.)
2006-09-14 06:02:51 +00:00
jaggernaut%netscape.com
b64476ec81 Bug 123794: urlbar not properly updated when leaving www.libertarian.org [frames]. r=hewitt, sr=jst 2006-09-14 06:02:50 +00:00
dbragg%netscape.com
d88bc8e4fd Fix for bug 91721. This part of the fix is in the View menu. Instead of bringing
up the little submenu it now brings up the Preferences dialog for content and language
packs.  This makes the UI more consistent for selecting and downloading these packs.
r=tao, sr=alecf
2006-09-14 06:02:49 +00:00
cbiesinger%web.de
3986f82b85 checking in patch for bug 122144 again because the backout had no visible impact on Txul times. 2006-09-14 06:02:48 +00:00
cbiesinger%web.de
f40eea7b05 backing out patch for bug 122144 because Txul is 1% up
a=shaver
2006-09-14 06:02:47 +00:00
cbiesinger%web.de
fdb3fe19b9 fix strict warning introduced with 122144
r=timeless sr=blake
2006-09-14 06:02:46 +00:00
cbiesinger%web.de
957c8ff81e bug 122144 r=timeless sr=blake
disable 'Translate' menu item for images
2006-09-14 06:02:45 +00:00
cbiesinger%web.de
88b801d891 bug 125653 r=timeless sr=alecf
Changes window._content.location.href=foo to loadURI(foo)
2006-09-14 06:02:44 +00:00
akkana%netscape.com
1263dbaf30 124484: fix link to the bug form. Fix from jmd (mozilla@turbogeek.org), r=gerv and me 2006-09-14 06:02:43 +00:00
timeless%mac.com
7ca06a6435 Bug 124484 restructuring Nav QA menu.
patch by jmd@pobox.com r=gerv rs=blake
2006-09-14 06:02:42 +00:00
blakeross%telocity.com
94a97276fc 57505 - remove useless 'show images' menuitem. r/sr=ben 2006-09-14 06:02:41 +00:00
sgehani%netscape.com
fada20b4c9 Fix ``Focus goes bye-bye when opening print preview''.
b=126808; r=bryner; r=morse; sr=hewitt; a=asa
2006-09-14 06:02:40 +00:00
dcone%netscape.com
7a593c2b44 b=119574 r=rods sr=attinasi a=asa. Fixed some alerts.. dump the data instead. 2006-09-14 06:02:39 +00:00
rods%netscape.com
2c6de83cd8 Moves toolbar showing code into try block instead of after catch.
Bug 127335 r=sgehani sr=alexf a=asa
2006-09-14 06:02:38 +00:00
sgehani%netscape.com
e20bc76499 Landing print preview toolbar and UI.
b=111235; r=law; sr=hewitt
2006-09-14 06:02:37 +00:00
rods%netscape.com
2caaf9b849 1) Makes sure that when a PrintSettings is created it is initialized from the
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2006-09-14 06:02:36 +00:00
blakeross%telocity.com
0870d81f18 87949 - drag from chrome widget over content area shows tooltip. r=dean sr=hewitt 2006-09-14 06:02:35 +00:00
rods%netscape.com
16dc8a3ad7 1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
   It now has a single GetDevMode method that must be paired with a UnlockDevMode  method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
2006-09-14 06:02:34 +00:00
ian%hixie.ch
4afd81e328 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
8f682a2d60 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
a28c419306 60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt 2006-09-14 06:02:31 +00:00
hewitt%netscape.com
603660f64c 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
a80887ff9f 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