Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan Olson d4ffec2678 Add string argument input view so that properties with explicit NSString typing don’t require quotes. vor 12 Jahren
  Ryan Olson 8ebfc929a4 Add UILabel shortcut properties for text, font, and textColor. vor 12 Jahren
  Ryan Olson e557f726e3 Keep the view explorer’s shortcutPropertyNames internal for now. vor 12 Jahren
  Ryan Olson 1bd6c7164e Add a section to the object explorer for finding all other objects with ivars referencing the current object. vor 12 Jahren
  Ryan Olson 97f656cfc2 Update TODO list in README vor 12 Jahren
  Ryan Olson 675dbd7350 Choose different sizes for argument input views based on their type. vor 12 Jahren
  Ryan Olson ae075d9554 Improve error handling in the method calling view controller. vor 12 Jahren
  Ryan Olson 02fbeaabc6 Show an alert when property setting fails. vor 12 Jahren
  Ryan Olson 4d380b60c7 Mute NSUInteger warning when building for arm64. vor 12 Jahren
  Ryan Olson 754ced611a Adjust FLEX window level to stay below UIAlertViews vor 12 Jahren
  Ryan Olson d6ddcda6bc Improve file browser image support. vor 12 Jahren
  Ryan Olson 08876a518f Add utility method to detect whether an extension is an image type supported by UIImage. vor 12 Jahren
  Ryan Olson 3f1c2beb78 Rename FLEXViewSnapshotViewController to better reflect what it does. vor 12 Jahren
  Ryan Olson 9c0c242656 Update TODOs in README vor 12 Jahren
  Ryan Olson 5a34e1eedf Use NULL over nil for non-object pointer for consistency. vor 12 Jahren
  Ryan Olson 6395bac5c5 Add useful UIView properties to the shortcuts section of the view explorer. vor 12 Jahren
  Ryan Olson 19d510b044 Add utility method for adding properties at runtime. vor 12 Jahren
  Ryan Olson a5092e5da5 Remove images from the repo. vor 12 Jahren
  Ryan Olson 19af65442c Don’t allow drill-ins to edit properties/ivars or call methods from the class explorer. vor 12 Jahren
  Ryan Olson f534a98485 Update README todos vor 12 Jahren
  Ryan Olson e72859cb58 Avoid premature loading of FLEXObjectExplorerViewController’s view. vor 12 Jahren
  Ryan Olson 86566e95a9 Improve status bar behavior across FLEX. vor 12 Jahren
  Ryan Olson 4a43f07ccb Fix coordinate space conversions when the views are in different windows. vor 12 Jahren
  Ryan Olson ae2bf10276 Get more defensive around calls to NSGetSizeAndAlignment. vor 12 Jahren
  Ryan Olson 391b074aa6 Fix warning when compiling for arm64 vor 12 Jahren
  Ryan Olson ba587b6f8a Add superclasses vor 12 Jahren
  Ryan Olson 6c7b0ecb25 Add class explorer view controller vor 12 Jahren
  Ryan Olson b63d1fe3c1 Move live instances view controller creation to a factory method on the class. vor 12 Jahren
  Ryan Olson 9006b194cd Replace “objectIsClass” checks in the object explorer VC in preparation for having a dedicated class explorer view controller. vor 12 Jahren
  Ryan Olson 95e027a844 Tick one thing off the TODO list, add another… vor 12 Jahren