Added new WIDGET_COMMAND message.
commitbac7bdf2930ece0b8d9676ad643afacceb0eb84a
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 25 Sep 2009 16:39:06 +0000 (25 20:39 +0400)
committerIlia Maslakov <il.smind@gmail.com>
Tue, 29 Sep 2009 17:42:37 +0000 (29 17:42 +0000)
tree5a6719238695a5c9d21bd2cadb65cc984bbd9c00
parent100a8d02ae612259551e1459fae7dbf172e66a01
Added new WIDGET_COMMAND message.

Handle WIDGET_COMMAND message in WInput widget.
Use this message to show the command line history.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/cmd.c
src/dialog.h
src/widget.c