0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make the UILabel's background clear More... over 12 years ago
Remove More... over 12 years ago
Make RadioGroup.Selected a virtual property, to allow developers to catch that change More... over 12 years ago
Revert accidental commit to the sample project More... over 12 years ago
Allow setting the caption on UIViewCells as well, see https://github.com/RoyGoode/MonoTouch.Dialog/commit/87e5e60055177625b8948054401725f83af4b8bc for a sample More... over 12 years ago
Fixes and tuning from RoyGoode. More... over 12 years ago
Formatting More... over 12 years ago
Formatting More... over 12 years ago
Formatting More... over 12 years ago
Use some LINQ in the samples More... over 12 years ago
Update documentation More... over 12 years ago
Update documentation More... over 12 years ago
Fix crasher More... over 12 years ago
Make it easier to subclass RefreshTableHeaderView: expose the properties we use, and provide a virtual method to hook up the preparation More... over 12 years ago
Merge pull request #73 from robert-j/localization More... over 12 years ago
Updates search layout (index titles offset) on source change. Search box and search box background now handle rotation properly. Tapping an item when AutoHideSearchKeyboard is set now hides the keyboard. More... over 12 years ago
Fixed search spacing when indexes are displayed (make room to right to avoid overlap with index titles) Changed colour of search bar background (matches the iOS Contact app) to make the section indexes more visible Added option (AutoHideSearchKeyboard) to automatically hide the keyboard when the list is scrolled or the keyboard "search" button is tapped (as seen in the iOS Contacts app) Added a method to simulate a reload pull-down action (TriggerRefreshSimulatePulldown). Useful to visually demonstrate pull-to-refresh functionality on first data load. (as seen in some Twitter apps) Fixed a bug where filtering didn't copy section captions to the new, filtered section list (caused a crash in the DemoIndex sample app) More... over 12 years ago
Make string literals localizable. More... over 12 years ago
Merge pull request #71 from spouliot/master More... over 12 years ago
Add support for AccessoryTapped as requested in stackoverflow.com More... over 12 years ago
Merge pull request #68 from spouliot/master More... over 12 years ago
Avoid ArgumentNullException if no Value is specified in a StyledMultilineElement (fix ignored results in Touch.Unit) More... over 12 years ago
Make this work on iOS 4.3 and iOS 5.0 More... over 12 years ago
Make the sample work when compiled against iOS5 More... over 12 years ago
Update More... over 12 years ago
Make it generic More... over 12 years ago
Update to MonoDevelop 2.8 More... over 12 years ago
Merge pull request #67 from jstateresa/master More... over 12 years ago
added code to refresh the caption when updating the RootNode More... over 12 years ago
Merge pull request #58 from jstedfast/master More... over 12 years ago