32 Commits

Author SHA1 Message Date
Aditya Nrusimha 32e750e76b Added to header. 2012-10-17 22:16:18 -07:00
Aditya Nrusimha 65141f5ea7 Removed unneccesary header items, and the need to set AtleastLion. 2012-09-24 16:42:28 -07:00
Justin Spahr-Summers 049f703dec Merge branch 'master' into remove-tuicolor
Conflicts:
	lib/UIKit/TUIKit.h
2012-07-31 10:06:22 -07:00
Justin Spahr-Summers 67191529fe Remove TUIFastIndexPath 2012-07-27 18:16:35 -07:00
Justin Spahr-Summers a8dfa1665f Remove TUIColor 2012-07-27 15:54:09 -07:00
Justin Spahr-Summers 86d2609cef Add -[NSColor tui_colorWithCGColor:] and NSColor.tui_CGColor from bitswift/Velvet 2012-07-27 15:52:10 -07:00
Justin Spahr-Summers f23343fc42 Merge branch 'master' into remove-tuiimage
Conflicts:
	TwUI.xcodeproj/project.pbxproj
2012-07-26 12:57:17 -07:00
joshaber a9a0919a15 added +[NSFont tui_fontWithName:size:fallbackNames:] 2012-07-26 15:09:32 -04:00
Justin Spahr-Summers efd0121608 Merge branch 'master' into remove-tuiimage 2012-07-25 15:35:03 -07:00
Justin Spahr-Summers e8d75b0172 Remove TUIFont class 2012-07-24 18:29:19 -07:00
Justin Spahr-Summers f134d07a4a Re-added TUIImage+Drawing as NSImage+TUIExtensions (along with a couple other conveniences for NSImage) 2012-07-24 17:25:22 -07:00
Justin Spahr-Summers fd1b8b6161 Remove TUIImage, in favor of NSImage and TUIStretchableImage 2012-07-24 17:09:40 -07:00
Justin Spahr-Summers 3a67a27600 Added a new TUIStretchableImage class, which is an NSImage with resizing support 2012-07-24 17:09:40 -07:00
Justin Spahr-Summers f6e984a337 Made TUINSView+NSTextInputClient into a proper category, and cleaned up imports around it 2012-07-23 12:08:18 -07:00
Justin Spahr-Summers 4246138ead Import TUINSView+Hyperfocus in TUIKit.h, instead of TUINSView.h 2012-07-23 12:05:48 -07:00
Justin Spahr-Summers 0163077fc3 Moved TUIGraphics* functions into TUICGAdditions, so code doesn't have to import TUIKit.h everywhere 2012-07-23 11:55:04 -07:00
Justin Spahr-Summers 4b6633add1 Added constraint layout stuff to TUIKit.h (thanks @jwilling!) 2012-07-19 14:40:56 -07:00
Justin Spahr-Summers 66c39d516f Finished TUIViewNSViewContainer 2012-07-17 17:11:59 -07:00
Justin Spahr-Summers 395acea816 Implemented <TUIBridgedScrollView> for NSScrollView, NSClipView, and TUIScrollView 2012-07-17 16:43:46 -07:00
Justin Spahr-Summers 1ea4a42b7a Implemented <TUIBridgedView> for TUIView 2012-07-17 16:43:46 -07:00
Justin Spahr-Summers 6094ba6cb6 Implemented <TUIBridgedView> on NSView 2012-07-17 16:43:38 -07:00
Justin Spahr-Summers fd2ea4b92b Added <TUIBridgedScrollView> protocol 2012-07-17 16:43:38 -07:00
Justin Spahr-Summers f77a605dff Added <TUIHostView> protocol 2012-07-17 16:43:38 -07:00
Justin Spahr-Summers c52013abb2 Ordered TUIKit imports, and added an import for TUIBridgedView 2012-07-17 16:43:38 -07:00
joshaber fe9491821c expose TUIStyledView 2012-05-31 15:22:02 -04:00
Danny Greg 8eaff22242 Add TUIProgressBar, with only the grey state at this point. 2012-05-23 14:38:16 -07:00
joshaber c85ebc5b41 added TUIPopover 2012-04-13 11:51:37 -04:00
joshaber 0940950dae real HiDPI support 2012-04-05 23:07:36 -04:00
joshaber 25af899550 expose TUITextEditor 2011-12-06 17:55:23 -05:00
joshaber 356ef55619 export the Core Text additions 2011-09-27 15:51:49 -07:00
Brian William Wolter 42c01682ce Pinned header fixes for TUITableView:
- The method -scrollToRowAtIndexPath:atScrollPosition:animated: now accounts for the pinned header when scrolling
- Table headers that extend from the new class TUITableViewSectionHeader (which is optional) are notified when they become pinned/unpinned
2011-08-15 13:18:59 -04:00
Loren Brichter 2a704ca1fb TwUI 0.1 2011-07-01 14:18:11 -04:00