]> jfr.im git - irc/quakenet/qwebirc.git/commit - css/mochaui/content.css
Add MochaUI.
authorChris Porter <redacted>
Tue, 16 Sep 2008 23:52:24 +0000 (00:52 +0100)
committerChris Porter <redacted>
Tue, 16 Sep 2008 23:52:24 +0000 (00:52 +0100)
commitcfd8616d0fcccf769e9c52d9b0e3c3f5833f68b8
tree0f12e6810432a4a6a1a299a6941f7d37671d55b0
parent18559d3372a2981a40ae54ce42237d9f18ef1010
Add MochaUI.
Currently unfinished.
43 files changed:
.hgignore
compile.bat
compile.sh
js/ui/mochaui.js [new file with mode: 0644]
static/css/mochaui/content.css [new file with mode: 0644]
static/css/mochaui/layout.css [new file with mode: 0644]
static/css/mochaui/ui.css [new file with mode: 0644]
static/css/style.css [new file with mode: 0644]
static/images/mochaui/arrow-right.gif [new file with mode: 0644]
static/images/mochaui/bg-desktopTitlebar-bk.gif [new file with mode: 0644]
static/images/mochaui/bg-desktopTitlebar.gif [new file with mode: 0644]
static/images/mochaui/bg-panel-header.gif [new file with mode: 0644]
static/images/mochaui/icons/help.gif [new file with mode: 0644]
static/images/mochaui/icons/page.gif [new file with mode: 0644]
static/images/mochaui/icons/page_green.gif [new file with mode: 0644]
static/images/mochaui/icons/page_red.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/I.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/L.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/Lminus.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/Lplus.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/Rminus.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/Rplus.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/T.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/Tminus.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/Tplus.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/_closed.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/_doc.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/_open.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/minus.gif [new file with mode: 0644]
static/images/mochaui/icons/tree/plus.gif [new file with mode: 0644]
static/images/mochaui/logo.gif [new file with mode: 0644]
static/images/mochaui/panel-corners.gif [new file with mode: 0644]
static/images/mochaui/spacer.gif [new file with mode: 0644]
static/images/mochaui/tabs.gif [new file with mode: 0644]
static/images/mochaui/view-toggle.gif [new file with mode: 0644]
static/js/excanvas-compressed.js [new file with mode: 0644]
static/js/mocha.js [new file with mode: 0644]
static/js/mochaui.js [new file with mode: 0644]
static/js/mootools-1.2-core.js
static/js/mootools-1.2-more.js [new file with mode: 0644]
static/mochaui.html [new file with mode: 0644]
static/mochauidebug.html [new file with mode: 0644]
twisted/plugins/webirc.py