0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #24 from viki-org/lemoncake-master More... over 9 years ago
fix compile warnings More... over 9 years ago
remove autorelease calls since MSLabel.m is compiled with ARC flag -fobjc-arc More... over 9 years ago
add .gitignore More... over 9 years ago
Merge pull request #22 from remind101/master More... over 10 years ago
[MSLable/remind101] Deleted dead/faulty code. More... over 10 years ago
[MSLabel/remind101] More UILineBreakMode to NSLineBreak fixes. More... over 10 years ago
[MSLabel/remind101] Removed space character More... over 10 years ago
[MSLable/remind101] Updated for iOS 7 More... over 10 years ago
[MSLabel/remind101] Fixed UILineBreakModeClip/NSLineBreakByClipping to reflect system version. More... over 10 years ago
Merge pull request #19 from ankitgangal/master More... almost 11 years ago
Merge pull request #20 from remind101/master More... almost 11 years ago
[MSLabel] Fixed a memory leak. More... almost 11 years ago
Merge pull request #18 from mlawrie/master More... almost 11 years ago
minor change in the logic so that the code handles whitespaces correctly in UILineBreakModeWordWrap More... about 11 years ago
Replace implementation of UILineBreakModeWordWrap with a version which handles whitespace correctly More... about 11 years ago
Removing fontsize adjustment for now. This logic is broken from an expected behavior's standpoint. Will reinstate later. More... over 11 years ago
Adding shadow support More... over 11 years ago
[MSLabel] Defaults to character wrapping unless WordWrap mode is set More... over 11 years ago
[MSLabel] Manually merging in Alexefish's pull request. Made some modifications to keep consistent style. Copying his notes here: More... over 11 years ago
[ViewController] Adding another example label to demonstrate character truncation limiting number of lines More... over 11 years ago
adding an example project More... over 11 years ago
Merge pull request #16 from estromlund/master More... over 11 years ago
Fix drawY calculation for MSLabelVerticalAlignmentBottom; previous implementation wrote text from top to bottom and resulted in upside-down text More... over 11 years ago
Merge pull request #11 from orarbel/patch-1 More... over 11 years ago
Merge pull request #14 from btaylor/lengthFix More... over 11 years ago
Merge pull request #15 from AndrewGertig/master More... over 11 years ago
make Readme markdown More... over 11 years ago
Don't truncate lines less than 3 characters More... over 11 years ago
Merge pull request #13 from jbrennan/master More... over 11 years ago