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

4291 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com d12da994c2 #149422
r=bnesse, sr=jst
OS/2 only - skip over EOF character on JS files in prefs
2002-06-20 21:37:21 +00:00
serge%netscape.com 4e14de2d74 fix for #85958 Shockwave/Flash pages cause crash under Solaris [x-server/bit-depth], patch by sep@sparc.spb.su,r=serge,sr=blizzard 2002-06-20 01:50:54 +00:00
leaf%mozilla.org 75b096fce6 updating the user agent string, a=asa 2002-06-19 22:20:49 +00:00
racham%netscape.com 717eb4e7b6 Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. Adding global version prefs which provide ISP/vendors the flexibility of adding new accounts/servers to the existing set of accounts/servers by increasing the default version number. r=srilatha, sr=bienvenu 2002-06-19 07:44:30 +00:00
tor%cs.brown.edu 0bf34a74eb Bug 135579 - small interlaced PNGs not decoded correctly.
Patch from randeg@alum.rpi.edu, rs=tor.
2002-06-17 21:32:03 +00:00
seawood%netscape.com c61a26b5bb Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd.  This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall.  nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive.	(I'll have to check  the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs.  Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
cbiesinger%web.de 26e23205c3 bug 150002 r=paper sr=tor
make XBM images transparent
2002-06-16 08:27:25 +00:00
bryner%netscape.com 6fed021178 Fix a crash on cbs.com in Mac mach-o builds by making sure to check the return value from initializing the image frame (which fails on mac for images wider that 4096 pixels or so). Bug 149091, r=saari, sr=ben. 2002-06-15 06:40:15 +00:00
peterlubczynski%netscape.com 46e64d4583 Fixing a crash with Java [@nsPluginHostImpl::AddInstanceToActiveList][@ jpins32.dll] where it doesn't addref the peer or returns error from Initialize, bug 140931 r=serge sr=beard 2002-06-14 20:45:29 +00:00
seawood%netscape.com fb081cb6ca Use the same name for the application profile directory in the registry as the profile manager does.
Bug #146150 r=arougthopher
2002-06-14 05:08:05 +00:00
alecf%netscape.com af6c402f38 fix for bug 149102 - fix consumers of outdated TypicalInput/Output stream
r=dougt, r=av (plugin stuff) sr=jag
2002-06-13 18:19:10 +00:00
dougt%netscape.com fdbc3092d3 Fixes build bustage for cbiesinger 2002-06-12 00:29:17 +00:00
cbiesinger%web.de beaf86a695 bug 150142 r=pavlov sr=tor
imgLoader::GetMimeTypeFromContent doesn't check for malloc failure
2002-06-11 22:40:29 +00:00
pavlov%netscape.com 3f647bca21 fixing bug 85595. patch from paper@animecity.nu. r=pavlov sr=tor 2002-06-11 22:29:31 +00:00
smontagu%netscape.com b9339db60d Bug 148470: Ban "-dt-*" (bitmap!!) fonts from Xprint. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst 2002-06-11 22:11:14 +00:00
smontagu%netscape.com 8701307b55 Bug 148690: For Xprint force use of outline scaleable fonts if possible. Author Roland.Mainz@informatik.med.uni-giessen.de, r=shanjian, sr=jst 2002-06-11 21:43:08 +00:00
cbiesinger%web.de 6197948cc3 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
seawood%netscape.com daf3c69f34 Do not add these libraries to the generated static libs list as they have their own vars that are also used in the static build.
Bug #149211 r=bryner
2002-06-11 20:18:03 +00:00
mcafee%netscape.com 15974838f5 Splitting liveconnect off from the java module, new module is called liveconnect, similar to what was done for xpconnect (145347). r=blythe, sr=alecf, a=asa 2002-06-08 06:59:53 +00:00
leaf%mozilla.org 634fffc30e updating user agent for impending release, bug 149132 2002-06-06 23:52:04 +00:00
mkaply%us.ibm.com 6a10c286c2 #149751
r=mkaply, sr=blizzard
OS/2 only - don't recycle compose windows - turn off pref
2002-06-06 22:17:25 +00:00
alecf%netscape.com f0263ddf07 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
caillon%returnzero.com 9efc50a54c Bug 107949, Allow the user to prevent sites from disabling window features via window.open(). r=danm, sr=jag 2002-06-04 22:24:00 +00:00
cbiesinger%web.de 739b9ab0b9 bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:48:12 +00:00
cbiesinger%web.de 0cb929264c bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:41:57 +00:00
serge%netscape.com 84857a6442 fixing bustage checking in missing file bug #44160 2002-06-01 01:41:07 +00:00
serge%netscape.com 0027148d7b fix #44196 improperly parented modal dialog in nsPluginHostImpl.cpp, r=av, sr=beard 2002-06-01 00:56:38 +00:00
bnesse%netscape.com 9c92a83f10 Fix for bug 148191. Remove now obsolete references to 'session-logout'. r=morse, sr= alecf. 2002-05-31 20:55:21 +00:00
ducarroz%netscape.com 61b0446ca9 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00
dprice%netscape.com 63871225e6 77443 r=ssu sr=dveditz
Compare version works properly on the mac
2002-05-31 09:23:29 +00:00
timeless%mac.com 69cc7dd5f8 back out this morning's mess, it caused crashes at startup on unix (not mac or win .. oddly enough)
#0  0x4197db8e in nsPluginHostImpl::~nsPluginHostImpl (this=0x81beca0, __in_chrg=3)
    at mozilla/modules/plugin/base/src/nsPluginHostImpl.cpp:2630
#1  0x4197dd61 in nsPluginHostImpl::Release (this=0x81beca0)
    at mozilla/modules/plugin/base/src/nsPluginHostImpl.cpp:2639
#2  0x4015a878 in nsObserverList::AddObserver (this=0x81bed08, anObserver=0x81becb0, ownsWeak=1)
    at ../../dist/include/xpcom/nsCOMPtr.h:490
#3  0x4015b7da in nsObserverService::AddObserver (this=0x80f1678,
    anObserver=0x81becb0, aTopic=0x419a2b73 "quit-application", ownsWeak=1)
    at mozilla/xpcom/ds/nsObserverService.cpp:163
