new popup that fits better our theme.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 19 Aug 2012 15:15:22 +0000 (12:15 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 19 Aug 2012 15:15:22 +0000 (12:15 -0300)
commit9f6667def52d8d94e1d2a40f7f57ebd856387886
tree2ce42320abe0062310f9ce60a6b146214b293590
parent070121ff43769cf6f821ef4fd15e9e9363590ffa
new popup that fits better our theme.

the new popup can have 2 buttons, with different classes (dialer or
dialer-caution).

While there is no content, it will show a loading animation.
20 files changed:
Makefile.am
data/themes/default-hd.edc
data/themes/default-sd.edc
data/themes/default.edc
data/themes/images/loading_0.png [new file with mode: 0644]
data/themes/images/loading_1.png [new file with mode: 0644]
data/themes/images/loading_2.png [new file with mode: 0644]
data/themes/images/loading_3.png [new file with mode: 0644]
data/themes/images/loading_4.png [new file with mode: 0644]
data/themes/images/loading_5.png [new file with mode: 0644]
data/themes/images/loading_6.png [new file with mode: 0644]
data/themes/images/loading_7.png [new file with mode: 0644]
data/themes/includes/buttons.edc [new file with mode: 0644]
data/themes/includes/colors.edc
data/themes/includes/popup.edc [new file with mode: 0644]
data/themes/includes/scroller.edc
dialer/callscreen.c
dialer/gui.c
dialer/gui.h
dialer/history.c