edburns%acm.org
818cdf334e
pluglet_build
2006-03-26 16:36:55 +00:00
edburns%acm.org
13f2c1fbe6
pluglets_build
2006-03-24 18:34:53 +00:00
edburns%acm.org
7c70c0827b
Make plugletjni.lib and .dll build.
...
M makefiles
- remove plugins/Makefile, this'll be replaced by ant
- add jni Makefile
R plugins/makefile.win
R plugins/jni/makefile.win
R plugins/src/makefile.win
- obsolete.
M plugins/jni/Makefile.in
- new includes and such
M plugins/jni/org_mozilla_pluglet_mozilla_PlugletOutputStream.cpp
- cast to const char *.
2006-03-24 17:57:24 +00:00
edburns%acm.org
0743107669
pluglet.dll_now_builds
2006-03-24 17:41:16 +00:00
edburns%acm.org
7413b62cdc
This change-bundle starts the process of re-activating pluglets.
...
Next step is to figure out the best way to fix these unresolved symbols
at link time when building pluglet.dll
/cygdrive/d/Projects/mozilla/MOZILLA_NIH/FIREFOX_1_5_0_1/mozilla/./build/cygwin-wrapper link -NOLOGO -DLL -OUT:pluglet.dll -PDB:pluglet.pdb -SUBSYSTEM:WINDOWS List.obj Pluglet.obj PlugletEngine.obj PlugletFactory.obj PlugletInputStream.obj PlugletLoader.obj PlugletManager.obj PlugletPeer.obj PlugletStreamInfo.obj PlugletStreamListener.obj PlugletsDir.obj Registry.obj PlugletViewFactory.obj ./module.res -DEBUG -DEBUGTYPE:CV kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib D:\Files_2k\j2sdk1.4.2_03/lib/jvm.lib ../../../dist/lib/xpcom.lib ../../../dist/lib/xpcom_core.lib ../../../dist/lib/nspr4.lib ../../../dist/lib/plc4.lib ../../../dist/lib/plds4.lib
Creating library pluglet.lib and object pluglet.exp
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall nsFileSpec::~nsFileSpec(void)" (__imp_??1nsFileSpec@@UAE@XZ)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall nsDirectoryIterator::~nsDirectoryIterator(void)" (__imp_??1nsDirectoryIterator@@UAE@XZ)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class nsDirectoryIterator & __thiscall nsDirectoryIterator::operator++(void)" (__imp_??EnsDirectoryIterator@@QAEAAV0@XZ)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall nsDirectoryIterator::nsDirectoryIterator(class nsFileSpec const &,int)" (__imp_??0nsDirectoryIterator@@QAE@ABVnsFileSpec@@H@Z)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall nsFileSpec::nsFileSpec(char const *,int)" (__imp_??0nsFileSpec@@QAE@PBDH@Z)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall nsSpecialSystemDirectory::~nsSpecialSystemDirectory(void)" (__imp_??1nsSpecialSystemDirectory@@UAE@XZ)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall nsFileSpec::operator+=(char const *)" (__imp_??YnsFileSpec@@QAEXPBD@Z)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall nsSpecialSystemDirectory::nsSpecialSystemDirectory(enum nsSpecialSystemDirectory::SystemDirectories)" (__imp_??0nsSpecialSystemDirectory@@QAE@W4SystemDirectories@0@@Z)
PlugletsDir.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: char const * __thiscall nsFileSpec::GetCString(void)const " (__imp_?GetCString@nsFileSpec@@QBEPBDXZ)
PlugletViewFactory.obj : error LNK2001: unresolved external symbol "public: __thiscall PlugletViewWindows::PlugletViewWindows(void)" (??0PlugletViewWindows@@QAE@XZ)
pluglet.dll : fatal error LNK1120: 10 unresolved externals
M makefiles
+java/plugins/Makefile
+java/plugins/src/Makefile
Add generation of these Makefiles
M plugins/src/Makefile.in
- copy some content from webclient
M plugins/src/Pluglet.cpp
M plugins/src/PlugletEngine.cpp
M plugins/src/PlugletStreamListener.cpp
- Changes from John Sublet.
2006-03-21 03:25:34 +00:00
edburns%acm.org
b84c1aaa93
remove_checked_in_makefiles
2006-03-21 02:28:54 +00:00
timeless%mozdev.org
a279d689e5
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
timeless%mac.com
711739d601
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
idk%eng.sun.com
fde5069257
*not part of the build*
...
scriptable wrappers for plugin API
a=sep@sparc.spb.su
2001-07-06 06:45:11 +00:00
edburns%acm.org
cc3106361c
This is generated.
2001-06-13 20:38:59 +00:00
edburns%acm.org
959ea3ea66
Descend into MediaPlayer and SVG directories
2001-06-10 03:04:55 +00:00
edburns%acm.org
da794fbaa1
This checkin makes it so the JavaMediaPlayer demo builds on win32.
...
It also adds some sample content.
2001-06-10 02:54:49 +00:00
edburns%acm.org
7987d61cfd
One big jar file that contains all the jarfiles in batik.
2001-06-10 02:01:34 +00:00
edburns%acm.org
50a8055e38
First import of the SVG pluglet. Compiles and works on win32.
2001-06-10 01:46:41 +00:00
idk%eng.sun.com
85dae0d8c4
*not part of the build*
...
fix for 77579
r=yiming.chung@eng.sun.com
2001-06-02 04:44:35 +00:00
idk%eng.sun.com
d6ee943582
*not part of the build*
...
fix for 83735
2001-06-02 03:14:02 +00:00
idk%eng.sun.com
dd2beccbc3
*not part of te build*
...
checking the right fix for 83320
2001-05-31 20:59:28 +00:00
idk%eng.sun.com
e26db9208b
*not part of the build*
...
fix for 83320
2001-05-31 19:04:36 +00:00
idk%eng.sun.com
8572fa18ae
*not part of the build*
...
fix for 78910
author=sva@sparc.spb.su (Vladimir Strigun)
2001-05-09 01:29:06 +00:00
idk%eng.sun.com
438c12fe81
*not part of tbox builds*
...
fixed build problem on windows
2001-03-12 19:01:19 +00:00
edburns%acm.org
3d2d027ddd
Merged branch JAVADEV_PR3_20001002 into trunk.
2000-11-02 23:33:21 +00:00
idk%eng.sun.com
762a9d9bdf
* NOT PART OF TBOX BUILD *
...
Fixed 54348
2000-09-28 11:27:41 +00:00
idk%eng.sun.com
52809cd832
* NOT PART OF TBOX BUILDS *
...
Updated Pluglets to tip of the tree and latest jdk1.3 on solaris
Fixed 40615
2000-09-26 06:53:53 +00:00
idk%eng.sun.com
9bc5b84b11
added pointer to pluglets page
2000-06-04 01:02:44 +00:00
idk%eng.sun.com
f7a65d71bf
DOM viewer enhancement
...
a=sdv@sparc.spb.su
r=idk@eng.sun.com
2000-06-01 20:42:29 +00:00
idk%eng.sun.com
9044170ca3
Added Adaptor classes and Generic factory. Now we do not need to implement
...
PlugletFactory for simple pluglets.
2000-05-24 02:01:57 +00:00
rpallath%eng.sun.com
6ddd80caf1
modified README
2000-04-24 21:28:42 +00:00
rpallath%eng.sun.com
5bb34f0760
New Tests for getAlignment
2000-04-24 19:02:42 +00:00
rpallath%eng.sun.com
7cbb98a1dd
getAlignment tests for API -> LEFT
2000-04-24 18:58:18 +00:00
rpallath%eng.sun.com
4b43efb8a7
GetAlignment API tests
2000-04-24 18:55:25 +00:00
rpallath%eng.sun.com
b544fdc66d
New files for Killer app on Win32
2000-04-24 18:52:40 +00:00
rpallath%eng.sun.com
22bea2735d
Added README and BWTest.lst
...
Updated some test cases
2000-04-24 18:25:27 +00:00
idk%eng.sun.com
a99c584a7f
(36174) Added null checking
...
a = idk@eng.sun.com
2000-04-18 18:38:01 +00:00
sdv%sparc.spb.su
9107b3c809
keeping track with Java DOM changes
...
r=idk@eng.sun.com
2000-03-31 01:22:00 +00:00
rpallath%eng.sun.com
b79d5bb0b8
Removed Control-M characters
2000-03-23 23:24:32 +00:00
idk%eng.sun.com
6b8fc4b5e8
Fixed build problems.
...
Changed char*const* to const char *const* in some places.
2000-03-21 01:10:35 +00:00
rpallath%eng.sun.com
ac5c60ce24
dding new files
2000-03-17 00:27:29 +00:00
rpallath%eng.sun.com
f53326f27d
dding new files for Java Plugins
2000-03-17 00:17:17 +00:00
rpallath%eng.sun.com
989b16e4f2
*** empty log message ***
2000-03-16 23:05:30 +00:00
rpallath%eng.sun.com
dd2daddc16
Added new files
2000-03-16 22:54:41 +00:00
rpallath%eng.sun.com
b31c2a27ad
.
2000-03-16 22:42:09 +00:00
rpallath%eng.sun.com
26976216de
*** empty log message ***
2000-03-16 22:16:08 +00:00
rpallath%eng.sun.com
2c28336f59
*** empty log message ***
2000-03-16 22:11:53 +00:00
rpallath%eng.sun.com
462788d6ee
Pluglet API tests
2000-03-16 22:06:17 +00:00
laa%sparc.spb.su
67a48817be
Cleaned up pluglet examples sources (bug ID 17316).
...
Reviewed by idk@eng.sun.com
2000-03-07 08:33:54 +00:00
idk%eng.sun.com
e755333074
Fix for 27690
...
Converted "path" to canonical form
a=avm@sparc.spb.su
r=idk@eng.sun.com
2000-02-25 21:16:18 +00:00
sdv%sparc.spb.su
252488c5aa
added a new example pluglet:
...
DOMViewer
a=idk@eng.sun.com , sdv@sparc.spb.su
r=idk@eng.sun.com , sdv@sparc.spb.su
2000-02-17 21:56:55 +00:00
idk%eng.sun.com
707030a57c
Added new method :
...
public Object PlugletTagInfo.getDOMElement();
(It is possible to use JavaDOM from pluglets now.)
a=idk@eng.sun.com
r=sdv@sparc.spb.su
2000-02-16 00:03:38 +00:00