multiple improvements to history look and feel.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Fri, 3 Aug 2012 17:12:25 +0000 (14:12 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Fri, 3 Aug 2012 17:12:25 +0000 (14:12 -0300)
commit32f9ac2ea415c6dedb7908ad7292563d8e90e62e
tree1ff50a0d8acdb6d69de72348be4b0eefd0d0291a
parent756c7f5d7afdacbf63b9b763bb64756a0e0d9fb8
multiple improvements to history look and feel.

 * history.c, scroller.edc (from multiparty-list.edc): use scroller
   theme for genlist similar to multiparty details.

 * history.c: history formats line_id using phone_format() function.

 * history-bg.edc: smaller buttons for "All" and "Missed", with text
   centered (no subtitle).

 * history-bg.edc: lists will go up to the scroller (rel1).

 * history.edc: list items are bigger (120px), allowing more space
   between items. Fixed positioning of time and type parts.
Makefile.am
data/themes/default.edc
data/themes/includes/history-bg.edc
data/themes/includes/history.edc
data/themes/includes/multiparty-list.edc
data/themes/includes/scroller.edc [new file with mode: 0644]
dialer/history.c