Recent activity
Commits by Virgil Dupras were pushed to hsoft/PSMTabBarControl
bbc3cc9
-
Added MACOSX_DEPLOYMENT_TARGET environment variable in build script.
e6cf8d5
-
Tweaked build script's compile/link flags (they were broken) and only build the framework if it's needed.
7b10e59
-
Added WAF script to build a framework out of this repo.
c72f853
-
Fixed compilation warnings.
788510b
-
Fixed compilation warnings under XCode 4.2.
4bcd83f
-
Fixed compilation warnings under 10.6 SDK.
6b3601c
-
After a tab drag&drop, only restore selection after the delegate has been notified of the move. Also, added cellForTab: method.
5078939
-
Changed copyright year to 2011 and updated subrepos.
c041f28
-
When sizeToFit is enabled, apply the minimum width constraint (which wasn't applied before).
c66fd0d
-
Added the possibility to define custom icon on tab cells.