X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/2310330e7d4d724bf6641339836be8523f95c916..a611f21fab136f64bbf979bd62b2fc6ecb62933c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 687bdc9..70a1891 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +Thu Nov 25 13:09:08 1999 George Lebl + + * Release 0.90.5 + +Thu Nov 25 13:00:52 1999 George Lebl + + * src/main.c: don't error out on a symbol conflict if the types of + the symbol node don't match (variable,method) + +Sat Nov 20 16:15:42 1999 George Lebl + + * src/main.c: add PARENT_HANDLER macro to make calling parent + handlers in override functions easier + +Fri Nov 19 16:41:09 1999 George Lebl + + * src/main.c: add a type macro + +Thu Nov 18 22:56:09 1999 George Lebl + + * src/parse.y: add a warning check if the number of GTK types of + a signal doesn't seem to be correct for the given number of + function arguments + Tue Nov 16 01:23:45 1999 George Lebl * src/main.c: support a "no-touch-headers" mode in which the