gui: add editable entry support to simple popup.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 21 Aug 2012 02:58:10 +0000 (23:58 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Tue, 21 Aug 2012 08:10:52 +0000 (05:10 -0300)
commit652c23591e3f23c1d5c1b7c0c63630a9d342d07e
treea85942fadbfe84a9151ef21f58b155e6501a83e2
parent03856e9fdd8665b10455f62756379a1fa7fc0ddb
gui: add editable entry support to simple popup.

This refactors the internal popup to keep a context and store the
entry and message, as well as a button. The logic is now changed to
evaluate the context whenever there is at least a message or an entry.

Dismiss button also uses the buttons_set() infra, which will delete
previous buttons if any.
data/themes/includes/popup.edc
data/themes/includes/scroller.edc
dialer/gui.c
dialer/gui.h