Commit History

Autor SHA1 Mensaxe Data
  Ryan Olson 6c7b0ecb25 Add class explorer view controller %!s(int64=12) %!d(string=hai) anos
  Ryan Olson b63d1fe3c1 Move live instances view controller creation to a factory method on the class. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 9006b194cd Replace “objectIsClass” checks in the object explorer VC in preparation for having a dedicated class explorer view controller. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 95e027a844 Tick one thing off the TODO list, add another… %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 706ec18300 Add FLEXArgumentInputNotSupportedView for types where we don’t have a suitable interface for accepting input. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 18aa62fad0 Update README with completed/new tasks and prioritization %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 7312b89bc1 Reset the mode of the explorer to default when closing. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson bbb3b010a0 Make sure tracked view overlays are up to date after dismissing a modal. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson e7eabaed08 Add FLEXArgumentInputStructView %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 02cb098b74 Expose the runtime utility method -valueForPrimitivePointer:objCType: publicly. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 3e285573de Add runtime utility method for enumerating the nested types in the encoding string for a struct. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson adcb9a0c1f Fix description not getting filtered in some explorer subclasses because they override the method despite not needing to. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 5012989fdb Filter out the description in the object explorer if it doesn’t match the search text. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 8413700105 Fix keyboard behavior when editing properties/ivars/methods/defaults in landscape. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 3b8bd43747 Pass through background color changes on the argument input view to its title label. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 6725ee7a25 Properly override -inputViewIsFirstResponder in FLEXArgumentInputTextView for better keyboard presentation behavior. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson c334f254b6 Add small size category for argument input views. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 6eb2cd9b9d Tweak argument input text view height to work better with the text view’s internal margins. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 9a1fa91893 Expose a top layout guide in the argument input view super class. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson ba5c5cc836 Store the argument input view’s type encoding as an NSString for easier/safer memory management. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 556dd1892a Change BOOL ivars and properties immediately when the switch is toggled. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson dd51356466 Add switch argument input view subclass for switches. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 2fa672906d Add delegate protocol to inform users of FLEXArgumentInputViews when the value changes. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson d38680dc95 Rename FLEXArgumentInputView’s inputOutput property to inputValue. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 31d9209dd8 FLEXArgumentInputView refactor part 2. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson b9ade564a4 First step refactor of FLEXArgumentInputView %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 9153d7864c Add UIImage explorer subclass with a row for previewing the image. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 6a7d8cea5c Add comment explaining why we add the frame property to UIView at runtime. %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 9a4ce7d8ab Update README with finished TODOs %!s(int64=12) %!d(string=hai) anos
  Ryan Olson 7d6b10461f Add custom view explorer with snapshot previewing, view controller access, and easy frame setting. %!s(int64=12) %!d(string=hai) anos