platform/upstream/elementary.git
10 years agofix namespace for slideshow to use elm, not slideshow - support old namespace for...
Carsten Haitzler (Rasterman) [Wed, 31 Jul 2013 09:57:12 +0000 (18:57 +0900)]
fix namespace for slideshow to use elm, not slideshow - support old namespace for compat.

10 years agoadd disabled actionslider test.
Carsten Haitzler (Rasterman) [Wed, 31 Jul 2013 09:53:15 +0000 (18:53 +0900)]
add disabled actionslider test.

10 years agoslideshow - use images not photos. :)
Carsten Haitzler (Rasterman) [Wed, 31 Jul 2013 09:15:05 +0000 (18:15 +0900)]
slideshow - use images not photos. :)

10 years agoFix elm to use key not keyname (so xmodmap works)
Carsten Haitzler (Rasterman) [Wed, 31 Jul 2013 06:14:09 +0000 (15:14 +0900)]
Fix elm to use key not keyname (so xmodmap works)

10 years ago[access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to...
Shinwoo Kim [Wed, 31 Jul 2013 03:53:04 +0000 (12:53 +0900)]
[access] use proper name _elm_access_info_get(); not _elm_access_object_get(); to get access information

10 years agoelementary/segment control - updated example
ChunEon Park [Tue, 30 Jul 2013 09:17:17 +0000 (18:17 +0900)]
elementary/segment control - updated example

10 years agoelementary/segmentcontrol - updated test case.
ChunEon Park [Tue, 30 Jul 2013 06:03:49 +0000 (15:03 +0900)]
elementary/segmentcontrol - updated test case.

10 years agoelementary/naviframe - eeek. please keep the smart member order.
ChunEon Park [Mon, 29 Jul 2013 10:51:44 +0000 (19:51 +0900)]
elementary/naviframe - eeek. please keep the smart member order.

10 years agoRevert "elementary/fileselector - added new api. elm_fileselector_entry_entry_get()"
ChunEon Park [Mon, 29 Jul 2013 02:42:23 +0000 (11:42 +0900)]
Revert "elementary/fileselector - added new api. elm_fileselector_entry_entry_get()"

This reverts commit c699ec2158d6ee56fc8cf07c3ded2b2688267f28.

Since "selected" smart callback returns the current entry text,
This is not necessary.

10 years agoelm_image: let's only propagate the event from one object.
Cedric Bail [Mon, 29 Jul 2013 02:30:35 +0000 (11:30 +0900)]
elm_image: let's only propagate the event from one object.

NOTE: Why do we destroy and recreate the image object, couldn't we just reset its state ?

10 years agoelementary/fileselector - added new api. elm_fileselector_entry_entry_get()
ChunEon Park [Sun, 28 Jul 2013 16:31:49 +0000 (01:31 +0900)]
elementary/fileselector - added new api. elm_fileselector_entry_entry_get()

10 years agomake finger size for standard profile 10 - more realistic.
Carsten Haitzler (Rasterman) [Sat, 27 Jul 2013 06:07:09 +0000 (15:07 +0900)]
make finger size for standard profile 10 - more realistic.

10 years agoelementary/flip - fix the flip page to not flip on a direction if the direction is...
ChunEon Park [Fri, 26 Jul 2013 12:12:27 +0000 (21:12 +0900)]
elementary/flip - fix the flip page to not flip on a direction if the direction is disabled.

10 years agoelementary/flip - use enum for readability.
ChunEon Park [Fri, 26 Jul 2013 11:56:24 +0000 (20:56 +0900)]
elementary/flip - use enum for readability.

10 years agoelementary/flip - index table by enum. It's more clear.
ChunEon Park [Fri, 26 Jul 2013 11:03:26 +0000 (20:03 +0900)]
elementary/flip - index table by enum. It's more clear.

10 years agore-fix slider to work again with def theme.
Carsten Haitzler (Rasterman) [Fri, 26 Jul 2013 07:26:17 +0000 (16:26 +0900)]
re-fix slider to work again with def theme.

10 years agoadd throttle policy settings to elm
Carsten Haitzler (Rasterman) [Thu, 25 Jul 2013 13:17:52 +0000 (22:17 +0900)]
add throttle policy settings to elm

10 years agoelm-player: do a whole bunch of work to make this a usable widget now.
Carsten Haitzler (Rasterman) [Thu, 25 Jul 2013 09:29:59 +0000 (18:29 +0900)]
elm-player: do a whole bunch of work to make this a usable widget now.

10 years agopanel.edc: rename the state for the consistency. this is not a theme api break.
Daniel Juyung Seo [Thu, 25 Jul 2013 06:35:42 +0000 (15:35 +0900)]
panel.edc: rename the state for the consistency. this is not a theme api break.

10 years agoelm_radio.c: remove unused callback. elm,action,radio,on.
Daniel Juyung Seo [Wed, 24 Jul 2013 11:48:22 +0000 (20:48 +0900)]
elm_radio.c: remove unused callback. elm,action,radio,on.

elm,action,radio,on was not used since elm 1.0 so this is not a theme api break.

10 years agoelementary/widget - fix the insane NULL set in translated string list.
ChunEon Park [Wed, 24 Jul 2013 04:02:39 +0000 (13:02 +0900)]
elementary/widget - fix the insane NULL set in translated string list.

Thanks JackDanielZ for catching this issue.

10 years agoAUTHORS, elm_authors.h: add Youngbok Shin to elementary authors list since he already...
Daniel Juyung Seo [Wed, 24 Jul 2013 01:23:11 +0000 (10:23 +0900)]
AUTHORS, elm_authors.h: add Youngbok Shin to elementary authors list since he already pushed 6 patches :)

