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

  • Committer: mattgiuca
  • Date: 2008-01-12 15:32:54 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:200
fileservice.listing: Now returns a nicer date format for mtime_nice.
    Applies an intuitive algorithm to make the date even shorter,
    (eg. "today" or "3 days ago") and returns this as mtime_short.
util.js: Fixed path_join if the first path is empty. (Was incorrectly adding
    a leading slash).
    Added optional "title" arguments to dom_make_text_elem and
    dom_make_link_elem.
browser.js: Displays mtime_short in the file table instead of mtime_nice
    (it was always too long). Displays the full date as a tooltip.
    Auto-navigates to the user's home directory if accessed from the root.
    (This may be a temporary measure, but it was giving a mean error before).
    Various code makes use of util's new optional "title" arguments.
dispatch.html: Writes a new JavaScript variable, "username", so JavaScript
    code knows which user is logged in.
    Cleaned up JS variables repr (previously they did bad escapes in some
    cases).
Filename Latest Rev Last Changed Committer Comment Size
..
browser-interface 33 17 years ago mattgiuca Added new prototype: browser-interface. (This is i Diff
.htaccess 10 17 years ago mattgiuca prototypes/browser: Added .htaccess needed to hand 342 bytes Diff Download File
browser.html 11 17 years ago mattgiuca browser prototype: Added sample subversion status, 886 bytes Diff Download File
browser.js 12 17 years ago mattgiuca browser prototype: Added "Save and Commit" button 11.3 KB Diff Download File
edit.html 12 17 years ago mattgiuca browser prototype: Added "Save and Commit" button 803 bytes Diff Download File
encoder.py 9 17 years ago mattgiuca Added prototypes directory. Added ajax file browse 12.7 KB Diff Download File
files.py 12 17 years ago mattgiuca browser prototype: Added "Save and Commit" button 9.9 KB Diff Download File
files.readme 11 17 years ago mattgiuca browser prototype: Added sample subversion status, 1.1 KB Diff Download File
json2.js 9 17 years ago mattgiuca Added prototypes directory. Added ajax file browse 9.6 KB Diff Download File
README 9 17 years ago mattgiuca Added prototypes directory. Added ajax file browse 1.3 KB Diff Download File