Commit History

Author SHA1 Message Date
  Ryan Olson e036683f8c Support toll free bridged CF types in the perform selector utility method. 10 years ago
  Ryan Olson deb18f353b Add a few common CG/CA types to the readable type translation method. 10 years ago
  Ryan Olson 990b9b7b78 Reload the entire object explorer table on appearance. 10 years ago
  Ryan Olson 5f952d0d30 Don’t show the “referring instances” section when searching. 10 years ago
  Ryan Olson 59a6150ed8 Support bridging from UIColor to CGColorRef in the selector performing utility method. 10 years ago
  Ryan Olson 71c453b1d3 Add color argument input view to support UIColor and CGColorRef properties. 10 years ago
  Ryan Olson 8c112b9ae3 Add font argument input view. 10 years ago
  Ryan Olson d4ffec2678 Add string argument input view so that properties with explicit NSString typing don’t require quotes. 10 years ago
  Ryan Olson 8ebfc929a4 Add UILabel shortcut properties for text, font, and textColor. 10 years ago
  Ryan Olson e557f726e3 Keep the view explorer’s shortcutPropertyNames internal for now. 10 years ago
  Ryan Olson 1bd6c7164e Add a section to the object explorer for finding all other objects with ivars referencing the current object. 10 years ago
  Ryan Olson 97f656cfc2 Update TODO list in README 10 years ago
  Ryan Olson 675dbd7350 Choose different sizes for argument input views based on their type. 10 years ago
  Ryan Olson ae075d9554 Improve error handling in the method calling view controller. 10 years ago
  Ryan Olson 02fbeaabc6 Show an alert when property setting fails. 10 years ago
  Ryan Olson 4d380b60c7 Mute NSUInteger warning when building for arm64. 10 years ago
  Ryan Olson 754ced611a Adjust FLEX window level to stay below UIAlertViews 10 years ago
  Ryan Olson d6ddcda6bc Improve file browser image support. 10 years ago
  Ryan Olson 08876a518f Add utility method to detect whether an extension is an image type supported by UIImage. 10 years ago
  Ryan Olson 3f1c2beb78 Rename FLEXViewSnapshotViewController to better reflect what it does. 10 years ago
  Ryan Olson 9c0c242656 Update TODOs in README 10 years ago
  Ryan Olson 5a34e1eedf Use NULL over nil for non-object pointer for consistency. 10 years ago
  Ryan Olson 6395bac5c5 Add useful UIView properties to the shortcuts section of the view explorer. 10 years ago
  Ryan Olson 19d510b044 Add utility method for adding properties at runtime. 10 years ago
  Ryan Olson a5092e5da5 Remove images from the repo. 10 years ago
  Ryan Olson 19af65442c Don’t allow drill-ins to edit properties/ivars or call methods from the class explorer. 10 years ago
  Ryan Olson f534a98485 Update README todos 10 years ago
  Ryan Olson e72859cb58 Avoid premature loading of FLEXObjectExplorerViewController’s view. 10 years ago
  Ryan Olson 86566e95a9 Improve status bar behavior across FLEX. 10 years ago
  Ryan Olson 4a43f07ccb Fix coordinate space conversions when the views are in different windows. 10 years ago