aboutsummaryrefslogtreecommitdiffstats
path: root/iBean/iBean/BeanCollectionInfoViewController.m
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary NSLOGs and removed commented code.Eddie Ehlin2013-03-161-7/+1
|
* UITextView on BeanCollectionInfo is now styled to look as a UITextField.Eddie Ehlin2013-02-241-1/+10
|
* Minor cleanupEddie Ehlin2013-01-141-2/+6
|
* Added initial support for displaying error messages. Left to do is to use ↵Eddie Ehlin2013-01-141-2/+6
| | | | localizedDescription in the messages.
* Minor code clean-up + cancellation dialog on BeanCollection.Eddie Ehlin2013-01-131-26/+44
|
* Added "Done" button to the navigation bar when editing name or note for bean ↵Eddie Ehlin2013-01-081-20/+35
| | | | collection.
* Added keyboard fix in BeanCollectionInfo view, so that it doesn't gets ↵Eddie Ehlin2013-01-081-0/+48
| | | | displayed over the textview.
* BeanCollectionList and BeanCollectionInfo is now fully implemented. Next: ↵Eddie Ehlin2013-01-061-0/+150
BeanList