0.4.0: 2005/02/14\r\n* Using of wxWidgets RTTI to wrap properly the wxEvent object passed to the cal\r\nlback, so data for each type of event can be accessed now.\r\n* Using of wxWidgets RTTI to wrap properly object in function returns.\r\n* As a consequence of above, Makefile now install the module in the Pike tree.\r\nThis is needed because currently the only way that Pikes provides to get a prog\r\nram from its name on the fly only works with classes for installed modules.\r\n* Some more wrappings.\r\n\r\n0.3.0: 2005/01/24\r\n* MM fixes, and Makefile enhancements, thanks to Henrik Grubbström.\r\n* Binding Generator: FIX: No more checking of argument number when no arguments\r\n required.\r\n* MM fixes in inheritance management.\r\n* A few more classes/methods wrappings implemented.\r\n* A nicer README, a Completion list, this Changelog, and TODO.\r\n\r\n0.2.0: 2005/01/15\r\n* More complete INSTALL, and a README with some extra comments.\r\n* Proper memory management features in the generator and declarations.\r\n\r\n\r\n0.1.3: 2005/01/13\r\n* First public release.\r\n* Only a few incomplete class declarations included.\r\n* Function wrapping works with basic types, strings and objects, default values\r\n supported for trailing arguments.\r\n* Framework bootstrapping.\r\n
|