AmendHub

Download: |

jcs

/

wallops

 

(View History)


Modern IRC client for classic Mac OS

jcs   chatter: Pass window to UpdateScrollbarForTE

Name Last Commit Last Modified
AddressXlation.h wallops: Initial import 1 year ago
LICENSE LICENSE+README: Add 1 year ago
MacTCP.h tcp: Sync with libjcs 1 year ago
README README: Move changelog to website so I don't have to keep updating both 1 year ago
chatter.c chatter: Pass window to UpdateScrollbarForTE 1 year ago
chatter.h focusable: Let each dictate the minimum sleep time for WaitNextEvent 1 year ago
dnr.c wallops: Initial import 1 year ago
irc.c irc: Update titlebar after we change to nick_ 1 year ago
irc.h chatter+irc: Rewrite nick list handling 1 year ago
main.c main: Center connection dialog on the screen 1 year ago
strnatcmp.c strnatcmp: Add local copy 1 year ago
strnatcmp.h strnatcmp: Add local copy 1 year ago
tcp.c tcp: Sync with libjcs 1 year ago
tcp.h tcp: Sync with libjcs 1 year ago
util.c main: Center connection dialog on the screen 1 year ago
util.h main: Center connection dialog on the screen 1 year ago
wallops.π.r rez: Use a vers of 1, this is what Finder uses 1 year ago

README
Wallops: a simple IRC client for Macintosh
Written by joshua stein <jcs@jcs.org> - http://jcs.org/wallops

Wallops is free software; see the LICENSE file for copyright/licensing

See http://jcs.org/wallops for more information and vesion history

- Requires MacTCP and at least System 6.
- Implements a small number of commands like /msg, /nick, /part, etc.
- Currently only works with one channel at a time. Joining a new channel
will part the current one. In the future, multiple channels will be
supported with a tabbed interface.
- Clicking nicks in the list does not currently do anything. In the future,
a popup menu will be shown to perform actions such as whois, kick, etc.
- When windows are closed, they are hidden and continue to work in the
background. When your nick is mentioned in a channel, a Notification
Manager alert is generated to blink the Apple menu icon in the screen
corner. Clicking it and bringing up Wallops from the MultiFinder menu
will show the window and cancel the alert.