AmendHub

jcs

/

amend

/

amendments

Amendments on January 11, 2022

util: Lots of changes from other projects

Make all filesystem functions work on Str255s for filenames, not
char *s
Make vwarn() (and new progress() function) use new hard-coded DITLs
to avoid needing to have these in every project's resource fork
Use panic() instead of err(1, ...)
jcs made amendment 41 over 2 years ago

repo: New repo version 3, switching to bile files

No migration at this time, it's done with a different program
jcs made amendment 42 over 2 years ago

strnatcmp: Remove, was moved to C library

jcs made amendment 43 over 2 years ago

*: Integrate with bile, lots of minor changes

Sprinkle snprintf and strlcpy where useful
Remove ALRT/DITL resources that util doesn't need anymore
Handle diffing deleted files properly
jcs made amendment 44 over 2 years ago

Rez: Version 2.0

jcs made amendment 45 over 2 years ago

Amendments on January 18, 2022

bile+util: Sync from other projects

jcs made amendment 46 over 2 years ago

browser+committer: Call TEDeactivate on read-only TextEdit boxes

This prevents drawing a cursor in them
jcs made amendment 47 over 2 years ago

Amendments on January 19, 2022

bile: Version 2 :/

Increased header size with some padding for future work, now includes
both map pointers in the header
jcs made amendment 48 over 2 years ago

browser+committer: Revert previous

It doesn't redraw highlighted text properly, so I'll need to figure
something else out
jcs made amendment 50 over 2 years ago

Rez: Version 3.0

jcs made amendment 51 over 2 years ago

Amendments on January 20, 2022

repo: In "Add Files" dialog, only show files that can be added

Filter out files in directories other than the repo's, and filter out
files that already exist in the repo
jcs made amendment 52 over 2 years ago

Amendments on January 22, 2022

bile: New code

jcs made amendment 53 over 2 years ago

browser+commiter: Don't dispose of controls when closing

DisposeWindow should do this itself
jcs made amendment 54 over 2 years ago

Amendments on February 3, 2022

bile: Sync with upstream

jcs made amendment 55 over 2 years ago

util: Sync with upstream

jcs made amendment 56 over 2 years ago

browser+committer: Use a null caretHook on read-only TextEdits

This allows us to still use TEActivate to get proper highlighting but
without showing an errant, sometimes blinking cursor.
jcs made amendment 57 over 2 years ago

util: Make getpath input const

jcs made amendment 58 over 2 years ago

bile: Store full bile file pathname in filename

jcs made amendment 60 over 2 years ago