Skip to content

Commit

Permalink
DiskDir Extended 1.68 (2013-09-18)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrePe0 committed Jan 2, 2015
1 parent db97d54 commit cf406f0
Show file tree
Hide file tree
Showing 11 changed files with 1,357 additions and 170 deletions.
4 changes: 2 additions & 2 deletions DiskDirExtended.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// (c) 2009 Peter Trebaticky
// DiskDir Extended v1.56, plugin for Total Commander, www.ghisler.com
// Last change: 2009/08/05
// DiskDir Extended v1.68, plugin for Total Commander, www.ghisler.com
// Last change: 2013/09/18

#include "wcxhead.h"
#include "defs.h"
Expand Down
10 changes: 5 additions & 5 deletions DiskDirExtended.rc
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ BEGIN
PUSHBUTTON "Additional Info...",IDC_INFO,151,119,109,15,BS_FLAT
PUSHBUTTON "Cancel",IDCANCEL,210,137,50,17
GROUPBOX "",IDC_STATIC,4,2,141,112,BS_CENTER
CONTROL "Version 1.67 (c) 2010 Peter Trebaticky\n\nBratislava (Slovakia)\[email protected]",IDC_STATIC,
CONTROL "Version 1.68 (c) 2009 Peter Trebaticky\n\nBratislava (Slovakia)\[email protected]",IDC_STATIC,
"Static",SS_LEFTNOWORDWRAP | WS_GROUP,7,120,131,33
GROUPBOX "",IDC_STATIC,4,114,141,42,BS_LEFT
GROUPBOX "List columns",IDC_STATIC,148,2,52,112,BS_CENTER
Expand Down Expand Up @@ -176,12 +176,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "TrePe"
VALUE "FileDescription", "DiskDirExtended - plugin for TotalCommander to create list file with all selected files/dirs, also lists contents of archive files"
VALUE "FileVersion", "1, 6, 7, 0"
VALUE "FileVersion", "1, 6, 8, 0"
VALUE "InternalName", "DiskDirExtended"
VALUE "LegalCopyright", "(C) 2010 Peter Trebaticky"
VALUE "LegalCopyright", "(C) 2009 Peter Trebaticky"
VALUE "OriginalFilename", "DiskDirExtended"
VALUE "ProductName", "DiskDirExtended"
VALUE "ProductVersion", "1, 6, 7, 0"
VALUE "ProductVersion", "1, 6, 8, 0"
END
END
BLOCK "VarFileInfo"
Expand All @@ -199,7 +199,7 @@ END
STRINGTABLE
BEGIN
IDS_LIST_COLUMNS_QUERY "You chose to list %d columns but this file has %d columns.\nDo you wish to keep file's number of columns (%d)?"
IDS_ADDITIONAL_INFO "For more options see:\n%s\n\nThis plugin is free software. It uses:\n- minizip 1.1 (c) 1998-2010 Gilles Vollant\n from zlib 1.2.5 (c) 1995-2010 Jean-loup Gailly and Mark Adler\n- UniquE RAR File Library 0.4.0 (c) 2000-2002 by Christian Scheurer\n- Cabinet SDK (c) 1993-1997 Microsoft Corporation\n- parts from GNU tar 1.13 (c) 1994-1999 Free Software Foundation, Inc.\n- libbzip2 1.0.5 (c) 1996-2007 Julian R Seward\n- iso.wcx 1.7.6 (c) 2002-2009 Sergey Oblomov\n- UPX 3.05w (c) 1996-2010 Markus Oberhumer, Laszlo Molnar & John Reiser\n for reducing the size of this plugin\n\nAlso thanks to WildGoblin from forum.ru-board.com for help with GUI"
IDS_ADDITIONAL_INFO "For more options see:\n%s\n\nThis plugin is free software. It uses:\n- minizip 1.1 (c) 1998-2010 Gilles Vollant\n from zlib 1.2.5 (c) 1995-2010 Jean-loup Gailly and Mark Adler\n- UniquE RAR File Library 0.4.0 (c) 2000-2002 by Christian Scheurer\n- Cabinet SDK (c) 1993-1997 Microsoft Corporation\n- parts from GNU tar 1.13 (c) 1994-1999 Free Software Foundation, Inc.\n- libbzip2 1.0.5 (c) 1996-2007 Julian R Seward\n- iso.wcx 1.7.9 (c) 2002-2013 Sergey Oblomov\n- UPX 3.09w (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser\n for reducing the size of this plugin\n\nAlso thanks to WildGoblin from forum.ru-board.com for help with GUI"
IDS_ADDITIONAL_INFO_TITLE "DiskDir Extended - Additional Information"
END

Expand Down
2 changes: 1 addition & 1 deletion DiskDirExtended.sln
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
# Visual C++ Express 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DiskDirExtended", "DiskDirExtended.vcproj", "{5C931FC7-9B48-4EC3-8B4D-790BE87028FC}"
EndProject
Global
Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DiskDir Extended 1.67 (2010-06-25) - plugin for Total Commander
DiskDir Extended 1.68 (2013-09-18) - plugin for Total Commander
================

The same as DiskDir - creates a list file with all selected files and directories,
Expand All @@ -20,7 +20,7 @@ the option "Search in archives".

Installation (TotalCommander 6.5 and later):

1. View contents of wcx_DiskDirExtended_1.67.zip within TotalCommander
1. View contents of wcx_DiskDirExtended_1.68.zip within TotalCommander
2. Follow instructions

Installation (TotalCommander prior to 6.5):
Expand Down Expand Up @@ -50,7 +50,10 @@ Peter Trebaticky
Bratislava (Slovakia)
mailto: [email protected]

Changelog:
Changelog:
**1.68**
updated ISO library

**1.67**

* fix for TotalCommander 7.55 - in combination with some plugins could cause
Expand Down
Binary file removed distrib/wcx_DiskDirExtended_1.67.zip
Binary file not shown.
Binary file added distrib/wcx_DiskDirExtended_1.68.zip
Binary file not shown.
Loading

0 comments on commit cf406f0

Please sign in to comment.