9 Commits

Author SHA1 Message Date
edburns%acm.org
02816bb7c8 A src/nsIPluglet.idl
M classes/org/mozilla/pluglet/Registry.java
M dist/build.xml
M examples/simple/src/main/java/simple/SimplePluglet.java
M examples/simple/src/main/web/index.html
M mozilla/Makefile.in
M mozilla/nppluglet.cpp
M mozilla/nppluglet.h
M mozilla/nsScriptablePeer.cpp
M netbeans/nbproject/build-impl.xml
M netbeans/nbproject/genfiles.properties
M netbeans/nbproject/project.properties
M netbeans/nbproject/project.xml
M src/Makefile.in
M src/Pluglet.cpp
M src/Pluglet.h
M src/PlugletEngine.cpp
M src/PlugletFactory.cpp
M src/Registry.cpp
M src/Registry.h
R mozilla/nsIPluglet.idl

- At this point, I can call from JavaScript and locate an arbitratily
  named method on the Pluglet instance that conforms to the signature of
  returning String, and taking 0 or more Strings as arguments.


git-svn-id: svn://10.0.0.236/trunk@242001 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-22 01:40:58 +00:00
edburns%acm.org
e04220dccc checkpoint_basic_scriptability
git-svn-id: svn://10.0.0.236/trunk@241984 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-21 20:59:24 +00:00
edburns%acm.org
70f5f4a32c checkpoint_basic_scriptability
git-svn-id: svn://10.0.0.236/trunk@241972 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-21 20:19:57 +00:00
edburns%acm.org
9c7fb73bea winxp
git-svn-id: svn://10.0.0.236/trunk@236503 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-22 19:12:34 +00:00
edburns%acm.org
ea0dba67ed M README
M dist/build.xml
A dist/dummy-main/src/main/resources/plugin-prefs.js
M dist/netbeans/build.xml
M dist/netbeans/pluglet.properties
M dist/netbeans/nbproject/build-impl.xml
M dist/netbeans/nbproject/genfiles.properties
M dist/netbeans/nbproject/project.properties
M dist/netbeans/nbproject/project.xml

Repeatable project build.


git-svn-id: svn://10.0.0.236/trunk@235541 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-12 14:59:22 +00:00
edburns%acm.org
90a2b76b79 delete_pluginreg_compreg_xpti
git-svn-id: svn://10.0.0.236/trunk@235476 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-10 22:33:17 +00:00
edburns%acm.org
cc5d26d683 all_files_in_order
git-svn-id: svn://10.0.0.236/trunk@235473 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-10 21:52:36 +00:00
edburns%acm.org
fcceeb5d10 resolve_dependencies
git-svn-id: svn://10.0.0.236/trunk@235466 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-10 20:02:32 +00:00
edburns%acm.org
d28739112f create_build_process_for_binary_release
git-svn-id: svn://10.0.0.236/trunk@235463 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-10 19:38:48 +00:00