Messages - mjfreelancing [ switch to compact view ]

Pages: [1] 2 3 4 5next
1
Borland C++ Builder Contest / Re: Development Cleaning Suite Submission
« on: September 07, 2006, 11:13 PM »
A web page is now available: http://www.mjfreelancing.com/dcs.htm

Direct download for latest version (1.1.0.29) : http://www.mjfreelancing.com/Download/General/dcssetup.zip

Enjoy!

2
Version 1.1.0.29 is now available for download.

What's New
=========
Added the option of "Open Containing Folder" from the results list view in DevClean (bottom pane).

Added multi-select capabilities to the the list view in DevClean (bottom pane). The context menu now includes options to multi-check and multi-uncheck the selected items (when more than one item is selected).

Added a Scan History to DCSUtil to enable faster selection of previously scanned locations. The last ten scan locations are stored.

** Adding multi-select to the tree view in the DevClean's results page (top pane) is not currently available because

    (i) The native VCL control in BCB5 does not support this.  I might look into compiling with BCB6 in the future.

    (ii) Multi-selecting from the tree view is a little more complicated because it may include folders and files (with overlaps).  With the right tree view control, it is possible to add this feature - I just don't have the time at the moment.

PDF Manual
http://www.mjfreelancing.com/download/dcs/dcs_1_1_0_29_manual.zip

Setup
http://www.mjfreelancing.com/download/dcs/dcs_1_1_0_29_setup.zip

The DCS webpage is not yet live, but the above links are available for immediate download

3
On the first request, I can't see where/how/if the standard TTreeView allows multi-select.  Might have to change the control to be able to do that one.  It's late now (after 1.30am) so I'll look into this over the weekend.

4
Thanks for the feedback.  I'll check into both feature requests for you.  Stay tuned.

5
My name is Malcolm Smith from Sydney, Australia.

I've been using C++Builder since version 1, developing security/compression components for other C++Builder users.  I am currently writing an extended framework (MJFAF) that sits on top of the VCL.  I hope to make MJFAF available to users in the near future.

My submission to the contest is a comprehensive cleaning tool for developers (or anyone who generates a lot of temporary files).  The tool uses a large number of features from MJFAF which made development extremely fast and stable.

Pages: [1] 2 3 4 5next
Go to full version