ciderpress/app
Andy McFadden 250d1043e3 WinHelp to HtmlHelp conversion, part 1
The original version of CiderPress used a WinHelp help file, built
with an application called HelpMatic Pro.  This app used a proprietary
format, and had no facility for exporting to "raw" HPJ + RTF files, so
I decompiled the HLP and imported it into HelpScribble.

Using HelpScribble, I cleaned up the help file formatting a little,
fixed up the table of contents, and exported as "raw" HtmlHelp (HHP,
HHK, HHC, and a whole bunch of HTML).  I also split the pop-up help
text, which isn't supported by HelpScribble, into a separate text file
that Microsoft's HTML Help Workshop understands.

I'm checking in the files that HTML Help Workshop needs to generate a
CHM, so anyone can update the help text.  I'm also checking in the CHM
file, rather than adding the help workshop to the build, so that it's
not necessary to download and configure the help workshop to build
CiderPress.

This change adds all of the updated help, but only updates the Help and
question mark button actions for one specific dialog.  A subsequent
change will update the rest of the dialogs.

This change is essentially upgrading us from a totally obsolete help
system to a nearly-obsolete help system, but the systems are similar
enough to make this a useful half-step on the way to something else.
The code will centralize help activation in a pair of functions in the
main app class, so any future improvements should be more limited in
scope.

This also adds a build step to copy the CHM to the execution directory.
2014-12-08 22:40:56 -08:00
..
Graphics initial import 2007-03-27 17:47:10 +00:00
Help WinHelp to HtmlHelp conversion, part 1 2014-12-08 22:40:56 -08:00
AboutDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
AboutDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
ActionProgressDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ActionProgressDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
Actions.cpp Replace place-holder strings 2014-12-04 17:05:48 -08:00
ACUArchive.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ACUArchive.h Relocate method comments 2014-11-21 22:33:39 -08:00
AddClashDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
AddClashDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
AddFilesDialog.cpp File selection dialog update, part 2 2014-12-03 16:10:03 -08:00
AddFilesDialog.h File selection dialog update, part 2 2014-12-03 16:10:03 -08:00
app.vcxproj WinHelp to HtmlHelp conversion, part 1 2014-12-08 22:40:56 -08:00
app.vcxproj.filters WinHelp to HtmlHelp conversion, part 1 2014-12-08 22:40:56 -08:00
app.vcxproj.user Visual Studio 2013 update 2014-11-03 14:05:07 -08:00
ArchiveInfoDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ArchiveInfoDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
BasicImport.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
BasicImport.h Relocate method comments 2014-11-21 22:33:39 -08:00
BNYArchive.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
BNYArchive.h Relocate method comments 2014-11-21 22:33:39 -08:00
CassetteDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
CassetteDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
CassImpTargetDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
CassImpTargetDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
ChooseAddTargetDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ChooseAddTargetDialog.h Replace place-holder strings 2014-12-04 17:05:48 -08:00
ChooseDirDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ChooseDirDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
CiderPress.rc File selection dialog update, part 2 2014-12-03 16:10:03 -08:00
Clipboard.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ConfirmOverwriteDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ConfirmOverwriteDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
ContentList.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
ContentList.h Relocate method comments 2014-11-21 22:33:39 -08:00
ConvDiskOptionsDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ConvDiskOptionsDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
ConvFileOptionsDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ConvFileOptionsDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
CreateImageDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
CreateImageDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
CreateSubdirDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
CreateSubdirDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
DEFileDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
DEFileDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
DiskArchive.cpp Replace place-holder strings 2014-12-04 17:05:48 -08:00
DiskArchive.h Relocate method comments 2014-11-21 22:33:39 -08:00
DiskConvertDialog.cpp WinHelp to HtmlHelp conversion, part 1 2014-12-08 22:40:56 -08:00
DiskConvertDialog.h WinHelp to HtmlHelp conversion, part 1 2014-12-08 22:40:56 -08:00
DiskEditDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
DiskEditDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
DiskEditOpenDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
DiskEditOpenDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
DiskFSTree.cpp Replace place-holder strings 2014-12-04 17:05:48 -08:00
DiskFSTree.h Replace place-holder strings 2014-12-04 17:05:48 -08:00
DoneOpenDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
EditAssocDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
EditAssocDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
EditCommentDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
EditCommentDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
EditPropsDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
EditPropsDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
EnterRegDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
EnterRegDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
EOLScanDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
EOLScanDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
ExtractOptionsDialog.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
ExtractOptionsDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
FileNameConv.cpp Replace place-holder strings 2014-12-04 17:05:48 -08:00
FileNameConv.h Relocate method comments 2014-11-21 22:33:39 -08:00
GenericArchive.cpp Replace place-holder strings 2014-12-04 17:05:48 -08:00
GenericArchive.h Replace place-holder strings 2014-12-04 17:05:48 -08:00
HelpTopics.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
ImageFormatDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ImageFormatDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
Main.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
Main.h Relocate method comments 2014-11-21 22:33:39 -08:00
MyApp.cpp WinHelp to HtmlHelp conversion, part 1 2014-12-08 22:40:56 -08:00
MyApp.h WinHelp to HtmlHelp conversion, part 1 2014-12-08 22:40:56 -08:00
NewDiskSize.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
NewDiskSize.h Relocate method comments 2014-11-21 22:33:39 -08:00
NewFolderDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
NewFolderDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
NufxArchive.cpp File selection dialog update, part 2 2014-12-03 16:10:03 -08:00
NufxArchive.h Relocate method comments 2014-11-21 22:33:39 -08:00
OpenVolumeDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
OpenVolumeDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
PasteSpecialDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
PasteSpecialDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
Preferences.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
Preferences.h Relocate method comments 2014-11-21 22:33:39 -08:00
PrefsDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
PrefsDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
Print.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
Print.h Relocate method comments 2014-11-21 22:33:39 -08:00
ProgressCounterDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
RecompressOptionsDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
RecompressOptionsDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
Registry.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
Registry.h More source code shuffling 2014-11-25 14:34:14 -08:00
RenameEntryDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
RenameEntryDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
RenameVolumeDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
RenameVolumeDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
resource.h initial import 2007-03-27 17:47:10 +00:00
resource.hm initial import 2007-03-27 17:47:10 +00:00
Squeeze.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
Squeeze.h Relocate method comments 2014-11-21 22:33:39 -08:00
StdAfx.cpp Normalize indentation and EOL 2014-11-03 16:26:53 -08:00
StdAfx.h Use types with explicit sizes 2014-11-20 18:10:18 -08:00
SubVolumeDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
SubVolumeDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
targetver.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
Tools.cpp Fix diskimg OpenImage 2014-11-23 10:34:57 -08:00
TwoImgPropsDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
TwoImgPropsDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
UseSelectionDialog.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
UseSelectionDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
ViewFilesDialog.cpp Relocate method comments 2014-11-21 22:33:39 -08:00
ViewFilesDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00
VolumeCopyDialog.cpp Fix diskimg OpenImage 2014-11-23 10:34:57 -08:00
VolumeCopyDialog.h Relocate method comments 2014-11-21 22:33:39 -08:00