platform/upstream/elementary.git
10 years agoelementary/flipselector - fixed typo
ChunEon Park [Mon, 19 Aug 2013 06:13:44 +0000 (15:13 +0900)]
elementary/flipselector - fixed typo

10 years agoelementary/spinner - set default window size
ChunEon Park [Mon, 19 Aug 2013 06:06:46 +0000 (15:06 +0900)]
elementary/spinner - set default window size

10 years agoelementary/fileselector - removed unnecessary empty lines.
ChunEon Park [Mon, 19 Aug 2013 05:43:20 +0000 (14:43 +0900)]
elementary/fileselector - removed unnecessary empty lines.

10 years agoelementary/flipselector - pass the immediate parent objects not window.
ChunEon Park [Mon, 19 Aug 2013 05:37:16 +0000 (14:37 +0900)]
elementary/flipselector - pass the immediate parent objects not window.

This way is more clean and faster since it doensn't need to redirect the parent.

10 years agoelementary/mapbuf - fixed comment typo and more intuitive comment.
ChunEon Park [Sun, 18 Aug 2013 11:40:22 +0000 (20:40 +0900)]
elementary/mapbuf - fixed comment typo and more intuitive comment.

10 years agoelementary/mapbuf - evas_smart_objects_calculate() call causes many side effects...
ChunEon Park [Sun, 18 Aug 2013 11:34:50 +0000 (20:34 +0900)]
elementary/mapbuf - evas_smart_objects_calculate() call causes many side effects in calculating mapbuf objects$
But it doens't affect to the mapbuf it's special feature, performance. so commented out them.

10 years agoelementary/mapbuf - revert 1f3fd49b4511ba4308a433cee9e7488cb61adaae.
ChunEon Park [Sun, 18 Aug 2013 11:16:28 +0000 (20:16 +0900)]
elementary/mapbuf - revert 1f3fd49b4511ba4308a433cee9e7488cb61adaae.

This causes side effects in calculating objects.

10 years agotest spinner editable mode in elm test
Carsten Haitzler (Rasterman) [Fri, 16 Aug 2013 05:24:45 +0000 (14:24 +0900)]
test spinner editable mode in elm test

10 years agoelm_win.c: focus animation refactoring.
Daniel Juyung Seo [Thu, 15 Aug 2013 13:42:59 +0000 (22:42 +0900)]
elm_win.c: focus animation refactoring.

10 years agoelm_win.c: formatting fix before working on this file.
Daniel Juyung Seo [Thu, 15 Aug 2013 13:42:09 +0000 (22:42 +0900)]
elm_win.c: formatting fix before working on this file.

10 years agoSorry Jihoon, need to revert this. The code pushed to EFL to add this
Chris Michael [Thu, 15 Aug 2013 06:43:31 +0000 (07:43 +0100)]
Sorry Jihoon, need to revert this. The code pushed to EFL to add this
feature did not build (missing the matching ecore_imf code) so I had
to revert it from EFL, which means this needs to be reverted also.

Revert "Add elm_entry_input_panel_show_on_demand_set/get()"

This reverts commit 3fc38ccc41d9b61efb4b5a8db08ea8290182bb7a.

10 years agoAdd elm_entry_input_panel_show_on_demand_set/get()
Jihoon Kim [Wed, 14 Aug 2013 09:32:42 +0000 (18:32 +0900)]
Add elm_entry_input_panel_show_on_demand_set/get()

10 years agoelc_naviframe.h: fixed wrong documentation.
Daniel Juyung Seo [Wed, 14 Aug 2013 02:41:25 +0000 (11:41 +0900)]
elc_naviframe.h: fixed wrong documentation.

10 years agotest_popup.c: refactoring.
Daniel Juyung Seo [Tue, 13 Aug 2013 14:59:22 +0000 (23:59 +0900)]
test_popup.c: refactoring.

1. longer but more cleaner and easy to read code.
2. remove unnecessary object hide before deletion.
3. etc.