10 years agoelementary/dayselector - fix formatting in it's example
ChunEon Park [Tue, 23 Jul 2013 13:37:58 +0000 (22:37 +0900)]
elementary/dayselector - fix formatting in it's example

10 years agoelementary/dayselector - added disabled case example
ChunEon Park [Tue, 23 Jul 2013 13:36:06 +0000 (22:36 +0900)]
elementary/dayselector - added disabled case example

10 years agoelm player: use position swallow, so volume etc. can be done later
Carsten Haitzler (Rasterman) [Tue, 23 Jul 2013 13:10:54 +0000 (22:10 +0900)]
elm player: use position swallow, so volume etc. can be done later

10 years agoelementary/dayselector - fix test case that the sunday first to be correctly shown.
ChunEon Park [Tue, 23 Jul 2013 12:58:22 +0000 (21:58 +0900)]
elementary/dayselector - fix test case that the sunday first to be correctly shown.

10 years agoelm player - fix null icon set - forgot to tag button objects
Carsten Haitzler (Rasterman) [Tue, 23 Jul 2013 12:56:02 +0000 (21:56 +0900)]
elm player - fix null icon set - forgot to tag button objects

10 years agoelm player - this breaks elm player theme api. it was broken to begin with
Carsten Haitzler (Rasterman) [Tue, 23 Jul 2013 10:15:50 +0000 (19:15 +0900)]
elm player - this breaks elm player theme api. it was broken to begin with

now elm player is a much mroe useful widget with nice auto-show/hide
controls and can in future be extended to do more. dark theme has full
support now.

10 years agoactionslider.edc: use group inherit \o/
Daniel Juyung Seo [Tue, 23 Jul 2013 08:12:42 +0000 (17:12 +0900)]
actionslider.edc: use group inherit \o/

10 years agoslider.edc: remove unnecessary empty lines while reading it.
Daniel Juyung Seo [Sun, 21 Jul 2013 06:04:34 +0000 (15:04 +0900)]
slider.edc: remove unnecessary empty lines while reading it.

10 years agoFix the wrong parameter in multibuttonentry.
Jaehwan Kim [Tue, 23 Jul 2013 09:48:09 +0000 (18:48 +0900)]
Fix the wrong parameter in multibuttonentry.

10 years agoAdd elm quit policy to conformant_example_02.
Chris Michael [Tue, 23 Jul 2013 06:31:23 +0000 (07:31 +0100)]
Add elm quit policy to conformant_example_02.

NB: In the future, can we please add this to any new examples also ?
so that we do not have to waste time chasing down stupid phab tickets
about apps not closing when the 'X' is pressed...

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoelementary: we are using the beta API of EFL.
Cedric Bail [Tue, 23 Jul 2013 02:24:43 +0000 (11:24 +0900)]
elementary: we are using the beta API of EFL.

10 years agomap: fix header split to actually be a split !
Cedric Bail [Tue, 23 Jul 2013 02:22:02 +0000 (11:22 +0900)]
map: fix header split to actually be a split !

10 years agoelementary: fix header inclusion order.
Cedric Bail [Mon, 22 Jul 2013 11:25:10 +0000 (20:25 +0900)]
elementary: fix header inclusion order.

