AmendHub

jcs

/

wallops

/

amendments

Amendments on September 9, 2024


Amendments on September 8, 2024

irc: Implement /who

jcs made amendment 69 2 months ago

chatter: Open query window when double-clicking a nick in a chan list

Remove index, not used
jcs made amendment 68 2 months ago

irc: Fix bold format code in error message

jcs made amendment 67 2 months ago

chatter: Cast BitMap rowBytes to long to avoid overflowing a short

Show an error when we fail.
jcs made amendment 66 2 months ago

Amendments on September 6, 2024

*: Implement query windows

Also sprinkle some drawing fixes, smoother nick list updates, and
resizing fixes.
jcs made amendment 65 2 months ago

Amendments on September 5, 2024

*: Add View menu with hide/show options, fix dropped update events

updateEvt puts the window in .message not .where, so found_focusable
was being null, resulting in no update function called. Defer
finding event_in/found_focusable until we know what type of message
it is.
jcs made amendment 63 2 months ago

Rez: Add View menu, version 2.0

jcs made amendment 62 2 months ago

Amendments on September 4, 2024

main: Always SetPort to an update window

jcs made amendment 61 3 months ago

chatter: Use a shadow buffer for window redrawing

jcs made amendment 59 3 months ago

Amendments on August 31, 2024


Amendments on August 30, 2024

settings: Move storage to preferences file

Storing in resources in the application was cleaner but each app
update would wipe them out. Since there is possibly a server
password being stored, a user might not clear the settings out
before sharing the binary.
Save the preferences file in the System folder on System 6, or
System:Preferences on System 7+.
jcs made amendment 57 3 months ago

main: Close focusables at exit properly

jcs made amendment 56 3 months ago

irc: Remove malloc notes

jcs made amendment 55 3 months ago

focusable: Remove malloc note

jcs made amendment 54 3 months ago

chatter: Improve re-drawing

jcs made amendment 53 3 months ago

util: Sync with upstream, fold in strcasecmp

jcs made amendment 52 3 months ago

tcp: Sync with upstream, add atexit destroyer

jcs made amendment 51 3 months ago