efl/legacy/elementary
ChunEon Park b88a8a186a elementary/ctxpopup - patched by kimcinoo@gmail.com
Dear All, Hi!

Previously, the ctxpopup have used only direction up or down if there is no
enough area to display.
So, there was some dead codes and TODO list for this..

By using wd->horizontal, we can decide between "up/down" and "left/right"
If elc_ctxpopup is horizontal, "up/down" is more proper than "left/right"
and vice versa.

Sincerely,
Shinwoo Kim.



SVN revision: 62420
2011-08-13 05:40:16 +00:00
..
config Elm glayer: Added n-long-tap gesture 2011-08-01 13:09:05 +00:00
data From: Jiyoun Park <jy0703.park@samsung.com> 2011-08-11 06:05:05 +00:00
doc fix previews in widget and container list. 2011-08-10 08:33:21 +00:00
m4 elementary: Build with -Wall -W 2011-06-29 06:40:45 +00:00
po elementary/elm_animator 2011-08-09 03:26:39 +00:00
src elementary/ctxpopup - patched by kimcinoo@gmail.com 2011-08-13 05:40:16 +00:00
tests Add getter for elm_radio 2010-11-10 14:10:08 +00:00
.gitignore elementary: Ignore widget preview files 2011-07-25 07:17:14 +00:00
AUTHORS elementary : Password's last char show feature can be shown by setting 2011-06-30 05:38:57 +00:00
COPYING namefix. 2010-08-16 04:44:45 +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 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
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 2011-08-02 04:13:33 +00:00
configure.ac dont need elementary.dox anymore - it's empty. 2011-08-09 07:16:43 +00:00
elementary.pc.in actually ONLy need 1 -I 2010-07-11 23:39:54 +00:00
elementary.spec.in These libraries where being put in the wrong package. 2011-08-02 06:54:55 +00:00

README

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