pkgsrc-wip/gtk-sharp
Marc Recht 8449beebc3 update to 0.17
and remove unused buildlink2.mk

Note:
This doesn't work at all at the moment since the glue library
(libgtksharpglue.so) doesn't get build correctly.


Changes since 0.16:
* Moved Event handlers and args to base namespaces. *Sharp namespaces
are now internal. Kill all your using *Sharp; statements. (MK)
* Pango API pruned to remove backend and engine API. (MK)
* struct fields now StudlyCaps. (MK)
* all GList and most GSList API replaced with typed[]. (MK)
* Improved TreeIter.GetHashCode for tree performance. (Ben Maurer)
* new hand-coded Gdk.Event implementation. (MK)
* More API Corrections, Customizations, and glue: (Jorn Baayen, Todd
Berman, John Luke, Thiago Milczarek Sayão, MK)
* Bugfixes (Radek Doulik, MK)
* Doc Updates (MK)

Changes since 0.15:

* RadioButton/MenuItem API overhaul: (John Luke)
* GValueArray binding: (MK)
* Generate "void Foo (out Bar baz);" methods as "Bar Foo ();": (Martin
Willemoes Hansen)
* libvte bindings: (John Luke)
* marshaler for proper handling of argc/argv pairs: (Peter Williams)
* Correct generation of Arrays as struct fields. (MK)
* time_t CustomMarshaler implementation and generator support for custom
marshaled types: (MK)
* More API Corrections, Customizations, and glue: (Todd Berman, John
Luke, MK)
* Bugfixes (Paul Duran, Gustavo Giraldez, Martin Willemoes Hansen, John
D Hardin, Tambet Ingo, Yves Kurz, MK)
* Doc Updates (Hector E. Gomez Morales, John Luke, Peter Williams)

Changes since 0.14:
* Default signal handler overriding. (MK)
* Parser improvements: <file> and <exclude>. (MK)
* new Gnome.Print sample (John Luke)
* glib CLS compliance work. (Miguel)
* signal handler are now attached with connect_after. (MK)
* null array parameter passing (MK)
* DnD fixes and port of TestDnd (Ettore)
* Added GLib.GType instead of using uint so 64 bit is happy. (MK)
* mangle more keyword param names. (Joe Shaw)
* Idle.Remove (Alp, John Luke)
* More API Corrections, Customizations, and glue: (Peter Williams,
Miguel, Luciano Martorella, Radek, MK)
* Bugfixes (Radek, MK)
* Doc Updates (John Luke)
2004-03-21 10:30:14 +00:00
..
patches update to 0.14 2003-11-19 23:14:46 +00:00
buildlink3.mk update to 0.17 2004-03-21 10:30:14 +00:00
DESCR initial_import 2003-03-24 22:42:50 +00:00
distinfo update to 0.17 2004-03-21 10:30:14 +00:00
Makefile update to 0.17 2004-03-21 10:30:14 +00:00
PLIST update to 0.17 2004-03-21 10:30:14 +00:00
TODO update to 0.17 2004-03-21 10:30:14 +00:00