summaryrefslogtreecommitdiff
path: root/scripting/source/storage
AgeCommit message (Expand)Author
2003-08-19#17307#Noel Power
2003-07-23#i15986#Duncan Foster
2003-07-23Elminating compiler warningsDuncan Foster
2003-07-22Made destructor virtual so as to eliminate compiler warnings on LinuxDuncan Foster
2003-07-17#i17007#Duncan Foster
2003-07-07#13805# removed lines to build shared library for storage, now done at top le...Noel Power
2003-07-07#i13805# changes to support single library for provider, runtime and storage ...Noel Power
2003-07-07#i13805# changes to create single library for provider, storage and runtime m...Noel Power
2003-05-29Code cleanup.Duncan Foster
2003-05-27Declare and Initialize mh_scriptLangsTomas O'Connor
2003-05-23Code cleanup.Duncan Foster
2003-05-21#i14018# Fixed filesys disposing.Duncan Foster
2003-05-16#i14018# Need to be able to bind to scripts on the filesystemDuncan Foster
2003-03-12#i12215# XScriptSecurity::checkPermissions now returns void if permissionDuncan Foster
2003-03-07Bug #12119 Checking Add to path applied even if user selects not to runJohn Rice
2003-03-05#11984, changed delimiter in script uri to "&", was "+"Noel Power
2003-03-05Final stage of code cleanupDuncan Foster
2003-03-04Fixed exception handlingDuncan Foster
2003-03-04Fixed bug with conflict between local variable & member variable.Duncan Foster
2003-03-04Incorrect logic in getImplementations, (should never have worked)Noel Power
2003-03-04#i11866#, #i11877#, #i11892# plus assorted code cleanup changesDuncan Foster
2003-02-28#i11866#Duncan Foster
2003-02-25Use OUStringBuffer when reading description from parcel-descriptor.xml fileTomas O'Connor
2003-02-25Fixes for #i11779#, #i11223#Duncan Foster
2003-02-19Removed incorrect commentDuncan Foster
2003-02-19Changes to support resolution, getImplemetations now uses all of the info in ...Noel Power
2003-02-13Fixed duplicate dialog bugDuncan Foster
2003-02-13Fixed windows path comparison bug. Added "add to path list" feature.Duncan Foster
2003-02-13Fixed check for dummy path.Noel Power
2003-02-13Updated code to resuse existing storage ( leak fix )Noel Power
2003-02-12Bug in parsing, incorrect initialisation of valid member of Uri struct caused...Noel Power
2003-02-12Changes for document supportNoel Power
2003-02-12*** empty log message ***Duncan Foster
2003-02-12Hooking in security related dialogs.Duncan Foster
2003-01-31Fixed some problems: (1) incorrect data type bool!=sal_BoolDuncan Foster
2003-01-30Changes needed to compileNoel Power
2003-01-30Add scriptSecurtyManager to makefileNoel Power
2003-01-29Singletons can now be registered from their implementations, so do notTomas O'Connor
2003-01-28*** empty log message ***Duncan Foster
2003-01-27Assorted changes to support StarBasic-like security feature #i10516#Duncan Foster
2003-01-23Moved from source/runtimeDuncan Foster
2003-01-16Refactored the refresh functionality and also changed internal maps to map fi...Noel Power
2002-11-06Script Framework refactoring. Many changes.Duncan Foster
2002-11-05comments and debug messages addedLaszlo Kovacs
2002-11-04disposing() updated to dispose of storages from second has_mapLaszlo Kovacs
2002-11-01storage refresh addedLaszlo Kovacs
2002-10-31Added missing SAL_CALLsDuncan Foster
2002-10-31Fixed bugs in getFileSetNames & getFilesInFileSetDuncan Foster
2002-10-30Added new methods for file(set) accessDuncan Foster
2002-10-24Script frameowrk refactoringDuncan Foster