cls%seawood.org
962751d334
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
2319351207
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
0257791053
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
4f49fe305a
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
29923e8750
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
5135afda02
Removed reference to nsIBaseStream
2000-08-22 09:50:45 +00:00
av%netscape.com
299bf1f85a
Fixing 46573, r=serge
2000-08-02 21:35:45 +00:00
waterson%netscape.com
f364059419
Brownian hacking to fix build bustage.
2000-07-22 03:17: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
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
fd2b832699
Not part of the build yet. Default plugin.
2000-06-26 22:30:38 +00:00
slamm%netscape.com
ed7b6044f0
Ignore generated Makefile.
2000-06-05 21:40:07 +00:00
rusty.lynch%intel.com
c678310751
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
512c8bf433
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
2a25295dbd
# 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
79196ab9b1
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
f8f7701766
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
6ddb637571
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
9d284392c8
Fixing 38273
2000-05-08 01:14:29 +00:00
av%netscape.com
8db39e94c6
Fixing 38274
2000-05-08 01:08:15 +00:00
jband%netscape.com
69515eea3b
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
bb561d08ba
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
794e353349
removed reference to nsString2
2000-03-26 23:30:52 +00:00
pp%ludusdesign.com
698852a4f4
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
d87f0b4f02
fix for bug 19559. fix the test plugin on linux. r=pavlov
1999-12-07 23:50:00 +00:00
dmose%mozilla.org
142ac52eaf
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
0e85815036
General cleanup.
1999-09-10 00:37:14 +00:00
hoa.nguyen%intel.com
eed306cb0e
Extended the example to create a simple button with label.
1999-08-31 00:12:15 +00:00
hoa.nguyen%intel.com
bf54286613
Added the proper Mozilla Toolkit flags.
1999-08-31 00:11:06 +00:00
mccabe%netscape.com
381fb81c4f
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
7bd8e1c0a0
Added a parameter to the embed tag for testing.
1999-08-02 23:20:41 +00:00
hoa.nguyen%intel.com
f565103cc1
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
cc33418985
Sample HTML page with embed tag for the test XPCOM plugin.
1999-07-27 02:48:34 +00:00
hoa.nguyen%intel.com
591faaf135
Added embed-test.html to Makefile.
1999-07-27 02:47:41 +00:00
hoa.nguyen%intel.com
6d3406b7c6
Defines a CID for the class.
1999-07-21 00:03:03 +00:00
hoa.nguyen%intel.com
3d0cb5243d
General cleanup so that the test plugin compiles. Implemented NSGetFactory, NSRegisterSelf, and NSUnregisterSelf. Used the ProgID prefix defined in nsIPlugin.h.
1999-07-21 00:00:13 +00:00
hoa.nguyen%intel.com
5f9726b132
Removed dependencies on stub.c, bad.c, and java.
1999-07-20 23:58:05 +00:00
scc%netscape.com
f79508bc68
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
warren%netscape.com
b113f2332f
Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams.
1999-06-08 20:57:32 +00:00
warren%netscape.com
cbbfa208f8
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
1999-06-03 21:50:47 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
warren%netscape.com
c289c670cd
Added Write(nsIInputStream) and Flush to nsIOutputStream.
1999-04-22 07:31:03 +00:00
waterson%netscape.com
bf53711090
Removed NODEPEND.
1999-03-31 06:47:10 +00:00
beard%netscape.com
f8a48c5464
NPStream* ptr -> NPStream* stream
1999-03-20 23:12:43 +00:00
beard%netscape.com
b59586b258
calling CreatePluginInstance instead of CreateInstance, so MIME type is available early.
1999-03-14 20:09:57 +00:00
beard%netscape.com
33e191c63e
added nsILiveconnect service.
1999-03-14 04:41:51 +00:00
beard%netscape.com
d1d3db243c
massive overhaul for new stream APIs.
1999-03-12 04:48:04 +00:00
beard%netscape.com
9c7717f39d
Fixed Read/Write methods to conform to latest nsIInputStream and nsIOutputStream interfaces.
1999-03-08 00:07:24 +00:00
scc%netscape.com
2ec0a397ea
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
beard%netscape.com
6fdc870a25
Added Release to peer's destructor, delaying release of stream until NPP_URLNotify.
1999-03-02 04:46:05 +00:00