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

504 Коммитов

Автор SHA1 Сообщение Дата
av%netscape.com 01ca1eb997 Fixing 39534, patch by sean, r=av 2000-08-07 22:10:07 +00:00
av%netscape.com 0ff6c8206b Fixing 47360, patch by sean@beatnik.com, r=av 2000-08-07 21:51:19 +00:00
mkaply%us.ibm.com 474c320967 r=mkaply, a=brendan
Tinderbox break - Should have been info.fExtensionArray
2000-08-03 02:20:17 +00:00
av%netscape.com 0c06d16845 Fixing Unix redness 2000-08-02 23:36:30 +00:00
av%netscape.com a371acfc89 Fixing 45895, r=waterson 2000-08-02 23:01:35 +00:00
av%netscape.com 299bf1f85a Fixing 46573, r=serge 2000-08-02 21:35:45 +00:00
cls%seawood.org 01c0f7aed5 The ports tinderboxes were inconveniently down so this bustage was hidden for the past week. Bug #45698 2000-07-28 05:43:24 +00:00
warren%netscape.com 2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
waterson%netscape.com f364059419 Brownian hacking to fix build bustage. 2000-07-22 03:17:55 +00:00
waterson%netscape.com b9428404ee Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH. r=av 2000-07-22 02:11:04 +00:00
waterson%netscape.com b83d0b4407 Bug 45698. Fix Win32 build bustage. Checked in from wrong machine. 2000-07-22 01:58:55 +00:00
waterson%netscape.com 3b56e5fda1 Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH: implement XPCOM plugins. r=av 2000-07-22 01:34:13 +00:00
edburns%acm.org 5b7c874d34 bug=23157
r=av
a=waterson

Don't use hard coded 2000.  Instead use sizeof(path).
2000-07-22 00:48:26 +00:00
edburns%acm.org 8bc3199379 bug=23157
ra=av
This fix makes it so the plugins directory is correctly located
in the embedding case.
2000-07-21 00:27:36 +00:00
edburns%acm.org 9969ad3c8a bug=43280
a=av
r=av

Add a "don't show this dialog again" feature to the
"No Default Plugin Dialog".  In addition, don't display the dialog
more than once per mime-type per session.
2000-07-20 22:53:32 +00:00
edburns%acm.org 0ac863d889 bug=16677
a=av
r=stanley.ho

This fix causes nsPluginHostImpl::FindProxyForURL to honor
the "no proxies for" list.
2000-07-20 19:09:50 +00:00
waterson%netscape.com a9988fbc1f Bug 37622. The rest of the patch that I somehow missed the first time around. r=blizzard,pavlov 2000-07-20 01:40:54 +00:00
edburns%acm.org e86c9acda8 a=av
r=av
bug=38848

This bug enables nsIPluginHostImpl::GetValue(nsPluginManagerVariable_XDisplay)
to function correctly.

Thanks to Chris Waterson.