10 years agoelc_fileselector.c: check null for part name and set the label for another part as...
Daniel Juyung Seo [Mon, 22 Jul 2013 21:11:30 +0000 (06:11 +0900)]
elc_fileselector.c: check null for part name and set the label for another part as well.

10 years agoelm: formatting fix for consistency.
Daniel Juyung Seo [Mon, 22 Jul 2013 21:05:16 +0000 (06:05 +0900)]
elm: formatting fix for consistency.

10 years agoelm: use more descriptive and consistent local variable name.
Daniel Juyung Seo [Mon, 22 Jul 2013 20:34:19 +0000 (05:34 +0900)]
elm: use more descriptive and consistent local variable name.

10 years agoelementary/fileselector - support elm_object_part_text_set() to set the ok, cancel...
ChunEon Park [Mon, 22 Jul 2013 16:51:27 +0000 (01:51 +0900)]
elementary/fileselector - support elm_object_part_text_set() to set the ok, cancel button label.

10 years agoelementary/diskselector - fix the test case that caused _smart_need_recalculate problems.
ChunEon Park [Mon, 22 Jul 2013 08:38:26 +0000 (17:38 +0900)]
elementary/diskselector - fix the test case that caused _smart_need_recalculate problems.

10 years agoelementary/diskselector - removed unnecessary part
ChunEon Park [Mon, 22 Jul 2013 08:38:08 +0000 (17:38 +0900)]
elementary/diskselector - removed unnecessary part

10 years agoelementary/diskselector - clean edc
ChunEon Park [Mon, 22 Jul 2013 08:06:20 +0000 (17:06 +0900)]
elementary/diskselector - clean edc

10 years agoelementary/slideshow - removed unnecessary lines
ChunEon Park [Mon, 22 Jul 2013 06:19:38 +0000 (15:19 +0900)]
elementary/slideshow - removed unnecessary lines

10 years agoewk changed run_open_panel interface since webkit's r123847
Ryuan Choi [Sun, 21 Jul 2013 23:03:12 +0000 (08:03 +0900)]
ewk changed run_open_panel interface since webkit's r123847

In order to support all of <file> attribute, run_open_panel was changed since r123847.
For more information, please see https://bugs.webkit.org/show_bug.cgi?id=91956

11 years agostop fetching invalid window id's even thought ecore handles it fine.
Carsten Haitzler (Rasterman) [Fri, 19 Jul 2013 10:56:58 +0000 (19:56 +0900)]
stop fetching invalid window id's even thought ecore handles it fine.

11 years agoslider - finally actually remove callback feedback loop from slider changes!
Carsten Haitzler (Rasterman) [Fri, 19 Jul 2013 07:00:45 +0000 (16:00 +0900)]
slider - finally actually remove callback feedback loop from slider changes!

11 years agofix self-feedback loop between slider and elm player in slider.
Carsten Haitzler (Rasterman) [Thu, 18 Jul 2013 14:10:34 +0000 (23:10 +0900)]
fix self-feedback loop between slider and elm player in slider.

11 years agowork on slider issues like not showing units brought up by player test
Carsten Haitzler (Rasterman) [Thu, 18 Jul 2013 13:19:44 +0000 (22:19 +0900)]
work on slider issues like not showing units brought up by player test

11 years agoremove printf in elm_player
Carsten Haitzler (Rasterman) [Thu, 18 Jul 2013 12:24:17 +0000 (21:24 +0900)]
remove printf in elm_player

11 years agoremove printfs from video test
Carsten Haitzler (Rasterman) [Thu, 18 Jul 2013 11:22:09 +0000 (20:22 +0900)]
remove printfs from video test

11 years agomake video test notify usage less annoying.
Carsten Haitzler (Rasterman) [Thu, 18 Jul 2013 10:02:08 +0000 (19:02 +0900)]
make video test notify usage less annoying.

11 years agofix some over-zealous emitting when not needed.
Carsten Haitzler (Rasterman) [Thu, 18 Jul 2013 09:28:35 +0000 (18:28 +0900)]
fix some over-zealous emitting when not needed.

11 years agoelm_player: now really dont self-event-feed on user drag + chg slider.
Carsten Haitzler (Rasterman) [Thu, 18 Jul 2013 08:19:13 +0000 (17:19 +0900)]
elm_player: now really dont self-event-feed on user drag + chg slider.

11 years agomake test video not use alpha and be a more sensible size by default
Carsten Haitzler (Rasterman) [Thu, 18 Jul 2013 07:38:40 +0000 (16:38 +0900)]
make test video not use alpha and be a more sensible size by default

11 years agoelementary/layout - revert commit b4e1b33cbea974e7e05d61a1c37c21f97ff7eabd for the...
ChunEon Park [Thu, 18 Jul 2013 04:02:19 +0000 (13:02 +0900)]
elementary/layout - revert commit b4e1b33cbea974e7e05d61a1c37c21f97ff7eabd for the app compatibility.

11 years agounregister access fully on del of src obj.
Carsten Haitzler (Rasterman) [Thu, 18 Jul 2013 03:48:22 +0000 (12:48 +0900)]
unregister access fully on del of src obj.

11 years agoRevert "Remove redundant check routine what elm_entry_utf8_to_markup() returns."
Ryuan Choi [Thu, 18 Jul 2013 01:25:57 +0000 (10:25 +0900)]
Revert "Remove redundant check routine what elm_entry_utf8_to_markup() returns."

This commit is invalid.
It just use strdup and strdup may return NULL when memory is not enough.

This reverts commit f579f7fd4b5e863f01a001876e536f5becc40811.

11 years agoCleanup _on_item_selected
Ryuan Choi [Wed, 17 Jul 2013 17:48:07 +0000 (02:48 +0900)]
Cleanup _on_item_selected

Just return for the exception and avoid unnecessary allocation.

11 years agoRemove redundant check routine what elm_entry_utf8_to_markup() returns.
Ryuan Choi [Wed, 17 Jul 2013 16:59:22 +0000 (01:59 +0900)]
Remove redundant check routine what elm_entry_utf8_to_markup() returns.

elm_entry_utf8_to_markup() always returns allocated string.
So, we don't need to check what it returns.

11 years agoelementary/panes - fixed typo
ChunEon Park [Wed, 17 Jul 2013 16:27:43 +0000 (01:27 +0900)]
elementary/panes - fixed typo

11 years agofix player widget feedback loop with slider
Carsten Haitzler (Rasterman) [Wed, 17 Jul 2013 10:29:30 +0000 (19:29 +0900)]
fix player widget feedback loop with slider

11 years agoelementary/widget - use eina_inlist in transate data to improve memory access / alloc...
ChunEon Park [Wed, 17 Jul 2013 06:05:40 +0000 (15:05 +0900)]
elementary/widget - use eina_inlist in transate data to improve memory access / allocations.

11 years agoelementary/layout - Send visible/hidden signals whenever contents are set/unset ...
ChunEon Park [Wed, 17 Jul 2013 01:50:08 +0000 (10:50 +0900)]
elementary/layout - Send visible/hidden signals whenever contents are set/unset (not only icon and end parts)

11 years agoscroller: ELM_PRIV_XXX_SIGNALS adoption for scroller
Ryuan Choi [Mon, 15 Jul 2013 23:11:52 +0000 (08:11 +0900)]
scroller: ELM_PRIV_XXX_SIGNALS adoption for scroller

Refactored signal declarations since b430c07ca1f1.

11 years agoelm datetime -> set child objects to disabled if main obj is
Carsten Haitzler (Rasterman) [Mon, 15 Jul 2013 10:45:41 +0000 (19:45 +0900)]
elm datetime -> set child objects to disabled if main obj is

11 years agonamespace special parts elm looks for with elm.*
Carsten Haitzler (Rasterman) [Mon, 15 Jul 2013 09:00:49 +0000 (18:00 +0900)]
namespace special parts elm looks for with elm.*

11 years agoelementary/naviframe - improve doc.
ChunEon Park [Mon, 15 Jul 2013 05:34:13 +0000 (14:34 +0900)]
elementary/naviframe - improve doc.

11 years agoconfig.c: make a group of scroller bounce configurations.
Daniel Juyung Seo [Mon, 15 Jul 2013 05:04:15 +0000 (14:04 +0900)]
config.c: make a group of scroller bounce configurations.

11 years agoconfig.c: make a group of scroller acceleration configurations.
Daniel Juyung Seo [Mon, 15 Jul 2013 04:59:00 +0000 (13:59 +0900)]
config.c: make a group of scroller acceleration configurations.

11 years agoentry: ELM_PRIV_XXX_SIGNALS adoption for entry(2)
Ryuan Choi [Mon, 15 Jul 2013 04:37:34 +0000 (13:37 +0900)]
entry: ELM_PRIV_XXX_SIGNALS adoption for entry(2)

