~azzar1/unity/add-show-desktop-key

  • Committer: mattgiuca
  • Date: 2008-02-19 06:37:34 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:504
Warning: Broken build, but rather unavoidable or this commit will spiral out
of control.

dispatch.login: Removed all the misc user values from session. Replaced with
"user" which is a User object. All the code which looks up values in session
can just look up user and read fields from it; but they don't at the moment so
they break.

dispatch: All the rest of dispatch system updated to read from user instead,
and have no dependency on the other fields in session. So the top level works
(the apps don't).

user.py: Added __iter__ method, allowing dict() to be called on a user object.

debuginfo: Added a special print table for the user fields.
Filename Latest Rev Last Changed Committer Comment Size
..
basic.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 2.5 KB Diff Download File
brainfuck.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 907 bytes Diff Download File
c.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 1.6 KB Diff Download File
cpp.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 1.8 KB Diff Download File
css.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 4.8 KB Diff Download File
html.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 1 KB Diff Download File
js.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 2.9 KB Diff Download File
pas.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 3.2 KB Diff Download File
php.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 10.7 KB Diff Download File
python.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 7.7 KB Diff Download File
sql.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 3.3 KB Diff Download File
vb.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 2.1 KB Diff Download File
xml.js 233 17 years ago mattgiuca Added a shaky implementation of EditArea as the te 1.2 KB Diff Download File