peterlubczynski%netscape.com
2e92105f74
Fixing bug 134445, OBJECT tag needs to be able to access default plugin r=av sr=beard
2002-05-30 22:31:27 +00:00
mkaply%us.ibm.com
4ce1470797
#148128
...
r=pedemont, sr=blizzard
OS/2 only - add prefs to set default telnet params
2002-05-30 21:46:58 +00:00
serge%netscape.com
1a74e473c6
fix #146328 PluginViewerImpl::Init(nsIWidget* aParentWidget ==> check out this parameter, a=av/peterl, sr=beard
2002-05-29 18:21:58 +00:00
bnesse%netscape.com
8b78cbd7f0
Fix for bug 98476. Add safe saving support to preferences. r=alecf, sr=jag.
2002-05-29 18:04:41 +00:00
serge%netscape.com
36d4a2ea10
fix for #145377 , crash after closing acrobat plugin, r=av, sr=darin
2002-05-26 22:52:19 +00:00
pavlov%netscape.com
03597ef959
checking in fix for topcrash bug 145147. r=bienvenu sr=mscott
2002-05-24 20:54:44 +00:00
sspitzer%netscape.com
bbca2b526b
commenting the "browser.downloadmanager.behavior" pref. no bug.
...
sr=blake
2002-05-23 21:34:41 +00:00
jdunn%netscape.com
bc9f30388e
fixing plugins extensions for HP & AIX
...
# 106806
r=serge@netscape.com ,pkw@austin.ibm.com
2002-05-22 14:54:23 +00:00
peterlubczynski%netscape.com
6f5b1bccf3
Fixing last checkin for bug 120875, hiding plugin for tabs, r=bnesse sr=beard
2002-05-20 03:29:48 +00:00
jst%netscape.com
277cd8403f
Fixing bug 141442. Make window.openDialog() overridable from web content, and move the security check into the actual method implementation. r=mstoltz@netscape.com, sr=jband@netscape.com
2002-05-17 22:24:06 +00:00
av%netscape.com
c340817b6e
Fixing 143178 -- refreshing plugins before going to the plugin finder sevice, r=peterl, sr=beard
2002-05-16 20:47:29 +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
peterlubczynski%netscape.com
b1e906bee8
Fixing keyboard events with full page plugins on Mac bug 143316 r=av sr=attinasi
2002-05-16 06:43:03 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
cbiesinger%web.de
7ac32fc53b
bug 143333 patch by paper@animecity.nu r=pavlov sr=tor
...
Transparent Animated GIF rendered laced with garbage pixels
2002-05-14 20:55:15 +00:00
cbiesinger%web.de
5b7c4ad8fe
bug 109862 r=pavlov sr=tor
...
multilayered windows icons (*.ico) dont disply in highest possible quality
2002-05-14 20:32:13 +00:00
rods%netscape.com
b45d33216e
This patch does the following:
...
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
shliang%netscape.com
fcfadd8ef8
134430 - change default mdn pref. r=ssu, sr=sspitzer
2002-05-14 00:22:48 +00:00
timeless%mac.com
b3fc55b398
Bug 87965 Can't expand chrome/*.jar files on ARM
...
fixing warnings caught by ayn2@cornell.edu
patch by jeroen.dobbelaere@acunia.com
r=timeless sr=jst
2002-05-12 17:29:30 +00:00
serge%netscape.com
cfbb7fda01
fix for 119494, Mozilla breaks the stream to the plugin if server cannot proceed byte range request
...
[returns 200, instead of 206] r=peterl, sr=darin
2002-05-10 18:32:42 +00:00
rods%netscape.com
2ef3e636bf
making a few adjustments to the APIs before the freeze
...
Bug 143248 r=conrad sr=attinasi
2002-05-09 22:02:44 +00:00
mkaply%us.ibm.com
c1529ed6ca
Acidentally left some printfs in
2002-05-09 21:59:21 +00:00
mkaply%us.ibm.com
55c8b30428
#141833
...
r=tartak, sr=blizzard
OS/2 only - better error checking for icon decoder
2002-05-09 20:25:37 +00:00
aaronl%netscape.com
ddf317a29f
Bug 136696. Active Accessibility: support get_accKeyboardShortcut(). r=jgaunt, sr=jst
2002-05-08 20:43:49 +00:00
darin%netscape.com
f43dfb75ba
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
cbiesinger%web.de
cf092b419e
bug 130876 patch by lorenzo@colitti.com r=pavlov sr=tor
...
some .gifs don't display
2002-05-07 10:30:50 +00:00
pavlov%netscape.com
a8bae2f25d
fixing bug 132319. patch from paper@animecity.nu. r=pavlov sr=tor@acm.org
2002-05-06 20:20:49 +00:00
timeless%mac.com
923cfa6654
Bug 87965 Can't expand chrome/*.jar files on ARM
...
patch by jeroen.dobbelaere@acunia.com
r=dveditz sr=brendan
2002-05-03 14:50:46 +00:00
darin%netscape.com
040ddbbf28
cleaning up documentation, marking some interfaces frozen, and splitting
...
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
peterlubczynski%netscape.com
9404e003ab
Fixing problems with showing/hiding Mac plugins. Specifically, these problems:
...
* Mouse events "bleeding through" tabs so that a plugin in one tab responds to mouse movements in another (bug 120875)
* dynamic control of CSS visiblity property with plugins on mac (can hide/show plugins) (bug 137230)
* Plugins incorrectly show up on top of documents and in the wrong place in print preview. This fix will also them to be hidden like they are on other platforms. (bug 133992)
r=av sr=beard
2002-05-02 22:47:49 +00:00
peterlubczynski%netscape.com
8727be6511
Fixup to previous checkin for scanning plugins in installation folders, bug 133282 r=av sr=attinasi
2002-05-02 20:37:32 +00:00
bnesse%netscape.com
a92b9fb8b2
Fix for bug 141552. Remove unused static functions from prefs. r=blythe, sr=jsg.
2002-05-02 20:34:17 +00:00
bnesse%netscape.com
233067d761
Fix for bug 141552. Remove build warnings from prefs. r=jag, sr=alecf.
2002-05-01 22:12:01 +00:00
bnesse%netscape.com
31acb37b7b
[Not part of build] Part of bug 98476. If the file doesn't exist, it's not an error.
2002-05-01 19:08:46 +00:00
peterlubczynski%netscape.com
beadac521e
Implementing new prefs that will allow for automatic scanning of tier one plugins in their installation locations:
...
pref("plugin.scan.SunJRE", "1.3");
pref("plugin.scan.Acrobat", "5.0");
pref("plugin.scan.Quicktime", "5.0");
pref("plugin.scan.WindowsMediaPlayer", "7.0");
pref("plugin.scan.4xPluginFolder", false);
This also adds a one-off hack to scan for Real Player (nppl3260.dll) in the XPCOM components folder.
Bug 133282, r=av sr=waterson
2002-05-01 02:01:50 +00:00
serge%netscape.com
5ce49ff558
fix #139572 [Acrobat's form fails to render ( pdf on secure site)] r=peterl, sr=beard
2002-04-30 23:39:59 +00:00
tor%cs.brown.edu
0685ca316e
Bug 53597: gamma correction backout. r=dbaron, sr=brendan
2002-04-30 23:15:52 +00:00
tor%cs.brown.edu
8293d090c9
Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan
2002-04-30 22:34:34 +00:00
av%netscape.com
9ed229bf42
Fixing 106411 -- 'Starting plugin...' message is stuck in the status bar, r=serge, sr=beard
2002-04-30 05:08:44 +00:00
bryner%netscape.com
04dcec6f94
Bug 137440 - download manager should appear by default, rather than separate progress dialogs (except on mac, until 132027 is fixed). Checking in for blake. r=hixie, sr=ben.
2002-04-28 23:54:08 +00:00
blakeross%telocity.com
e2444bb9f8
er, reverting changes that weren't supposed to happen...
2002-04-28 23:42:48 +00:00
blakeross%telocity.com
f4ace4b7f5
137440 - download manager should appear by default, rather than separate progress dialogs. r=hixie sr=ben
2002-04-28 23:26:49 +00:00
mkaply%us.ibm.com
d1f6c27a56
Can you tell I did this too fast - that's two misspellings so far
2002-04-27 15:32:14 +00:00
mkaply%us.ibm.com
a0e1f2a887
OS/2 bustage
2002-04-27 13:49:35 +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
av%netscape.com
e38aebb361
Bustage fix
2002-04-27 02:24:18 +00:00
av%netscape.com
bc78a3fdc0
Fixing 132430 -- RealJukeBox breaks the plugin finder service, r=peterl, sr=attinasi
2002-04-27 01:48:51 +00:00
av%netscape.com
c32275df79
Fixing 132430 -- RealJukeBox breaks plugin finder service, r=peterl, sr=attinasi
2002-04-27 01:47:18 +00:00
cltbld%netscape.com
2aa9dd9d16
Updating user agent string for 1.0, bug 133797.
...
r=lpham, sr=leaf, a=asa for blanket version approval.
asasaki checking in as cltbld.
2002-04-27 00:09:53 +00:00
sgehani%netscape.com
4cbfd09b88
Backing out sidebar personal toolbar button.
...
b=134345
2002-04-26 14:59:15 +00:00
sspitzer%netscape.com
a376f9f56c
fix for #137886 . Detect defunct previously migrated profiles and offer to re-migrate.
...
this is pref controlled, "profile.seconds_until_defunct. by default,
we'll never offer to remigrate. initial patch by ccarlen.
r=ccarlen,racham,sr=bienvenu
2002-04-26 01:37:04 +00:00
nhotta%netscape.com
0692d241a4
Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
...
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.
2002-04-25 22:49:19 +00:00
serge%netscape.com
e1f1159d4a
fix 130080 [Signing Acrobat doesn't work] r=peterl, sr=darin
2002-04-25 21:28:06 +00:00
peterlubczynski%netscape.com
425555e810
Fixing crash with default plugin, r=av, sr=waterson, bug 139529
2002-04-25 14:07:46 +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
sgehani%netscape.com
6520054145
Turn sidebar personal toolbar icon off till all parties come to a consensus.
...
b=134345
2002-04-24 23:52:08 +00:00
sgehani%netscape.com
c9188fe39b
Improve sidebar discoverability.
...
b=134345; r=morse; sr=jag
2002-04-24 02:20:40 +00:00
jst%netscape.com
fb663fd36b
Fixing regression bug 138663. Cached mail compose windows open up blank. r=harishd@netscape.com, sr=jband@netscape.com
2002-04-24 00:33:56 +00:00
morse%netscape.com
5e6f8aebc3
bug 123633, save prefs when closing last window, r=sgehani, sr=jag
2002-04-23 00:50:24 +00:00
jst%netscape.com
ed0376e885
Fixing printing crash bug 127891. Make the destruction of printing related frames not hide iframe's document viewers. r=rods@netscape.com, sr=rpotts@netscape.com
2002-04-22 23:12:18 +00:00
serge%netscape.com
853d0e4a76
fix for #131153 , PDF plugin doesn't work, it expects file extension for stream type == StreamType_AsFile; r=peterl, sr=beard
2002-04-22 01:08:27 +00:00
peterlubczynski%netscape.com
b4cd996f3a
Fixing smoketest blocker bug 138500 r=av sr=jag a=leaf
2002-04-19 18:08:04 +00:00
shliang%netscape.com
7b364ca915
133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa
2002-04-19 07:00:16 +00:00
peterlubczynski%netscape.com
7264734760
Fixing name mismatch from bug 113464 r=bnesse sr=attinasi
2002-04-19 04:13:18 +00:00
darin%netscape.com
df216e6179
fixes bug 60811 "[RFE] User should be able to force HTTP proxy transactions
...
to use HTTP/1.0 exclusively." r=brade,bbaetz sr=rpotts
2002-04-18 22:36:39 +00:00
jkeiser%netscape.com
4f6f538fb4
Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com
2002-04-18 22:02:09 +00:00
seawood%netscape.com
9c09e6728f
Add LIBS_DIR to the link line before EXTRA_DSO_LIBS to avoid link-ordering issues on linkers that care (e.g,Sun Forte 7).
...
Bug #137762 r=dcran
2002-04-18 21:50:31 +00:00
timeless%mac.com
750aaacd04
fixing gmake requires bustage from:
...
Changes for plugin finder service, bug 133864, r=av sr=attinasi
2002-04-17 15:45:14 +00:00
peterlubczynski%netscape.com
02ed977f14
Changes for plugin finder service, bug 133864, r=av sr=attinasi
2002-04-17 14:05:57 +00:00
akkana%netscape.com
b26a0623d7
134439: Disable wrap_to_window_width by default, regression since the patch was reviewed
2002-04-17 00:41:14 +00:00
akkana%netscape.com
694321bf30
134439: Make plaintext compose wrap to window width instead of output
...
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs. Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
bnesse%netscape.com
21d7c1b278
Fix for bug 113464. Don't free unallocated objects. r=peterl, sr=beard.
2002-04-16 22:16:16 +00:00
bnesse%netscape.com
1200d1493b
Fixing syntax in filter check. Thanks to timeless.
2002-04-16 19:59:50 +00:00
bnesse%netscape.com
0386b521d4
macprefs.js not macpref.js stupid....
2002-04-16 19:44:46 +00:00
bnesse%netscape.com
2f06404321
Removing files eliminated by bug 132140. r=dveditz, sr=alecf.
2002-04-16 18:51:11 +00:00
bnesse%netscape.com
76e2f653aa
Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf.
2002-04-16 18:48:19 +00:00
bnesse%netscape.com
70c80e8617
Fix for bug 123787. Insure gRoot is allocated before attempting to free it. r=sfraser, sr=alecf.
2002-04-16 18:32:31 +00:00
mozilla.BenB%bucksch.org
a06f46963a
108153, 30888, 69529, 126082:
...
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.
We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
2002-04-16 18:31:21 +00:00
sspitzer%netscape.com
c8c8028335
until we've got a proper fix for the focus / cursor issue
...
(bug #130581 ) we need to turn of the cached compose window
(by default) on linux. r/sr=bienvenu
2002-04-16 07:23:38 +00:00
colin%theblakes.com
ca4c93c3de
Make printing work again on OpenVMS.
...
b=136884 r=rods sr=attinasi
2002-04-15 23:47:02 +00:00
tor%cs.brown.edu
7df8a9a251
Bug 53597 - gamma correction was missing RGB jpeg images on unix.
...
r=biesi, sr=brendan
2002-04-15 22:28:09 +00:00
dougt%netscape.com
32a0618efe
XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com
2002-04-15 22:26:29 +00:00
caillon%returnzero.com
8c55ce6e35
Removing duplicate pref. Thanks to jonasj@jonasj.dk for noticing this, and for providing the patch. r=caillon, sr=tor.
2002-04-13 19:22:57 +00:00
peterv%netscape.com
ba88e90ee2
Fixing mac bustage.
2002-04-13 13:03:26 +00:00
tor%cs.brown.edu
c5d399ffb4
Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan
2002-04-13 10:03:59 +00:00
peterlubczynski%netscape.com
b2a746746a
Adding support for BP_GetSupportedMIMETypes and NP_GetMIMEDescription on Mac (so Quicktime can play MPEGS) bug 113464 r=bnesse sr=beard
2002-04-13 05:10:30 +00:00
peterlubczynski%netscape.com
6d1cc367ad
Stop sending bogus menu events to full-page plugins bug 93895 r=av sr=attinasi
2002-04-13 01:45:35 +00:00
caillon%returnzero.com
939ebf6997
Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa.
2002-04-12 10:11:00 +00:00
rpotts%netscape.com
f544e9ec28
bug #106253 (r=peterl@netscape.com, sr=jst@netscape.com, a=valeski@netscape.com). Make sure that URIs requested by plugins are added to the appropriate loadgroup...
2002-04-12 05:59:26 +00:00
hyatt%netscape.com
7402d05fb4
Fix for 136985, add api for finding out if a global window is running a timeout or still loading, r=jst, sr=blake
2002-04-12 02:15:43 +00:00
serge%netscape.com
73642f88b7
fix #94895 , Flash movie is constantly stopped and restarted, r=peterl, sr=beard
2002-04-11 03:27:00 +00:00
shanjian%netscape.com
fb58cfeda5
#76097 Need to include external leading for CJK normal Line-height
...
Font metrics returns both internal and external leading to layout. Layout
now is responsible for calculating the normalLineHeight. It take consideration
of external leading, and compensate if it does not exist. All these are controled
by a preference switch.
r=rbs, sr=attinasi,
2002-04-11 00:00:40 +00:00
naving%netscape.com
ffcb697f87
22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
...
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
cbiesinger%web.de
123b6f43a0
bug 136382 r=rjesup@wgate.com sr=tor
...
preference to disable image placeholders
2002-04-10 14:45:05 +00:00
shliang%netscape.com
1c42f0ff77
133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa
2002-04-10 11:57:39 +00:00
mkaply%us.ibm.com
80d0333827
#136234
...
r=cls, a=rjesup
OS/2 specific code from Lee Tartak - get icon decoder on OS/2
2002-04-09 14:31:20 +00:00
mkaply%us.ibm.com
98f27917d6
#136234
...
r=mkaply, a=rjesup
OS/2 specific code from Lee Tartak - get icon decoder on OS/2
2002-04-09 14:29:24 +00:00
ccarlen%netscape.com
8d69f9efd7
Bug 12911 - use relative file descriptors. r=bnesse/sr=alecf/a=asa/adt=jaime
2002-04-09 14:18:39 +00:00
ccarlen%netscape.com
0da88e65b6
New file for bug 12911 - use relative file descriptors. r=bnesse/sr=alecf/a=asa/adt=jaime
2002-04-09 14:15:01 +00:00
dbaron%fas.harvard.edu
56eeddff44
Remove hack for the Java plugin on Linux that is no longer needed now that bug 99026 is fixed. b=89488 r=mstoltz sr=darin a=asa
2002-04-09 01:22:11 +00:00