[tomasoft-cvs] "tomahawk/irc_engine/generic IRCEngine.cpp,1.58 IRCEngine.hpp,1.33 IRCEngineItclAdapt
Status: Pre-Alpha
Brought to you by:
davygrvy
From: David G. <dav...@us...> - 2003-01-03 20:18:53
|
Update of /cvsroot/tomasoft/tomahawk/irc_engine/generic In directory sc8-pr-cvs1:/tmp/cvs-serv733 Modified Files: IRCEngine.cpp IRCEngine.hpp IRCEngineItclAdaptor.cpp IRCSplitAndQ.cpp Log Message: color command now returns "tags" instead of literal color codes. This will allow the display to choose how it will render them and fits better with how Tk's text widget works. Added an -encoding option to the connect command. For use when certain IRC servers break the iso-8859-1 standard, such as chinese chat servers. |