]> git.draconx.ca Git - gob-dx.git/blob - NEWS
Release 1.99.3
[gob-dx.git] / NEWS
1 1.99.3:
2         * Fix signal default value
3         * Special case the interface code to allow implementing
4           GTypePlugin and GtkEditable interfaces
5         * Fix export of accessors (Dennis Bjorklund)
6         * some compilation fixes
7
8 1.99.2:
9         * allow implementation (but not definition yet) of interfaces
10         * enum, flags and GError creation code
11         * BonoboObject stuff (Seth)
12         * build fixes (me, Seth)
13         * m4 preprocessing stuff (Josh Parsons)
14         * Code generation fixes (Josh Parsons, Bastien Nocera, me)
15         * New way of doing typesafe signal connections