19 Commits

Author SHA1 Message Date
5fea80b1b1 Fixed FileSystemObjectModel.GetNewFolderName() function 2015-05-04 12:56:59 -04:00
b408479b42 Added AddFile() to other IFileSystemContainer implementations and added GetNewFolderName() to IFileSystemContainer interface 2015-05-04 12:43:32 -04:00
1608ea54ab Added IFileSystemObjectType enumeration 2015-04-29 14:23:18 -04:00
7c266fbf62 Fixed bugs 2015-04-29 14:22:57 -04:00
89b6d41a0c Implement GetAllObjects() to return both files and folders 2015-04-29 12:55:50 -04:00
609bbccf0c Require the 'Name' property on the IFileSystemObject 2015-04-29 12:55:20 -04:00
1f1a203c81 Added IFileSystemContainer interface 2015-04-29 09:08:31 -04:00
543bc0371d Various fixes and improvements 2015-04-20 15:26:29 -04:00
c40232fabf Implemented Folder.GetSize() 2015-04-17 17:30:30 -04:00
89ad703e71 Isolated MakeReference() to internally-scoped MakeReferenceInternal() and developed new standard for locating UniversalEditor objects 2014-12-11 09:29:06 -05:00
adb9d49207 It's back 2014-11-14 14:38:08 -05:00
4e141e9d9a Beginning major rewrite of the UniversalEditor infrastructure... it compiles, but further testing and fixing is still needed 2014-11-12 15:47:03 -05:00
c777ffd31b Added comment to explain how to fix known bug in FileSystemObjectModel.FromFiles() method 2014-07-08 10:36:42 -04:00
e2f46008c5 Added functions to create a new FileSystemObjectModel from multiple files or certain files in a particular directory 2014-07-08 10:34:02 -04:00
91c5613d6b Added functions to create a new FileSystemObjectModel from multiple files or certain files in a particular directory 2014-07-08 10:31:55 -04:00
bc207b855c Added GetFiles() to allow retrieving all files matching a particular wildcard filter 2014-07-05 18:13:57 -04:00
51449e7447 Track parent folder 2014-06-14 20:40:29 -04:00
34e0c24ff4 Initial commit 2014-03-03 19:35:41 -05:00
a6395653e8 Initial commit 2014-03-03 19:12:32 -05:00