X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/1656cfade4879af0cb003e3847e58264caa5781f..b17287deb56775a49030d738d8c8c0e9cd15f9fe:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 62036a7..f95e8ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +Fri Feb 25 15:21:47 2000 George Lebl + + * Release 0.92.4 + +Fri Feb 25 14:46:51 2000 George Lebl + + * src/main.c: add SELF casting macros + + * doc/gob.1.in: document the above + +Fri Feb 25 02:29:26 2000 George Lebl + + * src/main.c,src/tree.[ch],src/parse.y: public signals get + GTK_RUN_ACTION added. Plus an interface for adding additional + flags is added. + + * doc/gob.1.in: add docs for the above + +Fri Feb 25 01:37:20 2000 George Lebl + + * src/main.c: fix trailing comma on the end of the argument enum + +Sun Feb 13 23:54:53 2000 George Lebl + + * doc/gob.1.in: add doc patch from Dave Dunkin + + * doc/gob.1.in,examples/*.gob: use init(self) to be more consistent + in naming + +Sat Feb 12 14:42:15 2000 George Lebl + + * src/main.c,src/lexer.l: apply patches from Dave Dunkin + to add all and alltop ccode sections + and to add a --no-write,-n option to not actually write + any files. Also did some very cosmetic changes to code + +Mon Feb 07 23:45:04 2000 George Lebl + + * src/main.c: use the magic /*< private >*/ and /*< public >*/ + comments to distinguish public and protected data members + Mon Feb 07 03:02:48 2000 George Lebl * Release 0.92.3