efl/legacy/elementary
Gustavo Sverzut Barbieri dbd9fcce4d Enable check of Elementary widgets and getting the first widget that
is parent of an Evas_Object.

With these in place, one can check if the given object is an elmentary
widget and query for the first widget that is parent, so we can add
them and keep focus chain correct, useful for Edje externals, patch to
follow.




SVN revision: 47374
2010-03-22 21:36:59 +00:00
..
config well it needed to be done finallly - elm has config files and profiles - just 2010-01-18 09:38:52 +00:00
data off by 1 - just noticed now! 2010-03-16 03:28:39 +00:00
debian Some fixes for debian. 2009-05-23 13:57:54 +00:00
doc authors++ 2009-10-11 07:30:36 +00:00
m4 remove unused parameter in the library. 2010-03-09 17:51:30 +00:00
src Enable check of Elementary widgets and getting the first widget that 2010-03-22 21:36:59 +00:00
AUTHORS patch from discomfitor <- check type of widget on api call and return if not 2010-03-09 06:15:39 +00:00
COPYING upgrade to lgpl 2.1 with static linking 2009-08-28 11:30:46 +00:00
ChangeLog elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
INSTALL fix INSTALL files. 2008-10-01 07:37:28 +00:00
Makefile.am RPM spec for elementary. 2010-02-21 19:18:26 +00:00
NEWS elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
README right readme. 2008-09-30 08:18:41 +00:00
autogen.sh Stop trying to make the m4 directory. It already exists in the source tree. 2009-08-25 21:38:33 +00:00
configure.ac packaging ethumb support for elementary. 2010-03-15 18:46:27 +00:00
elementary.pc.in * use Requires.private field in elementary.pc if pkg-config 0.22 or later is installed. We list in it the required packages needed to compile elementary. 2009-10-03 06:57:32 +00:00
elementary.spec.in Better values fro url and source. 2010-02-21 19:40:32 +00:00

README

Elementary - a basic widget set that is easy to use based on EFL for mobile
touch-screen devices.