ciderpress/util
Andy McFadden b2cd857031 File selection dialog update, part 1
This adds a replacement for the SelectFilesDialog class.  It has
been updated to use Explorer-style dialogs, which are a bit nicer
than the old-style dialogs.  Hopefully this will eliminate some of the
brain damage, like the disappearing Accept button.

This change only updates MDC.  A second change will update the main
app and remove the old code.

Also, updated the MDC version to 3.0.0, and changed the web site
linked in the Help menu from faddensoft.com to a2ciderpress.com.
2014-12-02 17:39:56 -08:00
..
CancelDialog.h More source code shuffling 2014-11-25 14:34:14 -08:00
FaddenStd.h Minor fixes 2014-11-18 17:10:23 -08:00
ImageDataObject.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
ImageDataObject.h Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
Modeless.h More source code shuffling 2014-11-25 14:34:14 -08:00
MyBitmapButton.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
MyBitmapButton.h More source code shuffling 2014-11-25 14:34:14 -08:00
MyDebug.cpp File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
MyDebug.h File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
MyDIBitmap.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
MyDIBitmap.h More source code shuffling 2014-11-25 14:34:14 -08:00
MyEdit.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
MyEdit.h More source code shuffling 2014-11-25 14:34:14 -08:00
MySpinCtrl.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
MySpinCtrl.h More source code shuffling 2014-11-25 14:34:14 -08:00
PathName.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
PathName.h More source code shuffling 2014-11-25 14:34:14 -08:00
Pidl.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
Pidl.h More source code shuffling 2014-11-25 14:34:14 -08:00
ProgressCancelDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
SelectFilesDialog.cpp File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
SelectFilesDialog.h File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
ShellTree.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
ShellTree.h More source code shuffling 2014-11-25 14:34:14 -08:00
SoundFile.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
SoundFile.h More source code shuffling 2014-11-25 14:34:14 -08:00
StdAfx.cpp Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
StdAfx.h Use types with explicit sizes 2014-11-20 18:10:18 -08:00
Util.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
Util.h More source code shuffling 2014-11-25 14:34:14 -08:00
util.vcxproj Define _CRT_SECURE_NO_WARNINGS and _CRT_NONSTDC_NO_DEPRECATE 2014-11-18 14:55:13 -08:00
util.vcxproj.filters Added new logging macros 2014-11-17 18:07:07 -08:00
UtilLib.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00