Commit Graph

68 Commits

Author SHA1 Message Date
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
381461cddc IssueZilla 10518 - Add BeanShell scripting support 2003-01-21 14:46:46 +00:00
3dd0fb60bc Fixed build.xml for non-product builds 2003-01-21 14:13:01 +00:00
1b5ea3ef16 Updates needed for document support (improved support for refresh) 2003-01-21 09:59:39 +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
5dcd5f1a60 Replaced full offapi.db with minimal Scripting Framework db. 2003-01-07 14:28:05 +00:00
053f34319b Should now be possible to build Install Jarfile for one or more platforms. 2003-01-06 09:22:35 +00:00
b238b397b6 Add code to load data from data files to drive generic interface tests. 2002-12-10 13:12:42 +00:00
fa0f14fafc Make interface tests generic. 2002-12-10 13:12:06 +00:00
511b05906b Add test data for driving generic interface tests. 2002-12-10 13:11:28 +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
fc00ddf664 Removed erroneous error message. 2002-11-26 12:09:46 +00:00
465115aa8f Changes to prevent the installer crashing if only one IDE has been installed 2002-11-25 18:41:18 +00:00
50b08fa1d9 Corrected off-by-one error with key bindings 2002-11-25 15:41:39 +00:00
8a7ac7dc33 File separator issues on Windows fixed and problem locating JEdit install 2002-11-25 14:40:12 +00:00
86030618d0 Removed HighlightText script binding as included on File menu by default 2002-11-22 15:26:32 +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
f689ab5494 Wildcard for resource file 2002-11-22 10:50:47 +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
82bb8c8db9 Correct error messages/ removed some debug and corrected menu focus issue. 2002-11-22 10:08:59 +00:00
58f35f81e1 Added script binding menu items to Calc 2002-11-22 09:34:06 +00:00
0573dfc6e9 Off by one error corrected for menu binding 2002-11-22 09:11:53 +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
da120a4ae7 Initial Import of class to convert exceptions to strings 2002-11-21 17:00:13 +00:00
b259c78cee Initialize the columns in the IDE versions table according to the longest
value in each column
2002-11-21 16:57:34 +00:00
11f0db7b89 Installs to Jedit jars directory 2002-11-21 10:22:16 +00:00
f41826be2f Extra method in file, removed extra "getFilesInFileSet" 2002-11-20 15:37:56 +00:00
c0eb2803a6 Typo in ....Dispatch.csv, corrected 2002-11-20 14:18:43 +00:00
8779cf1447 Initial version of module files for scripting tests. 2002-11-20 13:32:08 +00:00
c04da3e7c4 Initial version of interface files for scripting tests. 2002-11-20 13:29:37 +00:00
c47c400457 Initial version of test descriptor (.cvs) files 2002-11-20 13:28:00 +00:00
e9b9a15c13 Add object description files for jsuite tests 2002-11-20 13:15:58 +00:00
6c4dc427b0 Add some jsuite tests for the Scripting Framework 2002-11-20 13:11:25 +00:00
fbcb8c2363 Includes ExampleSpreadSheet.sxc for unzipping 2002-11-20 09:01:43 +00:00
c73c75da49 Changes to OK button and dialog population functions 2002-11-19 17:40:20 +00:00