История коммитов

Автор SHA1 Сообщение Дата
  Ryan Olson 02fbeaabc6 Show an alert when property setting fails. лет назад: 12
  Ryan Olson 4d380b60c7 Mute NSUInteger warning when building for arm64. лет назад: 12
  Ryan Olson 754ced611a Adjust FLEX window level to stay below UIAlertViews лет назад: 12
  Ryan Olson d6ddcda6bc Improve file browser image support. лет назад: 12
  Ryan Olson 08876a518f Add utility method to detect whether an extension is an image type supported by UIImage. лет назад: 12
  Ryan Olson 3f1c2beb78 Rename FLEXViewSnapshotViewController to better reflect what it does. лет назад: 12
  Ryan Olson 9c0c242656 Update TODOs in README лет назад: 12
  Ryan Olson 5a34e1eedf Use NULL over nil for non-object pointer for consistency. лет назад: 12
  Ryan Olson 6395bac5c5 Add useful UIView properties to the shortcuts section of the view explorer. лет назад: 12
  Ryan Olson 19d510b044 Add utility method for adding properties at runtime. лет назад: 12
  Ryan Olson a5092e5da5 Remove images from the repo. лет назад: 12
  Ryan Olson 19af65442c Don’t allow drill-ins to edit properties/ivars or call methods from the class explorer. лет назад: 12
  Ryan Olson f534a98485 Update README todos лет назад: 12
  Ryan Olson e72859cb58 Avoid premature loading of FLEXObjectExplorerViewController’s view. лет назад: 12
  Ryan Olson 86566e95a9 Improve status bar behavior across FLEX. лет назад: 12
  Ryan Olson 4a43f07ccb Fix coordinate space conversions when the views are in different windows. лет назад: 12
  Ryan Olson ae2bf10276 Get more defensive around calls to NSGetSizeAndAlignment. лет назад: 12
  Ryan Olson 391b074aa6 Fix warning when compiling for arm64 лет назад: 12
  Ryan Olson ba587b6f8a Add superclasses лет назад: 12
  Ryan Olson 6c7b0ecb25 Add class explorer view controller лет назад: 12
  Ryan Olson b63d1fe3c1 Move live instances view controller creation to a factory method on the class. лет назад: 12
  Ryan Olson 9006b194cd Replace “objectIsClass” checks in the object explorer VC in preparation for having a dedicated class explorer view controller. лет назад: 12
  Ryan Olson 95e027a844 Tick one thing off the TODO list, add another… лет назад: 12
  Ryan Olson 706ec18300 Add FLEXArgumentInputNotSupportedView for types where we don’t have a suitable interface for accepting input. лет назад: 12
  Ryan Olson 18aa62fad0 Update README with completed/new tasks and prioritization лет назад: 12
  Ryan Olson 7312b89bc1 Reset the mode of the explorer to default when closing. лет назад: 12
  Ryan Olson bbb3b010a0 Make sure tracked view overlays are up to date after dismissing a modal. лет назад: 12
  Ryan Olson e7eabaed08 Add FLEXArgumentInputStructView лет назад: 12
  Ryan Olson 02cb098b74 Expose the runtime utility method -valueForPrimitivePointer:objCType: publicly. лет назад: 12
  Ryan Olson 3e285573de Add runtime utility method for enumerating the nested types in the encoding string for a struct. лет назад: 12