tahoe-lafs/windows
robk-tahoe fc91837f69 update confwiz to include account creation ui
this changes the confwiz so that hitting the 'create account' button, rather than
opening a webbrowser to the register page, instead provides a simple account creation
ui directly, along with changes to the backend (native_client.php) to support that.

also added a 'connecting...' message so the user sees a response when they hit
login or create account, since the getBasedir call can sometimes take up to ~5min
(which is unacceptable for a user product, but this at least somewhat ameliorates
the issue of the ui locking up and not giving the user any feedback while it's
happening)
2008-01-21 15:13:10 -07:00
..
winfuse add winfuse plugin to installer 2008-01-16 19:15:35 -07:00
amdicon.ico add confwiz to py2exe build 2008-01-11 18:42:27 -07:00
amdicon.py implement a very simple, wxpython based, config wizard 2008-01-11 19:53:15 -07:00
confwiz.py update confwiz to include account creation ui 2008-01-21 15:13:10 -07:00
depends.py add build dependencies to support py2exe's modulefinder 2008-01-09 19:25:38 -07:00
installer.ico add windows installer target to build 2008-01-11 20:41:21 -07:00
installer.tmpl add winfuse plugin to installer 2008-01-16 19:15:35 -07:00
setup.py add winfuse plugin to installer 2008-01-16 19:15:35 -07:00
tahoe.py add build dependencies to support py2exe's modulefinder 2008-01-09 19:25:38 -07:00
tahoesvc.py move registry module into allmydata.windows package 2008-01-10 19:03:23 -07:00