Sun Apr 16 11:53:25 2006 Ben Pfaff Start reforming error message support. In this phase, we get rid of "installation errors" and change all uses of msg() in the output drivers to uses of error() or error_at_line(). * message-dialog.c: (vmsg) Removed IE, IS support. Mon Mar 13 16:42:44 WST 2006 John Darrington * psppire.c: Supported (sort of) the --help and --version options. * Rename error-dialog.[ch] -> message-dialog.[ch] * Moved code from the psppire module. Sat Jan 28 16:22:23 WST 2006 John Darrington * Separated the data out of the GtkSheet. Tue Nov 2 19:00:28 WST 2004 John Darrington * Very first incarnation.