working on nuts and bolts to do a multi-sel widget (hoversel).
authorCarsten Haitzler <raster@rasterman.com>
Mon, 8 Dec 2008 09:24:46 +0000 (09:24 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Mon, 8 Dec 2008 09:24:46 +0000 (09:24 +0000)
commit950b337e400119d3e64f5f23a5a95a9f3d003a70
treeb7e9816d04055113d3411cbc53a0c16f0e042465
parent9d0127b261c1bacdf0d8242a3b71ebb753785177
working on nuts and bolts to do a multi-sel widget (hoversel).

SVN revision: 38012
13 files changed:
data/themes/Makefile.am
data/themes/default.edc
data/themes/hoversel_entry_bg.png [new file with mode: 0644]
data/themes/outdent-bottom.png [new file with mode: 0644]
data/themes/outdent-top.png [new file with mode: 0644]
src/lib/Elementary.h
src/lib/Makefile.am
src/lib/elc_hoversel.c [new file with mode: 0644]
src/lib/elm_button.c
src/lib/elm_contact.c [deleted file]
src/lib/elm_contactlist.c [deleted file]
src/lib/elm_frame.c
src/lib/elm_hover.c