Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Tags: rsarwas/maccore

Tags

monotouch-4.0.0

Fix the definition

monotouch-3.99.12

Polish a little bit the NSDecimal support

monotouch-3.2.6

Use initWithCapacity instead of initWithLenght

monotouch-3.99.11

Add new CGGradient constructor

monotouch-3.2.5

AppKit does not exist on monotouch

monomac-0-6

[Security] Adds support for SecKeychainAdd(Generic|Internet)Password …

…and SecKeychainFind(Generic|Internet)Password

this greatly simplifies common operations with the Keychain under Mac OS X.

monotouch-3.99.2

[api] expose the fields for specifying the LineCap and LineJoins

monotouch-3.2.4

Support converting block literal wrapped delegates back

This currently will only support converting block literals that
are backed by delegates we have created, a pure objc delegate
will not be supported thru this mechanism, but this could be
extended to do so in the future.

monotouch-3.2.3

[docs] Add docfixer

monomac-0-5

[maccore, coreanimation] Add the methods to CALayer