Reworked settings so as to use one large struct instead of lots of static
[pspp-builds.git] / src / ui / terminal / msg-ui.c
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-09-25 Ben PfaffPatch #6210. Reviewed by John Darrington.
2007-09-13 John DarringtonAdded #include "localcharset.h" to correspond to recent...
2007-08-26 Ben PfaffSend error message to non-screen output devices also...
2007-08-24 Ben PfaffImplement journaling. Bug #17240.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-18 Ben PfaffAdapt to most recent gnulib.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-08 John DarringtonMemory leak patrol and minor cleanups.
2006-12-05 John DarringtonApplied patch #5611
2006-11-29 John DarringtonApplying patch #5562
2006-11-29 John DarringtonFixed make distcheck
2006-11-07 John DarringtonCommitted patch #5524, which allows the message destina...
2006-11-04 Ben Pfaff * msg-ui.c (handle_msg): Only write message to terminal if
2006-07-04 John DarringtonEncapsulated msg_location inside msg_emit
2006-06-09 Ben PfaffReform string library.
2006-04-25 Ben PfaffContinue reforming error message support. In this...