0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 10, 2025 — Jan 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix cell layout after screen did rotation More... over 11 years ago
fix cell multiple selection edit mode More... over 11 years ago
UIViewController changet to UITableViewController with Edit button More... over 11 years ago
use existing delegate method to close cells on table swipe) More... over 11 years ago
simplify podspec More... over 11 years ago
fixes issues for cells with buttons or any other UIControl elements More... over 11 years ago
Merge pull request #137 from yusuga/improveUsability More... over 11 years ago
Merge pull request #134 from mhaddl/master More... over 11 years ago
improve usability More... over 11 years ago
fix hideUltilityButtonsAnimated to support hiding without animation More... over 11 years ago
Updating podspec More... over 11 years ago
Deselect now is not animated like selection already is More... over 11 years ago
Significant work to improve both the internal architecture (using auto-layout to handle some of the geometry) and increase the user experience. More... over 11 years ago
Merge pull request #127 from zygoat/master More... over 11 years ago
Merge pull request #129 from wczekalski/master More... over 11 years ago
Added BOOL indicator instead of stupid once token More... almost 12 years ago
Remove needless setting of tag on utility button (fixes #111). More... almost 12 years ago
Fixing typo More... almost 12 years ago
will select/deselect rowAtIndexPath: now get called fixes #124 More... almost 12 years ago
Multi select in edit mode now fully works. fixes #33 More... almost 12 years ago
Updating podspec More... almost 12 years ago
Merge branch 'master' of github.com:CEWendel/SWTableViewCell More... almost 12 years ago
Cleaning up some commented code More... almost 12 years ago
Fixes selection problem in #125 More... almost 12 years ago
Merge pull request #123 from billburgess/buttonselected More... almost 12 years ago
Add convenience method to set button images with selected image. More... almost 12 years ago
Updating podspec More... almost 12 years ago
Took out unecessary highlight code. Should fix #121 More... almost 12 years ago
Updating podspec version More... almost 12 years ago
Fix addressing #108. Scrolling of the containing table view does not get cancelled by the long press gesture recognizer anymore. Vertical scrolling genrally much better More... almost 12 years ago