Commit Graph

1591 Commits

Author SHA1 Message Date
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
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
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
blakeross%telocity.com
74f96ce488 57505 - remove useless 'show images' menuitem. r/sr=ben 2002-02-09 04:09:13 +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
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
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
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
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
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
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
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
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
sgehani%netscape.com
689b3011e8 Don't build search results when search panel isn't open and
auto open search panel isn't set.
b=91168; r=morse,jruderman; sr=alecf
2001-11-15 02:01:10 +00:00
seawood%netscape.com
c242b6c765 Removing unused unix-jar.mn
Bug #106375 r=lordpixel
2001-11-14 02:42:07 +00:00
timeless%mac.com
b7461f87ad Bugzilla Bug 87792 Fix accesskeys based on new flexibility
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
jaggernaut%netscape.com
fea9a2e604 Bug 15050, bug 109650: if user starts typing after page load kicks off, but before it replaces the url, don't overwrite what the user just typed, but do update the rest of the UI, doh!, and make sure switching tabs does replace what the user typed. r=ben, sr=hewitt. 2001-11-13 09:00:22 +00:00
hyatt%netscape.com
d6f8a36508 Fix to convert property to field. 106153. r=hixie, sr=hewitt 2001-11-12 07:28:30 +00:00
blakeross%telocity.com
96c5a21fdd changing timeout to 0, r/sr=hyatt 2001-11-11 04:41:48 +00:00
blakeross%telocity.com
43873c78c9 73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben 2001-11-11 04:20:01 +00:00
jaggernaut%netscape.com
d5f98d7747 Bug 15050: page load shouldn't overwrite text typed into the url bar. r=hewitt, sr=ben 2001-11-10 21:38:28 +00:00
blakeross%telocity.com
5a46d540e2 109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt 2001-11-10 01:51:44 +00:00
morse%netscape.com
eee486ee49 bug 68136, full screen mode, r/sr=ben/alecf 2001-11-10 01:12:37 +00:00
yokoyama%netscape.com
1c8e8f1f3d Bug 108712
ISO-8859-16 and Korean (ISO-2022-KR) menu
appears in the wrong submenu.
/r=nhotta; /a=asa
2001-11-08 23:05:30 +00:00
hyatt%netscape.com
70660d7fa3 Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa 2001-11-08 05:06:48 +00:00
ben%netscape.com
d3393726aa 108816 - add back removed navigation bindings for Windows only. r=waterson, sr=hewitt 2001-11-07 07:38:49 +00:00
hyatt%netscape.com
8ca82532f6 Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt 2001-11-07 06:40:04 +00:00
timeless%mac.com
f007b04e93 Bug 83017 - Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian, sr=jst
2001-11-06 23:01:03 +00:00
ben%netscape.com
dd22c296f8 90080 - no restart message appears when switching UI language.
r=jag, sr=hyatt
2001-11-06 22:55:05 +00:00
ben%netscape.com
780a1792ac 108595 - prevent a duplicate load of contentAreaContextOverlay.xul which is causing problems for image blocking, and remove an unused script include. r=kerz, sr=blake 2001-11-06 01:40:09 +00:00
timeless%mac.com
8fba04499b Bugzilla Bug 83017 Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian sr=jst
2001-11-06 00:54:15 +00:00
rods%netscape.com
ee82bc4072 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-05 14:14:16 +00:00
pchen%netscape.com
f551f68d9c bug 14824, r=rjc, sr=blake, add timeout at end of Startup() which will call nsBookmarksService::ReadBookmarks() 2001-11-05 03:12:53 +00:00
blakeross%telocity.com
3910eb2a72 stupid whitespace changes. 2001-11-05 02:03:49 +00:00
blakeross%telocity.com
de51dec0e4 Er, typo in last patch. r=hewitt sr=hyatt 2001-11-05 02:01:31 +00:00
rods%netscape.com
20bfca1cfd Removing the Print Preview option from the menu
Bug 107562
2001-11-03 15:08:08 +00:00
rods%netscape.com
37a4501149 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
hewitt%netscape.com
20311b8044 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +00:00
bryner%netscape.com
e4216987ac Adding the XUL tabindex test to the debug menu. r=hyatt. 2001-11-03 08:56:09 +00:00
blakeross%telocity.com
6c769e76e9 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:17:02 +00:00
hyatt%netscape.com
f3a9db9f7b Remove the wasteful undetermined mode from the browser progress meter. r=jag, sr=hewitt 2001-11-01 08:25:31 +00:00
tao%netscape.com
f8fa28ae88 107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
bnesse%netscape.com
aa65825ca9 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
bbaetz%cs.mcgill.ca
9235d4c53c bug 92892. Remove DOM Viewer from the debug menu, since its confusing
people, and isn't even in the tree any more.
r=bz, sr=darin
2001-10-28 23:46:17 +00:00
jaggernaut%netscape.com
6e63ecf1db Fix spelling of "isContentPrefered" parameter. sr=hewitt 2001-10-28 07:36:09 +00:00
bnesse%netscape.com
faf03ce445 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2001-10-27 05:39:25 +00:00
rpotts%netscape.com
ae53430684 bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface... 2001-10-27 02:52:39 +00:00
hewitt%netscape.com
23bce44dd6 106826 - can't drag into folders on the personal toolbar, r=hyatt, sr=blake 2001-10-26 21:54:36 +00:00
bnesse%netscape.com
f33cebfd69 Fix for bug 103883/106273. Bad JS broke theme switching. r=jag, sr=alecf 2001-10-26 18:03:49 +00:00
hyatt%netscape.com
0c3c674339 Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst 2001-10-26 09:26:13 +00:00
hyatt%netscape.com
65c1a51c18 Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst 2001-10-26 09:26:03 +00:00
hyatt%netscape.com
a78b71e728 Add support for CTRL+w closing the curren tab in multi-tabbedm ode. sr=ben, r=hewitt 2001-10-26 07:49:28 +00:00
hewitt%netscape.com
60a1909f1a 99235 - Bogus URL's added to urlbar history will corrupt localstore.rdf (patch by jrgm), r=jag, sr=hewitt 2001-10-26 00:05:55 +00:00
seawood%netscape.com
0f535e7061 Land the simple OSX Mach-O build changes.
Bug #75653 r=cls
2001-10-25 08:55:53 +00:00
darin%netscape.com
58844b638e NOT PART OF THE BUILD: adding Makefile.in for the MachO build 2001-10-23 22:49:42 +00:00
pchen%netscape.com
d77eab457d *** empty log message *** 2001-10-22 23:59:10 +00:00
bnesse%netscape.com
73c9a1111f Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-22 20:54:48 +00:00
jaggernaut%netscape.com
1ab288a5dc Bug 105973: s/Observe/observe/ 2001-10-22 04:26:04 +00:00
jaggernaut%netscape.com
3e278e4913 Bug 105973: s/Observe/observe/ 2001-10-22 04:16:33 +00:00
pchen%netscape.com
377819e42a backing out bnesse at his request since he found conflicts with dougt's
checkin
2001-10-19 21:24:03 +00:00
pchen%netscape.com
d9687a5cd4 *** empty log message *** 2001-10-19 21:09:11 +00:00
bnesse%netscape.com
8403e03f3b Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-19 20:55:54 +00:00
dougt%netscape.com
d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
pinkerton%netscape.com
6630d79543 remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098 2001-10-19 14:13:20 +00:00
hyatt%netscape.com
626b60a24e Fix for 102120, ability to load tabs in background, r=bryner, sr=hewitt 2001-10-19 01:25:51 +00:00
law%netscape.com
80c2660ddf Fix for bug 104910; change default for Don't ask me this again checkbox on Quick Launch dialog; r=pchen, sr=blake 2001-10-17 00:36:10 +00:00
blakeross%telocity.com
e8b64b123c Removing unused file. 2001-10-17 00:21:06 +00:00
jshin%mailaps.org
7db51122d8 r=yokoyama@netscape.com sr=brendan@mozilla.org
fix bug 7964 : Add ISO-2022-KR decoder (to Unicode) Korean emails.
Encoder is NOT included since ISO-2022-KR should not be used for
outgoing emails.
2001-10-13 07:27:30 +00:00
sfraser%netscape.com
7ee6ab59a7 Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake 2001-10-13 02:28:44 +00:00
blakeross%telocity.com
b52f0c152a Hitting esc in urlbar of new blank browser window reveals proxy icon (81428), patch by Neil. sr=blake 2001-10-12 01:45:49 +00:00
blakeross%telocity.com
89940866a0 Pressing enter in autocomplete menu should load that url in open location dialog (83922) and urlbar urls should be added to history dropdown regardless of method by which they were obtained (e.g. from autocomplete dropdown). r=kerz sr=ben 2001-10-12 01:33:39 +00:00
blakeross%telocity.com
e629149c35 Javascript urls from dropdown don't replace location box (69095). r=kerz sr=ben 2001-10-12 00:52:51 +00:00
blakeross%telocity.com
7b26530b85 Set focus to content area when opening bookmark (from pt or menu) (62765). r=kerz sr=ben 2001-10-10 19:53:30 +00:00
blakeross%telocity.com
fa80387282 Workaround 'urlbar not responsive to enter' problem (90337). sr=alecf 2001-10-10 19:38:21 +00:00
matt%netscape.com
ae69e7b3f4 Fix for bug 103415. Search tab is not getting updated. r=sgehani sr=hyatt 2001-10-09 20:26:56 +00:00
ben%netscape.com
140aa22304 101131 - Bookmarks Menu on personal toolbar is empty.
Not the best fix but will do for short term. Comments added
detailing proposed better solution.
r=kerz, sr=hewitt
2001-10-08 12:32:14 +00:00
hyatt%netscape.com
d1a7f68f70 Fix for 102598, CTRL+T tabs should focus URL bar after opening. r=kerz, sr=hyatt, patch externally contributed. 2001-10-08 07:39:32 +00:00
jaggernaut%netscape.com
aa3ec222c2 Bug 97067: focus changes windows when background window finally loads. patch by saari, slightly modified by me, r=jag,ben, sr/rs=hyatt (sr on the original patch) 2001-10-07 10:23:32 +00:00
jaggernaut%netscape.com
86c2bc826c Replace "Error creating browser instance" with more helpful debug messages. 2001-10-07 10:05:33 +00:00
bzbarsky%mit.edu
64ca52215e Fix JS error opening view source. Checking in for timeless
<timeless@mac.com>, r=me, sr=darin
2001-10-07 00:51:36 +00:00
gerv%gerv.net
1afae88457 Bug 103223 - Site Nav Bar doesn't check target of load/unload events. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2001-10-06 02:28:39 +00:00
gerv%gerv.net
a121079796 Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2001-10-06 02:27:28 +00:00
timeless%mac.com
73c5768a82 Bugzilla Bug 102143 with multiple tabs open, View Page Info always shows info for the first tab
by doron, r=jag, sr=hyatt, a=asa. a=drivers,leaf
2001-10-05 18:36:50 +00:00
gerv%gerv.net
60cffc8640 Links toolbar fixes. All are sr=hyatt, a=asa.
Bug 102895 - a few functions in the wrong place. Patch by choess@stwing.upenn.edu, r=sballard@netreach.net.

