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

  • Committer: mattgiuca
  • Date: 2008-01-30 22:43:35 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:339
console:
    Bugfix - error trying to "maximize" the window in the full console app.
    Minimize and maximize functions check that the mode is window pane.

    Added support for the Tab key on the console. Now inserts spaces
    (can be changed to '\t' through a constant at the top), and doesn't move
    focus away from the input box.
Filename Latest Rev Last Changed Committer Comment Size
..
console.js 279 16 years ago drtomc Fix the fix to the for loop. :-) 4.2 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 275 16 years ago mattgiuca python-console: If unauthorized, prints "401 Unaut 3.8 KB Diff Download File