Noel Power
b7ec4546b5
Changes needed to compile
2003-01-30 15:08:41 +00:00
Noel Power
8d79131541
Add scriptSecurtyManager to makefile
2003-01-30 15:07:54 +00:00
Tomas O'Connor
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
Duncan Foster
eeb504ffcd
*** empty log message ***
2003-01-28 16:09:27 +00:00
Duncan Foster
47d686e00d
Assorted changes to support StarBasic-like security feature #i10516#
2003-01-27 16:18:27 +00:00
Duncan Foster
2ee6820970
Moved from source/runtime
2003-01-23 14:57:12 +00:00
Noel Power
d654bef55e
Refactored the refresh functionality and also changed internal maps to map file URL->storage idl, previously the map was cannonical URL -> storage ID. Also added method to return storage id from normal file URL. Changed func. in that instead of a URL for user and share areas now "USER" or "SHARE" are used
2003-01-16 17:50:55 +00:00
Duncan Foster
7fb4f9d032
Script Framework refactoring. Many changes.
2002-11-06 15:26:40 +00:00
Laszlo Kovacs
f823812735
comments and debug messages added
2002-11-05 09:32:50 +00:00
Laszlo Kovacs
d84e0b5e96
disposing() updated to dispose of storages from second has_map
2002-11-04 14:42:00 +00:00
Laszlo Kovacs
40229c1d89
storage refresh added
2002-11-01 12:58:33 +00:00
Duncan Foster
c327abebcf
Added missing SAL_CALLs
2002-10-31 10:52:58 +00:00
Duncan Foster
7e45ebc49f
Fixed bugs in getFileSetNames & getFilesInFileSet
2002-10-31 07:40:48 +00:00
Duncan Foster
16dc6bbef3
Added new methods for file(set) access
...
And fixed maps to hashmaps in ScriptData
2002-10-30 15:12:44 +00:00
Duncan Foster
e124cd4c8e
Script frameowrk refactoring
2002-10-24 11:00:40 +00:00
Noel Power
711a02ec95
Source code refactor/reformat - more to come!!
2002-10-24 09:37:53 +00:00
Duncan Foster
3ddb3fb96d
Scripting Framework refactor
2002-10-24 07:44:09 +00:00
Duncan Foster
da77832c0d
Scripting framework refactor. Code moved from scripturi
2002-10-24 06:33:39 +00:00
Duncan Foster
ba6eb755cf
Script framework refactoring
2002-10-23 13:22:05 +00:00
Darragh Sherwin
70797385dd
Changed to represent new DTD
2002-10-18 12:24:23 +00:00
Darragh Sherwin
db8e1ac834
Remove unused included file
2002-10-17 13:59:00 +00:00
Darragh Sherwin
7e1b267615
Use stl equals instead of operator
2002-10-17 13:58:00 +00:00
Darragh Sherwin
284b8915ce
New internal data structure for storage which represents the new DTD for the parcel meta-data
2002-10-17 13:42:28 +00:00
Duncan Foster
1c7973f134
Replacement for ScriptImplInfo struct
2002-10-17 09:08:20 +00:00
Duncan Foster
b465520fe2
Change of scriptStorageID from unsigned short to signed long
...
Chnage of ScriptImplInfo IDL defined struct to ScriptData, local struct.
2002-10-17 09:04:15 +00:00
Noel Power
10329e13f1
Added new method to XScriptImplAccess "getScriptLogicalNames".
...
Added implementation to ScriptStorage and StorageBridge implementations
2002-10-16 07:33:27 +00:00
Noel Power
19dc7dbb80
*** empty log message ***
2002-10-01 09:45:14 +00:00
John Rice
2723f6c9f0
Added debug trace.
2002-10-01 06:38:41 +00:00
John Rice
92ce2dda94
Storage initialisation, handles abscence of Scripts dir gracefully
2002-10-01 06:00:57 +00:00
John Rice
ab1b0edaa5
Code review cleanup
2002-09-30 11:57:03 +00:00
John Rice
852449eaf2
Fixed null pointer ref bug in getImplementations when storage is empty
2002-09-30 09:59:39 +00:00
Duncan Foster
95b7272450
Cleanup to satisfy the Microsoft compiler
2002-09-27 13:14:14 +00:00
John Rice
e168de6dd3
Updates from code review for end of September release
2002-09-27 11:16:30 +00:00
Duncan Foster
adae6fa221
Code cleanup. Fixed exception handling
2002-09-25 09:18:12 +00:00
Noel Power
a5d786d578
Fixed system independant location of "temporary" directory for parcel preperation.
2002-09-24 14:50:28 +00:00
Darragh Sherwin
bba4e4f4a8
Code tidy up for review
2002-09-24 12:20:47 +00:00
Darragh Sherwin
a8775233db
Fixes for classpath issues on the Windows path, removed prepending /
2002-09-23 15:30:52 +00:00
Laszlo Kovacs
9b404c99f1
XBinding and XBindingStore removed
2002-09-23 13:37:22 +00:00
Laszlo Kovacs
da13258c15
Autodoc comments and header guards added
2002-09-23 13:17:49 +00:00
Laszlo Kovacs
f302b530d8
Comments and header guards added
2002-09-23 13:08:29 +00:00
Duncan Foster
2be6e073b1
Initial commit of Scripting Framework code.
...
The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin
2002-09-20 13:37:46 +00:00