VirtualBox

Ignore:
Timestamp:
Feb 15, 2007 2:01:45 PM (18 years ago)
Author:
vboxsync
Message:

1758: Implement Shared Folders UI

  1. SaveTo/LoadFrom methods renamed according common style (PutBackTo/GetFrom).
  2. Ellipsis are always displaying at the left of last slash before the uncompressed part of the text (if listview displaying item in EllipsisFile format) to show that there is some compressed part before last slash.
  3. The dialog to select a shared folder is starting from a root folder.
  4. Labels in the Add Shared Folder dialog now have all words capitalized. Trailing colons removed from the Add Shared Folder dialog labels.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h

    r924 r925  
    12991299    /* shared folders */
    13001300    {
    1301         mSharedFolders->loadFromMachine (machine);
     1301        mSharedFolders->getFromMachine (machine);
    13021302    }
    13031303
     
    15341534    /* shared folders */
    15351535    {
    1536         mSharedFolders->saveToMachine (cmachine);
     1536        mSharedFolders->putBackToMachine (cmachine);
    15371537    }
    15381538
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette