efl/src/examples/edje
Daniel Hirt 699a57c7e4 Edje: Add example for hyphenation style
A small example how hyphenation is set as a style in TEXTBLOCK parts.
2015-11-24 14:31:29 +02:00
..
en_IN edje: add po file support in edc translation. 2015-06-11 10:40:55 +02:00
hi_IN edje: add po file support in edc translation. 2015-06-11 10:40:55 +02:00
ta_IN edje: add ability to change the language on one specific edje object. 2015-06-01 17:50:02 +02:00
.gitignore edje: updated .gitignore to ignore edje-edit-part-box example. 2015-02-23 15:46:41 +01:00
Makefile.am Edje: Add example for hyphenation style 2015-11-24 14:31:29 +02:00
Makefile.examples efl: add makefile.examples to each lib 2013-02-08 17:35:24 +00:00
Vera.ttf efl: merge edje. 2013-01-04 02:08:14 +00:00
animations.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
animations2.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
animations2.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
basic.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
basic2.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
bezier-transition-example.edc edje: add cubic bezier transition example. 2015-05-19 14:17:00 +02:00
box.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
box_example.edc edje: Edje_Edit - add examples for it's API using for BOX part and items 2015-02-16 12:10:07 +01:00
bubble-blue.png efl: merge edje. 2013-01-04 02:08:14 +00:00
bubble.png efl: merge edje. 2013-01-04 02:08:14 +00:00
codegen.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
color-class.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
drag.edc Edje examples: Fixed knob to be visible in the drag example. 2013-06-12 14:06:27 +01:00
duck.wav efl: merge edje. 2013-01-04 02:08:14 +00:00
edje-animations.c Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
edje-basic.c Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
edje-basic2.c Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
edje-box.c Spelling fixes 2015-03-18 21:38:33 -04:00
edje-box2.c Edje Example: Fix wrong usage of evas_object_color_set API 2015-09-19 08:38:39 +05:30
edje-codegen-example.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
edje-color-class.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
edje-drag.c Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
edje-edit-part-box.c edje: Edje_Edit - add examples for it's API using for BOX part and items 2015-02-16 12:10:07 +01:00
edje-group.edc edje: make min: source work correctly with GROUP part. 2013-08-07 16:04:52 +09:00
edje-map-color.edc Documentation: adding missed documentation to edcref (map.color param) 2014-06-24 17:11:09 +03:00
edje-multisense.c examples: Removed compilation warnings. 2014-07-18 18:55:56 -03:00
edje-nested.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
edje-perspective.c Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
edje-signals-messages.c Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
edje-swallow.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
edje-swallow2.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
edje-table.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
edje-text.c edje: add ability to change the language on one specific edje object. 2015-06-01 17:50:02 +02:00
edje-textblock-hyphenation.c Edje: Add example for hyphenation style 2015-11-24 14:31:29 +02:00
edje-threshold.edc edje: add threshold to draggable part. 2013-07-19 15:40:11 +09:00
edje_example.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
edje_example.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
embryo_custom_state.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
embryo_pong.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
embryo_run_program.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
embryo_set_state.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
embryo_set_state_anim.edc edje: add set_state_anim API to embryo script. 2015-05-18 11:04:11 +02:00
embryo_set_text.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
embryo_timer.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
embryo_tween_anim.edc set_tween_state_anim API added. 2015-05-18 15:22:02 +09:00
external_elm_anchorblock.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
external_elm_button.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
external_elm_check.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
external_elm_panes.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
external_emotion_elm.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
lua_script.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
messages_echo.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
multisense.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
perspective.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
physics_3d.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
physics_actions.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
physics_backcull.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
physics_basic.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
physics_complex.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
physics_soft_bodies.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
red.png efl: merge edje. 2013-01-04 02:08:14 +00:00
signals-messages.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
signals2.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
signalsBubble.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
sigtest.c Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
sigtest.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
swallow.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
table.edc efl: merge edje. 2013-01-04 02:08:14 +00:00
test.png efl: merge edje. 2013-01-04 02:08:14 +00:00
text.edc edje: add po file support in edc translation. 2015-06-11 10:40:55 +02:00
textblock-hyphen.edc Edje: Add example for hyphenation style 2015-11-24 14:31:29 +02:00
toggle_using_filter.edc efl: merge edje. 2013-01-04 02:08:14 +00:00