tomasoft-cvs Mailing List for Tomahawk IRC Client (Page 10)
Status: Pre-Alpha
Brought to you by:
davygrvy
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(9) |
Oct
(8) |
Nov
|
Dec
(53) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(37) |
Feb
|
Mar
|
Apr
(8) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
(112) |
Dec
(29) |
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
(13) |
Oct
|
Nov
(4) |
Dec
(6) |
2006 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(16) |
Oct
(2) |
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: David G. <dav...@us...> - 2003-01-07 22:56:33
|
Update of /cvsroot/tomasoft/tomahawk In directory sc8-pr-cvs1:/tmp/cvs-serv19769 Modified Files: tomahawk.dsw Log Message: reorganized the color command. It now inserts a tag in place of the literal. this tag is used later by the display to fill in what values it would like to use. Many other changes in this round of edits as well. I fogot exactly what they were. |
From: David G. <dav...@us...> - 2003-01-07 22:56:23
|
Update of /cvsroot/tomasoft/tomahawk/irc_engine/library In directory sc8-pr-cvs1:/tmp/cvs-serv19687 Modified Files: default.tcl irc_engine.itcl Log Message: reorganized the color command. It now inserts a tag in place of the literal. this tag is used later by the display to fill in what values it would like to use. Many other changes in this round of edits as well. I fogot exactly what they were. |
From: David G. <dav...@us...> - 2003-01-07 22:56:13
|
Update of /cvsroot/tomasoft/tomahawk/irc_engine/win32 In directory sc8-pr-cvs1:/tmp/cvs-serv19629 Modified Files: irc_engine.dsp Log Message: reorganized the color command. It now inserts a tag in place of the literal. this tag is used later by the display to fill in what values it would like to use. Many other changes in this round of edits as well. I fogot exactly what they were. |
From: David G. <dav...@us...> - 2003-01-07 22:56:01
|
Update of /cvsroot/tomasoft/tomahawk/irc_engine/generic In directory sc8-pr-cvs1:/tmp/cvs-serv19468 Modified Files: IRCEngine.cpp IRCEngine.hpp IRCEngineItclAdaptor.cpp IRCParse.cpp IRCParse.hpp IRCSplitAndQ.cpp IRCSplitAndQ.hpp IRCUserScriptProviderForPerl.cpp PerlCore.cpp PerlCore.hpp Log Message: reorganized the color command. It now inserts a tag in place of the literal. this tag is used later by the display to fill in what values it would like to use. Many other changes in this round of edits as well. I fogot exactly what they were. |
From: David G. <dav...@us...> - 2003-01-07 22:53:39
|
Update of /cvsroot/tomasoft/tomahawk/irc_engine/library In directory sc8-pr-cvs1:/tmp/cvs-serv18691 Modified Files: servers.ini Log Message: beginning to get a better feel for how to manage info. A work in progress... |
From: David G. <dav...@us...> - 2003-01-07 22:52:07
|
Update of /cvsroot/tomasoft/tomahawk/irc_engine/library/msgs In directory sc8-pr-cvs1:/tmp/cvs-serv18159/msgs Log Message: Directory /cvsroot/tomasoft/tomahawk/irc_engine/library/msgs added to the repository |
From: David G. <dav...@us...> - 2003-01-04 01:26:42
|
Update of /cvsroot/tomasoft/cpptcl In directory sc8-pr-cvs1:/tmp/cvs-serv14466 Modified Files: TclSock.cpp Log Message: another bug fix. use -translation auto instead of -translation crlf for brain-dead BNCs |
From: David G. <dav...@us...> - 2003-01-03 20:48:02
|
Update of /cvsroot/tomasoft/cpptcl In directory sc8-pr-cvs1:/tmp/cvs-serv14539 Modified Files: TclSock.cpp Log Message: whoops... bug fix. |
From: David G. <dav...@us...> - 2003-01-03 20:47:02
|
Update of /cvsroot/tomasoft/cpptcl In directory sc8-pr-cvs1:/tmp/cvs-serv14093 Modified Files: FastInvoke.cpp FastInvoke.hpp Log Message: More overloaded types. |
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. |
From: David G. <dav...@us...> - 2003-01-01 04:39:13
|
Update of /cvsroot/tomasoft/tomahawk/irc_engine/library In directory sc8-pr-cvs1:/tmp/cvs-serv20833 Modified Files: servers.ini Log Message: not done yet, but close. |
From: David G. <dav...@us...> - 2003-01-01 04:35:04
|
Update of /cvsroot/tomasoft/tomahawk/irc_engine/library In directory sc8-pr-cvs1:/tmp/cvs-serv18991 Added Files: servers.ini Log Message: could be useful |
From: David G. <dav...@us...> - 2002-12-27 10:17:37
|
Update of /cvsroot/tomasoft/tomahawk/UI_irc/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv24829 Modified Files: iwidgets_ui.itcl ViewBox.itcl Log Message: small stuff. |
From: David G. <dav...@us...> - 2002-12-27 10:14:50
|
Update of /cvsroot/tomasoft/tomahawk/UI_parent/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv23202 Added Files: QuiRC.tcl Removed Files: testGUI.tcl Log Message: renamed the test GUI to QuiRC, as was it originally like 3 years ago. |
From: David G. <dav...@us...> - 2002-12-27 04:43:55
|
Update of /cvsroot/tomasoft/tomahawk/UI_irc/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv29309 Modified Files: iwidgets_ui.itcl StatBox.itcl ViewBox.itcl Log Message: some fixes, now begins to work. |
From: David G. <dav...@us...> - 2002-12-27 04:13:51
|
Update of /cvsroot/tomasoft/tomahawk/UI_irc/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv24156 Added Files: iwidgets_ui.itcl NickListBox.itcl StatBox.itcl ViewBox.itcl Removed Files: iwidgets_ui.tcl NickListBox.tcl StatBox.tcl ViewBox.tcl Log Message: Tcl implimentations of the C stuff for the same interface. Done in [Incr Widgets] |
From: David G. <dav...@us...> - 2002-12-27 04:12:39
|
Update of /cvsroot/tomasoft/tomahawk/UI_parent/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv23980 Added Files: testGUI.tcl Log Message: Tcl implimentations of the C stuff for the same interface. Done in [Incr Widgets] |
From: David G. <dav...@us...> - 2002-12-27 02:01:43
|
Update of /cvsroot/tomasoft/tomahawk/UI_parent/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv30988/Iwidgets Log Message: Directory /cvsroot/tomasoft/tomahawk/UI_parent/Iwidgets added to the repository |
From: David G. <dav...@us...> - 2002-12-27 01:56:47
|
Update of /cvsroot/tomasoft/tomahawk/UI_irc/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv29707 Added Files: iwidgets_ui.tcl Log Message: Tcl implimentations of the C stuff for the same interface. Done in [Incr Widgets] |
From: David G. <dav...@us...> - 2002-12-27 01:40:29
|
Update of /cvsroot/tomasoft/tomahawk/UI_irc/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv25120 Modified Files: StatBox.tcl Log Message: Tcl implimentations of the C stuff for the same interface. Done in [Incr Widgets] |
From: David G. <dav...@us...> - 2002-12-27 01:40:24
|
Update of /cvsroot/tomasoft/tomahawk/UI_irc/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv25065 Added Files: NickListBox.tcl ViewBox.tcl Log Message: Tcl implimentations of the C stuff for the same interface. Done in [Incr Widgets] |
From: David G. <dav...@us...> - 2002-12-27 01:14:00
|
Update of /cvsroot/tomasoft/tomahawk/UI_irc/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv19236 Added Files: StatBox.tcl Log Message: StatBox implimentation in Iwidgets |
From: David G. <dav...@us...> - 2002-12-27 01:13:23
|
Update of /cvsroot/tomasoft/tomahawk/UI_irc/Iwidgets In directory sc8-pr-cvs1:/tmp/cvs-serv19103/Iwidgets Log Message: Directory /cvsroot/tomasoft/tomahawk/UI_irc/Iwidgets added to the repository |
From: David G. <dav...@us...> - 2002-12-26 23:59:55
|
Update of /cvsroot/tomasoft/tomahawk/irc_engine/tests In directory sc8-pr-cvs1:/tmp/cvs-serv2633 Modified Files: unitest.tcl Log Message: slight formatting changes |
From: David G. <dav...@us...> - 2002-12-19 07:57:54
|
Update of /cvsroot/tomasoft/cpptcl In directory sc8-pr-cvs1:/tmp/cvs-serv28574 Modified Files: cpptcl.hpp ItclAdaptor.hpp TclSock.cpp Log Message: Changed copyright |