提交历史

作者 SHA1 备注 提交日期
  WELCommand 555385d2b8 Fix associated object bug in UIKit extensions (#3872) 5 年之前
  svoit 1f70ba85bb Code cleaning 7 年之前
  Cédric Luthi 16c09fae46 Remove all #pragma clang diagnostic ignored "-Wgnu" 9 年之前
  Kevin Harwood aba212c842 Merge pull request #3332 from duanhong169/master 9 年之前
  Draveness c27b46c87d Add leading whitespace to urls 9 年之前
  Draveness d0b1db20d8 Add whitespace between url and ')' to prevent Xcode misunderstanding 9 年之前
  duanhong e457fc980d fix: wrong methods called. 9 年之前
  Kevin Harwood 5d73b00640 Bumping copyright to 2016 9 年之前
  eofs 4ead780eee Button image changed instead of background image 9 年之前
  Kevin Harwood 43d4847e39 Fixed race condition with image downloader when starting/cancelling/starting the same request 9 年之前
  Kevin Harwood f4179e28a4 Migrating to `_Nullable` 10 年之前
  Kevin Harwood 3697462102 Added documentation 10 年之前
  Kevin Harwood 01f6aed22a - Removed support for NSURLConnection based API's 10 年之前
  Kevin Harwood 1bfb8495a4 - Marked Response as nullable in UIKit categories. 10 年之前
  Mattt Thompson 583742a539 Updating License 10 年之前
  Mattt Thompson ce5cf4b3d7 Merge pull request #2514 from Maxim-38RUS-Zabelin/master 10 年之前
  Mattt Thompson 011dc783e9 Updating copyright year 10 年之前
  Maxim Zabelin 8644f90b82 UIButton+AFNetworking. The methods that asynchronously download images have started to properly report on the failures. 10 年之前
  Fernanda G. Geraissate 87a436bca7 Update UIButton+AFNetworking.m 10 年之前
  Mattt Thompson da67eae7f5 [Issue #2381] Using static char declaration pointers for associated object keys in UIButton category 10 年之前
  johnbushnell fcd96d38e0 Update UIButton+AFNetworking.m 11 年之前
  John C. Daub c81ab7f8f8 Resolve compiler warning about "Values of type 'NSUInteger' should not be used as format arguments; add an explicit cast to 'unsigned long' instead" 11 年之前
  Mattt Thompson 306644d9f2 Explicitly casting UIControlState to NSUInteger in format argument 11 年之前
  Mattt Thompson 6507d59be6 [Issue #2187][Issue #2245][Issue #2255] Adding image cache and response serializer properties to UIButton category, as well as cancelling image request operations correctly on a per-state basis 11 年之前
  Mattt Thompson 121466e165 Bumping copyright year 11 年之前
  Mattt Thompson 481400d36d Using @selector instead of keys for associated objects 11 年之前
  Luka Bratos c9c2922f25 Removed two unused empty else clauses. 11 年之前
  Taichiro Yoshida e65c83bd36 fix to setBackgroundImageForState works correctly. It causes response serializer is set to af_imageRequestOperation instead of af_backgroundImageRequestOperation. 12 年之前
  Mattt Thompson a25b1d30dd [Issue #1448] Adding missing image serializer for background request operation 12 年之前
  Sam Grossberg 4cf44857a3 Add image response serializer to UIButton+AFNetworking. 12 年之前