]> jfr.im git - irc/quakenet/qwebirc.git/commit - js/jslib.js
Mostly working!
authorChris Porter <redacted>
Sat, 14 Jun 2008 03:06:57 +0000 (04:06 +0100)
committerChris Porter <redacted>
Sat, 14 Jun 2008 03:06:57 +0000 (04:06 +0100)
commit4d256d41dcd9cb065d60513ca5792475daae9d6c
treebebb192f348509e8f71c60823935b82a72f720a3
parente1b812679cb7673ed657f552e014eff395dcfcc3
Mostly working!
19 files changed:
.hgignore
qwebirc/ajaxengine.py
qwebirc/config.py.example [new file with mode: 0644]
qwebirc/ircclient.py [new file with mode: 0644]
qwebirc/root.py
run.bat [new file with mode: 0644]
simplejson/__init__.py [new file with mode: 0644]
simplejson/decoder.py [new file with mode: 0644]
simplejson/encoder.py [new file with mode: 0644]
simplejson/scanner.py [new file with mode: 0644]
static/js/irc/baseirc.js [new file with mode: 0644]
static/js/irc/ircclient.js [new file with mode: 0644]
static/js/irc/irclib.js [new file with mode: 0644]
static/js/irc/irctracker.js [new file with mode: 0644]
static/js/jslib.js [new file with mode: 0644]
static/js/mootools-release-1.11.js [new file with mode: 0644]
static/js/tcp.js [new file with mode: 0644]
static/js/ui/uglyui.js [new file with mode: 0644]
static/uitest.html [new file with mode: 0644]