Fri Jul 22 13:10:20 2005 George Lebl * Release 2.0.12 * doc/gob2.1.in: slight update Fri Jul 22 12:56:26 2005 George Lebl * src/main.c: Apply patch from "Big Thor" to not use TYPE_SELF for the privates code Fri Jul 22 12:48:27 2005 George Lebl * Apply patch from Nicolas Bruguier but changed the syntax slightly, fixed some minor glitches and added documentation. * src/check.[ch], src/lexer.l, src/main.[ch], src/parse.y, src/treefuncs.[ch],src/treefuncs.def: Add liglade support Fri Jul 22 11:41:20 2005 George Lebl * src/lexer.l: allow parsing properties with no param spec, patch from Jean-Yves Lefort Wed Jul 06 16:35:14 2005 George Lebl * src/main.c: Apply patch from Jean-Yves Lefort to fixup parameters: (remove MASK, CHILD_ARG and add LAX_VALIDATION and PRIVATE, and allow user created parameters). Thu Dec 23 14:35:12 2004 George Lebl * src/main.[ch], src/lexer.l: Add support for prealloc and add support for bitfields. Patch from "K. Haley"