2002-05-31 08:05:14 +00:00
timeless%mac.com fb80b15d94 bustage, sorry,
it's nsISupportsWeakReference, not nsIWeakReference
and we didn't want to touch nsPluginCacheListener which is what caused the original confusion
2002-05-31 06:15:05 +00:00
timeless%mac.com 202a4e67ca whoops bustage, you need to up the IMPL_ count when you implement a new interface 2002-05-31 05:48:09 +00:00
timeless%mac.com c004eba067 Bug 107485 nsPluginHostImpl's shutdown listener should be a weak reference
patch by adu@sparc.spb.su r=dougt sr=darin
2002-05-31 05:14:00 +00:00
seawood%netscape.com 39f4d6701b Add --disable-installer configure option for embedding purposes.
Bug #145343 r=mcafee
2002-05-31 00:39:07 +00:00
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
caillon%returnzero.com 268716d0dc Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor 2002-04-09 00:45:39 +00:00
yokoyama%netscape.com 2f7c92dc28 bug 132203
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime
2002-04-09 00:37:59 +00:00
caillon%returnzero.com 8e6ae6a83f Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa. 2002-04-08 13:46:10 +00:00
alecf%netscape.com ff723be54a fix nmake builds 2002-04-04 23:51:11 +00:00
aaronl%netscape.com 9c3cb74a5f Bug 135196. F7 to toggle browse with caret hits a JS error. Checking in try/catch fix and forgotten all.js part of original patch for bug 128025. r=bzbarsky, sr=hewitt, a=asa 2002-04-04 23:19:50 +00:00
alecf%netscape.com be04e57521 fix for bug 107289 sr=jband r=dougt a=asa
remove libjar dependency from xpcom
step 3: make libjar implement the new interface
2002-04-04 22:28:17 +00:00
peterlubczynski%netscape.com 9489de7fd4 Fix for sending the correct URL from GetURLNotify/PostURLNotify to URLNotify and fixing a crash with Flash 6 when URLNotify is called before NewStream. Bug 131626 r=av sr=beard 2002-04-04 15:23:35 +00:00
peterlubczynski%netscape.com a8cd11e507 Fix for crash after sending wrong events to full-page plugins. Ensure only events for our widget are sent to the plugin. Fixes crash with Quicktime if selecting disabled menu items. r=bneese sr=attinasi Bug 102727 2002-04-04 15:20:07 +00:00
peterlubczynski%netscape.com f494ca1c1b Fix for full-page plugins on Mac not passing the right origin during resize because we weren't calculating the widget offset. Bug 120168 r=bneese sr=beard 2002-04-04 15:18:29 +00:00
mkaply%us.ibm.com 4b95a6f320 #134693
r=serge, sr=beard, a=asa
OS/2 only - change current dir to plugins directory when starting plugin
2002-04-02 23:36:06 +00:00
brendan%mozilla.org 4917abf95f Fix next-to-last vs. last context GC race, plus ClaimScope vs. js_DestroyContext race; removed js_ForceGC from the FRIEND JS API (133773, sr=jband&shaver, a=asa). 2002-04-02 04:23:21 +00:00
cbiesinger%web.de aba0b994f6 bug 134106 r=pavlov sr=tor a=asa
Uppercase (IMAGE) Content-Type causes Netscape to fail decoding an image attachment
2002-04-01 21:14:07 +00:00
tao%netscape.com d0e1cb0ceb 44070: match browser and OS locale. (reusing r=alecf,sr=hyatt,a=asa
from previous checkin but set intl.locale.matchOS=false by default.
This should remove the start regression. Will watch the tree and
back this patch if the regression comes back. In theory, this should
not happen)
2002-04-01 05:56:35 +00:00
av%netscape.com 9981c0a415 Updating documentation file for the Tester plugin, not part of the build 2002-04-01 04:44:53 +00:00
jkeiser%netscape.com 193e95e812 Backing out tao's bug 44070 to see if it is the mega pageload regression culprit. 2002-03-31 09:17:18 +00:00