gui: Label message output items in the output viewer treeview. 20110508030508/pspp 20110509030503/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 8 May 2011 05:02:25 +0000 (22:02 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 8 May 2011 05:02:25 +0000 (22:02 -0700)
commit27e94a1fb74828d4289110ad8b66e8b3eb8bc55e
tree35e2a4b62dfddddb1d083ed4061bff42c1ffe44f
parent4c1e6e84f6ae53086317561e2e52427a89989aee
gui: Label message output items in the output viewer treeview.

Until now, messages (such as errors and warnings) simply had blank
lines in the output viewer summary treeview.  This made for funny gaps
and a generally puzzling appearance.  This fixes the problem.
src/libpspp/message.c
src/libpspp/message.h
src/ui/gui/psppire-output-window.c