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

2295 Коммитов

Автор SHA1 Сообщение Дата
caillon%returnzero.com 8f8d708b39 Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa. 2002-04-08 13:46:10 +00:00
blakeross%telocity.com 71738772a6 135244 - alt+b does not open bookmarks menu. r=dean sr=scc a=dbaron 2002-04-08 00:44:45 +00:00
cbiesinger%web.de 2b70baf55c bug 134673 patch by bzbarsky r=biesi sr=alecf a=asa
Find in page disabled for application/x-javascript (and others)
2002-04-06 10:08:43 +00:00
caillon%returnzero.com c8ab7babb2 Bug 69295. Enable copying of images in Page Info with Accel+C. Patch by db48x@yahoo.com, r=timeless,caillon sr=alecf, a=asa 2002-04-05 09:10:20 +00:00
timeless%mac.com c3b4db921a 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
2002-04-05 08:13:27 +00:00
caillon%returnzero.com 5040b93208 Bug 134755, clarification of page info's render modes. r=db48x@yahoo.com, sr=alecf, a=asa 2002-04-03 07:01:08 +00:00
blakeross%telocity.com 5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
rpotts%netscape.com af9b1d6667 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. 2002-04-01 21:22:27 +00:00
jaggernaut%netscape.com 3257826323 Bug 119599: add UI for bookmark groups in the File Bookmark dialog. r=bryner, sr=hewitt, a=asa 2002-04-01 08:47:17 +00:00
mstoltz%netscape.com e7a7f83a4a 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.
2002-04-01 05:33:07 +00:00
caillon%returnzero.com d1b71441fa 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. 2002-03-31 02:13:19 +00:00
tor%cs.brown.edu 67826fb10e Putting 133382 fix back in - doesn't appear to alter Tp times. 2002-03-31 02:12:51 +00:00
tor%cs.brown.edu 87a3425d0d Backout of 133382 patch to see if it's causing the Tp regression. 2002-03-31 00:14:25 +00:00
hewitt%netscape.com d38a0937d9 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
2002-03-29 02:46:01 +00:00
cbiesinger%web.de be8b7c7b47 bug 133382 r=timeless sr=jag a=asa
find gets enabled in images when used with tabs
2002-03-28 21:14:30 +00:00
timeless%mac.com a0d6cace35 Bug 51688 Use Stylesheet menu: differentiate "None" from disabling all styles
patch by fantasai@escape.com r=mpt, r=alecf, rs=brendan, a=asa
2002-03-27 03:17:54 +00:00
cbiesinger%web.de 1d850f166e 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
2002-03-26 20:53:48 +00:00
caillon%returnzero.com 6f42448b2e 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 2002-03-26 01:15:37 +00:00
blakeross%telocity.com 3242f6a00a 127784 - require restart on theme switch. r=hewitt sr=ben a=dbaron 2002-03-25 07:33:41 +00:00
sgehani%netscape.com b73b564c8c Fix search in URL bar, search button, and context menu.
b=132780; r=law; sr=scc; a=asa
2002-03-23 01:28:42 +00:00
sgehani%netscape.com 5b76bf100c Fix ``Focus goes bye-bye when opening print preview''.
b=126808; r=bryner; r=morse; sr=hewitt; a=asa
2002-03-21 23:56:43 +00:00
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com 8f26b59dcb 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>.
2002-03-20 09:57:35 +00:00
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
sgehani%netscape.com 078dd6ace1 Delay morphing window when entering print preview mode.
b=126675; r=law; sr=alecf; a=asa
2002-03-19 03:23:31 +00:00
dcone%netscape.com da8d8d1f66 b=119574 r=rods sr=attinasi a=asa. Fixed some alerts.. dump the data instead. 2002-03-19 02:04:28 +00:00
hyatt%netscape.com 5deeb90b2d Landng boomar groups. 119599 r ben sr jag a asa 2002-03-19 00:45:04 +00:00
akkana%netscape.com 95c44e5d56 83017: Fix title of the page info window. Fix from Daniel Brooks db48x@yahoo.com, sr=alecf, a=asa 2002-03-16 05:17:19 +00:00
blakeross%telocity.com 03c03b0df8 127349 - remove partial favicon support (redux). r=alecf sr=hewitt, ben a=brendan 2002-03-16 04:53:20 +00:00
stephend%netscape.com 7f22ec442b 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 2002-03-15 10:06:25 +00:00
jaggernaut%netscape.com 02ae4e9f97 Fixing bustage (missing closing parenthesis) in pageInfo.js 2002-03-15 06:03:34 +00:00
bzbarsky%mit.edu 22ea93f963 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
2002-03-15 03:46:54 +00:00
andreww%netscape.com d2bc38bc28 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2002-03-14 21:20:51 +00:00
seawood%netscape.com b2070d23cd Autoregister chrome contents.rdf entries (like we do on the Mac) except when NO_JAR_AUTO_REG is set in the makefiles. Add add-chrome.pl code to make-jars.pl.
Bug #129456 r=bryner a=asa
2002-03-14 05:03:04 +00:00
jaggernaut%netscape.com 28e6161fd2 Bug 130222: js text in status bar can push icons out of view. r=bryner, rs=hyatt, a=shaver 2002-03-13 05:01:21 +00:00
alecf%netscape.com b7fdc3c8cf 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
2002-03-13 04:52:07 +00:00
ben%netscape.com 996f63020a Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
r=blake, sr=hyatt, a=asa
2002-03-12 22:44:04 +00:00
bzbarsky%mit.edu e2bb9ad325 Make "go" button pref do the right thing again. Bug 129686, patch by
caillon@returnzero.com (Christopher Aillon), r=bzbarsky, sr=jag, a=asa
2002-03-12 21:14:11 +00:00
bryner%netscape.com 8b898b481f Adding some missing .cvsignore files. a=leaf. 2002-03-08 00:00:05 +00:00
timeless%mac.com 93bc01f878 Bug 128841 "Relative links" should really be "Related links"
patch by mikejk@ameritech.net r=choess@stwing.upenn.edu sr=jag a=asa
2002-03-07 23:50:16 +00:00
bzbarsky%mit.edu fe9a35a774 Show alt text in page info. Patch by db48x@yahoo.com (Daniel Brooks),
r=bzbarsky, sr=jag, a=asa
2002-03-06 22:53:58 +00:00
bzbarsky%mit.edu f1c1c03e0a 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
2002-03-06 22:48:41 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
rjc%netscape.com 8c3f3ca6b7 Fix bug # 128678: Mac OS X window toolbar widget regression. r=brade sr=hewitt a=asa 2002-03-05 23:49:39 +00:00
timeless%mac.com bceb6ea76c Bug 120282�javascript error in metadata.js (Link Properties doesn't work)
patch by neil.marshall@sympatico.ca r=timeless sr=alecf a=asa
2002-03-05 23:34:53 +00:00
cbiesinger%web.de b9085a7535 bug 120850 r=neil@parkwaycc.co.uk sr=jag a=asa
truncate status bar urls in the middle instead of at the end
2002-03-05 19:08:09 +00:00
radha%netscape.com a107edfe0f Fix for bug # 123140. wyciwyg:// appears on urlbar for JS dynamic pages. r=mcafee, sr=alecf a=asa 2002-03-04 22:54:16 +00:00
blakeross%telocity.com 0804ea8ecb 104094 - dragging link to home button results in blank/messed up dialog. r=pink sr=hewitt a=shaver 2002-03-04 02:53:51 +00:00
blakeross%telocity.com c300b4de6f 127349 - remove partial favicon support. r=hewitt sr=ben a=roc+moz 2002-03-03 19:54:42 +00:00
rchen%netscape.com 7c7974fc39 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 2002-03-02 01:31:00 +00:00
blakeross%telocity.com a72401a73c Readding line inadvertantly removed when I checked in the fix for 53496. r=hewitt sr=ben a=asa 2002-02-28 23:27:05 +00:00
hewitt%netscape.com 0ae8888990 90337 - urlbar not responsive to enter key, r=hyatt, sr=blake, a=roc 2002-02-28 06:18:00 +00:00
blakeross%telocity.com 06d9a7a120 53496 - no urlbar when using window.open and only 'location=yes'. r=hewitt sr=ben a=asa 2002-02-27 00:40:11 +00:00
blakeross%telocity.com 232e228626 124316 - page proxy icon needs a tooltip. r=hewitt sr=ben a=asa 2002-02-27 00:34:01 +00:00
rods%netscape.com 298c0ce514 Moves toolbar showing code into try block instead of after catch.
Bug 127335 r=sgehani sr=alexf a=asa
2002-02-26 03:33:27 +00:00
bzbarsky%mit.edu 07b878eefd Make "File > New Navigator Window" work in viewsource. Bug 122145,
patch by Doron Rosenberg <doronr@naboonline.com>, r=bzbarsky, sr=alecf,
a=asa
2002-02-25 23:42:15 +00:00
ftang%netscape.com 3ba9ec9492 fix bug 113380. use en-US, en instead of "en-US" as the default english accept language
r=yokoyama@netscape.com sr=alecf@netscape.com
2002-02-22 22:00:24 +00:00
timeless%mac.com a0fde413c1 Bug 123794 urlbar not properly updated when leaving www.libertarian.org [frames]
patch by neil@parkwaycc.co.uk r=timeless sr=jag a=asa
2002-02-22 12:11:04 +00:00
sgehani%netscape.com 4ff1572cca Landing print preview toolbar and UI.
b=111235; r=law; sr=hewitt
2002-02-20 06:19:39 +00:00
hewitt%netscape.com 7d0f387877 case issue in file name 2002-02-20 04:49:47 +00:00
ben%netscape.com 7ceb4f2e83 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
2002-02-20 04:06:57 +00:00
hewitt%netscape.com 5c354e81e6 68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag 2002-02-20 03:33:52 +00:00
rods%netscape.com 785aacab83 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
2002-02-20 03:18:33 +00:00
dbragg%netscape.com c7478fbb13 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00
alecf%netscape.com 66e767c7b8 one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
cbiesinger%web.de 8f35a0689a bug 126059 r=timeless sr=alecf
disable menu stuff for images (like Search in Page, Text Zoom, etc.)
2002-02-19 21:19:42 +00:00
blakeross%telocity.com 041e0b7b9a 87970 - selecting entry from location bar history should move entry to top. r=jag sr=shaver 2002-02-19 03:07:43 +00:00
blakeross%telocity.com d7530223ec 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
2002-02-19 02:47:08 +00:00
dbragg%netscape.com 4df9fe19a7 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
2002-02-18 23:28:26 +00:00
jaggernaut%netscape.com 2f8dd50c03 Bug 123794: urlbar not properly updated when leaving www.libertarian.org [frames]. r=hewitt, sr=jst 2002-02-18 15:23:12 +00:00
cbiesinger%web.de 51537449df checking in patch for bug 122144 again because the backout had no visible impact on Txul times. 2002-02-18 12:14:52 +00:00
blakeross%telocity.com 89908498f3 56647 - autocomplete menu has improper tooltip. r/sr=hewitt 2002-02-18 06:05:16 +00:00
cbiesinger%web.de 391c32f009 backing out patch for bug 122144 because Txul is 1% up
a=shaver
2002-02-17 22:26:05 +00:00
cbiesinger%web.de 46ca6d433f fix strict warning introduced with 122144
r=timeless sr=blake
2002-02-17 20:00:56 +00:00
pinkerton%netscape.com 1dc8ab7ecd 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 2002-02-17 19:32:08 +00:00
cbiesinger%web.de e22386f61a bug 122144 r=timeless sr=blake
disable 'Translate' menu item for images
2002-02-17 19:25:24 +00:00
ian%hixie.ch f98144cbaf Make Personal Toolbar tooltips also contain the URI of the link. b=105485, r=blake, sr=ben. 2002-02-17 19:14:08 +00:00
cbiesinger%web.de 08d8a54f01 bug 125848 r=bryner sr=blake
Mnemonic  for Exit Mozilla in Quick Launch should be X not E
2002-02-17 10:16:39 +00:00
sgehani%netscape.com 20f66d9ddb Make context menu search item open results in a new window.
b=122162; r=morse; sr=dveditz
2002-02-17 00:26:54 +00:00
cbiesinger%web.de bfe74c9ce5 bug 125653 r=timeless sr=alecf
Changes window._content.location.href=foo to loadURI(foo)
2002-02-16 12:26:33 +00:00
akkana%netscape.com 0e68594cf7 124484: fix link to the bug form. Fix from jmd (mozilla@turbogeek.org), r=gerv and me 2002-02-16 05:46:35 +00:00
blakeross%telocity.com 8c5f8a01f6 87949 - drag from chrome widget over content area shows tooltip. r=dean sr=hewitt 2002-02-15 12:26:42 +00:00
dean_tessman%hotmail.com 7505133f7b 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
2002-02-15 06:21:48 +00:00
timeless%mac.com 49d0369ad3 Bug 124484 restructuring Nav QA menu.
patch by jmd@pobox.com r=gerv rs=blake
2002-02-14 04:41:06 +00:00
blakeross%telocity.com 8645415d78 112208 - Autocomplete doesn't match against redirected urls (like amazon.com, hotmail.com). r=hewitt sr=alecf 2002-02-13 22:07:31 +00:00
rods%netscape.com 106d57603e 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
2002-02-13 13:58:41 +00:00
ccarlen%netscape.com 0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
dbragg%netscape.com 7d8f199a9c Moving the default search engine name from the language pack into the content (aka region) pack.
Fixes bug 91984. r=tao, sr=alecf
2002-02-12 00:37:45 +00:00
bryner%netscape.com e85c057950 Re-applying blake's checkin for bug 112071 - timebomb not working. r=hewitt, sr=ben. 2002-02-11 05:29:32 +00:00
bryner%netscape.com 9e75be1a32 testing startup performance impact of blake's checkin for bug 112071. a=endico. 2002-02-11 04:40:35 +00:00
blakeross%telocity.com 82efe8d455 Fix bustage. 2002-02-09 05:52:38 +00:00
blakeross%telocity.com 74f96ce488 57505 - remove useless 'show images' menuitem. r/sr=ben 2002-02-09 04:09:13 +00:00
blakeross%telocity.com 9dde4a920a 112071 - timebomb not working. r=hewitt sr=ben 2002-02-09 03:18:53 +00:00
blakeross%telocity.com 3b51580793 60245 - no tooltips for "title" attribute in sidebar. r=sgehani sr=hewitt 2002-02-08 22:30:17 +00:00
hewitt%netscape.com a9e1e85355 123448 - tooltips with window title shouldn't appear for xul docs in navigator, r=blake, sr=jag 2002-02-08 00:16:51 +00:00
timeless%mac.com c796b4304e 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
2002-02-08 00:08:56 +00:00
bzbarsky%mit.edu cbe5841612 Send "referer" header when loading links via link toolbar. Bug 119478,
r=choess@stwing.upenn.edu, sr=blake
2002-02-03 03:28:59 +00:00
alecf%netscape.com 81c11ebbb5 dependency update 2002-02-02 20:09:29 +00:00
blakeross%telocity.com 805947e17d 98805 - need confirmation dialog, not aler,t when disabling ql. r=law sr=hewittCVS: ---------------------------------------------------------------------- 2002-02-02 05:19:40 +00:00
law%netscape.com 97b9729140 Bug 117702; change wording to say 'system tray'; r=caillon, sr=blake 2002-02-02 00:09:46 +00:00
hewitt%netscape.com 6eb9a9d9b1 120609 - Autocomplete drop down list has white vertical borders on left and right side, r=blake, sr=hyatt 2002-02-01 23:03:22 +00:00
rods%netscape.com ab52751787 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
2002-02-01 14:52:11 +00:00
heikki%netscape.com 55a5667dd2 Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
jaggernaut%netscape.com b015726231 Bug 46200: more cleaning up of dead code, r=ben, sr=alecf 2002-01-30 21:41:06 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
timeless%mac.com d57623e76e 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
2002-01-27 02:13:12 +00:00
timeless%mac.com c9c1bf230c 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
2002-01-27 01:45:58 +00:00
sgehani%netscape.com 3a7d390ded Make sidebar display in the event that the windows integration dialog appeared.
b = 119975; r = law; sr = dveditz
2002-01-26 19:59:42 +00:00
radha%netscape.com a22051df46 Fix for bug # 119617. sr=alecf r =walk84 2002-01-26 00:00:18 +00:00
jaggernaut%netscape.com 64ad794f08 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 2002-01-25 01:31:35 +00:00
cmanske%netscape.com 9f728612ce Support Edit Frame in Composer, simplify Save Frame for browser, and move editor methods in editorApplicationOverlay.js, b=89975, r=hewitt, sr=hewitt 2002-01-24 15:36:36 +00:00
pinkerton%netscape.com 7180e5e8d1 allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496 2002-01-24 15:11:18 +00:00
jaggernaut%netscape.com 6c3325df46 Bug 46200: remove dead code from nsBrowserInstance. r=alecf, sr=ben 2002-01-24 10:11:01 +00:00
bzbarsky%mit.edu dc38832475 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.
2002-01-24 07:27:59 +00:00
ben%netscape.com 1d1e80baf5 backing out earlier changes to fix 121054, to address pageload spike 2002-01-24 07:23:21 +00:00
ben%netscape.com 1be72aadcb bug 121054 - adding history to go menu.
r=jag, sr=hewitt
2002-01-24 04:02:35 +00:00
bzbarsky%mit.edu 0123183cd5 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
2002-01-24 02:39:26 +00:00
bzbarsky%mit.edu 3f1e512564 Make "Open in new Window" and "Open in new Tab" set referrer correctly.
Bug 48902, r=doron, sr=hyatt
2002-01-24 02:35:16 +00:00
morse%netscape.com beb324aa99 bug 109593, remove full-screen mode, rsgehani, sr=ben 2002-01-24 01:57:51 +00:00
jaggernaut%netscape.com 2fc2b09bed Bug 66034: Undo work-around put in for this bug, the underlying bug was fixed a while ago. r=alecf, sr=ben. 2002-01-24 01:44:35 +00:00
jaggernaut%netscape.com bce2abf502 Bug 120993: URL bar is cleared when a page is loaded in a new tab. r=bzbarsky, sr=ben 2002-01-24 01:36:01 +00:00
jaggernaut%netscape.com 520175690b 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
2002-01-18 22:52:23 +00:00
cmanske%netscape.com 3240caf70b Let 'Edit Page' use the focused frame, b=89975, r=syd, sr=hewitt 2002-01-16 05:29:43 +00:00
rjc%netscape.com ff459ed110 Fix bug # 120069: #icons on <menu> issue. r=pink sr=ben 2002-01-16 05:06:54 +00:00
varga%utcru.sk ff7ad62083 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
2002-01-16 03:01:28 +00:00
dbragg%netscape.com 4563bf5291 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com 2002-01-15 23:11:03 +00:00
rods%netscape.com 1d52798654 added printWithSettings method for printing with PrintSettings
Bug 118352 r=dcone sr=jst
2002-01-15 01:11:16 +00:00
law%netscape.com 2f1b6b0388 Bug 87257; delay default browser dialog till after navigator opens; r=jag, sr=ben 2002-01-10 22:58:27 +00:00
nhotta%netscape.com 8d83ebe7ba Replaced ISO-8859-4 by ISO-8859-13 for mail compose charset list, bug 117902, r=yokoyama. 2002-01-09 22:40:20 +00:00
tingley%sundell.net 657a7116ce checkin for sballard@netreach.net.
bug 103097: make the UI for the <link> element faster
r=fabian, sr=blake
2002-01-09 03:02:36 +00:00
pete%alphanumerica.com 2765327b43 b=92132, r=pete, sr=jag
Patch by Igor Nekrestyanov <nis@sparc.spb.su>
Urlbar history finally works the way it should.

--pete
2002-01-09 02:29:25 +00:00
dean_tessman%hotmail.com 0cbf4497da Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
hyatt%netscape.com d749d59e46 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
stephend%netscape.com b76ff0aead Bug 114321. hreflang handling broken in site navigation bar (links toolbar). Patch by Boris Zbarsky <bzbarsky@mit.edu> r=tim, sr=jag 2002-01-03 02:17:04 +00:00
jaggernaut%netscape.com 1b703b632d Bug 99009: Fix annoying and long standing window status bug. r=caillon, sr=jst 2002-01-02 10:17:26 +00:00
rods%netscape.com 7929b953f5 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
2002-01-01 12:58:53 +00:00
mcafee%netscape.com e47b64c3d3 Ignore generated files. 2001-12-29 04:19:36 +00:00
hwaara%chello.se a235e8b33f #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
2001-12-29 04:14:07 +00:00
hwaara%chello.se 4ba89d5ad9 Sorry, the last checkin was r=timeless - not bzbarsky. 2001-12-27 23:05:12 +00:00
hwaara%chello.se 5c743f36b7 #116005, "'Save page as' in view-source doesn't work",
#116838, "File=>Save Frame As doesn't work at all"

r=bzbarsky, sr=jst
2001-12-27 23:02:43 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
jaggernaut%netscape.com def49c7eb7 Bug 116347: Remove dead skin switching support code from nsFrameFrame and navigator.js. r=bryner, sr=hewitt 2001-12-21 05:36:28 +00:00
hewitt%netscape.com 7b10439c40 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 2001-12-19 12:04:11 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
hyatt%netscape.com 0ec3f045d8 Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson 2001-12-17 22:51:39 +00:00
tor%cs.brown.edu 073a7c9d91 Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
aaronl%netscape.com ab93285bed Bug 62423. Alt+down now opens history list in URL bar. r=ben, sr=hewitt 2001-12-17 07:44:57 +00:00
jaggernaut%netscape.com ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
pavlov%netscape.com 15273ea50a bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
bryner%netscape.com 8574557c19 Backing out fix for bug 103758 to fix focus regressions. 2001-12-16 01:21:12 +00:00
rjc%netscape.com 7cef4f0b2f 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 2001-12-15 01:59:50 +00:00
aaronl%netscape.com dd33572988 Sidebar keyboard accessibility - Alt+PgUp/Alt+PgDn to switch sidebar tabs. r=sgehani, sr=jag 2001-12-15 00:36:51 +00:00
jaggernaut%netscape.com 600cc9f2bc 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 2001-12-14 09:27:03 +00:00
dbragg%netscape.com ebcf51de4d Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
bbaetz%cs.mcgill.ca 5c8cc975a2 Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
alex.fritze@crocodile-clips.com, james.turner@crocodile-clips.com, and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes

r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.

NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
bryner%netscape.com 95f32b532c Bug 103758 and 87946 - always focus the page content initially unless we are loading about:blank. r=jag, sr=jst. 2001-12-12 07:47:14 +00:00
ben%netscape.com 7f41e525df bug 11632 - save page with images, stylesheets, objects and applets.
r=hewitt, brade, sr=hyatt
2001-12-12 05:05:12 +00:00
jaggernaut%netscape.com c0dd4af487 Get rid of js strict warning. 2001-12-11 15:00:53 +00:00
ccarlen%netscape.com f810f656cc Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
ccarlen%netscape.com afffbda535 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
blakeross%telocity.com 81fb73e39b 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
2001-12-08 07:52:11 +00:00
blakeross%telocity.com 7ffc0fd503 112967 - hardcoded script path in navigator.xul, by colinp. r=doron sr=blake 2001-12-08 01:22:31 +00:00
blakeross%telocity.com ae29e4208a More post-bookmarksliner cleanup. r=hewitt sr=ben 2001-12-07 02:44:11 +00:00
blakeross%telocity.com bd73e6f9ce More post-bookmarksliner cleanup. r=hewitt sr=ben 2001-12-06 23:11:52 +00:00
bzbarsky%mit.edu 3684808812 Add "Print Preview" to menu on print button. Bug 111126, patch from
Christian Biesinger <cbiesinger@web.de>, r=bzbarsky@mit.edu, sr=blake
2001-12-06 21:48:36 +00:00
jaggernaut%netscape.com 61669001b4 Bug 92589: View Use Stylesheet doesn't work on frames. Patch by neil@parkwaycc.co.uk, r=jag, sr=ben 2001-12-06 09:35:38 +00:00
blakeross%telocity.com 433c657262 Post-bookmarksliner cleanup. r=ben sr=hewitt 2001-12-06 03:11:06 +00:00
bbaetz%cs.mcgill.ca 3d50ba2d8a Bug 101149 - previous window title sticks when accessing xul dir listings
patch by jrgm@netscape.com, r=bbaetz, sr=darin
2001-12-06 01:53:07 +00:00
hwaara%chello.se ac048e9ec5 #84910, split up navigator.js.
Checking in for Doron Rosenberg <doronr@naboonline.com>.
r=jag, sr=alecf
2001-12-06 00:20:33 +00:00
hewitt%netscape.com 66be71de93 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
hewitt%netscape.com e6c49925ef 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 22:38:40 +00:00
nhotta%netscape.com 215f2f9e8c Added geostd8 to charset menu, bug 107533, r=yokoyama. 2001-12-03 22:58:26 +00:00
jaggernaut%netscape.com de24c4c99d Bug 61886: Revert to use currentURI.spec instead of _content.location.href. r=dbaron 2001-12-03 04:19:00 +00:00
rjc%netscape.com e1f24c6ab1 Fix bug #108809. r=ben sr=hyatt 2001-12-01 07:23:21 +00:00
jaggernaut%netscape.com dfdd46cc9e Bug 99501: JS error in viewZoomOverlay.js at startup. r=sfraser, sr=hewitt 2001-12-01 00:43:22 +00:00
rpotts%netscape.com 1f0cc6e6b9 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
law%netscape.com 83c0acddae Bug 106231; add mnemonic for Disable QuickLaunch menu item; patch from Tsukasa Maruyama (mal@mozilla.gr.jp); r=morse, sr=ben 2001-11-30 20:50:18 +00:00
sgehani%netscape.com 44f0781c19 Don't distingiush between an edited and unedited URL bar text when
the search button is clicked.
b=60283; r=morse; sr=alecf
2001-11-30 00:27:47 +00:00
darin%netscape.com da4cdaad30 fixes bug 112366 "status message is often incorrect [eg. resolving host...]"
r=jag, sr=alecf
2001-11-30 00:23:56 +00:00
jaggernaut%netscape.com ef227734c7 Bug 112569: Session History set from navigator.js redundantly. r=hyatt, sr=hewitt 2001-11-29 23:34:27 +00:00
pchen%netscape.com 304c8c141a bug 102311, r=hewitt, sr=ben, set bookmark types using rdf:type 2001-11-29 02:03:00 +00:00
pchen%netscape.com 6224dbc16d bug 102311, r=hewitt, sr=ben, use getAttributeNS on RDF_NS to get correct bookmark types 2001-11-29 02:02:54 +00:00
rjc%netscape.com fe5d808f73 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
jaggernaut%netscape.com c39dde4d25 Bug 108990: remove unreferenced function urlDomain() in navigator.js. r=jrgm, sr=ben 2001-11-26 00:47:42 +00:00
blakeross%telocity.com 32d0b14b8d 96176 - access to localstore is wrong. r=ben sr=hewitt 2001-11-25 04:03:00 +00:00
ben%netscape.com 9ea17980e5 backing out fix for 90080 as it is redundant and caused other bugs (always showing alert
when exiting prefs after viewing appearance, inability to close prefwindow sometimes
see bug 109561).
2001-11-22 03:35:32 +00:00
ben%netscape.com dbd51aa313 fix for 73655 - remove reference to obsolete file.
r=rginda, sr=hewitt
2001-11-22 02:00:37 +00:00
cmanske%netscape.com 95c5934d1b Added id to print menuitem as part of fix to bug 106374, r=syd, sr=sfraser 2001-11-22 00:11:54 +00:00
sgehani%netscape.com 07dc17ff78 Make search results show up in search sidebar tab again.
b=110792; r=morse; sr=mscott
2001-11-21 23:30:30 +00:00
hewitt%netscape.com 34524ed22c 83457 - Text overflow handling of URL bar search popup, r=ben, sr=hyatt 2001-11-21 11:17:38 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
bzbarsky%mit.edu 41438eafe9 Fix variable name to make "Wrap Long Lines" pref work correctly once
again.  Bug 110594, r=timeless, sr=jst
2001-11-20 05:02:15 +00:00
sgehani%netscape.com 544c63991e Fix Debug|Verification|JavaScript menu item link.
b=56848; sr=alecf
2001-11-19 22:11:01 +00:00
blakeross%telocity.com 76b1bb2dd5 oops, gFocusedDocument is from ben's fullscreen landing. 2001-11-18 18:44:19 +00:00
blakeross%telocity.com 780cae7e50 110679 - minor performance optimizations in navigator. r=hewitt sr=ben 2001-11-18 18:41:24 +00:00
pchen%netscape.com 211c8eb32d bug 110081, r=adamlock, sr=ben, check for null url to avoid needless load 2001-11-18 07:44:50 +00:00
hewitt%netscape.com bff3581521 108543 - urlbar autocomplete isn't showing search, r=jag, sr=hyatt 2001-11-15 04:19:32 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00