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

Tags: rsarwas/monomac

Tags

monomac-0-7

Toggle monomac-0-7's commit message
Update

monomac-0-6

Toggle monomac-0-6's commit message
NSView has a watchdog to make sure nothing is called before its

init methods, resulting in horrible spew on the command line.
Refactor the constructor trampolines and NSObject logic to retain
the native object AFTER running the base constructor.

monomac-0-5

Toggle monomac-0-5's commit message
Build with MonoDevelop the samples

monomac-0-4

Toggle monomac-0-4's commit message
MonoMac 0.4

monomac-0-3

Toggle monomac-0-3's commit message
Avoid potential deadlocks by using a private lock object