Commit Graph

756 Commits

Author SHA1 Message Date
cbiesinger%web.de
a5036f490f bug 164489 r=timeless sr=bz contentAreaUtils.js should use appendFilters for well known types (text, allfiles) 2002-08-27 08:06:37 +00:00
cbiesinger%web.de
847cab50a2 Bug 158976 r=timeless sr=blake
`Work Offline' menu item isn't checked like in most other browsers
2002-08-11 17:47:18 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
akkana%netscape.com
52f4ba704d 105895: shift-middleclick in content opens clipboard url in new tab or window. r=brade, sr=jag 2002-08-06 23:52:15 +00:00
bzbarsky%mit.edu
69283ac16a ugh. I mismerged the patch for bug 150451. This is the right code
now.  Thanks to Sander for catching it.
2002-08-06 08:41:52 +00:00
bzbarsky%mit.edu
1e12afb8c5 Bug 150451. Don't use ".html" as a filename. Patch by Sander
<mybugzilla@juima.org>, r=bzbarsky, sr=jag
2002-08-06 01:27:31 +00:00
bzbarsky%mit.edu
6f1de71cec Bug 76799. Unescape the filename if it comes from a URL. r=brade, sr=jag 2002-08-06 01:17:55 +00:00
bzbarsky%mit.edu
f8f8382a35 Save as on a page with no filename and title should not just die. Bug
158598, patch by sharparrow1@yahoo.com, r=timeless, sr=bzbarsky.
2002-08-06 01:16:35 +00:00
alecf%netscape.com
f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
jkeiser%netscape.com
1516db315c Finish checkin of bug 141410 for blake. 2002-07-27 20:56:06 +00:00
cbiesinger%web.de
f62720c9d8 bug 158922 patch by spiffonator@netscape.net r=biesi sr=alecf a=asa
remove unused strings
2002-07-25 20:36:09 +00:00
rods%netscape.com
8dc07b900d Hide the Page Setup btn on Linux until Bug 119491 is fixed
Bug 158282 r=sgehani sr=bryner a=asa
2002-07-25 01:48:42 +00:00
leaf%mozilla.org
8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
jst%netscape.com
3cc5ee6256 Checking in alexey@ihug.com.au's fix for bug 144040. Make sure the enabled column in about:plugins contains correct information. r=peterl@netscape.com, sr=jst@netscape.com 2002-07-15 22:50:49 +00:00
bzbarsky%mit.edu
63a557eec1 Fix part of bug 120327. Patch by Jonas Jorgensen <jonasj@jonasj.dk>,
r=bzbarsky, sr=brendan,ben, gladness=all
2002-07-10 05:42:11 +00:00
timeless%mac.com
04ee09cffc Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences.
patch by pierrechanial@netscape.net r=rginda,timeless sr=jag
2002-07-10 01:23:56 +00:00
rods%netscape.com
1ba1fcde85 Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:39:02 +00:00
caillon%returnzero.com
3af6df0173 Bug 141717 - Context menus break if a website defines its own "getSelection" variable/function
r=biesi
sr=jst
2002-07-08 06:19:28 +00:00
caillon%returnzero.com
1cbd19d782 Bug 155062. View background image fails/works incorrectly when things have a background attribute, but a different specified style. We should always get the computed background-image and ignore what
the background attribute says.  r=bzbarsky sr=blake
2002-07-02 22:06:59 +00:00
alecf%netscape.com
ec003bce66 final part of fix for bug 132175 - switch consumers over to new interface
r=bnesse, rs=waterson
2002-06-26 22:55:49 +00:00
bzbarsky%mit.edu
b4e453c08e add an ID to the separator so things can go on the right side of it.
Bug 151479, r=bzbarsky, sr=blake
2002-06-19 06:42:27 +00:00
bzbarsky%mit.edu
a824fe329f Not all URIs are URLs. Bug 143987, r=law, sr=jag 2002-06-19 05:13:59 +00:00
caillon%returnzero.com
5990fee38b Bug 152278, opening a groupmark shouldn't load about:blank into the active tab. r=blake sr=jag 2002-06-18 04:39:43 +00:00
henry.jia%sun.com
17c7eb88ae Bug 150627 inconsistant between display and action(modifier) of short cut key for function 'Select All'
r=Akkana
sr=hewitt
2002-06-17 01:43:29 +00:00
sgehani%netscape.com
c13b166a59 Accesskeys on print preview toolbar buttons.
b=133506; r=caillon; sr=blake
2002-06-13 01:08:48 +00:00
leaf%mozilla.org
6e6bf977e5 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
rods%netscape.com
8082f46b4c Add nsIObserver to the ShowPageSetup method for platforms that impl an Apply btn
Bug 149317 r=dcone sr=kin
2002-06-06 10:40:42 +00:00
ssu%netscape.com
9591a2fc41 fixing bug 137141 - Wrong context menu items in stand alone mail window. r=neil sr=sspitzer a=drivers 2002-06-06 02:27:20 +00:00
varada%netscape.com
5e38d84300 fix for 139814- Search the Web menu item should open page only in browser and not in any window with content area;r=law;sr=bienvenu 2002-06-03 20:53:23 +00:00
timeless%mac.com
ebbbf7a70b Bug 135250 Context menu: "open link in new tab" should be below "open link in new window"
patch by alexbishopuk@yahoo.com r=bzbarsky sr=jag
2002-06-03 09:01:35 +00:00
caillon%returnzero.com
5e0cdbb3d4 Bug 143267. 'Tools' > 'Download Manager' doesn't bring focus to the Download Manager if it is already open. r=sgehani, sr=blake 2002-05-31 18:50:31 +00:00
jaggernaut%netscape.com
2b7881786e Bug 101955: middle-click -> open in new window fails for urls in mail/news, the better fix. r=caillon, sr=hewitt 2002-05-29 23:17:47 +00:00
jaggernaut%netscape.com
2edfa76268 Bug 101955: Middle-click -> Open in new tab/window fails for Mail/News URLs, r=sdagley, sr=hewitt 2002-05-28 00:02:41 +00:00
sspitzer%netscape.com
4449e912cf fix for #138826. context menu (for images and in general) is broken in the stand alone mail message window. r=sspitzer, sr=blake. thanks to antonio.xu@sun.com for the initial patch. 2002-05-23 21:39:34 +00:00
dveditz%netscape.com
7d074d84d3 bug 144704 make sure view image context menu item doesn't inherit the wrong context, r=bryner,sr=brendan,a=chofmann,adt1.0.0+ 2002-05-22 04:56:05 +00:00
dveditz%netscape.com
cb28a9ecc0 bug 143420 make sure showOnlyThisFrame option doesn't inherit the wrong context r=bryner,sr=scc,a=brendan,adt1.0.0+ 2002-05-22 04:54:50 +00:00
rods%netscape.com
55cdb88790 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
2002-05-16 13:51:54 +00:00
shliang%netscape.com
5901b79635 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
rbs%maths.uq.edu.au
9c7db2e47f Whitespace to correct the typo in the bug number, b=49721,122524 (rather than 1222524) 2002-05-10 22:31:03 +00:00
rbs%maths.uq.edu.au
5a252db08d 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 2002-05-10 22:05:59 +00:00
rods%netscape.com
4a063c4227 Missed these from checkin for
Bug 143248 r=dcone,conrad sr=attinasi
2002-05-10 17:58:41 +00:00
rods%netscape.com
bc2e23fdcf set the UI accordingly after doing PP from the combobox
Bug 143309 r=sgehani sr=alecf
2002-05-09 22:39:57 +00:00
cbiesinger%web.de
2fe7e39653 bug 141158 r=timeless sr=alecf
JS Strict warnings in utilityOverlay.js
2002-05-08 19:00:35 +00:00
rods%netscape.com
3d5fdd437f change printpreview toolbar over to a combobox with discrete values
Bug 127857 r=sgehani sr=alecf
2002-05-08 14:16:44 +00:00
rods%netscape.com
15a673155f Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
2002-05-07 12:03:37 +00:00
blakeross%telocity.com
85db8f1863 140262 - context menu for input type=password should include paste. patch by bz. r=biesi sr=me 2002-05-05 20:39:50 +00:00
cbiesinger%web.de
a0b51664a8 bug 133675 patch by Morten@Nilsen.com r=biesi sr=alecf
javascript strict warnings in findUtils.js
2002-04-30 21:04:10 +00:00
alecf%netscape.com
58ad7ad612 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
caillon%returnzero.com
6ade118218 Bug 131429. The context menu item for 'Set as Wallpaper' on Windows platforms should be disabled while the image is loading, in order to prevent a partial image being set. r=biesi, sr=blake. 2002-04-27 18:47:47 +00:00
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
alecf%netscape.com
eaa6358150 remove convertISupportsToDOMWindow in order to clean up nsIWindowMediator
bug 138299 (preparation for bug 132175)
2002-04-22 14:02:48 +00:00
blakeross%telocity.com
54ec52de83 135103 - context menus missing separator in image menu. r=dean sr=ben 2002-04-21 18:52:49 +00:00
seawood%netscape.com
f1d907679e Remove references to obsolete CHROME_ variables.
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
dbragg%netscape.com
bcc260038d Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
brade%netscape.com
0cc80c4e02 bug 135862, use correct strings for new composer window (submitted by cmanske, r=brade, sr=kin, a=rjesup, adt=jaime, l10n=rchen) 2002-04-15 14:42:09 +00:00
heikki%netscape.com
3e3dc17c41 Bug 128326, disable saving XML as complete because it has serious dataloss bugs. r=bzbarsky, sr=blake. 2002-04-13 03:37:44 +00:00
brade%netscape.com
f08a7ad8f0 build magic to ensure that platform overlays are inserted into jar files despite last modified date (r=pinkerton, sr=sfraser) bug 75898 2002-04-12 12:46:21 +00:00
jaggernaut%netscape.com
8a5020c0be 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
2002-04-11 01:20:02 +00:00
jaggernaut%netscape.com
17e594a87c Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready. 2002-04-04 09:48:20 +00:00
blakeross%telocity.com
969eb059d1 135101 - view page source doesn't work. r=hixie, bz sr=blake a=rjesup patch=gilles durys 2002-04-03 23:14:32 +00:00
blakeross%telocity.com
fad872c62d 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 05:04:22 +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
brade%netscape.com
6133483cea add new history shortcut keybinding ('h') bug 74244 (r=sdagley, sr=ben, a=asa, jaime) 2002-04-02 15:43:49 +00:00
brade%netscape.com
229eb686be bug 74244; Mac override of command-H (reserved by OSX) to command-shift-H for History (r=sdagley, sr=ben, a=asa, jaime) 2002-04-02 15:42:50 +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
srilatha%netscape.com
53f32f9c91 Fix for bug #133353. Import Utility is missing from the Tasks->Tools menu.
r=varada@netscape.com, sr=sspitzer@netscape.com, a=asa
2002-03-31 03:18:44 +00:00
caillon%returnzero.com
a8ca0e8aa8 Bug 129960. Special characters in computed URI values should be backslash escaped. r=hixie, sr=jst, a=asa 2002-03-27 07:39:54 +00:00
seawood%netscape.com
6da36f8962 Update .cvsignore to ignore generated Makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
jaggernaut%netscape.com
8dc1cb09b1 Bug 119599: part of bookmark groups, was accidentily not checked in. patch=hyatt, r=ben, sr=jag, a=asa 2002-03-25 15:48:55 +00:00
caillon%returnzero.com
b9c9ef4760 Bug 67789, JavaScript strict warning in contentAreaDD.js, Patch by Henrik Gemal <bugzilla@gemal.dk>. r=bzbarsky, sr=alecf, a=scc 2002-03-24 20:36:49 +00:00
rods%netscape.com
84da8dc116 Added try/catch for return error codes for page setup
Bug 130094 r=dcone sr=attinasi a=asa
2002-03-23 14:41:03 +00:00
cmanske%netscape.com
6ed40c3805 Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2002-03-23 04:38:14 +00:00
sgehani%netscape.com
b38c5c0390 Make tabbing off of scale or page fields change the values if new ones
were entered.
b=126726; r=morse; sr=hewitt; a=asa
2002-03-21 23:51:18 +00:00
sgehani%netscape.com
974387c8cb Polish search results.
b=106127; r=morse; sr=hewitt; a=asa
2002-03-21 23:29:56 +00:00
caillon%returnzero.com
21d698a0a8 Bug 116523, Search selected text context menu missing in XHTML as XML frameset docs, strict warning on right click. r=rossi@telnet.at, sr=jag, a=asa 2002-03-21 15:46:02 +00:00
blakeross%telocity.com
93d044d117 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00
blakeross%telocity.com
69a2eecc19 Backing out...saving for a rainy day... 2002-03-17 07:39:08 +00:00
blakeross%telocity.com
f627f544d6 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 05:14:08 +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
bzbarsky%mit.edu
3ba2fefedb Bug 129535 -- get filenames from the right places in some edge cases.
r=law, sr=alecf, a=asa
2002-03-15 03:50:53 +00:00
timeless%mac.com
38ceb2c757 Bug 127699 Disable UI for zoom, print, and landscape/postscript on Unix
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bzbarsky sr=attinasi a=asa
2002-03-14 22:56:16 +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
bzbarsky%mit.edu
abe192dbf6 Do not apply content decoding if the url ends in .gz or .zip. The
content-encoding battle never ends...  Bug 128199, r=law, sr=darin,
a=asa
2002-03-14 00:51:28 +00:00
rods%netscape.com
b04e03e883 The document viewer was only clamping on values above 100%, the Front-end UI
was doing the clamping on 50-100%, I have changed the back-end to do no
clamping and the front will now allow values between 10 and 500%, these seem
reasonable.
Bug 127508 r=sgehani sr=alecf a=asa
2002-03-10 15:23:54 +00:00
bienvenu%netscape.com
c73c79ca5e fix problem saving inline attachments (e.g., images) from mail and news messages with right click context menu r=law, sr=darin, a=dbaron 116234 2002-03-09 15:33:27 +00:00
bryner%netscape.com
8b898b481f Adding some missing .cvsignore files. a=leaf. 2002-03-08 00:00:05 +00:00
rods%netscape.com
4192ff3428 1) Added a new method to nsIWebBrowserPrint iface that enables you to get the current PS being used to print or PP
2) Change the PP toolbar code to use the current PS instead of the global
Bug 127969 r=dcone sr=attinasi a=asa
2002-03-07 12:57:33 +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
locka%iol.ie
f99481c757 Display an authorization prompt when shift-click to save password protected URIs. b=116279 r=brade@netscape.com sr=darin@netscape.com a=asa@mozilla.org 2002-03-05 22:45:20 +00:00
bzbarsky%mit.edu
047518c83a Don't show bogus "save as text" option when doing "save link as". Bug
127912, r=law, sr=blake, a=asa
2002-03-04 22:12:14 +00:00
blakeross%telocity.com
a313452081 55686 - option-click doesn't save link on mac. r=sdagley sr=hewitt a=shaver 2002-03-02 17:59:12 +00:00
law%netscape.com
76a54876d6 Bug 113727; improved UI for Page Setup dialog; r=sgehani, sr=blake, a=asa/drivers 2002-03-01 00:51:47 +00:00
bzbarsky%mit.edu
2158ffd754 make "save as" offer the "web page, complete" option on ebay and on
other such pages where the server sends no content type.

Bug 128162, r=law, sr=jag, a=shaver.
2002-03-01 00:00:14 +00:00
sgehani%netscape.com
3a104c3c74 Hide print button, scaling widgets, and orientation widgets.
b=127699; r=law; sr=jag; a=asa
2002-02-28 23:54:27 +00:00
bzbarsky%mit.edu
95c6440fc5 Decode by default when saving, except for types on a "ban list". Bugs
69306, 120033, 121001, r=law, sr=darin, a=roc+moz
2002-02-27 00:43:46 +00:00
bzbarsky%mit.edu
3c189ab83d Make "save as" succeed even without a mime info. Bug 127333, r=law,
sr=jag, a=brendan
2002-02-23 21:07:50 +00:00
law%netscape.com
b2412d8006 Bug 27609; use new progress dialog so errors are handled properly; r=bzbarsky, sr=ben 2002-02-20 08:03:21 +00:00
jst%netscape.com
19b9e3ce32 Checking in Boris Zbarsky's <bzbarsky@mit.edu> fix for bug 117269. Making mozilla not invent silly file extensions when saving files. r=law@netscape.com, rs=jaggernaut@netscape.com, jst@netscape.com 2002-02-20 07:50:52 +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
timeless%mac.com
95da47977f Bug 121922 JavaScript strict warning, cleanup of contentAreaClick
patch by caillon@returnzero.com r=walk84 sr=jag
2002-02-20 05:52:37 +00:00
sgehani%netscape.com
bdc87e0fa7 Land update notifications.
b=120201; r=law,pavlov; sr=dveditz
2002-02-20 04:01:34 +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
timeless%mac.com
1f0a883e6c Bug 125078 Implement InitPrintSettingsFromPrinter for GTK+/Xlib
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi
2002-02-19 22:47:35 +00:00
rods%netscape.com
ae0b7240a9 1) In DocumentViewer: I did rearrange some of the data members for PrintData
and PrintObject and their initialization order
2) In DocumentViewer: Implemented the shrink to fit feature by calc'ing the
ratios in the first reflow and then reflowing a second time to shrink them
3) In nsPageFrame: This is somewhat unrelated to this bug, but I found where
continuing frame content was being parented to the PageFrame instead of the
PageContentFrame.
4) Although at this time I am not using DumpFrames for debugging I may want to
switch back to it while debugging at anytime.
Bug 100967 r=dcone sr=attinasi
2002-02-19 11:49:27 +00:00
hewitt%netscape.com
98f0f7a503 41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake 2002-02-19 08:12:22 +00:00
endico%mozilla.org
a130db0fba Change the default time bomb url to http://mozilla.org/time-bomb.html bug 126348 r=blake, sr=shaver 2002-02-19 05:50:17 +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
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
blakeross%telocity.com
baa95a6b51 89389 - save as link should alert user if page doesn't exist (and not save the link). r=bz sr=hewitt 2002-02-16 03:31:59 +00:00
dean_tessman%hotmail.com
c0e50c228c Bug 100760
Find Again should display Find dialog if no find string is specified
Change to findUtils.js to make it so.
r/sr=blake
2002-02-15 03:58:43 +00:00
law%netscape.com
82521cf5de Bug 50514; properly detect when right-clicking on a background image; r=bzbarsky, sr=hyatt 2002-02-14 06:05:16 +00:00
blakeross%telocity.com
659aab86ac 122303 - right clicks originating on xul elts shouldn't show context menu. r=ben sr=hewitt 2002-02-14 01:36:58 +00:00
blakeross%telocity.com
2ed9e42372 123667 - case where open web location open button can incorrectly remain disabled. r/sr=hewitt 2002-02-13 23:40:06 +00:00
bzbarsky%mit.edu
53494d3eb3 Make it possible to save files of types for which we have mimeinfos but
no extensions.  Bug 68801, r=law, sr=jag
2002-02-12 02:22:39 +00:00
bzbarsky%mit.edu
3e0b8d4c3e Make "save link as" work in the context menu on files in the XUL
dirviewer.  Bug 124762, r=bbaetz, sr=jag.
2002-02-12 00:41:22 +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
35b7d80554 123504 - menuitem/tooltip conflict. r/sr=hewitt 2002-02-11 22:56:47 +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
882cccf833 78023 - js error in nsTransferable.js r/sr=hewitt 2002-02-09 01:37:27 +00:00
bzbarsky%mit.edu
72bb1acaa4 Use the URI Checker to get headers for Save As. Bug 118719,
r=law,akkana,cmanske, sr=darin
2002-02-08 00:10:55 +00:00
cbiesinger%web.de
19dbb1404c bug 62199 r=bzbarsky sr=blake
JS Strict warning in tasksOverlay.js
2002-02-07 22:36:37 +00:00
dcone%netscape.com
c34cb2647d b=118889 r=rods sr=sfraser Fixed app. so printSettings dialogs will work 2002-02-07 05:32:59 +00:00
hwaara%chello.se
6c9d73d8c5 #109598, "tasks overlays should use insertbefore, insertafter instead of position"
#81237, "IRC Chat has bizarre menu position",

Patches by nnooiissee@yahoo.com

r=andreww, sr=jst
2002-02-06 15:29:39 +00:00
bzbarsky%mit.edu
8748e52c3b Fix appearance of filter extensions twice in filepicker. Bug 115670,
r=bryner, sr=jag.
2002-02-04 16:12:18 +00:00
rods%netscape.com
c4d51c97c2 Remove checking for numeric input from header/footer input
part of fix to 120062 r=dcone sr=hyatt
2002-02-04 13:38:13 +00:00
blakeross%telocity.com
56bf4e83af 67139 - title of active window should be checked in tasks menu. r=ben sr=hewitt 2002-02-04 05:15:47 +00:00
blakeross%telocity.com
ea8f66fcf6 92749 - "view background image" context menu item doesn't always appear when it should. r=bz sr=hewitt 2002-02-03 00:58:38 +00:00
blakeross%telocity.com
cd8e813edf 39070 - can't dnd images or <areas>. r=ben sr=hewitt 2002-02-03 00:06:12 +00:00
cmanske%netscape.com
579da0040d Fixed Open Location dialog for Composer, b=122933, r=brade, sr=hewitt 2002-02-01 23:53:30 +00:00
bzbarsky%mit.edu
967b747f73 Don't use "(null)" for the image filename if there is no filename in the
url.  Bug 121504, r=doron, sr=blake
2002-01-31 22:30:50 +00:00
bzbarsky%mit.edu
dbfdd172a4 Fix blocker bug 122217. Use a contractid instead of the classid (which
is no longer registered) for the mime service.  r=brade, sr=jag.
2002-01-28 18:24:31 +00:00
jaggernaut%netscape.com
d89447a076 Bug 117015: Text Zoom dialog should round value, not truncate it. r=stephend, sr=smfr 2002-01-28 12:46:31 +00:00
timeless%mac.com
f6f6979c15 Bug 121720 Save Dialog should be able to be minimized
patch by Matti@epost.de r=caillon@returnzero.com sr=blake
2002-01-28 09:57:12 +00:00
ben%netscape.com
dc2b105154 checking back in code by andreww accidentally backed out with my changes last night... see 1.43 comment on this file for details. 2002-01-24 19:52:47 +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
abe1f5d779 Make "shift" always toggle the sense of the
"browser.tabs.loadInBackground" pref.  Bug 113072, patch by Christopher
Aillon <caillon@returnzero.com>, r=doron, sr=jag
2002-01-24 07:51:58 +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
bzbarsky%mit.edu
0cd96a8d92 Make content-disposition parsing more forgiving. Fixes bug 121509 and a
few existing evang bugs.  r=law, sr=mscott
2002-01-24 05:14:49 +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
e3f71a6d6d Ignore anchors without href attrs in contentAreaClick. Bug 120973,
r=caillon, sr=blake
2002-01-24 02:54:18 +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
andreww%netscape.com
3e9296ff13 bug 44892 - mnemonics for tasks menu window items. r=alecf sr=hewitt 2002-01-24 01:52:18 +00:00
bzbarsky%mit.edu
e3a3a4d63a Make sure we always use "browser.download.dir" for the download dir
pref.  Bug 120997, r=timeless, sr=hyatt, a=asa
2002-01-21 21:38:35 +00:00
bzbarsky%mit.edu
0dab15d571 Fix Content-Disposition parsing not to include "filename=" in the
filename for Save Link As.  Bug 120409, r=sballard@netreach.net, sr=ben,
a=brendan.
2002-01-17 15:51:59 +00:00
ben%netscape.com
abc03d13c7 Fix .9.8 bugs:
115180 - saving a complete page on top of an existing complete page messes up
116167 - "Save Image" uses POST method
116445 - gzip files expanded when downloaded via "save link as"
115181 - saving a file sometimes results in an unpopulated progress dialog that does not go away
42441 - Save as Plain Text
115148 - save as dialog does not remember last directory used
115440 - File/Save Page does not work for PDF files
116263 - "File Type" selection in Save Page dialog is not remembered
115395 - Save Page as full page mpg does not work
115210 - Save Page as for plain text is not intelligent
115087 - Doing save page on an image Document should not save image document HTML

Nature of fixes described here:
http://bugzilla.mozilla.org/show_bug.cgi?id=120174

r=law, sr=hewitt
2002-01-16 04:00:28 +00:00
rods%netscape.com
52e7e0deba Move Paper size from XP Page Setup dialog to Linux PrintJobOptions dialog.
Bug 120062 r=roland,dcone sr=hyatt
2002-01-16 03:21:09 +00:00
rods%netscape.com
503c37671e turns on scaling and fixes it
Bug 120075 r=dcone sr=attinasi
2002-01-16 03:11: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
dougt%netscape.com
3ccd05a94a Backing out ben. this change cause 120118 2002-01-15 22:06:42 +00:00
bbaetz%student.usyd.edu.au
a044880560 Bug 117805 - context menus don't work in XML documents
Patch by caillon@returnzero.com, r=heikki, sr=jag
2002-01-15 06:30:49 +00:00
ben%netscape.com
ae19e9c0d1 115440 (r=law@netscape.com, sr=brendan@mozilla.org) saving full page plugin does not work
along with some other bugs but I forget the #s. Full patch attached to 115440.
includes:
- persisting last directory saved to
- persisting last conversion type specified when saving a document
- ensuring that content-disposition is favored when choosing a default filename for a file
  (r=blake, sr=brendan)
- null checking document in call to saveInternal before accessing properties on it.
2002-01-15 01:38:16 +00:00
bryner%netscape.com
f27fd1fca3 bug 90254 - blank menu item under privacy and security on mac. r=stephend, sr=sfraser. 2002-01-11 03:17:36 +00:00
alecf%netscape.com
c5869c2865 some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
r=dougt, sr=darin
2002-01-10 21:36:17 +00:00
stephend%netscape.com
5716339731 Bug 114543. Error in Javascript console on using 'Open in New Tab' on a link. Patch by John Morrison <jrgm@netscape.com> r=jag, sr=brendan 2002-01-10 04:16:22 +00:00
cavin%netscape.com
c81ed03fda Bug #81295: In extractFileNameFromUrl(), extract value associated with "filename="
keyword if present. r=naving/ben@netscape.com, sr=sspitzer.
2002-01-09 02:41:36 +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
stephend%netscape.com
c334849f59 Bug 79336. Javascript strict warnings in findUtils.js. Patch by Stephen Walker <walk84@usa.net) r=sgehani@netscape.com, sr=alecf@netscape.com 2002-01-03 00:56:52 +00:00
jaggernaut%netscape.com
d32fec141a Bug 102155: javascript error in contentAreaUtils.js. Patch by Mike Young <youngfam@nni.com>, r=caillon@returnzero.com, sr=jag 2002-01-02 11:56:07 +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
jaggernaut%netscape.com
ac7691bcb8 Bug 117013: in View -> Text Zoom -> Other... dialog, buttons are hidden on Mac. r=Fabian, sr=blake 2001-12-29 04:52:39 +00:00
mcafee%netscape.com
e47b64c3d3 Ignore generated files. 2001-12-29 04:19:36 +00:00
sgehani%netscape.com
8b75a493e1 Make search engine context menu item match spec.
b=15176; r=morse; sr=dveditz
2001-12-21 00:43:58 +00:00
heikki%netscape.com
1ecb8c9748 Bug 92172, bookmarking image map links should get something for name. r=timeless@mac.com, sr=blakeross@telocity.com. 2001-12-20 02:08:50 +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
ben%netscape.com
5a0e4de0e3 115440 - File/Save Page doesn't work for PDF files
refactor code to always sniff for content-type when saving a document,
and show the text/html options only when there is a document and
the content type is one of the supported types (e.g. text/html)
sr=hyatt/blake
2001-12-17 22:50:07 +00:00
rods%netscape.com
053ca7cb23 Initial checkin for Bug 113917 not in the build 2001-12-15 23:50:48 +00:00
stephend%netscape.com
1ed3ce6184 Bug 115401. chrome: should be chrome:// in utilityOverlay.js r=jrgm@netscape.com, sr=hewitt@netscape.com 2001-12-15 08:14:30 +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
ben%netscape.com
182aa824c5 this is part of the previous checkin to fix blocker bug 114874. change code to open correct xul file 2001-12-12 22:43:17 +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
morse%netscape.com
e3e935d877 bug 110471, fix js warning, r=morse, sr=alecf 2001-12-08 16:28:02 +00:00
heikki%netscape.com
33d9fc1bd7 Fixed Ctrl+click on XLinks and LINK elements. Fixed keyboard activation of XLinks (ENTER when focus on link). r=harishd, sr=jst. 2001-12-06 23:04:19 +00:00
ben%netscape.com
daf8761a80 fix bug bugscape 11251 - text missing from Exit menu item etc. on windows
due to file not being built because of invalid placement of DIRS variable in makefile. r=bryner, sr=hewitt
2001-12-05 01:47:05 +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
mkaply%us.ibm.com
03bcfe58b9 OS/2 bustage 2001-12-04 02:10:01 +00:00
ben%netscape.com
7ad599ae2b forgot this too..(113295, blocker) 2001-12-03 22:23:17 +00:00
ben%netscape.com
ac8802a51b part of previous fix for 113295 2001-12-03 21:51:56 +00:00
ben%netscape.com
13c08ff0bb fix for 113295 -'Exit' etc missing from menus. (smoketest blocker) 2001-12-03 21:35:55 +00:00
ben%netscape.com
186b785a7a oops forgot this one 2001-12-03 08:58:40 +00:00
ben%netscape.com
e8a459a5c3 104485 - remove duplicate platformGlobalOverlays, move code into better location and use a better name (platformCommunicatorOverlay). sr=hewitt. 2001-12-03 08:25: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
sgehani%netscape.com
318c4f27fc Open a new window if one isn't around when users select the
``Search the Web'' menu item from the ``Search'' menu.
b=83329; r=morse; sr=sfraser
2001-11-30 00:30:22 +00:00
ben%netscape.com
b4f45bc3c1 back out unapproved changes to Navigator context menus. See bug 70830. 2001-11-29 01:40:21 +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
nhotta%netscape.com
be656290c2 Added charset submenu to the context menu, written by jbetak, bug 70830, r=nhotta, sr=alecf. 2001-11-27 00:54:01 +00:00
morse%netscape.com
be9e8f8d9f bug 110994, doubleclicking does not prefill individual form fields, r=fabian, sr=jst 2001-11-21 15:14:36 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
hewitt%netscape.com
640e9eb08d 66441 - Get rid of gray_*_splitter from utilityOverlay, r=ben, sr=hyatt 2001-11-21 06:59:57 +00:00
kin%netscape.com
4a0c83cb31 Fix for bug 108666: No context menu when right clicking on form text widgets
getAttribute() now returns a null object instead of an empty string
  when an attribute does not exist, so expand shortcuts like
  getAttribute().toUpperCase() to the longer form to prevent errors.

r=blakeross@telocity.com  sr=jst@netscape.com
2001-11-14 23:56:42 +00:00
dbaron%fas.harvard.edu
ddaf46e70e FizillaMach: Further refine the XP_MACOSX / MOZ_WIDGET_TOOLKIT=mac ifdefs. b=109165 r=pinkerton sr=sfraser 2001-11-14 01:48:17 +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
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
sgehani%netscape.com
7921e7b912 Eliminate warnings.
b = 79336
r = sgehani (checking in sfraser's patch)
rs = alecf
2001-11-07 02:43:39 +00:00
ben%netscape.com
2a09c75163 108595 - Add a method for determining whether or not a context menu separator should be shown by determining if there are any items prior to the separator that are not hidden. r=kerz, sr=blake 2001-11-06 01:41:03 +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
hewitt%netscape.com
f1d2b29522 putting back flex on textbox that blake seems to have 'accidentally' removed 2001-11-03 07:35:43 +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
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
timeless%mac.com
a41528a381 Bug 102155 - javascript error in contentAreaUtils.js
whitespace fixes only
patch by caillon@returnzero.com r=stephend@netscape.com sr=alecf
2001-10-31 23:29:05 +00:00
racham%netscape.com
c01a92f1c1 Fixing addressbook bug 104468. Getting rid of goEditCardDialog routine in the process of fixing context menu items for sidebar addressbook panel. This routine is now placed under abCommon.js. r=ducarroz, sr=sspitzer 2001-10-31 00:47:58 +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
ben%netscape.com
721870e316 107311 - add null check
r=jst, sr=sspitzer
2001-10-30 06:42:41 +00:00
ben%netscape.com
6e72b81dd8 107311 - add separator to context menu for apps to hook in relative to
r=jst, sr=sspitzer
2001-10-30 06:42:21 +00:00
ben%netscape.com
65ce36ffc7 103064 - add "Edit Page/Link" and "Send Page/Link" to Navigator context menu.
Also includes some code tidy up, simplify show/hide code, removing editor UI dependencies
from Navigator. r=pchen, sr=hyatt
2001-10-29 10:08:26 +00:00
jaggernaut%netscape.com
6395bc7909 Bug 107104: ``Throbber busted; js error since complexvalue, not string, returned'', patch by jrgm, r=jag. 2001-10-27 08:42:22 +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
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
seawood%netscape.com
0f535e7061 Land the simple OSX Mach-O build changes.
Bug #75653 r=cls
2001-10-25 08:55:53 +00:00
jst%netscape.com
26da4e9456 Fixing bug 106421. Now that we support null strings in the DOM node.localName can be null so we must check for that before calling methods on localName. r=jaggernaut@netscape.com, peterv@netscape.com, sr=me (trivial changes). 2001-10-24 08:57:17 +00:00
darin%netscape.com
1d34863f10 NOT PART OF THE BUILD: adding Makefile.in for MachO build 2001-10-23 22:51:09 +00:00
hyatt%netscape.com
dd48a32f3f Someone didn't convert GetBoolPref in this file, sigh. r=pav, sr=hewitt 2001-10-23 07:35:02 +00:00
jaggernaut%netscape.com
3e278e4913 Bug 105973: s/Observe/observe/ 2001-10-22 04:16:33 +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
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
matt%netscape.com
96a6390760 Adding context menu with search. Bug 15176. r=law sr=hyatt 2001-10-16 22:56:52 +00:00
blakeross%telocity.com
4f35ccddc4 Remove nsTimeBomb, stop doing unnecessary timebomb work (57306). r=mcafee sr=ben 2001-10-14 01:56:05 +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
law%netscape.com
ec02700cf6 Fix bug 62155; change Save As... to Save Page As...; r=morse, sr=blake 2001-10-12 02:39:54 +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
10fa6eccc6 Fixing typo. 2001-10-10 20:33:22 +00:00
blakeross%telocity.com
736d1aa71c js error after selecting submenu items in navigator context menus (73804). simple fix. sr=ben 2001-10-10 20:32:15 +00:00
stephend%netscape.com
7b87e49eae Bug 92457. Plugins page refers to 'Netcenter', but should read, 'Netscape.com'. r=av@netscape.com, sr=alecf@netscape.com 2001-10-09 07:10:20 +00:00
stephend%netscape.com
d3add5c518 Bug 46812. File > Save As... should have A as accesskey, not S. Patch by James Green <jg@cyberstorm.demon.co.uk> r=bzbarsky, sr=brendan 2001-10-06 23:11:35 +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
blakeross%telocity.com
7286975525 Fixing js strict warning about assignment to undeclared variable. sr=ben 2001-10-01 03:17:18 +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
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
4179bab7e4 Checking in a patch for Antoine Labour, Open Link in New Tab, r=bryner, sr=hyatt, bug #101487 2001-09-28 00:19:32 +00:00
hyatt%netscape.com
084d155657 backing out 94836, since it did not have UI review. 2001-09-25 22:21:47 +00:00
hyatt%netscape.com
67241b3ae6 100706. Tabbrowser stuff. r=jag, sr=blake 2001-09-24 04:38:41 +00:00
hwaara%chello.se
4bed61fba7 #52902, "Text Size" on View menu should be "Text Zoom".
Patch by Christian Biesinger <cbiesinger@web.de>

r=hwaara, sr=blake
2001-09-23 12:52:05 +00:00
hwaara%chello.se
711a573ed1 #94836, fix some more issues with Open Address. Final part of cleanup.
r=doron, sr=alecf
2001-09-21 13:40:46 +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
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
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
heikki%netscape.com
358817a443 Bug 78021, Copy Link Address context menu does not work for image maps (<area> elements), <link> elements or simple XLinks. r=harishd, sr=vidur. 2001-09-12 23:31:37 +00:00
hwaara%chello.se
651b94b613 #94836, "Open Web Location' dialog needs cleanup [Open Address']". UI remake of the Open Web Location dialog. Now known as Open Address.
r=cmanske, sr=blake
2001-09-10 22:30:53 +00:00
blizzard%redhat.com
87395759c4 Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf 2001-09-08 05:08:13 +00:00
ftang%netscape.com
c81f507039 back out change of 56863 because it cause 98233 2001-09-05 01:21:27 +00:00
stephend%netscape.com
250ac4cd39 Bug 94839. 'Open Web Location dialog shouldn't have an icon'. Patch by Bradley Hart <bhart00@yahoo.com>. r=hwaara, sr=ben 2001-09-04 23:40:33 +00:00
ftang%netscape.com
0a0ec605b8 fix bug 56863. r=blizzard sr=jst a=asa
make about:plugins localizable.
2001-08-31 22:47:53 +00:00
kaie%netscape.com
ae172dc462 b=94026 r=law sr=hewitt a=dbaron
Changing UI string
2001-08-31 03:10:35 +00:00