ciderpress/app
Andy McFadden d23a3b1ad8 Replace place-holder strings
The NufxLib and diskimg libraries want narrow strings for certain
things, notably for the "storage name", i.e. how the name will appear
on the disk image or in the file archive.  We need to convert from
Windows UTF-16 to an Apple II filesystem-specific 8-bit character
representation.

We used to just pass narrow strings all the way through, so we didn't
need any intermediate storage to hold the conversion.  Now we do.  In
some cases there's nowhere good to put it.  The initial UTF-16
conversion changes just dropped in some place-holder strings.

This corrects the behavior, though in a couple of cases we're adding
kluges on top of code that was already badly bent from its original
intent (as initially conceived, CiderPress wasn't going to handle disk
images, just ShrinkIt archives).  It's not pretty, but it should work
for now.
2014-12-04 17:05:48 -08:00
..
Graphics initial import 2007-03-27 17:47:10 +00:00
Help Tweaks for 3.0.1 release. 2009-01-04 19:19:05 +00: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 Use types with explicit sizes 2014-11-24 15:57:25 -08:00
app.vcxproj.filters Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -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 Relocate method comments 2014-11-21 22:33:39 -08:00
DiskConvertDialog.h Relocate method comments 2014-11-21 22:33:39 -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 Relocate method comments 2014-11-21 22:33:39 -08:00
MyApp.h Relocate method comments 2014-11-21 22:33:39 -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