0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update static library target More... over 11 years ago
Bump the version number to 2.1 More... almost 12 years ago
Add static library project More... almost 12 years ago
Merge branch 'develop' of github.com:danielctull/DCTUIKit into develop More... almost 12 years ago
Add category to get the appropraite image size More... almost 12 years ago
Add indexPathOfLastCell/InSection: methods More... almost 12 years ago
Return, because there will be no cells at that index path More... almost 12 years ago
Provide more concise implementations More... almost 12 years ago
Add table view category More... almost 12 years ago
Add category on UIColor to alter the alpha component of colors More... about 12 years ago
Make sure the data source is loaded in -viewWillAppear: More... about 12 years ago
Add version header More... about 12 years ago
Remove this hiding the toolbar, too much More... over 12 years ago
Name the class continuation in categories to fix warning More... over 12 years ago
Reload the table view when setting a new table view data source More... over 12 years ago
Call super, not self More... over 12 years ago
Add loadTableViewDataSource method More... over 12 years ago
Remove the resizing for keyboard from DCTTableViewController More... over 12 years ago
Use makeObjectsPerformSelector: to remove subviews More... over 12 years ago
Calling self.tableView calls through to -loadView More... over 12 years ago
Change header text More... over 12 years ago
Use the category implmentation in DCTTableViewController More... over 12 years ago
Add a joint category on UIViewController to implement shared <DCTViewController> implmenentation More... over 12 years ago
Remove log More... over 12 years ago
Prompt again to load the title when the view is loaded More... over 12 years ago
Merge branch 'feature/2.0' of file:///Users/danielctull/Dropbox/.gitbox/repos/DCTUIKit into feature/2.0 More... over 12 years ago
Remove DCTTableViewCell More... over 12 years ago
Merge branch 'feature/2.0' of file:///Users/danielctull/Dropbox/.gitbox/repos/DCTUIKit into feature/2.0 More... over 12 years ago
Remove DCTTableViewCell and change the table view controller More... over 12 years ago
Change the data source to be id<DCTTableViewDataSource> More... over 12 years ago