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

  • Committer: mattgiuca
  • Date: 2008-01-31 05:13:17 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:350
media/console/console.js: Rewrote console history storage, browsing, and
updating algorithm. This fixes usability problems with the old one (it didn't
store the current line, for instance).
The new algorithm lets you edit historical items and remembers all edits until
you press return. This mimics the GNU Readline algorithm as closely as I can
tell.
Filename Latest Rev Last Changed Committer Comment Size
..
browser 170 17 years ago mattgiuca browser: Added CSS and JS files (not much in them) Diff
common 169 17 years ago mattgiuca Added global common css file (media/common/ivle.cs Diff
console 217 17 years ago mattgiuca Console: Python code generates a minimal document Diff
images 185 17 years ago mattgiuca Integrated the (second) Prototype browser (HTML+CS Diff
tutorial 291 17 years ago mattgiuca tutorial: Added code to handle top-level menu and Diff