mhutch / MonoDevelop.AddinMaker

Extension to make it easier to create Visual Studio for Mac / MonoDevelop extensions
MIT License
50 stars 26 forks source link

Track API changes. #21

Closed mrward closed 8 years ago

mrward commented 8 years ago

AbstractViewContent is now ViewControl. ViewContent now returns a Control not a Gtk.Widget. DotNetConfiguration no longer has a default constructor. NavigationPoint now returns a task when opening a document.