Changeset 2479

Show
Ignore:
Timestamp:
09/25/08 16:14:09 (3 months ago)
Author:
jnorman
Message:

Add 'Select All' to export dialog (OSx)

Location:
trunk/digitalme/ui/cocoa/xcode/selector
Files:
5 modified

Legend:

Unmodified
Added
Removed
  • trunk/digitalme/ui/cocoa/xcode/selector/English.lproj/MainMenu.nib/classes.nib

    r2067 r2479  
    321321                </dict> 
    322322                <dict> 
     323                        <key>CLASS</key> 
     324                        <string>NSDatePicker</string> 
     325                        <key>LANGUAGE</key> 
     326                        <string>ObjC</string> 
     327                        <key>SUPERCLASS</key> 
     328                        <string>NSControl</string> 
     329                </dict> 
     330                <dict> 
    323331                        <key>ACTIONS</key> 
    324332                        <dict> 
     
    326334                                <string>id</string> 
    327335                                <key>exportButtonPressed</key> 
     336                                <string>id</string> 
     337                                <key>selectAllButtonPressed</key> 
    328338                                <string>id</string> 
    329339                        </dict> 
     
    342352                                <key>exportPanelOutlet</key> 
    343353                                <string>NSPanel</string> 
     354                                <key>selectAllButtonOutlet</key> 
     355                                <string>NSButton</string> 
    344356                                <key>utilControllerOutlet</key> 
    345357                                <string>IdentitySelectorUtilController</string> 
    346                         </dict> 
    347                         <key>SUPERCLASS</key> 
    348                         <string>NSObject</string> 
    349                 </dict> 
    350                 <dict> 
    351                         <key>CLASS</key> 
    352                         <string>NSDatePicker</string> 
    353                         <key>LANGUAGE</key> 
    354                         <string>ObjC</string> 
    355                         <key>SUPERCLASS</key> 
    356                         <string>NSControl</string> 
    357                 </dict> 
    358                 <dict> 
    359                         <key>ACTIONS</key> 
    360                         <dict> 
    361                                 <key>cancelButtonPressed</key> 
    362                                 <string>id</string> 
    363                                 <key>okButtonPressed</key> 
    364                                 <string>id</string> 
    365                                 <key>progressPanelCancelPressed</key> 
    366                                 <string>id</string> 
    367                                 <key>showURLOkButtonPressed</key> 
    368                                 <string>id</string> 
    369                         </dict> 
    370                         <key>CLASS</key> 
    371                         <string>IdentitySelectorUtilController</string> 
    372                         <key>LANGUAGE</key> 
    373                         <string>ObjC</string> 
    374                         <key>OUTLETS</key> 
    375                         <dict> 
    376                                 <key>cancelButtonOutlet</key> 
    377                                 <string>NSButton</string> 
    378                                 <key>okButtonOutlet</key> 
    379                                 <string>NSButton</string> 
    380                                 <key>password1Outlet</key> 
    381                                 <string>NSSecureTextField</string> 
    382                                 <key>password2Outlet</key> 
    383                                 <string>NSSecureTextField</string> 
    384                                 <key>passwordDescOutlet</key> 
    385                                 <string>NSTextField</string> 
    386                                 <key>passwordPanelOutlet</key> 
    387                                 <string>NSPanel</string> 
    388                                 <key>passwordText1Outlet</key> 
    389                                 <string>NSTextField</string> 
    390                                 <key>passwordText2Outlet</key> 
    391                                 <string>NSTextField</string> 
    392                                 <key>pinText1Outlet</key> 
    393                                 <string>NSTextField</string> 
    394                                 <key>pinText2Outlet</key> 
    395                                 <string>NSTextField</string> 
    396                                 <key>privacyPanelOutlet</key> 
    397                                 <string>NSPanel</string> 
    398                                 <key>progressOutlet</key> 
    399                                 <string>NSProgressIndicator</string> 
    400                                 <key>progressPanelCancelButtonOutlet</key> 
    401                                 <string>NSButton</string> 
    402                                 <key>progressPanelOutlet</key> 
    403                                 <string>NSPanel</string> 
    404                                 <key>progressPanelTextOutlet</key> 
    405                                 <string>NSTextField</string> 
    406                                 <key>webViewOutlet</key> 
    407                                 <string>WebFrameView</string> 
    408358                        </dict> 
    409359                        <key>SUPERCLASS</key> 
     
    443393                        <key>ACTIONS</key> 
    444394                        <dict> 
     395                                <key>cancelButtonPressed</key> 
     396                                <string>id</string> 
     397                                <key>okButtonPressed</key> 
     398                                <string>id</string> 
     399                                <key>progressPanelCancelPressed</key> 
     400                                <string>id</string> 
     401                                <key>showURLOkButtonPressed</key> 
     402                                <string>id</string> 
     403                        </dict> 
     404                        <key>CLASS</key> 
     405                        <string>IdentitySelectorUtilController</string> 
     406                        <key>LANGUAGE</key> 
     407                        <string>ObjC</string> 
     408                        <key>OUTLETS</key> 
     409                        <dict> 
     410                                <key>cancelButtonOutlet</key> 
     411                                <string>NSButton</string> 
     412                                <key>okButtonOutlet</key> 
     413                                <string>NSButton</string> 
     414                                <key>password1Outlet</key> 
     415                                <string>NSSecureTextField</string> 
     416                                <key>password2Outlet</key> 
     417                                <string>NSSecureTextField</string> 
     418                                <key>passwordDescOutlet</key> 
     419                                <string>NSTextField</string> 
     420                                <key>passwordPanelOutlet</key> 
     421                                <string>NSPanel</string> 
     422                                <key>passwordText1Outlet</key> 
     423                                <string>NSTextField</string> 
     424                                <key>passwordText2Outlet</key> 
     425                                <string>NSTextField</string> 
     426                                <key>pinText1Outlet</key> 
     427                                <string>NSTextField</string> 
     428                                <key>pinText2Outlet</key> 
     429                                <string>NSTextField</string> 
     430                                <key>privacyPanelOutlet</key> 
     431                                <string>NSPanel</string> 
     432                                <key>progressOutlet</key> 
     433                                <string>NSProgressIndicator</string> 
     434                                <key>progressPanelCancelButtonOutlet</key> 
     435                                <string>NSButton</string> 
     436                                <key>progressPanelOutlet</key> 
     437                                <string>NSPanel</string> 
     438                                <key>progressPanelTextOutlet</key> 
     439                                <string>NSTextField</string> 
     440                                <key>webViewOutlet</key> 
     441                                <string>WebFrameView</string> 
     442                        </dict> 
     443                        <key>SUPERCLASS</key> 
     444                        <string>NSObject</string> 
     445                </dict> 
     446                <dict> 
     447                        <key>ACTIONS</key> 
     448                        <dict> 
    445449                                <key>cancelPressed</key> 
    446450                                <string>id</string> 
  • trunk/digitalme/ui/cocoa/xcode/selector/English.lproj/MainMenu.nib/info.nib

    r2067 r2479  
    44<dict> 
    55        <key>IBFramework Version</key> 
    6         <string>667</string> 
     6        <string>670</string> 
    77        <key>IBLastKnownRelativeProjectPath</key> 
    88        <string>../DigitalMe.xcodeproj</string> 
     
    1111        <key>IBOpenObjects</key> 
    1212        <array> 
     13                <integer>806</integer> 
    1314                <integer>1447</integer> 
    1415        </array> 
    1516        <key>IBSystem Version</key> 
    16         <string>9D34</string> 
     17        <string>9E17</string> 
    1718        <key>targetFramework</key> 
    1819        <string>IBCocoaFramework</string> 
  • trunk/digitalme/ui/cocoa/xcode/selector/src/ExportController.h

    r1873 r2479  
    5555- (void)exportButtonPressed:(id)sender; 
    5656 
     57- (void)selectAllButtonPressed:(id)sender; 
     58 
     59 
    5760@end 
  • trunk/digitalme/ui/cocoa/xcode/selector/src/ExportController.mm

    r2368 r2479  
    306306} 
    307307 
     308- (void)selectAllButtonPressed:(id)sender 
     309{ 
     310        [exportCardListOutlet selectAll:self]; 
     311} 
     312 
     313 
    308314#pragma mark - 
    309315#pragma mark Custom cell data delegate methods