10 years agoelc_popup.c: removed unnecessary code.
Daniel Juyung Seo [Tue, 13 Aug 2013 14:09:49 +0000 (23:09 +0900)]
elc_popup.c: removed unnecessary code.

Don't need to call evas_object_show for swallowed buttons.

10 years agotest_radio.c: refactoring.
Daniel Juyung Seo [Tue, 13 Aug 2013 03:53:52 +0000 (12:53 +0900)]
test_radio.c: refactoring.

1. removed unnecessary show.
2. added "changed" smart callback usage.

10 years agoPhotocam remote url test: add a progressbar while downloading the big image from...
davemds [Mon, 12 Aug 2013 19:29:53 +0000 (21:29 +0200)]
Photocam remote url test: add a progressbar while downloading the big image from the net, it took some minutes to complete here.

10 years agogengrid_example.c: refactoring layout.
Daniel Juyung Seo [Mon, 12 Aug 2013 17:25:15 +0000 (02:25 +0900)]
gengrid_example.c: refactoring layout.

This fixes T239.

10 years agotransit_example_04.c: refactoring the sample code layout.
Daniel Juyung Seo [Mon, 12 Aug 2013 17:07:37 +0000 (02:07 +0900)]
transit_example_04.c: refactoring the sample code layout.

This fixes T263.

10 years agoelementary/mapbuf - trivial change
ChunEon Park [Mon, 12 Aug 2013 12:51:10 +0000 (21:51 +0900)]
elementary/mapbuf - trivial change

10 years agoelementary/Mapbuf - Ensure that content size calculation is correctly finished becaus...
ChunEon Park [Mon, 12 Aug 2013 12:46:36 +0000 (21:46 +0900)]
elementary/Mapbuf - Ensure that content size calculation is correctly finished because the mapbuf is willing to block the size calculation forcely.

10 years agoRevert "Fix elementary building when --disable-ethumb is passed in."
Chris Michael [Mon, 12 Aug 2013 12:26:53 +0000 (13:26 +0100)]
Revert "Fix elementary building when --disable-ethumb is passed in."

NB: Revert this. Breaks terminology building. WHY does terminology NOT
use the elm_thumb widget ???

This reverts commit 6049b65339e0cc09d6fe6d6cee35a4ebc3927418.

10 years agoFix elementary building when --disable-ethumb is passed in.
Chris Michael [Mon, 12 Aug 2013 12:19:45 +0000 (13:19 +0100)]
Fix elementary building when --disable-ethumb is passed in.

NB: This may not be the most Ideal fix, but it does work. Feel free to
change to a "proper" fix if desired. This was just a quick hack for
Mike to get things building again.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
10 years agoelementary: update ChangeLog/NEWS about URL support in Elm_Image and Elm_Photocam.
Cedric Bail [Mon, 12 Aug 2013 06:53:49 +0000 (15:53 +0900)]
elementary: update ChangeLog/NEWS about URL support in Elm_Image and Elm_Photocam.

10 years agotest_photocam.c: very subtile change. use EINA_TRUE instead of 1.
Daniel Juyung Seo [Mon, 12 Aug 2013 04:35:27 +0000 (13:35 +0900)]
test_photocam.c: very subtile change. use EINA_TRUE instead of 1.

10 years agothumb_example_01.c: revival of size set. special thanks to okra.
Daniel Juyung Seo [Mon, 12 Aug 2013 04:34:58 +0000 (13:34 +0900)]
thumb_example_01.c: revival of size set. special thanks to okra.

10 years agoelm_thumb: Add support for ethumb formatting and size manipulation.
Stephen Houston [Mon, 12 Aug 2013 04:19:32 +0000 (23:19 -0500)]
elm_thumb: Add support for ethumb formatting and size manipulation.

Add the ability to manipulate elm_thumb thumbnails per object by
exposing ethumb manipulation. Reviewed by raster and SeoZ.

