Commit Graph

65 Commits

Author SHA1 Message Date
5990f47baf Ongoing support for existing 0.3 release of scripting framework, removed hard coded check for valid versions of office and staroffice, now displays any version in sversion[rc]ini file that supports pkgchk 2003-09-16 07:37:21 +00:00
72cd759fbc #i16594#
Install components, example scripts & registry data into share.
Add flags for doing a two stage network install.
2003-07-11 09:28:48 +00:00
ce27b0c266 Added javascript example to install 2003-06-18 12:49:12 +00:00
18e19c15ce Register UNO components before installing other files 2003-06-16 09:15:12 +00:00
cef995bf56 Rename ScriptRuntimeForRhino to ScriptRuntimeForJavaScript and replace
all references to language.
2003-06-03 08:32:50 +00:00
70cd3f4e11 Set up pkgchk command line correctly on windows 2003-05-29 14:51:17 +00:00
9e95c73731 Added support for regsitry schema. Revised version number to 0.3 2003-05-29 13:20:24 +00:00
7200f1b926 Use -f flag to force UNO package install
Ensure DebugRunner is hidden in Assign dialogs
2003-05-27 12:41:36 +00:00
24f1f0537f IssueZilla 14896, Installer doesn't support OpenOffice.org 1.1 Beta2 2003-05-27 08:59:17 +00:00
7c3c96032b Build and installer changes for packaging Rhino runtime and debugger example 2003-05-16 12:48:13 +00:00
9ef5e5bf0c Support 1.1Beta and 644 OpenOffice.org version numbers 2003-03-13 12:12:47 +00:00
38381f2126 Committing on behalf of Neil Montgomery (code review updates) 2003-03-13 07:00:24 +00:00
83d6020311 Add ProtocolHandler.xcu as part of UNO package, ensure correct type is set for
Protocols line
2003-03-05 11:07:35 +00:00
c39c04c2f3 IssueZilla 11914 - Make table column sizes adjustable 2003-02-28 13:34:32 +00:00
08b123663e IssueZilla 11889 - Remove error messages referring to jEdit 2003-02-28 13:30:48 +00:00
d4da15307e Back out addition of ProtocolHandler.xcu in UNO package 2003-02-26 14:13:14 +00:00
313e6e64a7 Add tooltip to table of office versions 2003-02-25 16:22:31 +00:00
97888e5980 Update version info, and make ProtocolHandler.xcu part of UNO package 2003-02-25 15:21:34 +00:00
51ee7d2de5 ScriptBinding.xba, enabled dynamic config changes
ExecCmd, put close of streams in final block
2003-02-25 15:15:43 +00:00
d1cd08e3dd Show version number on Welcome panel. 2003-02-24 17:00:18 +00:00
e1a450c1ab IssueZilla 11648 - Logfile incorrectly reports no version of NetBeans found 2003-02-24 16:59:56 +00:00
b042f6793c Updated installer to install manifest entry for config files. 2003-02-21 13:55:28 +00:00
5b92c2d56d Added new class ExecCmd, this class flushes io from execed programs (ensures they do not hang), Register modified to use ExecCmd. Installer works on windows again. 2003-02-20 18:23:19 +00:00
03cd8d66c9 Removed reference to obsoleted resource file 2003-02-19 09:16:28 +00:00
169c57ff05 Changes to support ScriptFrmwrkHelper parcel, removed eventHelper (now in ScriptFrmwrkHelper) 2003-02-18 12:13:11 +00:00
fdd8b1b82a Added new items for document support, new java script for deleting events and all of the new binding files 2003-02-12 08:49:27 +00:00
9279facce2 Add BeanShell example scripts. 2003-02-06 17:19:52 +00:00
93a8e25e19 Install InteractiveBeanShell example in correct directory. 2003-02-06 11:31:23 +00:00
22d659d34b IssueZilla 10518 - Install BeanShell UNO package with installer 2003-01-31 12:53:12 +00:00
7854d9c33f Removed support for Jedit - and only supports StarOffice6.1 2003-01-31 12:45:10 +00:00
2531be843e Singletons can now be registered from their implementations, so do not
register them using the installer.
2003-01-29 11:58:11 +00:00
94e2bcfa68 Create seperate UNO package for BeanShell Runtime 2003-01-28 19:49:10 +00:00
3dda2aa209 IssueZilla 10518 - Add BeanShell scripting support 2003-01-21 15:20:09 +00:00
df0fb4af57 Added environment (for shared lib path) for unix regsingleton command 2003-01-21 09:58:35 +00:00
c53c24dfda Updated Register to register new singleton for ScriptRuntimeManager 2003-01-21 08:59:03 +00:00
b979c91b75 IssueZilla 9783 - allow framework to be installed from the command line and from outside of the program directory of an office installation 2003-01-16 11:02:49 +00:00
16ebbf759a Moved diagnostic redirect log to InstallWizard 2002-11-26 13:06:52 +00:00
dc848f39c8 Added extra check to validate supported versions of netbeans and jedit 2002-11-26 13:06:26 +00:00
465115aa8f Changes to prevent the installer crashing if only one IDE has been installed 2002-11-25 18:41:18 +00:00
8a7ac7dc33 File separator issues on Windows fixed and problem locating JEdit install 2002-11-25 14:40:12 +00:00
99e44cb1e6 Windows Office detection problems corrected 2002-11-22 15:07:12 +00:00
4753f3dfd9 Bug fix for creating and extracting files to Scripts/java directory 2002-11-22 11:36:57 +00:00
d009a1a311 Checks for different verions of nag dialog 2002-11-22 11:06:33 +00:00
9c437c2096 JDK1.3 needs to pack before setting resize to false 2002-11-22 10:46:45 +00:00
59df57e569 Additional output/error messages 2002-11-22 10:34:36 +00:00
e50ba02ab6 Added extra Jedit version to the filter 2002-11-21 19:26:47 +00:00
a0bcab9cd7 Additional error/exception handling 2002-11-21 19:20:06 +00:00
9d70fc901d Add tooltip to IDE Location and disable selection of the rows and columns 2002-11-21 17:18:35 +00:00
e000bc0ce0 Modifications enabling Installer to only be executed from office program directory 2002-11-21 17:04:43 +00:00
cd41cfc7b8 Initial Import of class to write System.out.println(String) calls to a log file 2002-11-21 17:01:41 +00:00