ccarlen%netscape.com
4d7542ebe2
Bug 190172 - Keyboard shortcut for switch profile is wrong. r=aaronl/sr=jaggernaut/a=asa
2003-01-23 15:29:56 +00:00
kairo%kairo.at
fdef953829
bug 190085 - about:plugins is not working; remove spaces from .properties files to work around a regression of .properties parser, r=biesi, sr=bz, a=asa
2003-01-23 13:46:53 +00:00
ccarlen%netscape.com
f9502e3ac0
Bug 97622 - Put in UI to expose dynamic profile switching. r=kaie/sr=alecf
2003-01-22 06:13:39 +00:00
aaronl%netscape.com
2dd4a2649f
Bug 185270. Make Insert/shift+insert open link in new tab (foreground/background, depending on whether shift is pressed). r=caillon, sr=jag
2003-01-21 23:04:02 +00:00
kairo%kairo.at
9042b89dbc
Bug 56863 - make about:plugins localizable, r=biesi, sr=bz
2003-01-21 21:04:23 +00:00
shliang%netscape.com
b6048d3120
bug 176624 - popup blocking. r=danm, sr=jag
2003-01-21 07:38:02 +00:00
varga%netscape.com
ebba8d599c
Landing pref based, automatic image resizing.
...
Disabled by default.
r=jst, sr=jag
2003-01-18 10:17:58 +00:00
aaronl%netscape.com
f109e72bff
Backing out bug 187511. Add Find As You Type to menus
2003-01-14 23:06:12 +00:00
aaronl%netscape.com
c18bf1f6ae
Bug 187511. Add Find As You Type to menus. r=shliang, sr=jag
2003-01-14 04:07:48 +00:00
caillon%returnzero.com
242315acc9
[Bug 182152] File picker should always offer a *.* filter
...
r=timeless sr=bzbarsky
2003-01-10 04:08:04 +00:00
bzbarsky%mit.edu
d87fde2b51
Re-enable print preview gui stuff (which was mostly off) on GTK and Xlib
...
ports. Bug 187125, patch by Roland.Mainz@informatik.med.uni-giessen.de (Roland
Mainz), r=smontagu, sr=rbs
2003-01-10 00:53:28 +00:00
locka%iol.ie
a734e1313e
Add cache key, referrer and extra headers parameters to nsIWebBrowserPersist::saveURI b=170722 r=bzbarsky@mit.edu sr=darin@netscape.com
2003-01-08 23:53:10 +00:00
kairo%kairo.at
a7555a91fe
change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard
2003-01-03 19:57:47 +00:00
cbiesinger%web.de
493ecff410
185819 patch by matti@mversen.de r=biesi sr=roc+moz
...
plugins should be plug-ins
2002-12-17 19:13:25 +00:00
timeless%mozdev.org
efdeb3b566
Bug 172633 [RFE]link plugindoc.mozdev.org in help about plugins
...
r=biesi sr=bz
2002-12-12 00:12:16 +00:00
danm%netscape.com
75d8ea438b
Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa
2002-12-10 01:12:02 +00:00
timeless%mozdev.org
4c9e2f5dc0
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
1c26725d45
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
51ef802661
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
001064b878
Forgot to fix margin rect calculation
...
BUg 118954
2002-11-14 15:33:03 +00:00
rods%netscape.com
2e3cff8104
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
d723770d5c
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
3de9556dba
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
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