Fixed major issues
[ede] / libede / src / FileSystemBox.ec
2020-09-07 Jerome St-LouisFixed major issues master
2020-09-07 Jerome St-LouisExplorer; libede: Fixes to compile, warnings; fixed...
2020-09-06 Jerome St-Louislibede/FileSystemBox: Set path to CWD upon creation...
2013-02-26 Rejean Loyercode dump. unfortunate lack of commits. rick click...
2011-10-01 Rejean Loyerbunch of changes, unfortunate lack of commits
2011-09-16 Rejean Loyerlibede:FileSystemBox: details
2011-09-16 Rejean Loyerlibede:FileSystemSearch: migration to FileSystemBox...
2011-09-16 Rejean Loyerlibede: fix to FileSystemNode::GetPath for nodes that...
2011-09-16 Rejean Loyerlibede: added/improved FileSystemBox::AddNode and FileS...
2011-09-16 Rejean Loyerlibede:FileSystemBox: fixed call NotifyOpenNode on...
2011-09-16 Rejean Loyerlibede:FileSystemBox: added FileSystemBox::autoLoad
2011-09-16 Rejean Loyerlibede:FileSystemBox: changed FileSystemBox::NodeChildLoad
2011-09-16 Rejean Loyerlibede:FileSystemBox: fixed FileSystemBox::Find couldn...
2011-09-16 Rejean Loyerlibede:FileSystemBox: added FileSystemNode::label
2011-09-16 Jerome St-LouisCrash Fixes: Buffer overrun fix; Tree view deleted...
2011-09-15 Rejean Loyerlibede:FileSystemBox: fixed right click menu crash...
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 Loyermigrating ExplorerTree to FileSystemBox
2011-09-14 Rejean LoyerRevert "introducing libede"
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: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:FileSystemBox: code esthetics
2011-09-10 Rejean Loyerlibede: FileSystemBox: added filesOnly option
2011-09-10 Rejean Loyerintroducing libede