Commit Graph
12 Commits
Author SHA1 Message Date
Bryan Hansen 715d967ff8 Changing spaces to tabs :) 2012-10-02 10:48:55 -07:00
Bryan Hansen d2f3ffa833 Correcting sizing issue when drawing button's with text edge insets. Defaulting button title rendering to be vertically aligned. 2012-10-02 01:15:03 -07:00
Justin Spahr-Summers 6c0d74f92a Remove unused imports 2012-08-10 21:52:20 -07:00
Justin Spahr-Summers ce1fef3530 Refactoring to change uses of TUIColor to NSColor 2012-07-27 16:15:19 -07:00
Justin Spahr-Summers 7231b63c77 Refactored code to use NSFont instead of TUIFont 2012-07-24 18:32:15 -07:00
Justin Spahr-Summers 75c2d2aa5e Remove TUITextRenderer import from TUIView+Private.h 2012-07-23 12:15:30 -07:00
Justin Spahr-Summers 8a6779b899 Remove unnecessary TUIStringDrawing import from TUILabel.h 2012-07-23 11:46:31 -07: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
Danny Greg e8763437d8 Add line break mode support to TUILabel. 2012-03-05 19:52:59 +00:00
Justin Spahr-Summers fac056b03c ARC migration, baby.
Conflicts:

	TwUI.xcodeproj/project.pbxproj
2011-11-12 17:44:11 -08:00
joshaber 054ca33911 support assigning style properties to the label directly 2011-08-02 09:04:43 -07:00
Loren Brichter 2a704ca1fb TwUI 0.1 2011-07-01 14:18:11 -04:00