Commit Graph

4232 Commits

Author SHA1 Message Date
cltbld%netscape.com
1bdbbba3b8 updating for mozilla1.1b, sr=leaf, kysmith checking in as cltbld, bugzilla 157557 2002-07-15 21:13:59 +00:00
pavlov%netscape.com
6901cb0bbb checking in fix for bug 155222 r=pavlov sr=tor@acm.org 2002-07-15 20:17:09 +00:00
bryner%netscape.com
fdb5dbaf94 Fix full-page plugins on static builds by registering the docloader factory via nsIComponentRegistrar::RegisterFactory, so we don't have to depend on there being a plugin shared library in the components directory. r=peterl, sr=shaver, a=chofmann. 2002-07-14 00:39:35 +00:00
smontagu%netscape.com
d63551e2ff Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin 2002-07-10 00:52:17 +00:00
tao%netscape.com
937eaacc43 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. - turning the pref on in the trunk (r,sr)=(tao,rpotts). c/o
smeredith.
2002-07-09 21:47:41 +00:00
akkana%netscape.com
a396a35ddc 126312: remove old find code. r=brade sr=alecf 2002-07-09 20:29:50 +00:00
jst%netscape.com
26f8891307 Fixing bug 146143. Make sure the JS scope is cleared when leaving a full-page plugin. r=bzbarsky@mit.edu, sr=jaggernaut@netscape.com 2002-07-09 03:43:15 +00:00
jst%netscape.com
f2ccfa37c0 Fixing security bug 134315. Make sure we clear the JS scope in cases where it's needed. r=mstoltz@netscape.com, sr=brendan@mozilla.org 2002-07-09 02:49:58 +00:00
tor%cs.brown.edu
6909994c7b Bug 76776 - incremental display of progressive jpegs. r=biesi, sr=jag 2002-07-04 20:31:18 +00:00
bzbarsky%mit.edu
903e648a7e Fix NS_WildCardMatch to actually pay attention to the case_insensitive
arg.  Bug 146187, r=sicking, sr=shaver
2002-07-04 09:33:52 +00:00
racham%netscape.com
dfa69f7f62 Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer 2002-07-04 00:56:33 +00:00
peterlubczynski%netscape.com
286fcef275 Fixing bug 148458: Netscape Radio crashes using Real Player if another plugin is being installed in another window because scripting any plugin in other window after plugins.refresh(1) causes this crash when plugin has been unloaded - N70PR1 [@ NPPL3260.DLL - XPTC_InvokeByIndex] r=av, sr=jst 2002-07-03 21:03:51 +00:00
cbiesinger%web.de
ed5171746d bug 139176 patch by paper r=biesi sr=tor
Animated gif with no global palette puts garbage in transparent area on first loop
2002-07-03 17:56:09 +00:00
jgaunt%netscape.com
0a7856e064 bug 78390 accessible support for full page PDFs
r=aaronl,peterl
sr=jst
2002-07-02 17:39:40 +00:00
mkaply%us.ibm.com
0dc792b7a0 #154161
r=pedemont, sr=blizzard
OS/2 only - get NPNULL plugin working on OS/2
2002-07-02 14:02:41 +00:00
peterlubczynski%netscape.com
00c8c0eeca Fixing plugins needs to cause XPTI to be refreshed when pluigins change, bug 154272 r=av sr=jband 2002-07-01 20:36:57 +00:00
tor%cs.brown.edu
7e87165c13 Backout of 76776 - Tp regression. 2002-06-29 22:14:10 +00:00
tor%cs.brown.edu
db6ae294df Bug 154996 - PNGs with invalid IHDR can crash/hang browser. rs=tor 2002-06-29 20:11:33 +00:00
tor%cs.brown.edu
62df86dd33 Bug 76776 - incremental display of progressive jpegs. r=pavlov, sr=jag 2002-06-29 19:38:17 +00:00
tao%netscape.com
7a59dc86bd smeredith found a problem with the patch for (93002). Disabling it now. 2002-06-28 23:57:20 +00:00
tao%netscape.com
4da2b42209 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. r=dougt,sr=rpotts. Help Windows NT, 2000, and XP dialup a RAS
connection when a network address is unreachable. (c/osmeredith)
2002-06-28 22:58:25 +00:00
law%netscape.com
e657c80b7e Bug 154238; tweak http\shell\open\ddeexec registry keys while running so that Acrobat plugin can converse with us via DDE; r=blythe@netscape.com, sr=ben@netscape.com 2002-06-28 07:31:23 +00:00
mkaply%us.ibm.com
42765f4b10 #154161
r=cls
Turn on building of the NPNULL plugin on OS/2
2002-06-28 05:39:00 +00:00
mkaply%us.ibm.com
fa28b7f016 #118546
r=pedemont, sr=blizzard
OS/2 only - bullet proof unicode stuff, better default fonts
2002-06-27 22:37:30 +00:00
mkaply%us.ibm.com
cb5e2389d8 #154161
r=pedemont, sr=blizzard
OS/2 only - get NPNULL plugin working on OS/2
2002-06-27 22:26:41 +00:00
jkeiser%netscape.com
fff44ac8f7 Keep background images from sending progress events (bug 133250, checkin #1). From Antonio.Xu@sun.com. r=bbaetz, sr=darin 2002-06-27 06:46:25 +00:00
peterlubczynski%netscape.com
4cf346e06f Fixing some plugins don't understand the DATA attribute on the OBJECT tag so in those cases copy that value to an appened "SRC" entry to the array of attributes/parameters plugins are passed. Bug 152334 r=av sr=waterson 2002-06-27 01:51:34 +00:00
shanjian%netscape.com
6d098df735 #153980 Always display SimpChinese font as bold looking face
add simsun to simplied chinese default font name.
r=ftang, sr=blizzard
2002-06-26 20:09:14 +00:00
nhotta%netscape.com
d6dc0ec5ec Change default font size for Traditional and Simplifiled Chinese to 15
which let gfx to use 12 point instead of 13 for Quickdraw calls,
bug 143557, r=ftang, sr=sfraser.
2002-06-26 19:59:47 +00:00
av%netscape.com
3df19aa5dc Bug 148889 -- unloading XPConnected plugin DLLs may cause crash [ViewPoint], r=peterl, sr=beard 2002-06-26 04:32:49 +00:00
mkaply%us.ibm.com
0dc2611d42 IRIX bustage - this is a C file 2002-06-26 01:20:20 +00:00
serge%netscape.com
356ed2a04f fix for 153547 crashed on page view - Trunk [@ nsPluginInstancePeerImpl::GetOwner] r=av,sr=beard 2002-06-26 00:42:25 +00:00
dveditz%netscape.com
58bb370bc7 InstallTrigger.compareVersion() returns correct answer for directories (bug 136779) r=curt,sr=alecf 2002-06-26 00:41:06 +00:00
bnesse%netscape.com
5741980ed5 Fix for bug 153622. Remove macxprefs (no longer used) from the build. r=ccarlen, sr=sfraser. 2002-06-25 20:05:48 +00:00
tor%cs.brown.edu
1a6510c194 Bug 150041 - turn on do_fancy_upsampling for higher quality decoding.
r=pavlov, sr=blizzard
2002-06-25 18:28:09 +00:00
jaggernaut%netscape.com
5abd4b6906 Bug 150099: Hide the tab bar when clicking the close box, add show/hide menuitem for tabbar. r=bryner, sr=hewitt 2002-06-25 04:52:46 +00:00
serge%netscape.com
3b3115b371 fix for #149336 Linux Flash crashes and causes stack curruption in NPP_New when swLiveconnect=TRUE, r=av/Roland.Mainz,sr=darin 2002-06-25 01:29:59 +00:00
dveditz%netscape.com
ae7fb8212d Don't reveal full plugin pathname (bug 88183) r=peterl, sr=alecf 2002-06-24 07:17:42 +00:00
tor%cs.brown.edu
4b53a54b1e Bug 153280 - backout of pjpeg (bug 76776) due to Tp regression. 2002-06-21 23:42:49 +00:00
pavlov%netscape.com
c55741b7c5 fix for bug 148879. patch from balleysson@bigfoot.com. r=pavlov sr=tor 2002-06-21 20:32:48 +00:00
tor%cs.brown.edu
a94260b14b Bug 76776 - incremental display of progressive jpegs. r=pavlov, sr=jag 2002-06-20 23:44:24 +00:00
mkaply%us.ibm.com
248eeb236d #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
52eb6f7538 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
7dd19992b2 updating the user agent string, a=asa 2002-06-19 22:20:49 +00:00
racham%netscape.com
8c606b2934 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
71c21a4e59 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
6de5b59159 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
955f728b23 bug 150002 r=paper sr=tor
make XBM images transparent
2002-06-16 08:27:25 +00:00
bryner%netscape.com
2432b1991a 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
e0d830141f 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