~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
..
console 95 16 years ago mattgiuca Moved some things out of www into their respective Diff
doc 1 16 years ago drtomc An initial checkin. Diff
platform 1 16 years ago drtomc An initial checkin. Diff
prototypes 9 16 years ago mattgiuca Added prototypes directory. Added ajax file browse Diff
trampoline 144 16 years ago mattgiuca Trunk, and all subdirectories with Python files: Diff
userdb 25 16 years ago drtomc A bit more work on the userdb stuff. Diff
www 144 16 years ago mattgiuca Trunk, and all subdirectories with Python files: Diff
LICENSE.txt 7 16 years ago stevenbird GPL license 17.5 KB Diff Download File
Makefile 103 16 years ago mattgiuca Fix to Makefile. 238 bytes Diff Download File
File makeuser.py 134 16 years ago mattgiuca Added module: common/makeuser.py. Creates a new us 1.4 KB Diff Download File
File setup.py 195 16 years ago mattgiuca Configuration: Moved "default_app" setting from co 22.7 KB Diff Download File