efl/legacy/elementary/src
Ryuan Choi 26dd1db99c Introduce fileselector interface and applied to elm_fileselector.
Summary:
fileselector_button and fileselector_entry should have almost same interfaces with fileselector.
Previously , we exposed them individually such as elm_fileselector_is_save_set().

Instead of adding the same APIs three times, we can reuse one fileselector's API using Eo interface.

This patch introduced fileselector interface and applied it to elm_fileselector.

Reviewers: seoz, raster

Reviewed By: raster

Differential Revision: https://phab.enlightenment.org/D475
2014-01-21 22:50:35 +09:00
..
bin Introduce fileselector interface and applied to elm_fileselector. 2014-01-21 22:50:35 +09:00
edje_externals Introduce fileselector interface and applied to elm_fileselector. 2014-01-21 22:50:35 +09:00
examples elm: Use EINA_FALSE instead of 0 for elm_image_resizable_set() 2014-01-08 10:28:18 +09:00
imported pass distcheck - add imported headers to makefiles to pass 2013-12-03 17:14:30 +09:00
lib Introduce fileselector interface and applied to elm_fileselector. 2014-01-21 22:50:35 +09:00
modules elm: Fixed formatting about EINA_LOG stuff. 2014-01-21 19:58:09 +09:00
tests elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00
Makefile.am pass distcheck - add imported headers to makefiles to pass 2013-12-03 17:14:30 +09:00