Историја ревизија

Аутор SHA1 Порука Датум
  Ryan Olson d96c911ade Update change list in README пре 12 година
  Ryan Olson dc5b5b1371 Initialize userGlobalEntries in -[FLEXManager init] пре 12 година
  Ryan Olson d4b8f5eba5 Merge pull request #3 from JaviSoto/feature/custom-global-entries пре 12 година
  Javier Soto 873552aa6c Style fixes пре 12 година
  Ryan Olson b04a5fdf4e Fix ivar value display in FLEXObjectExplorerViewController. пре 12 година
  Ryan Olson 5077883681 Add “Changes” section to README пре 12 година
  Ryan Olson 2862c3ee97 Merge pull request #7 from DaidoujiChen/develop пре 12 година
  DaidoujiChen 925cc4bff6 avoid use magic number to alloc toolbar пре 12 година
  Ryan Olson 5be95ddd95 Fix status bar styling for apps that use global status bar management. пре 12 година
  Ryan Olson 190e5336f7 Forward shouldAutorotate in addition to supportedInterfaceOrientations. пре 12 година
  Ryan Olson 4e0313ad28 Merge pull request #1 from JaviSoto/master пре 12 година
  Ryan Olson d01f4fb0ee Add CLA info to README пре 12 година
  Javier Soto e027b2944c No +initialize or static global variables, created a class method that gives you the default global entries on-demand. пре 12 година
  DaidoujiChen 4206a3a5f9 remove line break in method пре 12 година
  DaidoujiChen 61a483928d modify code style пре 12 година
  DaidoujiChen fdce03170e FLEXArgumentInputFontsPickerView never through FLEXArgumentInputViewFactory пре 12 година
  DaidoujiChen 5de0b9ec62 fix issues on ios7 пре 12 година
  DaidoujiChen 4e9b931456 add done button in FLEXArgumentInputTextView пре 12 година
  DaidoujiChen 842bc94525 add FLEXArgumentInputFontsPickerView, easily select fonts пре 12 година
  Javier Soto 8760539c68 Global variables are bad, but mutable global variables are worse! And we don't need to append to this object anymore, so just making s_defaultGlobalEntries an NSArray. пре 12 година
  Javier Soto baf02c7e63 Moved the API to add user global entries to FLEXManager пре 12 година
  Javier Soto 59d7c2e2d8 Moved FLEXGlobalsTableViewControllerEntry into its own file пре 12 година
  Javier Soto ca2594fd15 Changed the order of the items in the FLEXGlobalsRow enum to keep the original ordering of elements. пре 12 година
  Javier Soto e6686d0708 Double ;; пре 12 година
  Javier Soto 41d6c35cc2 Naming future what's a future for clarity. пре 12 година
  Javier Soto b1bf34cdcd Not breaking method declarations in multiple lines for consistency пре 12 година
  Javier Soto 0982c5108c Made the static application window reference __weak so that we don't keep it around longer than it exists. пре 12 година
  Ryan Olson a5e77c5880 Bump version in FLEX.podspec пре 12 година
  Ryan Olson 4f3725204d Add missing [super viewWillAppear:] calls caught by the static analyzer. пре 12 година
  Ryan Olson 7b60fca9bd Fix getter override type mismatch. пре 12 година