efl/legacy/elementary
Tom Hacohen 689ff9abd5 Elementary: Added the infrastructure for ui-mirroring support.
* Added elm_mirrored_get/set to set the system mirrored mode
* Added elm_widget_mirrored/get/set to set each widget's mirrored mode.
* Added code to set the system mirrored mode from translations to elementary and added translations for all the rtl languages. (a trick to load according to locale).
* Future commits will include specific widgets mirrored mode handling.
Work by Aharon Hillel and Tom Hacohen.

SVN revision: 56673
2011-02-03 15:52:49 +00:00
..
config From: Jae Hwan Kim <jae.hwan.kim@samsung.com> 2011-01-31 08:18:58 +00:00
data Elementary ctxpopup: Modified the disabled item style. Patch by ChunEon Park (Hermet). 2011-02-03 08:23:14 +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
po Elementary: Added the infrastructure for ui-mirroring support. 2011-02-03 15:52:49 +00:00
src Elementary: Added the infrastructure for ui-mirroring support. 2011-02-03 15:52:49 +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 Elementary: Added the infrastructure for ui-mirroring support. 2011-02-03 15:52:49 +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: Added the infrastructure for ui-mirroring support. 2011-02-03 15:52:49 +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 Elementary: Added the infrastructure for ui-mirroring support. 2011-02-03 15:52:49 +00:00
configure.ac Elementary: Added the infrastructure for ui-mirroring support. 2011-02-03 15:52:49 +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.