efl/legacy/elementary
Rafael Fonseca f66f9b341e Make it possible to use origin besides (0,0) for pan object.
Although some widgets are modified in this patch there should not be any visible
change. Actually this patch is intended to fix a Gengrid issue (patch following).

In Gengrid when the items were bigger than the grid itself the scroll would not
work correctly when the alignment was other than 0.0. That happened because the
smart scroller object was assuming the pan origin to be (0,0) and doing some
miscalculations based on that.



SVN revision: 54902
2010-11-23 20:20:41 +00:00
..
config updating french translations 2010-11-23 11:53:29 +00:00
data Adding style for disabled slider 2010-11-23 12:56:57 +00:00
doc Mirror recent AUTHORS changes to elm docs 2010-11-12 13:17:13 +00:00
m4 make thread support windows friendly. i hope. 2010-11-21 04:37:52 +00:00
src Make it possible to use origin besides (0,0) for pan object. 2010-11-23 20:20:41 +00:00
tests Add getter for elm_radio 2010-11-10 14:10:08 +00:00
.gitignore Merge branch 'elmdnd' 2010-09-07 06:56:16 +00:00
AUTHORS Add Daniel Juyung Seo to elm AUTHORS 2010-11-12 13:07:32 +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 This has to be here in order for release tarballs to be directly fed to rpmbuild. 2010-11-20 12:51:51 +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 make thread support windows friendly. i hope. 2010-11-21 04:37:52 +00:00
elementary.pc.in actually ONLy need 1 -I 2010-07-11 23:39:54 +00:00
elementary.spec.in Apply the same fix MEJ did ( http://marc.info/?l=enlightenment-svn&m=127157420508183&w=3 ) to more specs 2010-04-21 20:55:23 +00:00

README

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