BigZaphod / Chameleon

Chameleon is a port of Apple's UIKit for iOS (and some minimal related frameworks) to Mac OS X.
http://chameleonproject.org/
BSD 3-Clause "New" or "Revised" License
3.45k stars 572 forks source link

Added missing classes to MediaPlayer. Added missing properties to UITableView and UISlider #73

Closed Cmejia closed 12 years ago

Cmejia commented 12 years ago

All of the missing classes/properties are currently no-ops, but allow better compilation

BigZaphod commented 12 years ago

I'm now closing old pull requests to clean things up. It doesn't mean I don't appreciate this - more likely it means I suck at Git and managing open source and dealing with the fact that things have diverged a lot since the pull request was first opened. :P

Cmejia commented 12 years ago

understand..