AmendHub

jcs

/

amend

/

amendments

Amendments on June 15, 2022


Amendments on August 16, 2022

focusable: Import focusable framework

jcs made amendment 82 about 1 year ago

*: Use new focusable API

jcs made amendment 83 about 1 year ago

Amendments on August 17, 2022

bile: Sync with upstream, minor fixes

jcs made amendment 84 about 1 year ago

commit_list: Fix off-by-one in calculating log length

This would occasionally print a character of garbage after the log
depending on what was next in memory.
jcs made amendment 85 about 1 year 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 about 1 year 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 about 1 year ago

README: Add 3.5 changes

jcs made amendment 90 about 1 year ago

Rez: Release 3.5

jcs made amendment 91 about 1 year ago

Amendments on August 18, 2022


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 about 1 year ago

Amendments on September 6, 2022

main: Add missing glue to make Desk Accessories work

jcs made amendment 94 about 1 year ago

util: In UpdateScrollbarForTE, update the control after adjusting

This requires passing in the window the control is on.
jcs made amendment 95 about 1 year 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 about 1 year ago

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

jcs made amendment 97 about 1 year ago

util: Sync with upstream

jcs made amendment 98 about 1 year ago

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

This way the about box will show properly.
jcs made amendment 99 about 1 year ago

util: Sync upstream, use new about box code

jcs made amendment 100 about 1 year ago