Bitbucket is a code hosting site with unlimited public and private repositories. We're also free for small teams!

Fork of PSMTabBarControl from http://www.positivespinmedia.com/dev/PSMTabBarControl.html with my own improvements. Mainly 64-bit support. BSD Licensed.

Recent activity RSS feed for PSMTabBarControl

Virgil Dupras

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.
Tip: Filter by directory path e.g. /media app.js to search for public/media/app.js.
Tip: Use camelCasing e.g. ProjME to search for ProjectModifiedEvent.java.
Tip: Filter by extension type e.g. /repo .js to search for all .js files in the /repo directory.
Tip: Separate your search with spaces e.g. /ssh pom.xml to search for src/ssh/pom.xml.
Tip: Use ↑ and ↓ arrow keys to navigate and return to view the file.
Tip: You can also navigate files with Ctrl+j (next) and Ctrl+k (previous) and view the file with Ctrl+o.
Tip: You can also navigate files with Alt+j (next) and Alt+k (previous) and view the file with Alt+o.