efl/legacy/elementary
Mike Blumenkrantz 2e4d3a02a9 revert 68495 and all subsequent "toolbar refactoring" (rewriting) commits because they broke toolbar use for everyone.
in the future, rewrites like this MUST be submitted as PATCHES, not direct commits. this allows application authors to continue having fun writing code without suddenly having broken widgets.

I have left the newly committed edc, as it does not seem likely to cause issues on its own.


SVN revision: 68586
2012-03-01 19:14:46 +00:00
..
config Elm glayer: Changed config to enable zoom/rotate finger by default. 2011-12-21 08:48:29 +00:00
data [elementary/elm_label] Deprecated some APIs, and refactored 2012-03-01 04:49:23 +00:00
doc Move gengrid and genlist to container list. 2012-02-22 17:01:32 +00:00
m4 Elementary: Use eina_lock in elm_store 2011-11-05 17:49:11 +00:00
po also cnp file... 2012-02-16 09:54:41 +00:00
src revert 68495 and all subsequent "toolbar refactoring" (rewriting) commits because they broke toolbar use for everyone. 2012-03-01 19:14:46 +00:00
tests Add getter for elm_radio 2010-11-10 14:10:08 +00:00
.gitignore add note.txt to svn ignores 2011-10-11 22:17:53 +00:00
AUTHORS From: Doyoun Kang <doyoun.kang@samsung.com> 2012-02-24 12:33:11 +00:00
COPYING fix errant word "either" in license. 2011-11-15 11:55:22 +00:00
COPYING.images Elm glayer: Added "Gesture Layer 2" test. 2011-11-09 10:46:04 +00:00
ChangeLog elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
INSTALL From: Hyoyoung Chang <hyoyoung@gmail.com> 2011-12-28 12:54:59 +00:00
Makefile.am elementary: add make rule to generate screenshots of the examples. 2011-06-16 21:08:05 +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
TODO elm: Use appropriate add/del_full for evas event callbacks. 2011-10-31 00:13:32 +00:00
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 2011-08-02 04:13:33 +00:00
configure.ac elementary: be able to specify elementary private data subdirectory. 2012-01-19 17:12:15 +00:00
elementary.pc.in oops - EMAP_* still there. remove. 2011-12-19 12:17:15 +00:00
elementary.spec.in Adjust spec to existing modules. 2011-09-03 17:57:36 +00:00

README

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