ciderpress/app
Andy McFadden 8f61f84585 Use types with explicit sizes
Much of what the "reformat" code does involves processing data that is
8, 16, or 32 bits.  We want to use size-specific types from stdint.h
(e.g. uint16_t) rather than "unsigned short".

This was a quick pass to replace the various "unsigned" declarations.
More can be done here and elsewhere.
2014-11-20 18:10:18 -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
ACUArchive.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
ACUArchive.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
AboutDialog.cpp Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
AboutDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
ActionProgressDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
ActionProgressDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
Actions.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
AddClashDialog.cpp Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
AddClashDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
AddFilesDialog.cpp Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
AddFilesDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
ArchiveInfoDialog.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
ArchiveInfoDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
BNYArchive.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
BNYArchive.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
BasicImport.cpp Minor fixes 2014-11-18 17:10:23 -08:00
BasicImport.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
CassImpTargetDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
CassImpTargetDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
CassetteDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
CassetteDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
ChooseAddTargetDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
ChooseAddTargetDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
ChooseDirDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
ChooseDirDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
CiderPress.rc Added new logging macros 2014-11-17 18:07:07 -08:00
Clipboard.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
ConfirmOverwriteDialog.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
ConfirmOverwriteDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
ContentList.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
ContentList.h Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
ConvDiskOptionsDialog.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
ConvDiskOptionsDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
ConvFileOptionsDialog.cpp Normalize indentation and EOL 2014-11-03 16:26:53 -08:00
ConvFileOptionsDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
CreateImageDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
CreateImageDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
CreateSubdirDialog.cpp Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
CreateSubdirDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
DEFileDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
DEFileDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
DiskArchive.cpp Use types with explicit sizes 2014-11-20 18:10:18 -08:00
DiskArchive.h Use types with explicit sizes 2014-11-20 18:10:18 -08:00
DiskConvertDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
DiskConvertDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
DiskEditDialog.cpp Use types with explicit sizes 2014-11-20 18:10:18 -08:00
DiskEditDialog.h Use types with explicit sizes 2014-11-20 18:10:18 -08:00
DiskEditOpenDialog.cpp Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
DiskEditOpenDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
DiskFSTree.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
DiskFSTree.h Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
DoneOpenDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
EOLScanDialog.cpp Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
EOLScanDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
EditAssocDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
EditAssocDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
EditCommentDialog.cpp Normalize indentation and EOL 2014-11-03 16:26:53 -08:00
EditCommentDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
EditPropsDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
EditPropsDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
EnterRegDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
EnterRegDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
ExtractOptionsDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
ExtractOptionsDialog.h Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
FileNameConv.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
FileNameConv.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
GenericArchive.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
GenericArchive.h Use types with explicit sizes 2014-11-20 18:10:18 -08:00
HelpTopics.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
ImageFormatDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
ImageFormatDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
Main.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
Main.h Use types with explicit sizes 2014-11-20 18:10:18 -08:00
MyApp.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
MyApp.h Added new logging macros 2014-11-17 18:07:07 -08:00
NewDiskSize.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
NewDiskSize.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
NewFolderDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
NewFolderDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
NufxArchive.cpp Use types with explicit sizes 2014-11-20 18:10:18 -08:00
NufxArchive.h Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
OpenVolumeDialog.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
OpenVolumeDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
PasteSpecialDialog.cpp Normalize indentation and EOL 2014-11-03 16:26:53 -08:00
PasteSpecialDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
Preferences.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
Preferences.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
PrefsDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
PrefsDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
Print.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
Print.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
ProgressCounterDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
RecompressOptionsDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
RecompressOptionsDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
Registry.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
Registry.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
RenameEntryDialog.cpp Minor fixes 2014-11-18 14:30:51 -08:00
RenameEntryDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
RenameVolumeDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
RenameVolumeDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
Squeeze.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
Squeeze.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -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 Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
SubVolumeDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
Tools.cpp Use types with explicit sizes 2014-11-20 18:10:18 -08:00
TwoImgPropsDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
TwoImgPropsDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
UseSelectionDialog.cpp Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
UseSelectionDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
ViewFilesDialog.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
ViewFilesDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
VolumeCopyDialog.cpp Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
VolumeCopyDialog.h Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
app.vcxproj Define _CRT_SECURE_NO_WARNINGS and _CRT_NONSTDC_NO_DEPRECATE 2014-11-18 14:55:13 -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
resource.h initial import 2007-03-27 17:47:10 +00:00
resource.hm initial import 2007-03-27 17:47:10 +00:00
targetver.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00