GitXplorerGitXplorer
C

MonoMac.Windows.Form

public
51 stars
12 forks
3 issues

Commits

List of commits on branch master.
Unverified
ae412739b23899106dfbaf849fccaf09befb2531

Merge pull request #10 from HinTak/master

committed 9 years ago
Unverified
85ea88920337b3d8ab6322799828d2d2881c5c65

Use Xamarin.Mac's unified API

HHinTak committed 9 years ago
Unverified
bd14fe7f5dac0b7c0d33b98ddd7c92f19217f037

Change reference to Xamarin.Mac.dll

HHinTak committed 9 years ago
Unverified
5161a042190417c853e0f3229ddfce8c2c8e15cc

Monodevelop does not like the xmlns="" declaration in the project files. Remove them.

HHinTak committed 9 years ago
Unverified
746f92486d559929cf8a7efeed8e3b1c7b84d430

Minor tweaks to fix build

ssbaer committed 12 years ago
Unverified
b509cf7549403bd22ba841d8ad917f14d6b5fad8

Allow building on case-sensitive file systems.

HHinTak committed 9 years ago

README

The README file for this repository.

Monomac.Windows.Forms is a project to allow users to reuse 90% of winform code designed on windows to produce an equivalent application for a mac with a native Cocoa UI. (Even Designer generated code!)