2003/12/09 19:35:22 npower 1.1.2.1: #22568# #22564#
Updates to support removal of storage and addition of support for embedd.storage api
Issue number:
Submitted by:
Reviewed by:
2003/12/12 10:24:45 npower 1.7.2.2: #i22572#
Changed ScriptBrowseNode to detect presence of editor, editiable property is now set up based on whether an IDE exists for the language or not. Previously this was hardcoded.
Issue number:
Submitted by:
Reviewed by:
2003/12/09 19:21:10 npower 1.7.2.1: #22568#
Java script providers now use embedd.storage API to access scripts.
Issue number:
Submitted by:
Reviewed by:
Changes to support new uri format ( e.g. one that doesn't depend on old logical name -> function name mapping ). Briefly theses changes are temporary in that they basically make sure that the logical name and function name are the same. From the point of view of the parcel-descriptIon.xml the logical name is ignored. Also updated the ExampleSpreadSheet.scx with new binding to reflect the changes.
Reorganise package and directory structure of Java classes to better reflect
the UNO interface hierarchy being implemented. Move ParcelDescriptor class
from idesupport package.