10 years agoelementary: add support for url in Elm_Photocam and gave a look at Nasa Earth picture.
Cedric Bail [Mon, 12 Aug 2013 03:14:45 +0000 (12:14 +0900)]
elementary: add support for url in Elm_Photocam and gave a look at Nasa Earth picture.

10 years agotest_focus3.c: refactoring.
Daniel Juyung Seo [Sun, 11 Aug 2013 16:42:48 +0000 (01:42 +0900)]
test_focus3.c: refactoring.

1. use box instead of grid. grid is not flexible in most of cases for further changes.
2. move around code.
3. use frame and separator as well as box.

10 years agoelc_popup.c: remove unnecessary local variable.
Daniel Juyung Seo [Sun, 11 Aug 2013 13:35:10 +0000 (22:35 +0900)]
elc_popup.c: remove unnecessary local variable.

10 years agohover.edc win.edc: use correct state name.
Daniel Juyung Seo [Sun, 11 Aug 2013 13:34:45 +0000 (22:34 +0900)]
hover.edc win.edc: use correct state name.

10 years agopopup.edc: polish up popup styles.
Daniel Juyung Seo [Sun, 11 Aug 2013 13:33:16 +0000 (22:33 +0900)]
popup.edc: polish up popup styles.

10 years agoelc_popup.c: remove unnecessary weight and align set for swallow part.
Daniel Juyung Seo [Sun, 11 Aug 2013 12:43:38 +0000 (21:43 +0900)]
elc_popup.c: remove unnecessary weight and align set for swallow part.

10 years agotest_genlist.c test_list.c: Added focus highlight animate enable/disable button to...
Daniel Juyung Seo [Sun, 11 Aug 2013 10:09:49 +0000 (19:09 +0900)]
test_genlist.c test_list.c: Added focus highlight animate enable/disable button to genlist and list focus examples.

10 years agoelm_win focus: Added elm_win_focus_highlight_animate_set/get APIs.
Daniel Juyung Seo [Sun, 11 Aug 2013 09:58:28 +0000 (18:58 +0900)]
elm_win focus: Added elm_win_focus_highlight_animate_set/get APIs.

Now one can manually enable/disable focus highlight animation for a specific window on run-time.

10 years agoelm_access.c: refactoring. cleaner code.
Daniel Juyung Seo [Sun, 11 Aug 2013 09:23:18 +0000 (18:23 +0900)]
elm_access.c: refactoring. cleaner code.

10 years agotest_focus3.c: added window focus highlight enabled set test check.
Daniel Juyung Seo [Sun, 11 Aug 2013 09:22:34 +0000 (18:22 +0900)]
test_focus3.c: added window focus highlight enabled set test check.

10 years agoelm_win.c: check null before dereferencing it.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:30:56 +0000 (17:30 +0900)]
elm_win.c: check null before dereferencing it.

This fixes coverity CID 1040022 : Dereference null return value (NULL_RETURNS).

10 years agoelm_prefs.c: make the string null terminated.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:21:31 +0000 (17:21 +0900)]
elm_prefs.c: make the string null terminated.

This fixes coverity CID 1046593 : Buffer not null terminated (BUFFER_SIZE_WARNING).

10 years agoelm_prefs.c: handle null check correctly.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:16:08 +0000 (17:16 +0900)]
elm_prefs.c: handle null check correctly.

This fixes coverity CID 1040035 : Dereference after null check (FORWARD_NULL).

10 years agoelm_prefs.c: dereference variable in a proper place.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:13:17 +0000 (17:13 +0900)]
elm_prefs.c: dereference variable in a proper place.

This fixes coverity CID 1040034 : Dereference after null check (FORWARD_NULL).

10 years agoelm_list.c: check null as well.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:11:03 +0000 (17:11 +0900)]
elm_list.c: check null as well.

This fixes coverity CID 1049944 Dereference after null check (FORWARD_NULL).

