author | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Thu, 19 Jun 2008 00:21:39 +0000 (01:21 +0100) | ||
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Thu, 19 Jun 2008 00:21:39 +0000 (01:21 +0100) | ||
commit | b246224b5a26343d3e3f3e97b7636968db6f3c3f | |
tree | a4f2164ef58ece74870c72c15f03f4bd8adb549e | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
bin/bf_irc.tcl | [new file with mode: 0644] | blob |
bin/bf_xmpp.tcl | [new file with mode: 0644] | blob |
bin/bullfrog.tcl | [new file with mode: 0644] | blob |
bin/fscrolled.tcl | [new file with mode: 0644] | blob |
bin/history.tcl | [new file with mode: 0644] | blob |
bin/httpredir.tcl | [new file with mode: 0644] | blob |
bin/images/bullfrog48.gif | [new file with mode: 0644] | blob |
bin/images/chat.gif | [new file with mode: 0644] | blob |
bin/images/dhd.gif | [new file with mode: 0644] | blob |
bin/images/dhn.gif | [new file with mode: 0644] | blob |
bin/images/dhu.gif | [new file with mode: 0644] | blob |
bin/images/mail.gif | [new file with mode: 0644] | blob |
bin/images/xhd.gif | [new file with mode: 0644] | blob |
bin/images/xhn.gif | [new file with mode: 0644] | blob |
bin/images/xhu.gif | [new file with mode: 0644] | blob |
bin/message.tcl | [new file with mode: 0644] | blob |
bin/tab.tcl | [new file with mode: 0644] | blob |
bin/test/demo.tcl | [new file with mode: 0644] | blob |
bin/test/irc.tcl | [new file with mode: 0644] | blob |
bin/test/muc-form.xml | [new file with mode: 0644] | blob |
bin/test/test.tcl | [new file with mode: 0644] | blob |
bin/test/z_irc.tcl | [new file with mode: 0644] | blob |
bullfrog.ico | [new file with mode: 0644] | blob |
lib/autoproxy/autoproxy.tcl | [new file with mode: 0644] | blob |
lib/autoproxy/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/autosocks/autosocks.tcl | [new file with mode: 0644] | blob |
lib/autosocks/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/base64/base64.tcl | [new file with mode: 0644] | blob |
lib/base64/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/chatwidget/ChangeLog | [new file with mode: 0644] | blob |
lib/chatwidget/chatwidget.man | [new file with mode: 0644] | blob |
lib/chatwidget/chatwidget.tcl | [new file with mode: 0644] | blob |
lib/chatwidget/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/dns/dns.tcl | [new file with mode: 0644] | blob |
lib/dns/ip.tcl | [new file with mode: 0644] | blob |
lib/dns/ipMore.tcl | [new file with mode: 0644] | blob |
lib/dns/ipMoreC.tcl | [new file with mode: 0644] | blob |
lib/dns/msgs/en.msg | [new file with mode: 0644] | blob |
lib/dns/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/dns/resolv.tcl | [new file with mode: 0644] | blob |
lib/dns/spf.tcl | [new file with mode: 0644] | blob |
lib/irc/irc.tcl | [new file with mode: 0644] | blob |
lib/irc/picoirc.tcl | [new file with mode: 0644] | blob |
lib/irc/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/XMLFormat.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/avatar.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/bind.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/bytestreams.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/caps.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/compress.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/connect.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/data.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/disco.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/ftrans.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/groupchat.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/ibb.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/jabberlib.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/jingle.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/jlibdns.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/jlibhttp.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/jlibsasl.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/jlibtls.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/muc.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/pep.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/pubsub.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/readme | [new file with mode: 0644] | blob |
lib/jabberlib/roster.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/saslmd5.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/scripts/README-scripts | [new file with mode: 0644] | blob |
lib/jabberlib/scripts/message.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/scripts/password.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/scripts/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/scripts/register.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/scripts/unregister.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/service.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/si.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/sipub.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/stanzaerror.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/streamerror.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/tinydom.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/util.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/vcard.tcl | [new file with mode: 0644] | blob |
lib/jabberlib/wrapper.tcl | [new file with mode: 0644] | blob |
lib/log/log.tcl | [new file with mode: 0644] | blob |
lib/log/logger.tcl | [new file with mode: 0644] | blob |
lib/log/loggerAppender.tcl | [new file with mode: 0644] | blob |
lib/log/loggerUtils.tcl | [new file with mode: 0644] | blob |
lib/log/loggerperformance | [new file with mode: 0644] | blob |
lib/log/msgs/en.msg | [new file with mode: 0644] | blob |
lib/log/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/md5/md5.tcl | [new file with mode: 0644] | blob |
lib/md5/md5x.tcl | [new file with mode: 0644] | blob |
lib/md5/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/sha1/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/sha1/sha1.tcl | [new file with mode: 0644] | blob |
lib/sha1/sha1v1.tcl | [new file with mode: 0644] | blob |
lib/tclxml3.1/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/tclxml3.1/sgml-8.1.tcl | [new file with mode: 0644] | blob |
lib/tclxml3.1/sgmlparser.tcl | [new file with mode: 0644] | blob |
lib/tclxml3.1/tclparser-8.1.tcl | [new file with mode: 0644] | blob |
lib/tclxml3.1/xml-8.1.tcl | [new file with mode: 0644] | blob |
lib/tclxml3.1/xml__tcl.tcl | [new file with mode: 0644] | blob |
lib/tclxml3.1/xmldep.tcl | [new file with mode: 0644] | blob |
lib/tclxml3.1/xpath.tcl | [new file with mode: 0644] | blob |
lib/tdom/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/tdom/tdom.tcl | [new file with mode: 0644] | blob |
lib/tdom/win32-ix86/tdom083.dll | [new file with mode: 0644] | blob |
lib/tls/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/tls/tls.tcl | [new file with mode: 0644] | blob |
lib/tls/win32-ix86/tls16.dll | [new file with mode: 0644] | blob |
lib/tooltip/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/tooltip/tipstack.tcl | [new file with mode: 0644] | blob |
lib/tooltip/tooltip.tcl | [new file with mode: 0644] | blob |
lib/udp1.0.9/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/udp1.0.9/win32-ix86/udp109.dll | [new file with mode: 0644] | blob |
lib/uri/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/uri/uri.tcl | [new file with mode: 0644] | blob |
lib/uri/urn-scheme.tcl | [new file with mode: 0644] | blob |
lib/uuid/pkgIndex.tcl | [new file with mode: 0644] | blob |
lib/uuid/uuid.tcl | [new file with mode: 0644] | blob |
main.tcl | [new file with mode: 0644] | blob |
nokit.tcl | [new file with mode: 0644] | blob |
tclkit.ico | [new file with mode: 0644] | blob |
tclkit.inf | [new file with mode: 0644] | blob |