mono / gtk-sharp

Gtk# is a Mono/.NET binding to the cross platform Gtk+ GUI toolkit and the foundation of most GUI apps built with Mono
http://www.mono-project.com/GtkSharp
Other
428 stars 140 forks source link

[Gtk,Pango] Unbreak the API. #173

Closed Therzok closed 7 years ago

Therzok commented 7 years ago

https://gist.github.com/Therzok/7cbf3d2042d9e6c2aabe23fdcc957415

This contains all the fixes, except struct API break.

knocte commented 7 years ago

Can you specify in the commit message the commit hashes that broke the API?

Therzok commented 7 years ago

Done.

alanmcgovern commented 7 years ago

Where do we normally keep track of release notes so we can point out that future releases will still not API/ABI compatible with previous releases due to the struct change?

Therzok commented 7 years ago

Mono and/or Gtk# release tags