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

  • Committer: mattgiuca
  • Date: 2008-03-28 07:23:56 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:717
Tutorial: Bugfix - Reset Text was not escaped, so bad, horribly bad things
    happened for partial solutions with weird characters.
    Now URLencoded, and the JavaScript unencodes it.
    Also refactored code to print out all the buttons, since one huge format
    string was not good.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 574 16 years ago mattgiuca dispatch: Error reporting. cgi escaped all str 9.7 KB Diff Download File
html.py 658 16 years ago mattgiuca dispatch/html: Added tooltips based on app descrip 6.6 KB Diff Download File
login.py 712 16 years ago mattgiuca setup: Added config option "motd_path" to hold the 7.9 KB Diff Download File
request.py 540 16 years ago mattgiuca Refactored error handling and reporting. Much frie 14.2 KB Diff Download File