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

732 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 71ebc71556 ctrl-middleclick should not send a referrer. Bug 175092, r=timeless, sr=jag 2002-11-06 01:51:02 +00:00
rods%netscape.com 006d0c77e7 1) Adds two bools to the PrintSettings and then when the PS gets
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.

This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.

2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2002-10-30 13:38:13 +00:00
kairo%kairo.at 0978ac7de5 Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
dveditz%netscape.com a44539d1f2 Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan 2002-10-25 02:31:12 +00:00
caillon%returnzero.com 512f3013d6 175920, Null window references are not in the content area.
r=bugs4hj@netscape.net
sr=bryner@netscape.com
a=roc+moz@cs.cmu.edu
2002-10-22 04:02:14 +00:00
caillon%returnzero.com d7e5e89abc Bug 162393 - Making our content area clicking and link handling more robust.
r=bzbarsky sr=jag a=asa
2002-10-17 04:09:20 +00:00
timeless%mac.com 638840a5a5 Bug 172047 'Redo' item is missing in the context menu of text controls and urlbar
contributions from mats.palmgren@bredband.net r=jkeiser sr=bzbarsky moa=jag a=asa
2002-10-16 22:22:09 +00:00
leaf%mozilla.org aeba91a83f update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
cbiesinger%web.de 3cfbc2983e bug 84542 r=jag,doron sr=bzbarsky a=asa,#mozilla disable page source context menu item for images 2002-10-11 21:07:06 +00:00
loadrunner%betak.net 49519e9b57 b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, sr=sfraser, dveditz 2002-10-08 06:21:11 +00:00
smontagu%netscape.com 55b606ff79 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
rods%netscape.com 1a7d18fde3 Impl print preview for mail and addrbook
Here we are moving the printing JS code into its own file called printing.js
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:04:57 +00:00
danm%netscape.com eaa54d5402 change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2002-09-28 18:01:31 +00:00
danm%netscape.com 4d15133faa add popup blocking context menu item. bug 166442 r=brendan,jag 2002-09-28 16:14:43 +00:00
kairo%kairo.at 68b2d54f40 bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt 2002-09-28 12:24:36 +00:00
kairo%kairo.at 3eb26e26de bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from xpfe/global/resouces/content to xpfe/communicator/resources/content, r=beppe, sr=hewitt 2002-09-28 12:14:15 +00:00
darin%netscape.com 309a93279d adding missing JS changes for bug 157133 2002-09-28 04:39:09 +00:00
aaronl%netscape.com c17732f0f1 Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt 2002-09-24 22:46:50 +00:00
andreww%netscape.com 306632bf26 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39:25 +00:00
mkaply%us.ibm.com 73a34c7880 #166054
Removing unnecessary OS/2 only files
2002-09-11 12:23:22 +00:00
pete.zha%sun.com d9d46e2880 Print settings on Linux are saved at shutdown but not read at next start
bug=166217 r=rods@netscape.com sr=bryner@netscape.com a=asa Roland.Mainz@informatik.med.uni-giessen.de
2002-09-10 05:15:53 +00:00
leaf%mozilla.org b1bdbfd3cd update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
nhotta%netscape.com b332fd32ba Add a code to unescape with a charset for a non ASCII file name,
bug 163682, r=jbetak, sr=bzbarsky, a=rjesup@wgate.com.
2002-09-06 20:29:06 +00:00
timeless%mac.com 48969f653f bug 166610 jar packaging failure
r=cls. macosx build fails to launch due to packaging failure
2002-09-04 20:13:07 +00:00
jst%netscape.com a3946681f2 Fixing bug 145888. Re-ordering the menu items 'Java Console' and 'JavaScript Console' so that the more commonly used one appears before the other one in the menu. r=walk84@yahoo.com, sr=blaker@netscape.com 2002-09-04 02:38:52 +00:00
timeless%mac.com b64a745845 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2002-09-02 03:36:38 +00:00
cbiesinger%web.de f24f5bd586 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 9973336954 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 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
akkana%netscape.com df33673a01 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 f9168279bf 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 849e049ea8 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 0e3d9da812 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 b1e35e514c 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 3703f3c61b 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 083678787f Finish checkin of bug 141410 for blake. 2002-07-27 20:56:06 +00:00
cbiesinger%web.de b82379d136 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 3f48480ede 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 dd33dbb91f bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
jst%netscape.com 3d7ef399a7 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 8871dc3169 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 8cc672252b 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 0a08c632e8 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 6aba9414db 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 5718e59a96 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 22602b2219 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 d4a7ad23a7 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 d563917362 Not all URIs are URLs. Bug 143987, r=law, sr=jag 2002-06-19 05:13:59 +00:00
caillon%returnzero.com 801fbfc78f 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 aad07f30ac 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 434dd9bedf Accesskeys on print preview toolbar buttons.
b=133506; r=caillon; sr=blake
2002-06-13 01:08:48 +00:00
leaf%mozilla.org 0034658953 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
rods%netscape.com 05a3de7bb0 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 63960cdc36 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 810a970620 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 28b54a03b5 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 3bb28a4c84 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 55b4ac5325 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 a9ef72ca8a 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 018aa93a10 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 e6d903de2f 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 1903ea093b 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 3126531a7d 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 5767ffb021 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
rbs%maths.uq.edu.au ed7e3f7fe7 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 eae1de0251 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 678e5a7cea Missed these from checkin for
Bug 143248 r=dcone,conrad sr=attinasi
2002-05-10 17:58:41 +00:00
rods%netscape.com 46af700acc 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 eede7d2910 bug 141158 r=timeless sr=alecf
JS Strict warnings in utilityOverlay.js
2002-05-08 19:00:35 +00:00
rods%netscape.com e6804e07d9 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 b850da33e8 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 857e5d7cde 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 2e1fb7474f 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 e4d4ba3ccb 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 b08a5f5dd9 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 1b1677bbe9 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com ce9e9903a5 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 8c4c4971b7 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 f171619aaf 135103 - context menus missing separator in image menu. r=dean sr=ben 2002-04-21 18:52:49 +00:00
seawood%netscape.com b9e3c4eaaf Remove references to obsolete CHROME_ variables.
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
dbragg%netscape.com 060ac1f254 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 2604f7232d 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 4c0560c1a4 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 94a8b3f775 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 56638dd56e 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 0691c5c76d 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 d0dfff091d 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 e7f24dfa88 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 dc94a58288 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 9e58d3665b 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 cc3e9b36be 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 9c126b069b 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 b073b3a00d 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 3c1e4a4686 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 0d6dbd8157 Update .cvsignore to ignore generated Makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
jaggernaut%netscape.com a02c354272 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 e75a40456e 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 e17ab1d568 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 3cdbcdf6e8 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 70adcb7f96 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 60f8062c94 Polish search results.
b=106127; r=morse; sr=hewitt; a=asa
2002-03-21 23:29:56 +00:00
caillon%returnzero.com 0d3d4b94b0 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 2f0cbd6a9a 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 0c7e594d12 Backing out...saving for a rainy day... 2002-03-17 07:39:08 +00:00
blakeross%telocity.com f412d3def7 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 05:14:08 +00:00
akkana%netscape.com e1a079436f 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 05df5a0e6e 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 d101253693 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 9401f96236 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2002-03-14 21:20:51 +00:00
seawood%netscape.com fd158d0f6f 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 9f728780d5 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 7dcdb2dd9c 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 53a6e89771 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 f3b840d0cd Adding some missing .cvsignore files. a=leaf. 2002-03-08 00:00:05 +00:00
rods%netscape.com dd36cb51d0 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 026dda9f95 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
locka%iol.ie 65718827b7 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 ae5d3d90a6 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 ada2752b69 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 154f537ff1 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 457afd2aa6 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 48b7bc0ad5 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 dd5a3ea31f 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 2e0fabd589 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 4b9458e312 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 8fd2822bf1 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 3e6fee2041 Landing print preview toolbar and UI.
b=111235; r=law; sr=hewitt
2002-02-20 06:19:39 +00:00
timeless%mac.com 0b79f64db0 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 236293ae2b Land update notifications.
b=120201; r=law,pavlov; sr=dveditz
2002-02-20 04:01:34 +00:00
dbragg%netscape.com 9fd02ba450 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 c226e23422 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 fc04d22a1e 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 fcf8ad4c7b 41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake 2002-02-19 08:12:22 +00:00
endico%mozilla.org 3fbb1198cd 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 6f1ac94599 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 3d29dbb4d6 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 db7c083b8d 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 cc69de13fc 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 339e1fa4ed 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 91262f9cc4 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 866a912f2e 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 e34097b144 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 b97ab1c23a 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 e571ac8e58 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 9828714cf6 123504 - menuitem/tooltip conflict. r/sr=hewitt 2002-02-11 22:56:47 +00:00
blakeross%telocity.com de18189d8d 112071 - timebomb not working. r=hewitt sr=ben 2002-02-09 03:18:53 +00:00
blakeross%telocity.com b57cc85ba7 78023 - js error in nsTransferable.js r/sr=hewitt 2002-02-09 01:37:27 +00:00
bzbarsky%mit.edu 0f3179400d 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 349a7271a7 bug 62199 r=bzbarsky sr=blake
JS Strict warning in tasksOverlay.js
2002-02-07 22:36:37 +00:00
dcone%netscape.com cf3ce49d17 b=118889 r=rods sr=sfraser Fixed app. so printSettings dialogs will work 2002-02-07 05:32:59 +00:00
hwaara%chello.se f8de5de638 #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 c085393f3b 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 272729f967 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 d45a99e96c 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 9fb6ff72eb 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 ea0e77b279 39070 - can't dnd images or <areas>. r=ben sr=hewitt 2002-02-03 00:06:12 +00:00
cmanske%netscape.com 1cf9d82501 Fixed Open Location dialog for Composer, b=122933, r=brade, sr=hewitt 2002-02-01 23:53:30 +00:00
bzbarsky%mit.edu a5af138909 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 e1227ae662 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 52f3ea1de4 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 a203f2e46c 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 0c9ebe44c0 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 3f7aca0abf 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 30c642c36e 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 384a956f74 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 8e0b20706c backing out earlier changes to fix 121054, to address pageload spike 2002-01-24 07:23:21 +00:00
bzbarsky%mit.edu cc6df92d27 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 d4b9a22b92 bug 121054 - adding history to go menu.
r=jag, sr=hewitt
2002-01-24 04:02:35 +00:00
bzbarsky%mit.edu fa6198d91f Ignore anchors without href attrs in contentAreaClick. Bug 120973,
r=caillon, sr=blake
2002-01-24 02:54:18 +00:00
bzbarsky%mit.edu 224730fe27 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 6e9b014822 bug 44892 - mnemonics for tasks menu window items. r=alecf sr=hewitt 2002-01-24 01:52:18 +00:00
bzbarsky%mit.edu a99f03c5ba 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 6f15edeb2b 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 8d73f2ab99 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 2cac03a429 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 30512f5d7f turns on scaling and fixes it
Bug 120075 r=dcone sr=attinasi
2002-01-16 03:11:28 +00:00
dbragg%netscape.com b3ce95e541 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 abc5636c19 Backing out ben. this change cause 120118 2002-01-15 22:06:42 +00:00
bbaetz%student.usyd.edu.au 62d2f80118 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 eb4723e789 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 6a1f72eaf5 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 fa0cc7676b 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 98c2974f6d 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 eed5e2370b 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 99d17c4c73 Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
stephend%netscape.com 4eef2ddcec 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 6d49518cb6 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 1fde5f13f3 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 877139bf08 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 6f3c443e50 Ignore generated files. 2001-12-29 04:19:36 +00:00
sgehani%netscape.com 6c95fe17c0 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 a0d1b14819 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 1dc8b67ef1 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 874c54280c 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 f24c1d1b0a 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 f5fd7a82a2 Initial checkin for Bug 113917 not in the build 2001-12-15 23:50:48 +00:00
stephend%netscape.com 00b277113b 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 8b33e8cf0b 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 325566603b 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 43b170cc65 bug 11632 - save page with images, stylesheets, objects and applets.
r=hewitt, brade, sr=hyatt
2001-12-12 05:05:12 +00:00