explorer: fixed going to location via command line. e.g.: explorer /home
[ede] / libede /
2011-09-14 Rejean Loyerlibede:FileSystemBox & explorer: enabled multiSelect
2011-09-14 Rejean Loyerlibede:FileSystemBox: isFile is now fixed in ecere...
2011-09-14 Rejean Loyerlibede & explorer: esthetics
2011-09-14 Rejean Loyerlibede: fixed navigateFolders property overriding folde...
2011-09-14 Rejean Loyerlibede: fixed windows file system root listing for...
2011-09-14 Rejean Loyerlibide: ExplorerControl becomes FileSystemBox. (bulk...
2011-09-14 Rejean Loyerlibede: renamed _FileType::isFolderType to _FileType...
2011-09-14 Rejean Loyerlibede: renamed ExplorerFileType to _FileType. (ecere...
2011-09-14 Rejean Loyerlibede: renamed ExplorerFileBranch to FileSystemNode...
2011-09-14 Rejean Loyerlibede: #if 0'ed out code to allow compilation. no...
2011-09-14 Rejean Loyerlibede: removed old imports (broken compile, migration)
2011-09-14 Rejean Loyerlibede: added project file
2011-09-14 Rejean Loyermigrating ExplorerTree to FileSystemBox
2011-09-14 Rejean LoyerRevert "introducing libede"
2011-09-14 Rejean LoyerRevert "cleaned ede.epj of old file references"
2011-09-14 Rejean LoyerRevert "libede: FileSystemBox: added filesOnly option"
2011-09-14 Rejean LoyerRevert "libede:FileSystemBox: code esthetics"
2011-09-14 Rejean LoyerRevert "libede: renamed lib: ede -> EDE"
2011-09-14 Rejean LoyerRevert "libede:FileSystemBox : added navigateFolders...
2011-09-14 Rejean LoyerRevert "libede:FileSystemBox: added updating of path...
2011-09-14 Rejean LoyerRevert "libede:FilesystemBox: added public Refresh...
2011-09-14 Rejean LoyerRevert "libede:FileSystemBox: complete migration of...
2011-09-14 Rejean LoyerRevert "libede: fixed freeing wrong memory problem...
2011-09-14 Rejean LoyerRevert "Fixes to run the new Explorer on Windows"
2011-09-14 Jerome St-LouisFixes to run the new Explorer on Windows
2011-09-14 Rejean Loyerlibede: fixed freeing wrong memory problem. this was...
2011-09-10 Rejean Loyerlibede:FileSystemBox: complete migration of previewPict...
2011-09-10 Rejean Loyerlibede:FilesystemBox: added public Refresh method
2011-09-10 Rejean Loyerlibede:FileSystemBox: added updating of path in supplie...
2011-09-10 Rejean Loyerlibede:FileSystemBox : added navigateFolders feature...
2011-09-10 Rejean Loyerlibede: renamed lib: ede -> EDE
2011-09-10 Rejean Loyerlibede:FileSystemBox: code esthetics
2011-09-10 Rejean Loyerlibede: FileSystemBox: added filesOnly option
2011-09-10 Rejean Loyercleaned ede.epj of old file references
2011-09-10 Rejean Loyerintroducing libede