AmendHub

nulleric

/

Fix-a-Fork

/

amendments

Amendments on April 5, 2024

Release 1.0.1-a

eric made amendment 36 6 months ago

Add TouchFolder to update the modification time so folders show new icons right away.

Added an error message if could not set type/creator.
Moved hasAppleEvents to a global so can be checked in other methods that may need to send apple events.
Put an attempt in scratch for sending a Finder update event. Did not work on system 7.1 and below.
eric made amendment 35 6 months ago

This format is easier to maintain and should be faster.

jcs made amendment 34 6 months ago

typo. thanks phigan

eric made amendment 33 6 months ago

Amendments on April 2, 2024

Add Readme

eric made amendment 32 6 months ago

Some random code that almost worked, but didnt.

eric made amendment 31 6 months ago

Amendments on April 1, 2024

Fix-a-Fork 1.0.0-a

eric made amendment 30 6 months ago

Amendments on November 13, 2023

Rename methods to avoid conflicts with ansi

eric made amendment 29 11 months ago

Amendments on November 12, 2023

Add 'vers' rsrc

eric made amendment 28 11 months ago

Amendments on November 11, 2023

Handle files smaller than the buffer.

eric made amendment 27 11 months ago

Fixes to allow app to run in system 6.

eric made amendment 26 11 months ago

Add copyright headers

eric made amendment 25 11 months ago

Amendments on November 10, 2023

Update alert to StopAlert.

CheckFileExt to const char*.
eric made amendment 24 11 months ago

Fixed issue with strlen and checking non-printable chars.

Updated file ext list
eric made amendment 23 11 months ago

Better magic check for DC4 images.

eric made amendment 22 11 months ago

Amendments on November 9, 2023

Fix logic for checking file ext len. Thanks Steve!

eric made amendment 21 11 months ago

Add .toast file extension. Thanks Ron!

eric made amendment 20 11 months ago

CheckFileExt with ~300 file types

Only use extensions as a last resort
eric made amendment 19 11 months ago

Add derez dump of resources

eric made amendment 18 11 months ago

Add support for tar/bz2 based on file extensions.

eric made amendment 17 11 months ago