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

  • Committer: mattgiuca
  • Date: 2008-01-10 04:55:13 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:161
dispatch.login: Correctly stores the username string (not argument field)
    in the session. (This wasn't detected before because of the following
    issue).
debuginfo: Previously got the "value" from session variables (which worked
    because the only variable was being stored as a Field). Now just returns
    the variable as a string, as it is now stored correctly.
Filename Latest Rev Last Changed Committer Comment Size
..
console.js 128 17 years ago drtomc A couple of bug fixes. 4.6 KB Diff Download File
index.html 127 17 years ago drtomc A bit of simplification - unify the output areas a 1.1 KB Diff Download File
json2.js 111 17 years ago drtomc Checkpoint work on the console. 9.6 KB Diff Download File
md5.js 111 17 years ago drtomc Checkpoint work on the console. 8.6 KB Diff Download File
python-console 128 17 years ago drtomc A couple of bug fixes. 2.6 KB Diff Download File