Bug 102899 - missing icons in Classic. Patch by gerv, r=choess.

Bug 103097 - two line fix to improve perf in auto-show case. Patch by sballard, r=gerv.

Bug 102991 - Links toolbar is officially known as Site Navigation Bar. Patch by gerv, r=choess.
2001-10-05 03:11:29 +00:00
gerv%gerv.net
e50b79f960 Bug 103082 - re-enable links toolbar, hidden by default, in such a way that it has no perf. impact when hidden. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2001-10-05 01:06:41 +00:00
hyatt%netscape.com
a5c7365beb fix for 103082, disable link toolbar, r=doron, sr=hewitt, a=asa 2001-10-04 08:39:40 +00:00
gerv%gerv.net
d9ff7ddbe6 Auto-show for the Links Toolbar. Bug 102832. Patch by sballard@netreach.net (Stuart Ballard). r=gerv, sr=hewitt, a=asa. 2001-10-03 22:35:56 +00:00
gerv%gerv.net
86ed097036 Adding missing contributor - Henri Sivonen <henris@clinet.fi>. Bug 87428 again.
While I'm here, the credit for the links toolbar in my last checkin comment should have gone to Christopher Hoess <choess@stwing.upenn.edu>, Eric Hodel <drbrain@segment7.net> and Tim Taylor <tim@tool-man.org>, as well as anyone else who contributed ideas and suggestions.
2001-10-03 17:17:13 +00:00
gerv%gerv.net
1929e56a99 Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last! 2001-10-03 05:08:20 +00:00
stephend%netscape.com
6d11609c79 Bug 80120. Implement tooltips for toolbar's expand/collapse widgets. r=german,jglick,sspitzer,robinf,cmanske sr=sspitzer 2001-10-01 04:54:14 +00:00
blakeross%telocity.com
ceabfb187c Fix js strict warnings about redeclaration of vars and reference to undefined vars. sr=ben 2001-10-01 03:56:43 +00:00
blakeross%telocity.com
4deb712f51 Fixing js strict warning about function not always returning a value. sr=ben 2001-10-01 02:35:17 +00:00
jaggernaut%netscape.com
f27e9494ee Clean up navigator.js (begone, evil tab, 3-space and 4-space indents, begone, curly brackets following function declarations, and begone, evil strict warnings!), r=caillon, rs=Ben 2001-09-30 15:01:58 +00:00
jaggernaut%netscape.com
14532678e9 Get rid of some js strict warnings. r=caillon 2001-09-30 13:38:35 +00:00
jaggernaut%netscape.com
e04e8a40a8 Remove trailing comma (js strict warning) 2001-09-30 12:54:31 +00:00
jaggernaut%netscape.com
dc7525ffa9 Make "Open New Tab" modifier "accel", not "control", sr=hyatt 2001-09-29 06:12:48 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
mkaply%us.ibm.com
36081dcb62 Remove unused OS/2 files - we use the Windows versions now 2001-09-28 03:38:54 +00:00
hyatt%netscape.com
3f52ac2c96 Fix for 102066, new tab in open location dialog, r=bryner, sr=brendan 2001-09-28 01:15:50 +00:00
hyatt%netscape.com
e75f328954 Fix for 102060, enable New Tab in the UI and implement tabbrowser context menus for closing and creating tabs, add CTRL+f4 for closing tabs. r=bryner, sr=brendan 2001-09-28 00:10:48 +00:00
bzbarsky%mit.edu
7fb75487be Change observes= to command=. Bug 39389 (view source context menus).
sr=blake, r=doron
2001-09-26 20:38:01 +00:00
bzbarsky%mit.edu
f44822f26f Add a context menu to viewsource. Bug 39389, patch by Doron
<doronr@naboonline.com>, r=bzbarsky, sr=alecf
2001-09-26 19:25:10 +00:00
hyatt%netscape.com
084d155657 backing out 94836, since it did not have UI review. 2001-09-25 22:21:47 +00:00
shanjian%netscape.com
86460b2cff #93330 Manually override charset doesn't work in View | Page Source window
r= jag , sr=waterson
2001-09-24 22:53:26 +00:00
hyatt%netscape.com
67241b3ae6 100706. Tabbrowser stuff. r=jag, sr=blake 2001-09-24 04:38:41 +00:00
hyatt%netscape.com
23e9648fff More 100706 fun. r/sr=jst,jag 2001-09-23 09:30:02 +00:00
hyatt%netscape.com
b534e932c8 Fix for 100706, r/sr=jag,brendan 2001-09-22 07:33:53 +00:00
radha%netscape.com
3d1c5456ef Fix for bug 92824. Update index in SH after onStartLoad() is called for the page. r=adamlock sr=rpotts 2001-09-22 00:12:41 +00:00
tao%netscape.com
4cc129fd94 97606: Default character coding setting is blank in pref
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar
2001-09-21 01:16:59 +00:00
hewitt%netscape.com
d2169dbb07 97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt 2001-09-20 22:51:30 +00:00
simon%softel.co.il
3404f5a53a Add Arabic and Hebrew ISO standard encodings to the default list for mail edit. Bug 99108, r=momoi, sr=kin 2001-09-20 08:07:09 +00:00
hewitt%netscape.com
f73dd9fabf 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
stephend%netscape.com
15715f037a Bug 100509. JS strict warning (re-declaration) r=doron, sr=blake 2001-09-20 03:22:51 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
hewitt%netscape.com
60f317c194 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2001-09-17 23:40:50 +00:00
rpotts%netscape.com
91df4b9c17 bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused. 2001-09-17 23:22:00 +00:00
bzbarsky%mit.edu
ff33b303ce Make the vertical separator next to the "Home" button not show up when
there are no buttons there.  Bug 80494, patch by Fabian
<hidday@geocities.com>, r=hwaara, sr=ben
2001-09-15 01:24:16 +00:00
mkaply%us.ibm.com
bf6cf05d06 #95642
r=cls
When given the win/mac/unix choice for chrome, OS/2 should use win, not define its own
2001-09-14 21:07:39 +00:00
mkaply%us.ibm.com
23ee0801ef #95642
r=cls
Because other platforms then Unix use the Unix build system, add Makefile.ins to some win
directories so platforms can choose to use the win versions of files
2001-09-13 23:01:14 +00:00
bzbarsky%mit.edu
995b971f09 Add line-wrapping capability to the view source window. Bug 22022,
r=bzbarsky, sr=alecf
2001-09-12 20:16:32 +00:00