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

86 Коммитов

Автор SHA1 Сообщение Дата
av%netscape.com ffe29da37c Addressing bug 60064, patch by lsv@sparc.spb.su, sr=blizzard, a=av 2000-12-12 01:51:12 +00:00
av%netscape.com a02d40ce21 Fixing bug 19617, prevent the default plugin to display multiple dialogs for the same mime type, patch by lsv@sparc.spb.su, sr=blizzard, a=av 2000-11-30 21:32:07 +00:00
danm%netscape.com 97408c2f18 store dialog pointer in safe place so it can be retrieved in the OK handler. bug 55261. r=av,hyatt,pavlov 2000-11-29 23:44:52 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
jj%netscape.com d63eaa7dc7 First Checked In. 2000-11-04 00:42:32 +00:00
bnesse%netscape.com 62a048aefd First Checked In. 2000-11-04 00:11:44 +00:00
warren%netscape.com 4189314fdb Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 24109bafe3 Removing nslog.h from .c files 2000-10-28 01:11:36 +00:00
warren%netscape.com 4e1ac5ce9d Removed extra 0 arg 2000-10-27 23:21:30 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
mkaply%us.ibm.com 51268b8692 IRIX/SunOS breakge on ports
C++ comments in a header included by a C file
Come on guys, this is really basic stuff here
2000-10-17 00:13:01 +00:00
mozilla.BenB%bucksch.org 7c5779c57a 50523: Remove (most) Netscape branding. a=av, sr=scc. 2000-10-15 22:03:54 +00:00
pavlov%netscape.com b2c69aac0d fix for bug 45162 new plugins shouldn't use GdkSuperWin's, but instead should use XIDs. sr=blizzard r=valeski 2000-10-13 01:10:21 +00:00
pollmann%netscape.com df4d125855 Bug 48483: Fix HPUX bustage for Unix default plugin fix thanks to wtc, r=jdunn,pollmann sr=mscott 2000-10-12 00:20:34 +00:00
pollmann%netscape.com c53f51da77 Bug 48483: Unix default plugin, fix for OpenVMS bustage r=av@netscape.com a=brendan@mozilla.org 2000-10-10 21:01:14 +00:00
cls%seawood.org 4f1d701dd9 Some platforms include a version number for their dll suffixes. Use SHARED_LIBRARY instead of hardcoding a library name & suffix. 2000-09-28 06:57:00 +00:00
akhil.arora%sun.com 2ce2a1ae17 implementation of the null plugin for unix
checking in on behalf of stephen mak <smak@sun.com>
b=48483 r=pollmann@netscape.com a=brendan@mozilla.org
2000-09-27 23:44:02 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
mccabe%netscape.com 46999efb70 Further tweak to 39933.
Add a comment mentioning the possible need to implement nsISecurityCheckedComponent.
2000-08-23 00:24:07 +00:00
mccabe%netscape.com b5f3cf8332 Fix to 39933.
Make the sample plugin implement nsIScriptablePlugin, and update sample .html file with an (unused!) JavaScript evaluator for poking at the plugin.

r=jst
a=ekrock
2000-08-23 00:20:24 +00:00
warren%netscape.com 408294475d Removed reference to nsIBaseStream 2000-08-22 09:50:45 +00:00
av%netscape.com 97a8264f9a Fixing 46573, r=serge 2000-08-02 21:35:45 +00:00
waterson%netscape.com 6515fa971b Brownian hacking to fix build bustage. 2000-07-22 03:17:55 +00:00
waterson%netscape.com e2d532289a Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH: implement XPCOM plugins. r=av 2000-07-22 01:34:13 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
av%netscape.com 882ef7188a Not part of the build yet. Default plugin. 2000-06-26 22:30:38 +00:00
slamm%netscape.com 50f8600402 Ignore generated Makefile. 2000-06-05 21:40:07 +00:00
rusty.lynch%intel.com 9a68f0d240 Fixed Linux support for viewing the current text as a label
in the plugin drawing rectangle.  This is part of a fix for
bug #25068. a=ekrock
2000-06-05 20:35:32 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
mkaply%us.ibm.com 13745c9041 # 37239
r = rusty.lynch, a = brendan
OS/2 bringup - OS/2 doesn't go down these XP_PC paths
2000-06-02 22:32:53 +00:00
rusty.lynch%intel.com c0aff818c0 Adding the SANE plugin as an example Linux XPCOM plugin.
This check-in related to bug #25068.  This isn't part of the build.
2000-06-02 04:11:45 +00:00
cls%seawood.org f0c2afe4b8 Beos fix for Bug #38249. Thanks to Justin Morey <justin@68k.org> for the patch. 2000-05-17 04:38:13 +00:00
jdunn%netscape.com f4b4ac25b3 adding XPCOM libs to LDOPTS since there are dependencies and AIX needs
to resolve all at link time
2000-05-15 21:13:05 +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
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
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
rickg%netscape.com 0f417b3b1e removed reference to nsString2 2000-03-26 23:30:52 +00:00
pp%ludusdesign.com 13efd9e8c6 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
blizzard%redhat.com ee9a807dec fix for bug 19559. fix the test plugin on linux. r=pavlov 1999-12-07 23:50:00 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
briano%netscape.com ca5c66cc0c General cleanup. 1999-09-10 00:37:14 +00:00
hoa.nguyen%intel.com e9fc05840b Extended the example to create a simple button with label. 1999-08-31 00:12:15 +00:00
hoa.nguyen%intel.com ae24d4d04a Added the proper Mozilla Toolkit flags. 1999-08-31 00:11:06 +00:00
mccabe%netscape.com b95a2bdd54 Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
hoa.nguyen%intel.com 5f918649f4 Added a parameter to the embed tag for testing. 1999-08-02 23:20:41 +00:00
hoa.nguyen%intel.com cbd6379d8d Added some debug printf's. Added support for parameter passing in SimplePluginInstance::Initialize. 1999-08-02 23:19:29 +00:00
hoa.nguyen%intel.com 8849d764e5 Sample HTML page with embed tag for the test XPCOM plugin. 1999-07-27 02:48:34 +00:00
hoa.nguyen%intel.com 6ed6e9de30 Added embed-test.html to Makefile. 1999-07-27 02:47:41 +00:00
hoa.nguyen%intel.com 67a6437bfc Defines a CID for the class. 1999-07-21 00:03:03 +00:00