커밋 기록

작성자 SHA1 메시지 날짜
  Ryan Olson 5dc35442a8 Update changes and todo sections in the README 12 년 전
  Ryan Olson af8ffc8c76 Merge pull request #15 from DaidoujiChen/develop 12 년 전
  DaidoujiChen 77fcccc546 Search bar filtering and sorting by file size in the file browser 12 년 전
  Ryan Olson 86516a9c37 Rename variables in inner scope to avoid shadowing outer variables of the same name. 12 년 전
  Ryan Olson 59a6080c73 Don't rely on UIKit.h being imported from a PCH 12 년 전
  Ryan Olson 27abb6fa10 Merge pull request #14 from JaviSoto/feature/lazy-window-creation 12 년 전
  Ryan Olson f956f85190 Eliminate ambiguity when using the property, ivar, and method boxes. 12 년 전
  Javier Soto 9ae13361e9 Also create the explorer view controller lazily. 12 년 전
  Ryan Olson 5a312d12f8 Add FLEXFloor macro for retina aware rounding. 12 년 전
  Javier Soto f3c53dde2c Lazily creating the FLEXWindow when it's actually needed. 12 년 전
  Ryan Olson a4573600e7 Bump version in .podspec 12 년 전
  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 년 전