Cronologia Commit

Autore SHA1 Messaggio Data
  Javier Soto e6686d0708 Double ;; 12 anni fa
  Javier Soto 41d6c35cc2 Naming future what's a future for clarity. 12 anni fa
  Javier Soto b1bf34cdcd Not breaking method declarations in multiple lines for consistency 12 anni fa
  Javier Soto 0982c5108c Made the static application window reference __weak so that we don't keep it around longer than it exists. 12 anni fa
  Javier Soto c34f064c3e Merge branch 'master' of github.com:JaviSoto/FLEX into feature/custom-global-entries 12 anni fa
  Javier Soto 9547151c38 Added an API to register custom entries in the Globals table view controller. 12 anni fa
  Javier Soto 3f51ece152 Fix indentation 12 anni fa
  Javier Soto 4ffacae080 Fixed warning: multiple accesses to weak variable. 12 anni fa
  Javier Soto d9da4eb35f Fixed warnings: comparisons between unsigned and signed integers. 12 anni fa
  Ryan Olson c85e0e5fb2 Fix last README image link to dropbox. 12 anni fa
  Ryan Olson eb5751ce4e Update podspec screenshot links 12 anni fa
  Ryan Olson c68200e4bc Move the README images off of my personal dropbox. 12 anni fa
  Ryan Olson 3e9bf84655 Add syntax highlighting to the code in the README 12 anni fa
  Ryan Olson f3821d643e Update README 12 anni fa
  Ryan Olson 1ff18c0291 Add .podspec file 12 anni fa
  Ryan Olson 9c834223fe Exclude FLEX from release builds in the example project. 12 anni fa
  Ryan Olson 6b98f38a82 Add UICatalog example project to demonstrate FLEX integration. 12 anni fa
  Ryan Olson cad1eb4a9b Go back to using [[object class] description] 12 anni fa
  Ryan Olson 829e279711 Be robust against NULL ivar type encoding (hello swift). 12 anni fa
  Ryan Olson 25223f633a Don’t rely on UIKit being imported from a pch 12 anni fa
  Ryan Olson cf753419eb Fix the autoresizing mask on the explorer toolbar. 12 anni fa
  Ryan Olson d0f9b7a580 Shorten the frame description so it fits in the info bar better. 12 anni fa
  Ryan Olson 85db936649 Update README (in progress) 12 anni fa
  Ryan Olson a310c289c6 Add LICENSE 12 anni fa
  Ryan Olson 46c5929bd5 Use runtime functions over NSObject methods for safety with non-NSObject classes. 12 anni fa
  Ryan Olson c3fe793c00 Fix format string argument ordering in method calling error string. 12 anni fa
  Ryan Olson ccf2cd4ede Add FLEXEncodeClass macro for a consistent way of getting full class type encoding strings. 12 anni fa
  Ryan Olson c8581092d1 Update README with completed tasks. 12 anni fa
  Ryan Olson 947d4c83fe Make shortcut property drill in behavior match the main properties section. 12 anni fa
  Ryan Olson 55f4d33bc3 Add `layer` to the view explorer shortcut property list. 12 anni fa