3/3/03 11:35PM - Went to using ANT (http://ant.apache.org/) to manage the build. - Haven't done much on this application since CodeWarrior stopped working with current JDK releases. I am considering breathing life back into this project a bit. Got nothing else to do that's terribly productive at the moment anyway. 11/29/01 11:03PM - Added handling for irc.default.channel=<#channel> property 11/28/01 9:53PM - Initial channel mode support. Currently only works on topic protection. - Added RPL_CREATIONTIME, RPL_TOPIC handling - Added MODE <#channel> support - Added TOPIC support - Made timestamp format configurable irc.timestamp_format= in irc.properties For format instructions check JDK 1.3 docs for java.text.SimpleDateFormat 11/21/01 7:02PM - Fixed focus problem with channel window. can now copy from window and focus goes properly to the text input field. - Hooked up topic text field.