10 years agoelm_cnp.c: initialize local variable.
Daniel Juyung Seo [Sun, 11 Aug 2013 08:04:21 +0000 (17:04 +0900)]
elm_cnp.c: initialize local variable.

This fixes coverity CID 1039988 Uninitialized scalar variable (UNINIT).

10 years agotest_dnd.c: compare a flag correctly.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:53:31 +0000 (15:53 +0900)]
test_dnd.c: compare a flag correctly.

This fixes coverity CID 1040041 Wrong operator used (CONSTANT_EXPRESSION_RESULT).

10 years agotest_access.c: free memory in a proper place.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:51:29 +0000 (15:51 +0900)]
test_access.c: free memory in a proper place.

This fixes coverity CID 1046528 Resource leak (RESOURCE_LEAK).

10 years agoquicklaunch.c: check return value of mkdir.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:46:23 +0000 (15:46 +0900)]
quicklaunch.c: check return value of mkdir.

This fixes coverity CID 1040044 Unchecked return value from library (CHECKED_RETURN).

10 years agoelm_prefs_cc_parse.c: tok null check in advance.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:38:16 +0000 (15:38 +0900)]
elm_prefs_cc_parse.c: tok null check in advance.

This fixes coverity CID 1040003 Dereference before null check (REVERSE_INULL).

10 years agoelementary_codegen.c: fixed formatting.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:25:14 +0000 (15:25 +0900)]
elementary_codegen.c: fixed formatting.

10 years agoelementary_codegen.c: removed unused pointer value.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:19:40 +0000 (15:19 +0900)]
elementary_codegen.c: removed unused pointer value.

This fixes coverity CID 1039982.

10 years agotest_main_main.c: refactoring.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:04:12 +0000 (15:04 +0900)]
test_main_main.c: refactoring.

use elm_win_util_standard_add.
move around the code.

10 years agoelm_panes.c: formatting fix while reading the code.
Daniel Juyung Seo [Sun, 11 Aug 2013 06:00:43 +0000 (15:00 +0900)]
elm_panes.c: formatting fix while reading the code.

10 years agoelementary/popup - Fix the corrupted internal widget tree that caused elm_theme_set...
ChunEon Park [Sat, 10 Aug 2013 09:52:35 +0000 (18:52 +0900)]
elementary/popup - Fix the corrupted internal widget tree that caused elm_theme_set() doesn't work correctly.

10 years agoelementary/popup - fixed typo
ChunEon Park [Sat, 10 Aug 2013 07:47:28 +0000 (16:47 +0900)]
elementary/popup - fixed typo

10 years agoelementary/popup - only set the notify style if the notify is the parent of the popup
ChunEon Park [Sat, 10 Aug 2013 07:41:25 +0000 (16:41 +0900)]
elementary/popup - only set the notify style if the notify is the parent of the popup

10 years agoelementary/popup - Don't need to set the style since widget infra setup themes for...
ChunEon Park [Sat, 10 Aug 2013 06:01:05 +0000 (15:01 +0900)]
elementary/popup - Don't need to set the style since widget infra setup themes for sub objects on behind.

10 years agoelementary/naviframe - update only theme changed views
ChunEon Park [Sat, 10 Aug 2013 04:58:17 +0000 (13:58 +0900)]
elementary/naviframe - update only theme changed views

10 years agoelm_image: add support for url.
Cedric Bail [Fri, 9 Aug 2013 12:12:29 +0000 (21:12 +0900)]
elm_image: add support for url.

10 years agoelm_image: fix structure order to avoid hole in it.
Cedric Bail [Fri, 9 Aug 2013 10:00:16 +0000 (19:00 +0900)]
elm_image: fix structure order to avoid hole in it.

10 years ago[access] remove double free possibility by removing object data
Shinwoo Kim [Fri, 9 Aug 2013 10:03:56 +0000 (19:03 +0900)]
[access] remove double free possibility by removing object data

