Commit Graph

11 Commits

Author SHA1 Message Date
7cba5cc109 Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Brian Ferguson
4fd398ddfb Fixed leaking interfaces from 05d256c 2014-02-07 15:13:13 -07:00
Brian Ferguson
05d256ced3 FileView: Added support for opening the properties or context menu for each item. A user-defined item can also be used on parent measures (in case someone wants to open the properties/context menu from another source - a "dummy" parent measure will be needed).
Usage:
!CommandMeasure MeasureName ContextMenu
!CommandMeasure MeasureName Properties
2014-02-07 12:34:16 -07:00
Birunthan Mohanathas
14f0e4df87 FileView: Partially revert last commits due to lack of testing 2013-03-23 18:17:48 +02:00
Birunthan Mohanathas
06fcdff785 FileView: Tweaks and fixes 2013-03-21 15:27:47 +02:00
Birunthan Mohanathas
c7d8f7ea8a FileView: Remove use of TerminateThread 2013-03-21 14:38:03 +02:00
Brian Ferguson
967cb5afc0 FileView: Code cleanup 2013-03-12 17:10:26 -06:00
Brian Ferguson
dee19de15c FileView: Added Recursive=2 option. Commands FollowPath and PreviousFolder do not work with this option. Also, ShowFile, ShowFolder, and ShowDotDot have no effect on this option.
Drives are now sorted.
Folders have dates and times.
Lots of tweaks and cleanup.
Updated to version 2.
2013-02-28 09:15:28 -07:00
Brian Ferguson
9ba6e01be0 Added FinishAction to the FileView plugin 2013-01-16 15:21:17 -07:00
Brian Ferguson
21a716c6db Changed indexing to be one-based, instead of zero-based (like Webparser) 2013-01-10 09:38:55 -07:00
Brian Ferguson
15d6872b72 FileView plugin: Initial commit 2013-01-09 22:51:15 -07:00