Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan Olson 556dd1892a Change BOOL ivars and properties immediately when the switch is toggled. hace 12 años
  Ryan Olson dd51356466 Add switch argument input view subclass for switches. hace 12 años
  Ryan Olson 2fa672906d Add delegate protocol to inform users of FLEXArgumentInputViews when the value changes. hace 12 años
  Ryan Olson d38680dc95 Rename FLEXArgumentInputView’s inputOutput property to inputValue. hace 12 años
  Ryan Olson 31d9209dd8 FLEXArgumentInputView refactor part 2. hace 12 años
  Ryan Olson b9ade564a4 First step refactor of FLEXArgumentInputView hace 12 años
  Ryan Olson 9153d7864c Add UIImage explorer subclass with a row for previewing the image. hace 12 años
  Ryan Olson 6a7d8cea5c Add comment explaining why we add the frame property to UIView at runtime. hace 12 años
  Ryan Olson 9a4ce7d8ab Update README with finished TODOs hace 12 años
  Ryan Olson 7d6b10461f Add custom view explorer with snapshot previewing, view controller access, and easy frame setting. hace 12 años
  Ryan Olson 47d3990f4a Add hack to FLEXRuntimeUtility to add a frame property on UIView. hace 12 años
  Ryan Olson 4050e7a49e Add method to get a more readable string for a CGRect. hace 12 años
  Ryan Olson d1527b6884 Add convenience method for getting the view controller from its view. hace 12 años
  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. hace 12 años
  Ryan Olson b879cd68ab Fix argument index not getting incremented as we are building the method calling interface. hace 12 años
  Ryan Olson 2b23c311c4 Shorten the copy button title on the text viewer to leave more room for the title. hace 12 años
  Ryan Olson 379ca43a12 Add search filtering to the system libraries view controller. hace 12 años
  Ryan Olson e978197c98 Use the same search bar placeholder text everywhere. hace 12 años
  Ryan Olson 762e5ba260 Use plain style table views where we only have one section and no section header. hace 12 años
  Ryan Olson 62045a52ce Remove completed TODOs from README. hace 12 años
  Ryan Olson 45c9d70038 Fix the background colors on the field editor labels in iOS 6. hace 12 años
  Ryan Olson a597c98897 Simplify the view property KVO tracking. hace 12 años
  Ryan Olson 08982132ea Hide the outline views during rotation and make sure they match up with the underlying tracked view following rotation. hace 12 años
  Ryan Olson 0c53ef9919 Improve rotation behavior of the toolbar. hace 12 años
  Ryan Olson b207b32abd Fix the last toolbar item not going all the way to the edge on iPad. hace 12 años
  Ryan Olson 809bc72a4f Improve the starting position of the toolbar. hace 12 años
  Ryan Olson e95460e97d Fix window level that broke FLEX in the sim. hace 12 años
  Ryan Olson 8ffbe5a080 Change the explorer window level to CGFLOAT_MAX to stay above all other windows. hace 12 años
  Ryan Olson 4a66d3940a Add custom view controller explorer with shortcuts to the view property and pushing the view controller onto the current nav stack. hace 12 años
  Ryan Olson f57c678408 Update README hace 12 años