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

Viewing all changes in revision 597.

  • Committer: mattgiuca
  • Date: 2008-02-27 10:15:01 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:597
Major refactor of actions in File browser.

listing.js: Calls update_actions when selecting a file. This is the new method
in browser.js which updates the actions along the top.
(Currently Listing still produces actions on the side, because the top actions
don't work properly yet and I don't want to break the build).

browser.js: 
    Added update_actions which applies properties to the actions buttons on
    the top. (Enables/disables them, etc).
    Added handle_moreactions - event handler for selecting an item in
    moreactions. Currently sets things up properly but doesn't execute any
    actions.
    Added Refresh function (new user action).

browser/__init__.py: Misc changes.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: