0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the documentation to MonoDoc XML files More... over 12 years ago
Add inline docs More... over 12 years ago
Merge pull request #64 from Redth/master More... over 12 years ago
Merge remote-tracking branch 'upstream/master' More... over 12 years ago
Added .DS_Store to .gitignore More... over 12 years ago
Added ShouldReturn Func<bool>, ReturnKeyType, AutocapitalizationType, AutocorrectionType to the EntryElement More... over 12 years ago
Updated sample url More... over 12 years ago
Obsolete Add (IEnumerable<Element>) and introduce AddAll to prepare for a covariant world More... over 12 years ago
Merge pull request #63 from spouliot/master More... over 12 years ago
Fix multiline display when Value is used (size was already computed correctly) More... over 12 years ago
Make some properties/methods accessible from outside MT.D More... over 12 years ago
Added comments to fix for Rotation while Refresh View is displayed More... over 12 years ago
Created Separate VS2010 format .csproj for MonoDevelop 2.8 More... over 12 years ago
Merged upstream More... over 12 years ago
New VS2010 Project Format More... over 12 years ago
Merge pull request #60 from duncansmart/master More... over 12 years ago
Improved StyledMultilineElement to support multi-line subtitle style More... over 12 years ago
Merge pull request #59 from robert-j/master More... over 12 years ago
StyledStringElement: actually consider the Lines field while preparing the cell More... over 12 years ago
Fixed DateTimeElement to show a disclosure indicator. More... over 12 years ago
Merge branch 'master' of github.com:migueldeicaza/MonoTouch.Dialog More... over 12 years ago
Merged with Upstream... More... over 12 years ago
Merged with Upstream... More... over 12 years ago
Provide a virtual property for the UITableViewCell key. More... over 12 years ago
Extended the Element class to make it simpler for users that are subclassing an Element to reuse the parent class GetCell method. There are some caveats that are documented in the README file and the inline API documentation. More... over 12 years ago
Switched Jeff's contributed code to EntryElement from using GetType () to using a key defined in the class. More... over 12 years ago
Merge pull request #56 from jstedfast/master More... over 12 years ago
EntryElement: Allow keyboard focus to jump across sections. More... over 12 years ago
EntryElement: Use GetType().FullName as the UITableViewCell key so subclassing works More... over 12 years ago
Allow null-Caption'd EntryElements and do proper alignment for them. More... over 12 years ago