10 years agoelm popup leak fix! also in notify!
Carsten Haitzler (Rasterman) [Fri, 9 Aug 2013 08:48:31 +0000 (17:48 +0900)]
elm popup leak fix! also in notify!

10 years agotest_access.c - fixed typo
Shinwoo Kim [Fri, 9 Aug 2013 01:59:08 +0000 (10:59 +0900)]
test_access.c - fixed typo

10 years agoElm_datetime bug fix patch: Max days in a month is giving wrong values because of...
ChunEon Park [Thu, 8 Aug 2013 17:59:48 +0000 (02:59 +0900)]
Elm_datetime bug fix patch: Max days in a month is giving wrong values because of summer time adjustment

10 years agoGesture Layer: fix typo on Eo op
Daniel Zaoui [Thu, 8 Aug 2013 13:12:03 +0000 (16:12 +0300)]
Gesture Layer: fix typo on Eo op

10 years agotest_progressbar.c: enable/disable start/stop buttons according to the state.
Daniel Juyung Seo [Wed, 7 Aug 2013 17:27:28 +0000 (02:27 +0900)]
test_progressbar.c: enable/disable start/stop buttons according to the state.

10 years agotest_progressbar.c: refactoring. run flag is not needed.
Daniel Juyung Seo [Wed, 7 Aug 2013 17:23:59 +0000 (02:23 +0900)]
test_progressbar.c: refactoring. run flag is not needed.

10 years agofix finger size calc for calendar
Carsten Haitzler (Rasterman) [Wed, 7 Aug 2013 07:49:23 +0000 (16:49 +0900)]
fix finger size calc for calendar

10 years agotest_progressbar.c: use EINA_TRUE for eina_bool type.
Daniel Juyung Seo [Wed, 7 Aug 2013 04:53:39 +0000 (13:53 +0900)]
test_progressbar.c: use EINA_TRUE for eina_bool type.

10 years agoprogressbar_example.c: fixed wheel style pluse issue.
Daniel Juyung Seo [Wed, 7 Aug 2013 04:52:50 +0000 (13:52 +0900)]
progressbar_example.c: fixed wheel style pluse issue.

10 years agofileselector: Simple refactoring to fix possible leak.
Ryuan Choi [Tue, 6 Aug 2013 11:08:16 +0000 (20:08 +0900)]
fileselector: Simple refactoring to fix possible leak.

This fixes "Resource leaks" which was spotted by coverity. CID 1054518

10 years agoelementary/elm_widget.c : When there is no resize object, widget object itself should...
WooHyun Jung [Tue, 6 Aug 2013 09:14:44 +0000 (18:14 +0900)]
elementary/elm_widget.c : When there is no resize object, widget object itself should get evas focus when it steals elementary focus.

10 years agoelementary/elm_spinner.c : Whenever spinner is unfocused, timers related with value...
WooHyun Jung [Tue, 6 Aug 2013 09:13:10 +0000 (18:13 +0900)]
elementary/elm_spinner.c : Whenever spinner is unfocused, timers related with value change should be deleted.

10 years agofileselector: unfocus if anchor clicked/entry activated
Yakov Goldberg [Tue, 23 Jul 2013 10:34:34 +0000 (13:34 +0300)]
fileselector: unfocus if anchor clicked/entry activated

Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>
10 years agofileselector: fix show filename in anchor for some cases
Yakov Goldberg [Sun, 21 Jul 2013 08:43:21 +0000 (11:43 +0300)]
fileselector: fix show filename in anchor for some cases

Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>
10 years agofileselector: fix typo + behavior
Yakov Goldberg [Thu, 18 Jul 2013 14:46:56 +0000 (17:46 +0300)]
fileselector: fix typo + behavior

 - _anchors_do() receive fileselector object as first parameter,
    in _on_text_unfocused cb fileselector passed as 'data' and not as
    'obj';
 - when entry is unfocused, it can contain usual text or anchor-styled text,
   so the only secure way to pass path is to pass sd->path.

