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

411 Коммитов

Автор SHA1 Сообщение Дата
av%netscape.com b42515dd00 This will fix 27558 2000-05-09 00:56:29 +00:00
av%netscape.com 3deddc00f9 Code clean up 2000-05-09 00:37:52 +00:00
av%netscape.com 421f8c0ae3 Fixing 38273 2000-05-08 01:14:29 +00:00
av%netscape.com a14a375e7a Fixing 38274 2000-05-08 01:08:15 +00:00
rusty.lynch%intel.com 984c643c77 Fix for bug #797. -r=av 2000-05-06 06:00:48 +00:00
mj%digicool.com 29d704c503 Really backing out avs files this time. 2000-05-05 13:21:58 +00:00
av%netscape.com 595b7ff864 Not part of the build 2000-05-05 05:33:18 +00:00
av%netscape.com 9f5597aa3e Not a part of the build 2000-05-05 05:05:09 +00:00
av%netscape.com 9ecee21b44 Fixing typo in the debug output string 2000-05-03 22:34:28 +00:00
sfraser%netscape.com 1c2f787118 Fix access paths to remove old freenav path. 2000-05-03 05:32:39 +00:00
av%netscape.com 5f475a925b Fixing release leaks for plugin instance, bug #37915 2000-05-02 22:27:58 +00:00
colin%theblakes.com 9bb8dcd7f3 Link in toolkit. r=cls 2000-05-02 10:19:23 +00:00
av%netscape.com 681ee6bf50 Cleaning up addref/release pairs for plugin instance 2000-04-26 06:19:26 +00:00
jim_nance%yahoo.com f4b11a7b17 Fix Tru64 bustage. r=blizzard 2000-04-25 02:22:51 +00:00
cls%seawood.org 966fe87e27 Build fixes for BeOS. Bug 36924 & bug 36926. Thanks to Justin Morey <justin@68k.org> for the patches. 2000-04-25 02:05:08 +00:00
hoa.nguyen%intel.com 9189d38147 Fixed a bug where the browser would die try to dlopen gtkxtbin
when loading a legacy plugin (on Linux.) This is still part of the
bug fix for #31012
-r=sspitzer
2000-04-23 01:01:23 +00:00
mscott%netscape.com bf35640acb fix build breakage for windows and mac. 2000-04-22 21:47:01 +00:00
sspitzer%netscape.com 6f79e5953a fix build bustage. 2000-04-22 21:41:59 +00:00
hoa.nguyen%intel.com 549d6c6611 Adding legacy plug-in support for Linux. These changes depend on a new gtkxtbin library.
This applies to bug #31012. r=blizzard
2000-04-22 20:50:22 +00:00
av%netscape.com 7cf1b4fba1 Fixing memory leak during start up, #35912 2000-04-22 00:04:24 +00:00
av%netscape.com 0f465e4756 #26893, moved GetDOMElement from nsIPluginTagInfo to nsIPluginTagInfo2.h 2000-04-18 21:44:56 +00:00
jband%netscape.com c0b3019569 NOT PART OF SEAMONKEY BUILD. Improve sample to show calling of [scriptable] xpcom interface methods directly from JavaScript using xpconnect. This should work on all platforms, but currently the visuals in the plugin are only updated on Windows. See bug 32150. r=av 2000-04-16 18:51:02 +00:00
mstoltz%netscape.com a4b2043dcb Made prefapi.h private and removed all #includes of it outside of libpref. r=norris 2000-04-15 03:43:09 +00:00
av%netscape.com aca871c891 Eliminated creation of invalid pointers which causes crash for some plugins, r=serge 2000-04-13 22:34:49 +00:00
tbogard%aol.net 8578007261 When the object goes away due to the last ref on the object, make sure to Destroy() so we free everything up that is usually done there. 2000-04-13 02:52:34 +00:00
jband%netscape.com 14fe392124 NOT PART OF SEAMONKEY BUILD. Make plugin sample work on windows. It looks like this has been unable to compile on windows since someone added Unix only includes outside the #ifdef XP_UNIX block about *nine* months ago. There were also a few places where it was causing crashes. I'm not very confident in the rest of this code. 2000-04-12 08:35:15 +00:00
scc%netscape.com be4311c49a making string conversions explicit 2000-04-03 11:20:35 +00:00
scc%netscape.com 1c22b58d5d making string conversions explicit 2000-04-03 09:20:26 +00:00
cls%seawood.org 8a00e920f0 Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf 2000-04-01 10:18:48 +00:00
av%netscape.com ddcfceb254 Fix for 33536, r=serge 2000-03-29 23:58:42 +00:00
warren%netscape.com d60b12b153 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
rickg%netscape.com 0f417b3b1e removed reference to nsString2 2000-03-26 23:30:52 +00:00
rickg%netscape.com 81ff6df89b removed reference to nsString2 2000-03-26 09:13:32 +00:00
scc%netscape.com 2fb0ab107e small changes to clients of string converting APIs 2000-03-26 09:07:50 +00:00
av%netscape.com 454b1c3fff Fixing mismatching delete's found by Purify, r=waqar 2000-03-23 00:45:49 +00:00
rhp%netscape.com 77ad4f848b Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589 2000-03-15 01:47:36 +00:00
av%netscape.com 7909266590 Fix for 29688, ignorin Java plugin found in 4.x installation; r=stanley.ho@eng.sun.com, a=rickg 2000-03-15 01:27:30 +00:00
pavlov%netscape.com ac10c73936 fix mac bustage 2000-03-14 07:42:31 +00:00
pavlov%netscape.com bee1edf015 add defined(RHAPSODY) around the XP_MAC lines 2000-03-14 06:16:13 +00:00
rickg%netscape.com 4791ab3e8f removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
tbogard%aol.net 330b688b8e ContentViewer Initialization now take an nsIWidget instead of a native window. Set status using the nsIWebBrowserChrome interface instead of the old nsIBrowserWindow interface. 2000-03-11 01:25:34 +00:00
dougt%netscape.com 50770e485a Making the debug target include the debug prefix file. Checkin for warren. 2000-03-06 00:59:54 +00:00
warren%netscape.com 2ec79be810 Adding pluginDebugPrefix.h 2000-03-06 00:53:47 +00:00
warren%netscape.com 6175369ec4 Attempt to fix the mac bustage. NS_CurrentThread is only defined for debug builds. 2000-03-05 23:16:28 +00:00
av%netscape.com a3a9e8ac53 Fix for 27755 on behalf of stanley.ho@eng.Sun.COM, r=av, a=rickg 2000-03-03 00:53:45 +00:00
tbogard%aol.net 5c166f4fd5 nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg 2000-03-02 07:13:02 +00:00
mkaply%us.ibm.com 14c16b4215 # 25555
r= beard@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-28 15:00:30 +00:00
bruce%cybersight.com de5295e2e4 Fix for a memory leak. a=waterson,r=dougt 2000-02-22 23:47:25 +00:00
av%netscape.com f44a7d620c Fixin bug 15210 -- using more specific call CreatePluginInstance
instead of CreateInstance, r=idk@eng.sun.com
2000-02-15 23:24:10 +00:00
av%netscape.com b683bf9ab4 Fixing 27469, r=waqar 2000-02-12 01:43:02 +00:00