Commit Graph

15 Commits

Author SHA1 Message Date
Justin Spahr-Summers ce1fef3530 Refactoring to change uses of TUIColor to NSColor 2012-07-27 16:15:19 -07:00
Justin Spahr-Summers c9b7cfc66e Handle a nil font being set for TUIAttributedString 2012-07-26 11:46:50 -07:00
Justin Spahr-Summers 7231b63c77 Refactored code to use NSFont instead of TUIFont 2012-07-24 18:32:15 -07:00
joshaber 23363bcd27 don't die trying to set the text to nil 2012-06-26 14:39:51 -04:00
joshaber a8670dcd20 allow the attributed string's text to be updated 2012-05-31 15:22:23 -04:00
joshaber 4a78970e90 don't let us pass nil strings into -[NSAttributedString initWithString:] 2012-04-16 10:09:25 -04:00
joshaber 33588842d3 more ARC fixes 2012-04-09 14:48:54 -04:00
joshaber 8bd71fb704 Merge remote-tracking branch 'upstream/master' into dev
Conflicts:
	TwUI.xcodeproj/project.pbxproj
	lib/Support/CoreText+Additions.m
	lib/UIKit/TUIAttributedString.m
	lib/UIKit/TUIControl.m
	lib/UIKit/TUINSView.h
	lib/UIKit/TUINSView.m
	lib/UIKit/TUINSWindow.m
	lib/UIKit/TUITableView.m
	lib/UIKit/TUITableViewCell.m
	lib/UIKit/TUITextRenderer.m
	lib/UIKit/TUITextView.m
	lib/UIKit/TUIView.m
2012-04-09 14:48:41 -04:00
Justin Spahr-Summers fac056b03c ARC migration, baby.
Conflicts:

	TwUI.xcodeproj/project.pbxproj
2011-11-12 17:44:11 -08:00
Justin Spahr-Summers c5e3bf5cb9 Fix ARC precheck warnings in TUIAttributedString 2011-11-12 17:43:39 -08:00
joshaber 82635435c1 use the non-deprecated line height attributes 2011-08-25 12:36:19 -04:00
joshaber e00ad1ed50 added block support to attributed strings 2011-08-02 10:09:08 -07:00
joshaber 014c72257d added attributes for setting the string's background color and background color fill style 2011-07-08 12:46:24 -07:00
Kyle Browning f6097b09b3 Suppress compiler warning. 2011-07-01 12:21:12 -07:00
Loren Brichter 2a704ca1fb TwUI 0.1 2011-07-01 14:18:11 -04:00