10 years agofileselector: added TODO note
Yakov Goldberg [Thu, 25 Jul 2013 11:00:45 +0000 (14:00 +0300)]
fileselector: added TODO note

Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>
10 years ago[access] call smart_access(); of the object which does not have parent object
Shinwoo Kim [Tue, 6 Aug 2013 05:00:50 +0000 (14:00 +0900)]
[access] call smart_access(); of the object which does not have parent object

10 years agofix up elm thumb docs/examples.
Carsten Haitzler (Rasterman) [Mon, 5 Aug 2013 09:45:27 +0000 (18:45 +0900)]
fix up elm thumb docs/examples.

10 years agoRevert "elm_thumb - Fix always false on elm_thumb_ethumb_client_get"
Carsten Haitzler (Rasterman) [Mon, 5 Aug 2013 03:16:55 +0000 (12:16 +0900)]
Revert "elm_thumb - Fix always false on elm_thumb_ethumb_client_get"

This reverts commit 0b787c4829a7b54b8612a9828aba47df7fe37588.

10 years agoMerge branch 'master' of git+ssh://git.enlightenment.org/core/elementary
Stephen Houston [Sun, 4 Aug 2013 21:51:51 +0000 (16:51 -0500)]
Merge branch 'master' of git+ssh://git.enlightenment.org/core/elementary

10 years agoelm_thumb - Fix always false on elm_thumb_ethumb_client_get
Stephen Houston [Sun, 4 Aug 2013 21:40:29 +0000 (16:40 -0500)]
elm_thumb - Fix always false on elm_thumb_ethumb_client_get

When ethumb_client_init is called in elm_need_ethumb, the ethumb client needs to be set in order to use
elm_thumb_ethumb_client_get after calling elm_need_ethumb. spank spank raster for removing? :)

10 years agoelm_win.c: rename variable correctly. top_animate -> animate.
Daniel Juyung Seo [Sun, 4 Aug 2013 08:52:54 +0000 (17:52 +0900)]
elm_win.c: rename variable correctly. top_animate -> animate.

10 years agoelm_win.c: refactoring. cleaner code.
Daniel Juyung Seo [Sun, 4 Aug 2013 08:38:02 +0000 (17:38 +0900)]
elm_win.c: refactoring. cleaner code.

10 years agoelm_win.c: more descriptive variable name. top -> fobj for focus edje object.
Daniel Juyung Seo [Sun, 4 Aug 2013 08:37:30 +0000 (17:37 +0900)]
elm_win.c: more descriptive variable name. top -> fobj for focus edje object.

10 years agoelm_win.c: more ELM_SAFE_FREE adoption.
Daniel Juyung Seo [Sun, 4 Aug 2013 08:15:03 +0000 (17:15 +0900)]
elm_win.c: more ELM_SAFE_FREE adoption.

10 years agoelm_win.c: rename internal variable for consistency.
Daniel Juyung Seo [Sun, 4 Aug 2013 08:09:44 +0000 (17:09 +0900)]
elm_win.c: rename internal variable for consistency.

10 years agofix namespace probs with colorsel - support backwards compat.
Carsten Haitzler (Rasterman) [Thu, 1 Aug 2013 12:06:22 +0000 (21:06 +0900)]
fix namespace probs with colorsel - support backwards compat.

10 years agomake colorselector set colors correctly (premul argb) and not mess entries
Carsten Haitzler (Rasterman) [Thu, 1 Aug 2013 11:53:18 +0000 (20:53 +0900)]
make colorselector set colors correctly (premul argb) and not mess entries

10 years agoelm_win.c: more friendly output.
Daniel Juyung Seo [Thu, 1 Aug 2013 11:03:19 +0000 (20:03 +0900)]
elm_win.c: more friendly output.

10 years agoupdating desktop files
maxerba [Wed, 31 Jul 2013 10:59:42 +0000 (12:59 +0200)]
updating desktop files

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()