0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update static library target More... almost 12 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... about 12 years ago
Add category to get the appropraite image size More... about 12 years ago
Add indexPathOfLastCell/InSection: methods More... about 12 years ago
Return, because there will be no cells at that index path More... about 12 years ago
Provide more concise implementations More... about 12 years ago
Add table view category More... about 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... over 12 years ago
Add version header More... over 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... almost 13 years ago
Use the category implmentation in DCTTableViewController More... almost 13 years ago
Add a joint category on UIViewController to implement shared <DCTViewController> implmenentation More... almost 13 years ago
Remove log More... almost 13 years ago
Prompt again to load the title when the view is loaded More... almost 13 years ago
Merge branch 'feature/2.0' of file:///Users/danielctull/Dropbox/.gitbox/repos/DCTUIKit into feature/2.0 More... almost 13 years ago
Remove DCTTableViewCell More... almost 13 years ago
Merge branch 'feature/2.0' of file:///Users/danielctull/Dropbox/.gitbox/repos/DCTUIKit into feature/2.0 More... almost 13 years ago
Remove DCTTableViewCell and change the table view controller More... almost 13 years ago
Change the data source to be id<DCTTableViewDataSource> More... almost 13 years ago