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

  • Committer: mattgiuca
  • Date: 2008-01-29 23:52:19 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:329
Converted Console from an "app" into a "plugin". It can now be plugged in to
any app.
Added "plugins" directory in www. Added "console" plugin. This contains all of
the functionality of what was previously the console app, but modularized so
it can be imported by another app.

apps/console: Removed most of the logic (moved to plugins/console). Replaced
with a simple import of the console plugin. Should behave exactly the same.
apps/tutorial: As proof of concept, imported the console plugin. It now
appears at the bottom of the page (yet to make it have "pop up" behaviour).
Filename Latest Rev Last Changed Committer Comment Size
..
console.js 279 17 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 17 years ago mattgiuca python-console: If unauthorized, prints "401 Unaut 3.8 KB Diff Download File