AmendHub

Download: |

jcs

/

wallops

 

(View History)


Modern IRC client for classic Mac OS

jcs   chatter: Tab bar is no longer a GrafPort, rename it

Name Last Commit Last Modified
AddressXlation.h wallops: Initial import 2 years ago
LICENSE LICENSE+README: Add 2 years ago
MacTCP.h tcp: Sync with libjcs 2 years ago
README README: Move changelog to website so I don't have to keep updating both 2 years ago
chatter.c chatter: Tab bar is no longer a GrafPort, rename it 1 year ago
chatter.h chatter: Tab bar is no longer a GrafPort, rename it 1 year ago
dnr.c wallops: Initial import 2 years ago
focusable.c focusable: Import newer version again 1 year ago
focusable.h focusable: Import newer version again 1 year ago
irc.c *: Smoother screen/tab updates, fix close/quit/dealloc sequences 1 year ago
irc.h *: Add tabbed view for multiple channels 1 year ago
main.c *: Smoother screen/tab updates, fix close/quit/dealloc sequences 1 year ago
strcasecmp.c strcasecmp: Import from OpenBSD 1 year ago
strnatcmp.c strnatcmp: Add local copy 1 year ago
strnatcmp.h strnatcmp: Add local copy 1 year ago
tcp.c *: Large reorganization in preparation for multiple chat windows 1 year ago
tcp.h *: Large reorganization in preparation for multiple chat windows 1 year ago
util.c util/focusable: Import newer versions from other projects 1 year ago
util.h util: Add SLIST macros from OpenBSD 1 year ago
wallops.π.r rez: Use a vers of 1, this is what Finder uses 2 years 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.