AmendHub

jcs

/

wallops

/

amendments

/

util.c

Amendments on September 20, 2024

util: Add an implementation of strcasestr

jcs made amendment 124 about 1 month ago

util: Use ModalDialogFilter for all dialogs, outline ok button there

Rather than manually outlining before calling ModalDialog, do the
outline in response to ModalDialogFilter getting an updateEvt.
This ensures standard outline-default-button behavior and draws it
at the proper time.
jcs made amendment 123 about 1 month ago

Amendments on September 18, 2024

util: Add screen_saver_running, to be used later

jcs made amendment 118 about 1 month ago

Amendments on August 30, 2024

util: Sync with upstream, fold in strcasecmp

jcs made amendment 52 about 1 month ago

Amendments on February 1, 2024


Amendments on November 30, 2022

util/focusable: Import newer versions from other projects

jcs made amendment 39 about 1 year ago

Amendments on September 6, 2022

main: Center connection dialog on the screen

jcs made amendment 36 over 2 years ago

util: Sync with upstream, work with THINK C ANSI library

jcs made amendment 31 over 2 years ago

Amendments on February 10, 2022

rez: Use a vers of 1, this is what Finder uses

jcs made amendment 29 over 2 years ago

Amendments on February 7, 2022

irc: Handle /me and CTCP VERSION, move vers resource handling to util

Also try to properly send a QUIT message when we cmd+q
jcs made amendment 14 over 2 years ago

irc: Support IRC server passwords for automatic NickServ identification

This was much harder than it needed to be because there is no
way to have password fields in a dialog box. We are now faking it by
intercepting keystrokes on such fields and manipulating a char array
behind the scenes while just passing • characters to the TextEdit
control.
jcs made amendment 13 over 2 years ago

Amendments on February 4, 2022

chatter: More performant text display, hide on close

Properly handle multiple focusables and restack as needed
jcs made amendment 6 over 2 years ago

Amendments on February 2, 2022

util: Add gestalt_machine_type, fix ModalDialogFilter

jcs made amendment 3 over 2 years ago

Amendments on February 1, 2022


Amendments on January 30, 2022

wallops: Initial import

jcs made amendment 1 over 2 years ago