Fixed typo.

11 years agoentry: ELM_PRIV_XXX_SIGNALS adoption for entry
Ryuan Choi [Mon, 15 Jul 2013 03:13:53 +0000 (12:13 +0900)]
entry: ELM_PRIV_XXX_SIGNALS adoption for entry

Refactored signal declarations since b430c07ca1f1.

11 years agoelm, genlist: Introduce ELM_PRIV_STATIC_VARIABLE_DECLARE and ELM_PRIV_SMART_CALLBACKS...
Ryuan Choi [Mon, 15 Jul 2013 02:13:24 +0000 (11:13 +0900)]
elm, genlist: Introduce ELM_PRIV_STATIC_VARIABLE_DECLARE and ELM_PRIV_SMART_CALLBACKS_DESC

This can reduce human mistakes when adding new signals (and typing).

This is not all, I will work on adopting these macros for oter widgets.

11 years agoelementry/entry - Change the keyboard mode only if the imf is not available.
ChunEon Park [Sat, 13 Jul 2013 09:58:30 +0000 (18:58 +0900)]
elementry/entry - Change the keyboard mode only if the imf is not available.
If the imf is available, the keyboard mode should be decided by ime, but not
entry. This prevents the asynchorouse states between ime and conformant.

11 years agoelm_list.h: add more documentation for supported parts.
Daniel Juyung Seo [Sat, 13 Jul 2013 07:07:12 +0000 (16:07 +0900)]
elm_list.h: add more documentation for supported parts.

11 years agotest_list.c: added elm_object_item_part_text_set sample.
Daniel Juyung Seo [Sat, 13 Jul 2013 07:05:59 +0000 (16:05 +0900)]
test_list.c: added elm_object_item_part_text_set sample.

11 years agoelm_list.c: fixed elm_object_item_part_content_set bug with 'end' part in elm_list.
Daniel Juyung Seo [Sat, 13 Jul 2013 06:45:44 +0000 (15:45 +0900)]
elm_list.c: fixed elm_object_item_part_content_set bug with 'end' part in elm_list.

11 years agoelementary/elm_win.c : When highlight shutdown, custom highlight of current focused...
WooHyun Jung [Sat, 13 Jul 2013 03:37:03 +0000 (12:37 +0900)]
elementary/elm_win.c : When highlight shutdown, custom highlight of current focused widget should be hidden.

11 years agoForgotten release boilerplate.
Gustavo Lima Chaves [Fri, 12 Jul 2013 15:01:17 +0000 (12:01 -0300)]
Forgotten release boilerplate.

11 years agoAdding an API to Dayselector.
cabelitos [Thu, 11 Jul 2013 18:34:58 +0000 (15:34 -0300)]
Adding an API to Dayselector.

This patches introduces a new API that will make the Dayselector more
flexible. Before this patch the only way that the week this was being shown
was according to the '%a' format type from the strftime() function,
However the user may want to abbreviate using another criterion. This patch
will allow the user to do that.

11 years agonotify.edc: added show animation for center style.
Daniel Juyung Seo [Thu, 11 Jul 2013 22:28:44 +0000 (07:28 +0900)]
notify.edc: added show animation for center style.

11 years agoOpps revert this commit. It was my mistake. Sorry.
Daniel Juyung Seo [Thu, 11 Jul 2013 22:20:01 +0000 (07:20 +0900)]
Opps revert this commit. It was my mistake. Sorry.

Revert "sldkfj"

This reverts commit a52b461984914211ee98f390b957b0c370347bfc.

11 years agopo: updated po
Daniel Juyung Seo [Thu, 11 Jul 2013 22:19:18 +0000 (07:19 +0900)]
po: updated po

11 years agosldkfj
Thiep Ha [Thu, 11 Jul 2013 21:57:00 +0000 (06:57 +0900)]
sldkfj

11 years agoElementary: Gesture Layer updated test 2 Added callbacks for MOVE state of Double...
Aharon Hillel [Thu, 11 Jul 2013 14:19:52 +0000 (17:19 +0300)]
Elementary: Gesture Layer updated test 2 Added callbacks for MOVE state of Double, Triple Tap gesture

Signed-off-by: Aharon Hillel <a.hillel@samsung.com>
11 years agoElementary: Gesture Layer added move for Taps Added MOVE state report for Double...
Aharon Hillel [Thu, 11 Jul 2013 14:18:24 +0000 (17:18 +0300)]
Elementary: Gesture Layer added move for Taps Added MOVE state report for Double,Triple Tap gesture

