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

4240 Коммитов

Автор SHA1 Сообщение Дата
peterlubczynski%netscape.com 5c754de32d Fixing regression bug 155708, on Mac Classic, Acrobat stops painting PDFs because the timer stopped repeating r=bnesse sr=sfraser a=asa 2002-07-30 00:22:49 +00:00
pete.zha%sun.com 489350122f unix: should remove the Reveal Location & Launch File buttons from download progress dialog
bug=90008 r=jkeiser sr=bzbarsky a=asa
2002-07-25 05:10:46 +00:00
pavlov%netscape.com 0fb6641246 bug 157989. patch from paper@animecity.nu. r=pavlov sr=tor@acm.org a=brendan/chofmann 2002-07-23 03:22:27 +00:00
av%netscape.com 0555c49b12 Fixing 157627 -- prevent unnecessary writing plugin info to registry which causes indefinite bloat, r=av, sr=dveditz, a=asa 2002-07-23 02:18:44 +00:00
pavlov%netscape.com 4542a8fbbb fixing bug 157202 r=dougt sr=tor@acm.org a=asa 2002-07-19 23:21:48 +00:00
dougt%netscape.com c2ec17237f Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
bzbarsky%mit.edu 4d677afdd7 Bug 114627 -- ESC should dismiss default plugin dialog. Patch by
Andre  Dahlqvist <anedah-9@student.luth.se>, r=serge, sr=blizzard, a=asa
2002-07-17 04:36:13 +00:00
dveditz%netscape.com c8f56b542b Correct preference escaping for bug 143459, r=bnesse,mstoltz sr=alecf, a=asa 2002-07-16 02:09:34 +00:00
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