Commit History

Author SHA1 Message Date
  WELCommand 555385d2b8 Fix associated object bug in UIKit extensions (#3872) 5 years ago
  svoit 1f70ba85bb Code cleaning 7 years ago
  Cédric Luthi 16c09fae46 Remove all #pragma clang diagnostic ignored "-Wgnu" 9 years ago
  Kevin Harwood aba212c842 Merge pull request #3332 from duanhong169/master 9 years ago
  Draveness c27b46c87d Add leading whitespace to urls 9 years ago
  Draveness d0b1db20d8 Add whitespace between url and ')' to prevent Xcode misunderstanding 9 years ago
  duanhong e457fc980d fix: wrong methods called. 9 years ago
  Kevin Harwood 5d73b00640 Bumping copyright to 2016 9 years ago
  eofs 4ead780eee Button image changed instead of background image 9 years ago
  Kevin Harwood 43d4847e39 Fixed race condition with image downloader when starting/cancelling/starting the same request 9 years ago
  Kevin Harwood f4179e28a4 Migrating to `_Nullable` 10 years ago
  Kevin Harwood 3697462102 Added documentation 10 years ago
  Kevin Harwood 01f6aed22a - Removed support for NSURLConnection based API's 10 years ago
  Kevin Harwood 1bfb8495a4 - Marked Response as nullable in UIKit categories. 10 years ago
  Mattt Thompson 583742a539 Updating License 10 years ago
  Mattt Thompson ce5cf4b3d7 Merge pull request #2514 from Maxim-38RUS-Zabelin/master 10 years ago
  Mattt Thompson 011dc783e9 Updating copyright year 10 years ago
  Maxim Zabelin 8644f90b82 UIButton+AFNetworking. The methods that asynchronously download images have started to properly report on the failures. 10 years ago
  Fernanda G. Geraissate 87a436bca7 Update UIButton+AFNetworking.m 10 years ago
  Mattt Thompson da67eae7f5 [Issue #2381] Using static char declaration pointers for associated object keys in UIButton category 10 years ago
  johnbushnell fcd96d38e0 Update UIButton+AFNetworking.m 11 years ago
  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 years ago
  Mattt Thompson 306644d9f2 Explicitly casting UIControlState to NSUInteger in format argument 11 years ago
  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 years ago
  Mattt Thompson 121466e165 Bumping copyright year 11 years ago
  Mattt Thompson 481400d36d Using @selector instead of keys for associated objects 11 years ago
  Luka Bratos c9c2922f25 Removed two unused empty else clauses. 11 years ago
  Taichiro Yoshida e65c83bd36 fix to setBackgroundImageForState works correctly. It causes response serializer is set to af_imageRequestOperation instead of af_backgroundImageRequestOperation. 12 years ago
  Mattt Thompson a25b1d30dd [Issue #1448] Adding missing image serializer for background request operation 12 years ago
  Sam Grossberg 4cf44857a3 Add image response serializer to UIButton+AFNetworking. 12 years ago