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

Автор SHA1 Сообщение Дата
  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
  Ryan Olson adcb9a0c1f Fix description not getting filtered in some explorer subclasses because they override the method despite not needing to. лет назад: 12
  Ryan Olson 5012989fdb Filter out the description in the object explorer if it doesn’t match the search text. лет назад: 12
  Ryan Olson 8413700105 Fix keyboard behavior when editing properties/ivars/methods/defaults in landscape. лет назад: 12
  Ryan Olson 3b8bd43747 Pass through background color changes on the argument input view to its title label. лет назад: 12
  Ryan Olson 6725ee7a25 Properly override -inputViewIsFirstResponder in FLEXArgumentInputTextView for better keyboard presentation behavior. лет назад: 12
  Ryan Olson c334f254b6 Add small size category for argument input views. лет назад: 12
  Ryan Olson 6eb2cd9b9d Tweak argument input text view height to work better with the text view’s internal margins. лет назад: 12
  Ryan Olson 9a1fa91893 Expose a top layout guide in the argument input view super class. лет назад: 12
  Ryan Olson ba5c5cc836 Store the argument input view’s type encoding as an NSString for easier/safer memory management. лет назад: 12
  Ryan Olson 556dd1892a Change BOOL ivars and properties immediately when the switch is toggled. лет назад: 12
  Ryan Olson dd51356466 Add switch argument input view subclass for switches. лет назад: 12
  Ryan Olson 2fa672906d Add delegate protocol to inform users of FLEXArgumentInputViews when the value changes. лет назад: 12
  Ryan Olson d38680dc95 Rename FLEXArgumentInputView’s inputOutput property to inputValue. лет назад: 12
  Ryan Olson 31d9209dd8 FLEXArgumentInputView refactor part 2. лет назад: 12
  Ryan Olson b9ade564a4 First step refactor of FLEXArgumentInputView лет назад: 12
  Ryan Olson 9153d7864c Add UIImage explorer subclass with a row for previewing the image. лет назад: 12
  Ryan Olson 6a7d8cea5c Add comment explaining why we add the frame property to UIView at runtime. лет назад: 12
  Ryan Olson 9a4ce7d8ab Update README with finished TODOs лет назад: 12
  Ryan Olson 7d6b10461f Add custom view explorer with snapshot previewing, view controller access, and easy frame setting. лет назад: 12
  Ryan Olson 47d3990f4a Add hack to FLEXRuntimeUtility to add a frame property on UIView. лет назад: 12
  Ryan Olson 4050e7a49e Add method to get a more readable string for a CGRect. лет назад: 12
  Ryan Olson d1527b6884 Add convenience method for getting the view controller from its view. лет назад: 12
  Ryan Olson afba8f3e48 Gracefully handle the case where we try to drill into a row in the object explorer but can’t get a view controller. лет назад: 12
  Ryan Olson b879cd68ab Fix argument index not getting incremented as we are building the method calling interface. лет назад: 12
  Ryan Olson 2b23c311c4 Shorten the copy button title on the text viewer to leave more room for the title. лет назад: 12
  Ryan Olson 379ca43a12 Add search filtering to the system libraries view controller. лет назад: 12
  Ryan Olson e978197c98 Use the same search bar placeholder text everywhere. лет назад: 12