AmendHub

jcs

/

amend

/

amendments

Amendments on November 10, 2022

util: Tweak ask DITL layout

jcs made amendment 106 over 2 years ago

Amendments on September 12, 2022

README: Add 3.6 changes

jcs made amendment 105 over 2 years ago

Rez: Release 3.6

jcs made amendment 104 over 2 years ago

committer: Add Command+W shortcut to cancel commit

This requires passing through all keystrokes through focusable and
filtering on the receiver.
jcs made amendment 103 over 2 years ago

util: SFGetFile and SFPutFile have different dialog dimensions

Why, Apple?
jcs made amendment 101 over 2 years ago

Amendments on September 6, 2022

util: Sync upstream, use new about box code

jcs made amendment 100 over 2 years ago

Rez: Flip FREFs so ICN# 128 is the APPL icon

This way the about box will show properly.
jcs made amendment 99 over 2 years ago

util: Sync with upstream

jcs made amendment 98 over 2 years ago

util: Add a mechanism for centering SF{Get,Put}File dialogs

jcs made amendment 97 over 2 years ago

browser: Limit initial window size to about 81 characters in committer view

This way we can show a +/- line with 80 characters of code
jcs made amendment 96 over 2 years ago

util: In UpdateScrollbarForTE, update the control after adjusting

This requires passing in the window the control is on.
jcs made amendment 95 over 2 years ago

main: Add missing glue to make Desk Accessories work

jcs made amendment 94 over 2 years ago

Amendments on August 31, 2022

util: Move strlcat, strlcpy, strndup, and snprintf here

This lets us build with the standard THINK C ANSI library.
Also make malloc map dynamic to avoid a huge data segment.
jcs made amendment 93 over 2 years ago

Amendments on August 18, 2022


Amendments on August 17, 2022

Rez: Release 3.5

jcs made amendment 91 over 2 years ago

README: Add 3.5 changes

jcs made amendment 90 over 2 years ago

editor: Add amendment metadata editor

This allows changing an amendment's author, date/time, and log.
Also continue on changing commit to amendment.
jcs made amendment 88 over 2 years ago

repo: Factor out amendment marshalling

I wish I could use bile's marshalling for this, but the current
on-disk format of things is weird in Amend and would require a
database upgrade to convert to bile's way of storing variable-length
fields.
Start on renaming commit to amendment.
jcs made amendment 87 over 2 years ago