Retro68/LaunchAPPL/Client
Ryan Schmidt 14f5ad3728 MiniVMac.cc: Preserve attributes when copying
When copying files from the system disk image to the new disk image,
preserve all attributes (creation date, modification date, bundle bit,
locked bit, etc.), except clear the inited bit so that the Finder
chooses new icon positions, otherwise (under System 6 at least) the
icons pile up on top of each other. Preserving the bundle bit in
particular tells the Finder to look in the file for icon information
when building the desktop database, without which the files all show
generic icons in the Finder.
2022-10-06 17:11:32 -05:00
..
CMakeLists.txt Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Carbon.cc Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Carbon.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Classic.cc build fixes for LaunchAPPL client 2021-12-08 21:49:45 +01:00
Classic.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Executor.cc Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Executor.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
LaunchAPPL.cc build fixes for LaunchAPPL client 2021-12-08 21:49:45 +01:00
LaunchMethod.cc Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
LaunchMethod.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Launcher.cc slight cleanup in class ResourceFile 2019-08-25 17:48:02 +02:00
Launcher.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
MakeExecutable.cc slight cleanup in class ResourceFile 2019-08-25 17:48:02 +02:00
MiniVMac.cc MiniVMac.cc: Preserve attributes when copying 2022-10-06 17:11:32 -05:00
MiniVMac.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
SSH.cc Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
SSH.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Serial.cc Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Serial.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
SharedFile.cc Fix for Boost 1.79 2022-07-31 15:58:10 +09:00
SharedFile.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
StreamBasedLauncher.cc Fixes typo in LaunchAPPL client. 2021-04-12 12:19:21 -07:00
StreamBasedLauncher.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
TCP.cc Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
TCP.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Utilities.cc Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
Utilities.h start a LaunchAPPL server 2018-04-27 09:05:26 +02:00