This has been built on win32 and solaris.
2000-07-20 01:16:52 +00:00
waterson%netscape.com eb10ce3a1a Bug 37622. Hackery to get <embed hidden='true'> to work. Check hidden attribute; if set, size to (0, 0) and don't create a widget. r=pavlov,blizzard. 2000-07-19 23:46:43 +00:00
waterson%netscape.com a5fbd61475 Remove debugging cruft I left in. 2000-07-19 23:24:35 +00:00
waterson%netscape.com b95b383548 Bug 37522. Implement ns4xPlugin::GetMIMEDescription() and ns4xPlugin::GetValue(); alter nsPluginsDirUNIX to use these routines (instead of directly calling the NP_* routine) while grovelling through 4.x plugins. r=av 2000-07-19 21:43:46 +00:00
Jerry.Kirk%Nexwarecorp.com 8edb23803e This test relies on GTK libraries and header files, it is not
buildable on other non-GTK unix builds, like Photon. This change to
the Makefile makes sure this test is only built if GTK is enabled.
r=cls
2000-07-17 13:06:50 +00:00
jst%netscape.com e5da6444bc Fixing nsbeta2+ bug 44022. Loading javascript: URL's from a plugin wasn't always working. r=vidur@netscape.com 2000-07-13 02:44:14 +00:00
pavlov%netscape.com 3f7d6ee2fe 4.x unix plugin changes for bug 37477 r=pollmann, av 2000-07-11 21:44:39 +00:00
bnesse%netscape.com 9c230e7301 Moved code which was initalizing the memory allocation service from the constructor into the CreatePlugin function because it wasn't being called early enough for some plugins. Need to proceed on Bug 19931. r=av. 2000-07-11 20:08:05 +00:00
av%netscape.com d98110ff32 #22954, fixing Mac glitch, r=brade 2000-07-10 23:54:31 +00:00
cls%seawood.org e87a1b7b11 Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
av%netscape.com b2d01667e4 #22954, adding unix and mac flavors, r=pierre 2000-07-09 22:26:44 +00:00
av%netscape.com bc8b5454f3 Addressing 22954, r=mscott 2000-07-07 00:10:54 +00:00
av%netscape.com 8fbbc3c0cf Addressing 22954, removed tag info query for full page plugins, r=edburns@acm.org 2000-07-06 21:44:38 +00:00
av%netscape.com 5ab221439c #43500, making the default plugin part of the build on Windows, r=pollmann 2000-07-05 22:51:34 +00:00
cls%seawood.org bca014f1bb Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
edburns%acm.org 2a2fd82d21 a=av
bug=23775
This is the last bit of the checkin that George Drapeau started
for bug 23775.  He didn't finish due to conflicts with this file
and, being the good engineer that he is, he waited for the author
to return from vacation.

George said I could check this in under the same approval for
the rest of 23775.
2000-06-30 17:31:02 +00:00
cls%seawood.org 1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
av%netscape.com f873e68c74 Addressing 22954, patch by amusil, r=av 2000-06-29 21:48:09 +00:00
av%netscape.com adf7a1d3bd Addressing 22954, patch by amusil, r=av 2000-06-29 21:42:13 +00:00
av%netscape.com fd2b832699 Not part of the build yet. Default plugin. 2000-06-26 22:30:38 +00:00
av%netscape.com 1c2f557756 Addressing 41197, r=serge 2000-06-22 23:17:50 +00:00
av%netscape.com ab2d009de3 Part of 23667 fix, r=sean@beatnik.com 2000-06-22 22:51:36 +00:00
av%netscape.com 2c527d1b10 Part of 23667 fix, r=nisheeth 2000-06-22 22:36:37 +00:00
rpotts%netscape.com cf3e824449 DocShell cleanup. Removed the implementation of the unused nsIDocSHell::SetDocument() method and moved the implementation responsibility to the nsIContentViewer 2000-06-22 05:38:07 +00:00
av%netscape.com 6c45a7674d Addressing #23667 patch by sean@beatnik.com, r=av, a=brendan 2000-06-21 22:57:17 +00:00
av%netscape.com 569653202b Filtering plugins from old installation down to three as per decision in 23856, r=amusil 2000-06-21 01:44:55 +00:00
beard%netscape.com 1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
edburns%acm.org b3ebbaa566 bug=41197
r=av
a=waterson.

This checkin makes it possible to use the default plugin even
for Java.
2000-06-20 21:04:52 +00:00
av%netscape.com 8ee7f8d303 Fixing 38094 with patch by sean@beatnik.com, ra=brendan@mozilla.org 2000-06-16 22:27:16 +00:00
av%netscape.com 2198066fed Addressing bug #41276, r=sean@beatnik.com 2000-06-15 01:07:27 +00:00
rusty.lynch%intel.com 0a2c498177 (Re)Fix for bug #23546
a=brendan@mozilla.org
2000-06-14 17:58:49 +00:00
mccabe%netscape.com 8451066326 Makefile fix, thanks to Dan Veditz. Should fix bustage. 2000-06-14 02:40:00 +00:00
mccabe%netscape.com 2ffd75fe72 Backing out for now to fix bustage. 2000-06-14 02:33:45 +00:00