Commit Graph

589 Commits

Author SHA1 Message Date
timeless%mozdev.org
c650e6f4c7 Bug 183733 'Reload Frame' has _second_ "r" as the underlined accessor key
r=neil sr=roc+moz a=asa
2002-12-06 01:17:20 +00:00
heikki%netscape.com
78f3e43819 Bug 136717, enabled Save as Complete for XML and XHTML, r=jag, sr=bzbarsky. 2002-11-20 23:14:11 +00:00
caillon%returnzero.com
784c0dee7d 180377 - openNewTabWith was failing if called from a window which did not have a browser. This was because we were using the current window's document as opposed to the document of the browser (which
we obtained for loading a URL in).
r=bugs4hj@netscape.net, sr=jaggernaut@netscape.com
2002-11-16 05:47:57 +00:00
rods%netscape.com
ad8cb92cde Forgot to fix margin rect calculation
BUg 118954
2002-11-14 15:33:03 +00:00
rods%netscape.com
9629c9bc53 Nobody caught that the conversion from inches to mm was off by 10
changing 254 to 25.4
Bug 118954
2002-11-14 15:20:15 +00:00
dmose%netscape.com
07db80bc13 Allow links in mailnews message pane to open in browser tabs (bug 148974). r=sspitzer; sr=jaggernaut 2002-11-14 01:40:38 +00:00
rods%netscape.com
c1f4cb20c0 enable pagesetup to use mertic mm when using page sizes with mm/cm
Bug 118954 r=dcone sr=alecf
2002-11-13 12:35:15 +00:00
bzbarsky%mit.edu
b37b819702 ctrl-middleclick should not send a referrer. Bug 175092, r=timeless, sr=jag 2002-11-06 01:51:02 +00:00
rods%netscape.com
2fb11b7d84 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
150568bb2e 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
54a4cd8e0d 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
24d5ffacf3 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
d9dffe0d16 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
52eb178b84 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
b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
cbiesinger%web.de
9c078eca83 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
55609bfe63 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
dd6cc75df8 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
b90460b9ba 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
24f9d604cb 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
0dac6bc2ec add popup blocking context menu item. bug 166442 r=brendan,jag 2002-09-28 16:14:43 +00:00
kairo%kairo.at
a296aba949 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
272eb84bba 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
e8ca6db519 adding missing JS changes for bug 157133 2002-09-28 04:39:09 +00:00
aaronl%netscape.com
d618542d85 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
2558b06343 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
01172203c5 #166054
Removing unnecessary OS/2 only files
2002-09-11 12:23:22 +00:00
pete.zha%sun.com
a79325f4fd 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
70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
nhotta%netscape.com
fcc266045a 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
febd13a923 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
324338a807 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
07671c37b5 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
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