// // NGAAdditions.h // // Created by Michael Bishop on 10/11/11. // Copyright 2011 Numerical Garden LLC. All rights reserved. // #import "NSArray+NGAAdditions.h" #import "NSBundle+NGAAdditions.h" #import "NSDictionary+NGAAdditions.h" #import "NSError+NGAAdditions.h" #import "NSInvocation+NGAAdditions.h" #import "NSNumber+NGAAdditions.h" #import "NSObject+NGAAdditions.h" #import "NSRunningApplication+NGAAdditions.h" #import "NSScreen+NGAAdditions.h" #import "NSString+NGAAdditions.h" #import "NSString+NGAUTIAdditions.h" #import "NSSet+NGAAdditions.h"
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8331 | Matt Attaway |
Adding initial version of MacMenu for Perforce MacMenu is a helpful Perforce client that sits in your toolbar. It allows you to run standard Perforce operations on the document that is open the currently active editor/viewer. |