AmendHub

nulleric

/

Fix-a-Fork

/

amendments

Amendments on April 5, 2024

Release 1.0.1-a

eric made amendment 36 8 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 8 months ago

This format is easier to maintain and should be faster.

jcs made amendment 34 8 months ago

typo. thanks phigan

eric made amendment 33 8 months ago

Amendments on April 2, 2024

Add Readme

eric made amendment 32 8 months ago

Some random code that almost worked, but didnt.

eric made amendment 31 8 months ago

Amendments on April 1, 2024

Fix-a-Fork 1.0.0-a

eric made amendment 30 8 months ago

Amendments on November 13, 2023

Rename methods to avoid conflicts with ansi

eric made amendment 29 about 1 year ago

Amendments on November 12, 2023

Add 'vers' rsrc

eric made amendment 28 about 1 year ago

Amendments on November 11, 2023

Handle files smaller than the buffer.

eric made amendment 27 about 1 year ago

Fixes to allow app to run in system 6.

eric made amendment 26 about 1 year ago

Add copyright headers

eric made amendment 25 about 1 year ago

Amendments on November 10, 2023

Update alert to StopAlert.

CheckFileExt to const char*.
eric made amendment 24 about 1 year ago

Fixed issue with strlen and checking non-printable chars.

Updated file ext list
eric made amendment 23 about 1 year ago

Better magic check for DC4 images.

eric made amendment 22 about 1 year ago

Amendments on November 9, 2023

Fix logic for checking file ext len. Thanks Steve!

eric made amendment 21 about 1 year ago

Add .toast file extension. Thanks Ron!

eric made amendment 20 about 1 year ago

CheckFileExt with ~300 file types

Only use extensions as a last resort
eric made amendment 19 about 1 year ago

Add derez dump of resources

eric made amendment 18 about 1 year ago

Add support for tar/bz2 based on file extensions.

eric made amendment 17 about 1 year ago