AmendHub

jcs

/

wifi_da

/

amendments

Amendments on January 13, 2025

rez: 2025

jcs made amendment 42 8 days ago

README: 2025, release 1.3

jcs made amendment 41 9 days ago

Amendments on January 7, 2025

*: Don't rely on our static wifi_da persisting

Lookup str_res_id again when creating main DA window.
jcs made amendment 40 14 days ago

*: Fix WIFI_NETWORK_FLAG_AUTH

jcs made amendment 39 14 days ago

*: Revamp scan->menu building, reduce data segment size

We were overflowing wifi_menu_networks in some cases.
jcs made amendment 38 14 days ago

scsi: Don't warn() for anything, the user doesn't care

jcs made amendment 37 14 days ago

rez: Add Dutch, French, and Italian translations

Thanks translators!
jcs made amendment 36 14 days ago

Amendments on December 3, 2024

*: Add localization of strings

Prompted by Jean-Michel Durand, this moves all strings into a 'STR#'
resource and based on the system's 'itlb' resource itlbLang value,
we will look for an 'STR#' resource with that ID before falling
back on the default English strings.
This also consolidates the SSID and password entry dialogs and makes
more room for longer strings (looking at you, German).
jcs made amendment 35 about 1 month ago

scsi: Use logger_printf

jcs made amendment 34 about 1 month ago

window: Make clicking on the signal icon toggle

We can't get a separate close event for each window so we don't know
what was supposed to be closed (I guess we could look up the mouse
position). Just make the logger window have goAwayFlag=false and
close it ourselves.
jcs made amendment 33 about 1 month ago

*: Make debug logging permanent, outputting if the logger is open

The logger can now be opened by clicking on the signal icon.
jcs made amendment 32 about 1 month ago

Amendments on September 19, 2024

wi-fi: Turn debugging back off

jcs made amendment 31 4 months ago

main: Make debug logging suck much less

ScrollRect the whole window to act like a scrolling TextEdit control
jcs made amendment 28 4 months ago

Amendments on September 17, 2024

*: Add dialog to manually specify another/hidden SSID

jcs made amendment 27 4 months ago

Amendments on January 28, 2024

*: Bump copyright year, update dast resource

jcs made amendment 26 12 months ago

Amendments on January 27, 2024

window+Rez: Use an off-screen static text field for password storage

For some reason on Mac OS 8+, PasswordDialogFieldFilter doesn't work
properly. The filter proc runs, but it doesn't seem to write to the
already-setup password field storage properly, and it can't see the
DITL id stored to compare to the edited field so we don't get bullets
in place of characters.
By using a field in the dialog for storage, we don't need to access
any of the program's variable memory. Seems to work on OS 8 and
still on 6.
Bump version to 1.1 for this fix.
jcs made amendment 25 12 months ago

Amendments on October 26, 2023

window: Properly truncate long SSIDs when joined

Reported by Tavis Hord
jcs made amendment 24 about 1 year ago

Amendments on October 25, 2023

LICENSE: Mention trademark

jcs made amendment 23 about 1 year ago