Justin Spahr-Summers
ffc25a5854
Bump deployment target to 10.7
2013-04-09 10:58:07 -07:00
Alan Rogers
34470c9fcc
Xcode++ add new recommended warnings, and fix a bunch of retain cycles uncovered by Xc 4.6
2013-01-10 10:23:06 +11:00
Justin Spahr-Summers
fd1bbba8f8
Revert TUITableViewCell changes
...
This reverts commit f5ade96e06 , reversing changes made to 91d97d6c62 .
They were causing too much breakage for us.
2012-11-12 10:33:27 -08:00
Aditya Nrusimha
6ed15b38d0
Merge remote-tracking branch 'upstream/master' into upstream-tableviewcell-additions
...
Conflicts:
TwUI.xcodeproj/project.pbxproj
2012-10-18 14:29:26 -07:00
Aditya Nrusimha
7aa1ad063c
Style fixes.
2012-10-18 13:29:29 -07:00
Aditya Nrusimha
232e863e91
Added TUITableViewController.
2012-10-17 22:05:40 -07:00
Aditya Nrusimha
cfa9f1b0e7
Style changes and refactoring.
2012-10-12 15:52:33 -07:00
Justin Spahr-Summers
dc03671d01
Merge remote-tracking branch 'galaxas0/upstream-text-extensions' (pull request #78 )
2012-09-30 22:16:42 -07:00
Aditya Nrusimha
1c68dc2a2e
Merge upstream.
2012-09-29 14:28:09 -07:00
Aditya Nrusimha
fda021e1df
Merged upstream changes.
2012-09-25 18:38:19 -07:00
Justin Spahr-Summers
bd6fb888cb
Merge remote-tracking branch 'galaxas/upstream-window-fixes' (pull request #77 )
2012-09-24 19:37:21 -07:00
Aditya Nrusimha
590716b166
Merge upstream changes
2012-09-24 17:19:12 -07:00
Aditya Nrusimha
fbe8eb0cb9
Fixed indentation and style issues.
2012-09-24 16:46:11 -07:00
Aditya Nrusimha
65141f5ea7
Removed unneccesary header items, and the need to set AtleastLion.
2012-09-24 16:42:28 -07:00
Aditya Nrusimha
e5ca5c9c2d
Removed stub category on TUIView.
2012-09-24 16:42:28 -07:00
Aditya Nrusimha
c8daec8389
Removed TUIStyledView.
...
It was a fairly useless class, and could be replicated using view.layer
calls to manipulate the CALayer directly.
2012-09-22 23:10:05 -07:00
Aditya Nrusimha
f49b0368e8
Added a private header for TUITextRenderer.
2012-09-22 19:46:44 -07:00
Aditya Nrusimha
cd5bf49fba
Added a private header for easy importing for TUITextRenderer.
2012-09-22 16:52:24 -07:00
Justin Spahr-Summers
d76ec6bd79
Added a Profile configuration which doesn't strip symbols
2012-09-13 21:29:15 -07:00
Fabio Pelosin
8e0e7af042
Remove duplicated methods.
2012-09-10 14:47:36 +02:00
Justin Spahr-Summers
274427818b
Merge remote-tracking branch 'origin/master' into really-remove-tuinshostview
...
Conflicts:
lib/UIKit/TUITextView.m
2012-08-20 09:25:59 -07:00
Justin Spahr-Summers
6b94043030
Temporary disable Test After Build
...
We don't actually have any unit tests right now, so it's just a drain on compilation times.
2012-08-10 21:53:41 -07:00
Justin Spahr-Summers
d404a3db8b
Remove TUINSHostView for real
...
It doesn't seem to be necessary, and this will still support 10.6.
2012-08-08 12:10:01 -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
ac2e9d328a
Merge tag 'disable-tuianimationmanager'
...
Although this might re-introduce implicit animations in some layer-backed AppKit controls, there are simply too many bugs with TUIAnimationManager at the moment.
2012-07-25 15:33:53 -07:00
Justin Spahr-Summers
ebbd8acec4
Remove TUIAnimationManager
2012-07-25 08:36:19 -07:00
Justin Spahr-Summers
e8d75b0172
Remove TUIFont class
2012-07-24 18:29:19 -07:00
Justin Spahr-Summers
14f16af792
Merge branch 'master' into remove-tuiimage
2012-07-24 17:57:52 -07:00
Justin Spahr-Summers
34e20d54b8
Export TUIStretchableImage
2012-07-24 17:29:28 -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
279e98963d
Remove TUIImage+Drawing for now (the functionality may be rewritten to use NSImage at a later date)
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
d7b677da81
Use -all_load with TwUI's unit test target, so all the Expecta matchers get loaded
2012-07-24 12:38:04 -07:00
Justin Spahr-Summers
a4e3e65e3a
Set up a quick test of expecta/specta in TwUI
2012-07-24 12:37:40 -07:00
Justin Spahr-Summers
46180fd8da
Share TwUI build schemes, and enable unit tests for the main TwUI scheme
2012-07-24 12:31:57 -07:00
Justin Spahr-Summers
8c102952a5
Added a custom prefix header for the unit test target, which imports Specta and Expecta
2012-07-24 12:31:57 -07:00
Justin Spahr-Summers
4a4d540451
Add Specta and Expecta to TwUI's unit test target
2012-07-24 12:31:57 -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
b327bae787
Merge branch 'dev' into AppKitBridging
...
Conflicts:
TwUI.xcodeproj/project.pbxproj
lib/UIKit/TUIView.m
2012-07-18 23:22:24 -07:00
Justin Spahr-Summers
b198b3133a
Adding layout classes to dynamic and static library targets
2012-07-18 22:51:37 -07:00
Aditya Nrusimha
8b8c231fe6
Tons and tons of fixes/aesthetic updates.
2012-07-18 22:40:44 -07:00
Aditya Nrusimha
200342da12
Added layout constraints.
...
Now with value transformers and blocks! (Imagine what you could do with
a sin :D)
2012-07-18 16:25:57 -07:00