Commit Graph

61 Commits

Author SHA1 Message Date
4dd45dfaf0 INTEGRATION: CWS scriptingf3 (1.3.10); FILE MERGED
2004/01/23 20:22:26 toconnor 1.3.10.1: #i23683# - Update Highlight example to use new DialogProvider service
Issue number:
Submitted by:
Reviewed by:
2004-02-10 15:15:55 +00:00
9814e586b5 INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/23 20:22:26 toconnor 1.1.2.1: #i23683# - Update Highlight example to use new DialogProvider service
Issue number:
Submitted by:
Reviewed by:
2004-02-10 15:15:33 +00:00
70fccdd470 #17307#
Adding Duncans changes for Runtime->Provider
These changes need to be reviewed/reworked
2003-08-19 08:51:53 +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
e74ec2501f UPdtaed Help Dialog to include info on new Browse button 2003-06-20 12:10:58 +00:00
a2cfa63505 #i15737# navigation with keyboard in assign dialogs is confusing
Added listeners for keypress events that fire the corresponding item changed
event listeners on a return key press only
Also fixed a memory corruption(?) problem
2003-06-18 12:32:26 +00:00
0f4e3fb6ec #i15725# Cannot assign script to events page count change & mail merge
Incorrect names in code.
2003-06-17 11:27:52 +00:00
9c658092b2 Updates to event processing for reading from events in doc bug #15552 2003-06-16 10:23:55 +00:00
6c20a79daa #i15552# cannot unassign script to event
Added function with errorhandler to check if scriptProps is ok.
2003-06-13 14:48:12 +00:00
b4ba3f773b #i15583# label needs to be enabled/disabled with browse button
Provided common name for label. Added code to enable/disable
2003-06-13 09:48:05 +00:00
66180d0382 #i15516#
Selecting language Java with location filesystem cases basic error
Soln: No filesys scripts if language is Java so simply exit
update subroutine
2003-06-12 10:09:10 +00:00
5692c7fe8c Bug 15438, various boo boos in the starbasic code 2003-06-10 07:06:58 +00:00
87afd2faff typo removed endif, put back now 2003-06-05 07:20:50 +00:00
7e85b4f614 Bug #12556 legacy code in ScriptBinding.xba erroneously updated start of xml line positions for menu items by decrementing line count, as of OooED0.2 when lines are deleted internal array is not reordered but a array is updated with a blank line when an entry is deleted. 2003-06-04 16:01:46 +00:00
2aa3cd63e3 IssueZilla 15106 - update menu and key binding files for Beta 2 of both
StarOffice 6.1 and OpenOffice 1.1
IssueZilla 15098 - remove apostrophe from Scripting Add-on's
2003-06-03 11:54:17 +00:00
cef995bf56 Rename ScriptRuntimeForRhino to ScriptRuntimeForJavaScript and replace
all references to language.
2003-06-03 08:32:50 +00:00
51aa713baa #i13211# Fixed Events list. 2003-05-29 14:31:20 +00:00
2f9518f5d0 Fixed Browse button irregularities.
Fixed macro to read extension data from registry.
2003-05-29 13:19:56 +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
5a449369e8 Changes from code review 2003-05-26 13:40:12 +00:00
ab0d6f8746 Code cleanup 2003-05-23 14:05:41 +00:00
6b8d30eb75 #i14018# Need to be able to bind to scripts on the filesystem
Adjusted layout of assign dialogs, and added new button to get filechooser.
Assorted changes to support filesys scripts
Fixed bug in ScriptRUntimeForBeanshell (misplaced ';')
2003-05-16 09:14:24 +00:00
ebf16d9db3 Select appropriate filter in file chooser dialog 2003-05-15 15:44:28 +00:00
a1c3fd4955 Add Edit/Debug Scripts dialog and change Interactive BeanShell Scripting menu
items to bring up this dialog
2003-05-12 12:57:47 +00:00
5ce3eca124 #Bug 12136 12135 Code review rework & Format menu issues 2003-03-13 06:56:07 +00:00
4f4a6ae697 Modifications to wording 2003-03-07 13:46:46 +00:00
259492e794 IssueZilla 12062 - Updated Help to reflect changes made to S.F. release 0.2 2003-03-06 16:48:48 +00:00
fbc02068b6 Updated Help Binding to reflect changes for release 0.2 2003-03-06 16:37:07 +00:00
52a4f82619 #i12091#
Pass extra arg to creation of FunctionProvider to prevent security dialogs from appearing.
2003-03-06 14:34:30 +00:00
6d25d3f8da #12037, fixed problems with key assignments.... 2003-03-06 10:27:38 +00:00
7e3090bbb8 #12031, adjusted tab stops for dialogs. 2003-03-06 07:39:43 +00:00
ce97860cea #11984, changed delimiter in script uri to "&", was "+" 2003-03-05 17:24:11 +00:00
50109a3dc1 More logic changes #11997. Make sure delete is enabled correctly 2003-03-05 12:37:25 +00:00
fd412f3754 Make document default selection for event binding dialog (as per starbasic) 2003-03-05 10:59:49 +00:00
6ad96aaf54 IssueZilla 12060 - specify location for Interactive BeanShell script 2003-03-05 10:55:58 +00:00
0864024a77 #12024, updated FunctionProvider requests, (Changed logical names to start with "_$) 2003-03-05 08:07:18 +00:00
95e8723c66 Bug #12024, should not display framework helper scripts in assign dialogs. 2003-03-05 07:56:18 +00:00
9c3495dd13 Change URL property to Script bug #12040. 2003-03-04 17:21:38 +00:00
fa7ada0bb8 #11997, some logic changes for button sense for assign and delete on various menus. 2003-03-04 16:47:48 +00:00
cce9740dc0 #i11866#
warning dialog gets launched when adding binding to script in doc
workaround issue: no functionProvider created on doc open
2003-02-28 12:43:04 +00:00
6e90891a06 Checking in Neils modifications for EventBinding (after review) and test. 2003-02-26 11:52:59 +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
ba7de17db7 Use fully qualified uris, otherwise potentially the doc security could prevent script from resolving. 2003-02-25 14:32:55 +00:00
fa2f1813c8 Committed on behalf of Noel Power. Should fix binding problem. 2003-02-24 14:12:22 +00:00
4f3feb0cd0 adding manifest.xml for config files writermenubar.xml, writerkeybinding.xml etc. 2003-02-21 13:54:38 +00:00
8915b000b8 Fixed Typo in menu bars 2003-02-21 09:43:55 +00:00
1e6ad49ef2 Removed SHIF + CONTROL + digits keygroup 2003-02-21 09:41:28 +00:00
7676ca6ed6 Added changes to insert location information to script uri, also new code to dynamically determine the languages available for framework. 2003-02-19 15:09:25 +00:00
2d3e13f293 New code to invoke ScriptFrmwrkHelper scripts 2003-02-18 12:12:05 +00:00
e4b3b6c48d added new binding files, update old dialogs with improved script navigation, new dialog for event binding & new macro code for all of the above 2003-02-12 08:47:30 +00:00