Ticket #212: implemented keybindings for ButtonBar.
commit71c9e4c668450043751348b8c3430e93ccf4e05b
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 1 Nov 2009 09:23:15 +0000 (1 12:23 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Thu, 19 Nov 2009 07:07:51 +0000 (19 10:07 +0300)
treeebec3d001d7b171177232eb73ccc93d8e981bc0b
parent95312660df710fc77839f6acd70ebfb169a003c1
Ticket #212: implemented keybindings for ButtonBar.

First step: renamed type of dialog command execution function.
Made execution function more flexible: added parameters for
sender and receiver widgets and user data.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
edit/edit-impl.h
edit/editmenu.c
edit/editwidget.c
src/dialog.c
src/dialog.h
src/main.c
src/menu.c