Signed-off-by: Aharon Hillel <a.hillel@samsung.com>
11 years agoWe can change the focusable state of elm_layout by calling elm_object_focus_allow_set...
WooHyun Jung [Thu, 11 Jul 2013 08:47:25 +0000 (17:47 +0900)]
We can change the focusable state of elm_layout by calling elm_object_focus_allow_set from application side.

11 years agoelm_authors.h: synchronize elm_authors.h with AUTHORS.
Daniel Juyung Seo [Thu, 11 Jul 2013 03:54:54 +0000 (12:54 +0900)]
elm_authors.h: synchronize elm_authors.h with AUTHORS.

11 years agotheme: free all theme resources when elementary is shutdown.
Tae-Hwan Kim [Thu, 11 Jul 2013 02:34:21 +0000 (11:34 +0900)]
theme: free all theme resources when elementary is shutdown.

11 years ago[entry] Fix non-scrollable entry did not comply focus_highlight data.
Youngbok Shin [Tue, 9 Jul 2013 09:40:47 +0000 (18:40 +0900)]
[entry] Fix non-scrollable entry did not comply focus_highlight data.

elm_entry checked focus_highlight data only if entry is scrollable.
Now elm_entry will check focus_highlight data on any style of entries.

11 years agoEntry: _elm_entry_smart_signali calls edje_object_message_signal_process for processi...
Youngbok Shin [Tue, 9 Jul 2013 09:31:22 +0000 (18:31 +0900)]
Entry: _elm_entry_smart_signali calls edje_object_message_signal_process for processing the pending messages.

_elm_entry_smart_signali calls edje_object_message_signal_process for processing the pending messages.
Because Edje can’t changes size or position of parts immediately when it receive a signal without this.

11 years agoentry: Fix elm_entry_end_visible_set checked wrong content.
Youngbok Shin [Tue, 9 Jul 2013 07:57:16 +0000 (16:57 +0900)]
entry: Fix elm_entry_end_visible_set checked wrong content.

the elm_entry_end_visible_set checked elm.swallow.icon.
It should checked elm.swallow.end.

11 years agoelm_config.c: set the default value for thumbscroll flick distance tolerance when...
Daniel Juyung Seo [Tue, 9 Jul 2013 05:07:21 +0000 (14:07 +0900)]
elm_config.c: set the default value for thumbscroll flick distance tolerance when the value equals to zero.

11 years agoconfig.c: add more comments for the readability.
Daniel Juyung Seo [Tue, 9 Jul 2013 04:36:19 +0000 (13:36 +0900)]
config.c: add more comments for the readability.

11 years agoadd disabled list items for horizontal lists in test
Carsten Haitzler (Rasterman) [Sun, 7 Jul 2013 01:56:36 +0000 (10:56 +0900)]
add disabled list items for horizontal lists in test

11 years agopo: If els_pan.c is removed, don't depend on it in POTFILES.in
Daniel Willmann [Sat, 6 Jul 2013 23:27:14 +0000 (00:27 +0100)]
po: If els_pan.c is removed, don't depend on it in POTFILES.in

Fix build failure from commit ee9024

11 years agoelementary_test : Fixed my fault.
Ryuan Choi [Sat, 6 Jul 2013 11:55:41 +0000 (20:55 +0900)]
elementary_test : Fixed my fault.

Valgrind complains invalid read of size 1

11 years agotest_access.c: added an instruction how to run the test.
Daniel Juyung Seo [Sat, 6 Jul 2013 07:41:25 +0000 (16:41 +0900)]
test_access.c: added an instruction how to run the test.

11 years agoobjects/test.edc: fixed formatting.
Daniel Juyung Seo [Sat, 6 Jul 2013 07:35:20 +0000 (16:35 +0900)]
objects/test.edc: fixed formatting.

11 years agoobjects/test.edc: refactoring. use rel1.relative for oneliner.
Daniel Juyung Seo [Sat, 6 Jul 2013 06:35:05 +0000 (15:35 +0900)]
objects/test.edc: refactoring. use rel1.relative for oneliner.

11 years agotest_access.c: refactoring.
Daniel Juyung Seo [Sat, 6 Jul 2013 06:24:44 +0000 (15:24 +0900)]
test_access.c: refactoring.

1. removed unnecessary align hint set.
2. changed code sequence more logically.
3. use ECORE_CALLBACK_PASS_ON instead of EINA_TRUE for ecore event callback function.