Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan Olson d6ddcda6bc Improve file browser image support. hace 12 años
  Ryan Olson 08876a518f Add utility method to detect whether an extension is an image type supported by UIImage. hace 12 años
  Ryan Olson 3f1c2beb78 Rename FLEXViewSnapshotViewController to better reflect what it does. hace 12 años
  Ryan Olson 9c0c242656 Update TODOs in README hace 12 años
  Ryan Olson 5a34e1eedf Use NULL over nil for non-object pointer for consistency. hace 12 años
  Ryan Olson 6395bac5c5 Add useful UIView properties to the shortcuts section of the view explorer. hace 12 años
  Ryan Olson 19d510b044 Add utility method for adding properties at runtime. hace 12 años
  Ryan Olson a5092e5da5 Remove images from the repo. hace 12 años
  Ryan Olson 19af65442c Don’t allow drill-ins to edit properties/ivars or call methods from the class explorer. hace 12 años
  Ryan Olson f534a98485 Update README todos hace 12 años
  Ryan Olson e72859cb58 Avoid premature loading of FLEXObjectExplorerViewController’s view. hace 12 años
  Ryan Olson 86566e95a9 Improve status bar behavior across FLEX. hace 12 años
  Ryan Olson 4a43f07ccb Fix coordinate space conversions when the views are in different windows. hace 12 años
  Ryan Olson ae2bf10276 Get more defensive around calls to NSGetSizeAndAlignment. hace 12 años
  Ryan Olson 391b074aa6 Fix warning when compiling for arm64 hace 12 años
  Ryan Olson ba587b6f8a Add superclasses hace 12 años
  Ryan Olson 6c7b0ecb25 Add class explorer view controller hace 12 años
  Ryan Olson b63d1fe3c1 Move live instances view controller creation to a factory method on the class. hace 12 años
  Ryan Olson 9006b194cd Replace “objectIsClass” checks in the object explorer VC in preparation for having a dedicated class explorer view controller. hace 12 años
  Ryan Olson 95e027a844 Tick one thing off the TODO list, add another… hace 12 años
  Ryan Olson 706ec18300 Add FLEXArgumentInputNotSupportedView for types where we don’t have a suitable interface for accepting input. hace 12 años
  Ryan Olson 18aa62fad0 Update README with completed/new tasks and prioritization hace 12 años
  Ryan Olson 7312b89bc1 Reset the mode of the explorer to default when closing. hace 12 años
  Ryan Olson bbb3b010a0 Make sure tracked view overlays are up to date after dismissing a modal. hace 12 años
  Ryan Olson e7eabaed08 Add FLEXArgumentInputStructView hace 12 años
  Ryan Olson 02cb098b74 Expose the runtime utility method -valueForPrimitivePointer:objCType: publicly. hace 12 años
  Ryan Olson 3e285573de Add runtime utility method for enumerating the nested types in the encoding string for a struct. hace 12 años
  Ryan Olson adcb9a0c1f Fix description not getting filtered in some explorer subclasses because they override the method despite not needing to. hace 12 años
  Ryan Olson 5012989fdb Filter out the description in the object explorer if it doesn’t match the search text. hace 12 años
  Ryan Olson 8413700105 Fix keyboard behavior when editing properties/ivars/methods/defaults in landscape. hace 12 años