ede
12 years agotests:libede: introducing FileSystemBoxTestApp
Rejean Loyer [Wed, 14 Sep 2011 06:02:35 +0000 (02:02 -0400)]
tests:libede: introducing FileSystemBoxTestApp

12 years agolibide: ExplorerControl becomes FileSystemBox. (bulk commit)
Rejean Loyer [Wed, 14 Sep 2011 05:28:05 +0000 (01:28 -0400)]
libide: ExplorerControl becomes FileSystemBox. (bulk commit)

12 years agolibede: renamed _FileType::isFolderType to _FileType::isFolder and _FileType::isFileT...
Rejean Loyer [Wed, 14 Sep 2011 04:57:36 +0000 (00:57 -0400)]
libede: renamed _FileType::isFolderType to _FileType::isFolder and _FileType::isFileType to _FileType::isFile

12 years agolibede: renamed ExplorerFileType to _FileType. (ecere's FileType is the reason for...
Rejean Loyer [Wed, 14 Sep 2011 04:55:50 +0000 (00:55 -0400)]
libede: renamed ExplorerFileType to _FileType. (ecere's FileType is the reason for the _)

12 years agolibede: renamed ExplorerFileBranch to FileSystemNode. also renamed all Branch to...
Rejean Loyer [Wed, 14 Sep 2011 04:53:42 +0000 (00:53 -0400)]
libede: renamed ExplorerFileBranch to FileSystemNode. also renamed all Branch to Node and all branch to node

12 years agolibede: #if 0'ed out code to allow compilation. no error, no warning.
Rejean Loyer [Wed, 14 Sep 2011 04:44:47 +0000 (00:44 -0400)]
libede: #if 0'ed out code to allow compilation. no error, no warning.

12 years agolibede: removed old imports (broken compile, migration)
Rejean Loyer [Wed, 14 Sep 2011 04:37:46 +0000 (00:37 -0400)]
libede: removed old imports (broken compile, migration)

12 years agolibede: added project file
Rejean Loyer [Wed, 14 Sep 2011 04:36:51 +0000 (00:36 -0400)]
libede: added project file

12 years agomigrating ExplorerTree to FileSystemBox
Rejean Loyer [Wed, 14 Sep 2011 04:35:55 +0000 (00:35 -0400)]
migrating ExplorerTree to FileSystemBox

12 years agoexplorer: fixed file path case sensitive: mimetypes -> mimeTypes.
Rejean Loyer [Wed, 14 Sep 2011 04:23:29 +0000 (00:23 -0400)]
explorer: fixed file path case sensitive: mimetypes -> mimeTypes.

12 years agoRevert "introducing libede"
Rejean Loyer [Wed, 14 Sep 2011 22:53:39 +0000 (18:53 -0400)]
Revert "introducing libede"

This reverts commit 22f5f68389b5f429aa201afd6ca429c190f3320a.

12 years agoRevert "introducing test app for the FileSystemBox class of libede"
Rejean Loyer [Wed, 14 Sep 2011 22:53:37 +0000 (18:53 -0400)]
Revert "introducing test app for the FileSystemBox class of libede"

This reverts commit b80ed78589e091279fc2165f0dd9d82adf8d76ae.

12 years agoRevert "cleaned ede.epj of old file references"
Rejean Loyer [Wed, 14 Sep 2011 22:53:36 +0000 (18:53 -0400)]
Revert "cleaned ede.epj of old file references"

This reverts commit dc0ee90d20d82b8be76f88dd803d041d34432957.

12 years agoRevert "libede: FileSystemBox: added filesOnly option"
Rejean Loyer [Wed, 14 Sep 2011 22:53:34 +0000 (18:53 -0400)]
Revert "libede: FileSystemBox: added filesOnly option"

This reverts commit 8cfd06c4acf7adbed6c07e4ce6e2b2438937d451.

12 years agoRevert "libede:FileSystemBox: code esthetics"
Rejean Loyer [Wed, 14 Sep 2011 22:53:33 +0000 (18:53 -0400)]
Revert "libede:FileSystemBox: code esthetics"

This reverts commit 2a572a80b2e01b468735e0ab3b4f821301deb804.

12 years agoRevert "libede: renamed lib: ede -> EDE"
Rejean Loyer [Wed, 14 Sep 2011 22:53:31 +0000 (18:53 -0400)]
Revert "libede: renamed lib: ede -> EDE"

This reverts commit 5cd6791af3c87b158410f990314f4e80392d7849.

12 years agoRevert "libede:FileSystemBox : added navigateFolders feature and NotifyNodeOpen"
Rejean Loyer [Wed, 14 Sep 2011 22:53:30 +0000 (18:53 -0400)]
Revert "libede:FileSystemBox : added navigateFolders feature and NotifyNodeOpen"

This reverts commit 88434e545c380050786849466ff681423278188c.

12 years agoRevert "libede:FileSystemBox: added updating of path in supplied PathBox locationBox"
Rejean Loyer [Wed, 14 Sep 2011 22:53:28 +0000 (18:53 -0400)]
Revert "libede:FileSystemBox: added updating of path in supplied PathBox locationBox"

This reverts commit 4a4919248d8e72bbe1fb5ca950cc99c8bb734061.

12 years agoRevert "libede:FilesystemBox: added public Refresh method"
Rejean Loyer [Wed, 14 Sep 2011 22:53:27 +0000 (18:53 -0400)]
Revert "libede:FilesystemBox: added public Refresh method"

This reverts commit daff6796149de46475b9c4e935bc24896e48ea6d.

12 years agoRevert "old explorer: native decorations"
Rejean Loyer [Wed, 14 Sep 2011 22:53:26 +0000 (18:53 -0400)]
Revert "old explorer: native decorations"

This reverts commit d4e1cd6575c22f956080d028dab62c88c86c5b71.

12 years agoRevert "explorer: introducing new explorer based on ede::FileSystemBox"
Rejean Loyer [Wed, 14 Sep 2011 22:53:24 +0000 (18:53 -0400)]
Revert "explorer: introducing new explorer based on ede::FileSystemBox"

This reverts commit 33c13de8443ab96bef32fd87529d0105447f12c0.

12 years agoRevert "libede:FileSystemBox: complete migration of previewPictures support code...
Rejean Loyer [Wed, 14 Sep 2011 22:53:23 +0000 (18:53 -0400)]
Revert "libede:FileSystemBox: complete migration of previewPictures support code from old explorer"

This reverts commit 6669a8c6eaeff148918f97990b71a5aea65f33a2.

12 years agoRevert "explorer: misc"
Rejean Loyer [Wed, 14 Sep 2011 22:53:21 +0000 (18:53 -0400)]
Revert "explorer: misc"

This reverts commit 3411cfb028fe06c766b0ce2272f3ae52dacbba66.

12 years agoRevert "libede: fixed freeing wrong memory problem. this was the real cause of null...
Rejean Loyer [Wed, 14 Sep 2011 22:53:19 +0000 (18:53 -0400)]
Revert "libede: fixed freeing wrong memory problem. this was the real cause of null vTbl crash in ListBox.ec"

This reverts commit 0e4fcdfc4d025c0e6136400d73f4c4b4f0bdb6d1.

12 years agoRevert "Fixes to run the new Explorer on Windows"
Rejean Loyer [Wed, 14 Sep 2011 22:53:17 +0000 (18:53 -0400)]
Revert "Fixes to run the new Explorer on Windows"

This reverts commit c3c07aa52ae2c7d74ac9ffcbff9060dfae6404aa.

12 years agoFixes to run the new Explorer on Windows
Jerome St-Louis [Wed, 14 Sep 2011 20:14:59 +0000 (16:14 -0400)]
Fixes to run the new Explorer on Windows

12 years agolibede: fixed freeing wrong memory problem. this was the real cause of null vTbl...
Rejean Loyer [Wed, 14 Sep 2011 00:40:49 +0000 (20:40 -0400)]
libede: fixed freeing wrong memory problem. this was the real cause of null vTbl crash in ListBox.ec

12 years agoexplorer: misc
Rejean Loyer [Sat, 10 Sep 2011 15:55:14 +0000 (11:55 -0400)]
explorer: misc

12 years agolibede:FileSystemBox: complete migration of previewPictures support code from old...
Rejean Loyer [Sat, 10 Sep 2011 15:53:21 +0000 (11:53 -0400)]
libede:FileSystemBox: complete migration of previewPictures support code from old explorer

12 years agoexplorer: introducing new explorer based on ede::FileSystemBox
Rejean Loyer [Sat, 10 Sep 2011 07:36:11 +0000 (03:36 -0400)]
explorer: introducing new explorer based on ede::FileSystemBox

12 years agoold explorer: native decorations
Rejean Loyer [Sat, 10 Sep 2011 07:31:25 +0000 (03:31 -0400)]
old explorer: native decorations

12 years agolibede:FilesystemBox: added public Refresh method
Rejean Loyer [Sat, 10 Sep 2011 07:30:29 +0000 (03:30 -0400)]
libede:FilesystemBox: added public Refresh method

12 years agolibede:FileSystemBox: added updating of path in supplied PathBox locationBox
Rejean Loyer [Sat, 10 Sep 2011 07:29:20 +0000 (03:29 -0400)]
libede:FileSystemBox: added updating of path in supplied PathBox locationBox

12 years agolibede:FileSystemBox : added navigateFolders feature and NotifyNodeOpen
Rejean Loyer [Sat, 10 Sep 2011 07:27:36 +0000 (03:27 -0400)]
libede:FileSystemBox : added navigateFolders feature and NotifyNodeOpen

12 years agolibede: renamed lib: ede -> EDE
Rejean Loyer [Sat, 10 Sep 2011 04:09:58 +0000 (00:09 -0400)]
libede: renamed lib: ede -> EDE

12 years agolibede:FileSystemBox: code esthetics
Rejean Loyer [Sat, 10 Sep 2011 03:48:18 +0000 (23:48 -0400)]
libede:FileSystemBox: code esthetics

12 years agolibede: FileSystemBox: added filesOnly option
Rejean Loyer [Sat, 10 Sep 2011 03:35:56 +0000 (23:35 -0400)]
libede: FileSystemBox: added filesOnly option

12 years agocleaned ede.epj of old file references
Rejean Loyer [Sat, 10 Sep 2011 01:18:03 +0000 (21:18 -0400)]
cleaned ede.epj of old file references

12 years agointroducing test app for the FileSystemBox class of libede
Rejean Loyer [Sat, 10 Sep 2011 01:14:54 +0000 (21:14 -0400)]
introducing test app for the FileSystemBox class of libede

12 years agointroducing libede
Rejean Loyer [Sat, 10 Sep 2011 01:13:54 +0000 (21:13 -0400)]
introducing libede

12 years ago.gitignore where it should be for all to enjoy
Rejean Loyer [Sat, 10 Sep 2011 01:10:21 +0000 (21:10 -0400)]
.gitignore where it should be for all to enjoy

12 years agorenamed Explorer.epj to explorer.epj
Rejean Loyer [Sat, 10 Sep 2011 01:08:54 +0000 (21:08 -0400)]
renamed Explorer.epj to explorer.epj

12 years agoexplorer: fixed compile errors or whatnot.
Rejean Loyer [Sun, 4 Sep 2011 15:13:55 +0000 (11:13 -0400)]
explorer: fixed compile errors or whatnot.

12 years agoAdded a missing (uint) cast to a SetData
Jerome St-Louis [Wed, 24 Aug 2011 05:41:01 +0000 (01:41 -0400)]
Added a missing (uint) cast to a SetData

12 years agoremoved old obj and target dirs from epj file(s)
Rejean Loyer [Thu, 19 May 2011 02:34:04 +0000 (22:34 -0400)]
removed old obj and target dirs from epj file(s)

12 years agoInitial Git commit
Jerome St-Louis [Tue, 17 May 2011 04:44:03 +0000 (00:44 -0400)]
Initial Git commit