framework/uifw/elementary.git
12 years agoPackage upload
Daniel Juyung Seo [Tue, 17 Apr 2012 08:41:39 +0000 (17:41 +0900)]
Package upload

Change-Id: I18acecc7b7c2760c324ecda2ec7e2ddfc7737cba

12 years agoElementary migration revision 70200 Merge remote-tracking branch 'remotes/origin...
Daniel Juyung Seo [Tue, 17 Apr 2012 07:30:33 +0000 (16:30 +0900)]
Elementary migration revision 70200 Merge remote-tracking branch 'remotes/origin/upstream'

Conflicts:
src/lib/elm_cnp.c
src/lib/elm_entry.c
src/lib/elm_gen_common.h
src/lib/elm_genlist.c

Change-Id: I1208222b2618757418cec7da702081558049af7e

12 years agoMerge "[cnp] fixed S1-2415 issue("search" is not working)"
minseok3.kim [Mon, 16 Apr 2012 04:49:45 +0000 (13:49 +0900)]
Merge "[cnp] fixed S1-2415 issue("search" is not working)"

12 years agoecore ecore_evas_basics_example.c: Fixed formatting.
seoz [Mon, 16 Apr 2012 00:22:29 +0000 (00:22 +0000)]
ecore ecore_evas_basics_example.c: Fixed formatting.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70200 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
raster [Fri, 13 Apr 2012 11:29:19 +0000 (11:29 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - some lines indent fixes

I fixed several lines indent.
Also remove useless comments.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70173 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/config - + null check
hermet [Fri, 13 Apr 2012 11:23:59 +0000 (11:23 +0000)]
elementary/config - + null check

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70171 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/datetime - +null check
hermet [Fri, 13 Apr 2012 10:47:24 +0000 (10:47 +0000)]
elementary/datetime - +null check

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70169 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge remote-tracking branch 'remotes/origin/upstream'
ChunEon Park [Fri, 13 Apr 2012 10:26:14 +0000 (19:26 +0900)]
Merge remote-tracking branch 'remotes/origin/upstream'

Conflicts:
src/lib/elm_cnp.c
src/lib/elm_entry.c
src/lib/elm_gen_common.h
src/lib/elm_genlist.c

12 years agoremove +1 misleading extra byte
raster [Fri, 13 Apr 2012 10:19:45 +0000 (10:19 +0000)]
remove +1 misleading extra byte

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70167 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm elm_widget.c: Fixed build break. Thanks for the report Rajeev.
seoz [Fri, 13 Apr 2012 06:28:43 +0000 (06:28 +0000)]
elm elm_widget.c: Fixed build break. Thanks for the report Rajeev.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70164 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm elm_general.h: Fixed documentation.
seoz [Fri, 13 Apr 2012 06:28:40 +0000 (06:28 +0000)]
elm elm_general.h: Fixed documentation.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70163 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm Elementary.h.in: Macro formatting like other libraries.
seoz [Fri, 13 Apr 2012 06:28:37 +0000 (06:28 +0000)]
elm Elementary.h.in: Macro formatting like other libraries.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70162 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm: Renamed internal function about elm_object_item_part_content/text_set/unset...
seoz [Thu, 12 Apr 2012 23:39:36 +0000 (23:39 +0000)]
elm: Renamed internal function about elm_object_item_part_content/text_set/unset/get.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70161 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm elm_widget.c: Print error message when unsupported elm_object_item_part_content_s...
seoz [Thu, 12 Apr 2012 15:35:12 +0000 (15:35 +0000)]
elm elm_widget.c: Print error message when unsupported elm_object_item_part_content_set/unset/get and elm_object_item_part_text_set/get APIs are called.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70154 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist.c: Removed elm_object_item_content_set/unset, text_set hook.
seoz [Thu, 12 Apr 2012 15:35:09 +0000 (15:35 +0000)]
elm genlist.c: Removed elm_object_item_content_set/unset, text_set hook.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70153 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist.h: Added some comments about unsupported elm_object_item APIs.
seoz [Thu, 12 Apr 2012 15:35:05 +0000 (15:35 +0000)]
elm genlist.h: Added some comments about unsupported elm_object_item APIs.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70152 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[elm_datetime.c] Datetime separator parsing logic is corrected.
sumanth [Thu, 12 Apr 2012 12:48:24 +0000 (18:18 +0530)]
[elm_datetime.c] Datetime separator parsing logic is corrected.

Change-Id: Ifac0962e7470b0b113f70f06fd5fd7b089a8a825

12 years ago[cnp] fixed S1-2415 issue("search" is not working)
minseok3.kim [Thu, 12 Apr 2012 11:48:02 +0000 (20:48 +0900)]
[cnp] fixed S1-2415 issue("search" is not working)

12 years agoPackage upload
Shinwoo Kim [Thu, 12 Apr 2012 09:16:04 +0000 (18:16 +0900)]
Package upload

Change-Id: Ife3c07d25b4305c58e5724bde63bff01fa4ea210

12 years agoelm genlist: genlist/gengrid do not support elm_object_item_part_text/content_set...
seoz [Thu, 12 Apr 2012 07:14:21 +0000 (07:14 +0000)]
elm genlist: genlist/gengrid do not support elm_object_item_part_text/content_set/unset. Use normal callback systems.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70122 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm list/genlist: Renamed interval text get/set hook name.
seoz [Thu, 12 Apr 2012 07:14:15 +0000 (07:14 +0000)]
elm list/genlist: Renamed interval text get/set hook name.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@70121 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm elm_widget.c: Added elm_widget_sub_object_add() parameter
seoz [Tue, 10 Apr 2012 09:47:19 +0000 (09:47 +0000)]
elm elm_widget.c: Added elm_widget_sub_object_add() parameter
verification. Patch by Taehwan Kim <ohpowel@gmail.com>

On Tue, Apr 10, 2012 at 5:37 PM, Bluezery <ohpowel@gmail.com> wrote:
> Hello,
>
> Currently, elm_widget_sub_object_add() does not check if obj and sobj
> are same object.
> Actually it is a user problem if user add object itself as it's sub
object.
> But I think that this checking is needed and it is better to give
> error logs to users.  Because it causes infinite loop and it is hart
> to debugging.  :(
>
> Thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69995 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "[multibuttonentry]set a focus to internal entry when MBE is clicked"
Goun Lee [Tue, 10 Apr 2012 08:46:31 +0000 (17:46 +0900)]
Merge "[multibuttonentry]set a focus to internal entry when MBE is clicked"

12 years agoelementary/elm_entry : Fix some wrong logics when getting long string
woohyun [Tue, 10 Apr 2012 08:08:40 +0000 (08:08 +0000)]
elementary/elm_entry : Fix some wrong logics when getting long string
(over CHUNK_SIZE) from entry.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69987 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[multibuttonentry]set a focus to internal entry when MBE is clicked
Goun Lee [Tue, 10 Apr 2012 01:09:53 +0000 (10:09 +0900)]
[multibuttonentry]set a focus to internal entry when MBE is clicked

12 years agoelm: fix some doxygen typos
jihoon [Tue, 10 Apr 2012 00:12:33 +0000 (00:12 +0000)]
elm: fix some doxygen typos

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69986 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary: fix item descriptions in documentation
lucas [Mon, 9 Apr 2012 18:02:13 +0000 (18:02 +0000)]
elementary: fix item descriptions in documentation

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69977 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/elm_win : Patch from Rajeev. Thanks. - Removed the
woohyun [Mon, 9 Apr 2012 10:56:42 +0000 (10:56 +0000)]
elementary/elm_win : Patch from Rajeev. Thanks. - Removed the
unnecessary comparison for sub-object list not being NULL as it has
been done aleady earlier.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69972 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "Add evas_object_hide support for popup."
Rajeev Ranjan [Mon, 9 Apr 2012 11:03:54 +0000 (20:03 +0900)]
Merge "Add evas_object_hide support for popup."

12 years agoMerge "elementary/popup - [E-devel] [Patch][elementary] elc_popup, focus next hook...
Rajeev Ranjan [Mon, 9 Apr 2012 11:03:47 +0000 (20:03 +0900)]
Merge "elementary/popup - [E-devel] [Patch][elementary] elc_popup, focus next hook implementation"

12 years agoelementary/elm_win : Patch from Rajeev. Thanks. - Removed the
woohyun [Mon, 9 Apr 2012 10:56:42 +0000 (10:56 +0000)]
elementary/elm_win : Patch from Rajeev. Thanks. - Removed the
unnecessary comparison for sub-object list not being NULL as it has
been done aleady earlier.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69972 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/win - [E-devel] [Patch][Elementary] Patch for elm_win to fix the focus...
hermet [Fri, 6 Apr 2012 06:19:16 +0000 (06:19 +0000)]
elementary/win - [E-devel] [Patch][Elementary] Patch for elm_win to fix the focus chain issue in case of a widget added as a normal sub-object, not a resizable object

Current Issue:
Currently when we add a widget to window as a sub-object, e.g.
elm_notify_add(win) which internally calls elm_widget_sub_object_add
then the focus chain using <TAB> includes only
the first focusable subitem of the widget, not all.
Whereas with elm_win_resize_object_add, it works fine and cycles to
all focusable sub-items of the widget.

Reason:
The reason is that we are appending sub-object to the list in
elm_win which is used for focus chain, only in case of
elm_win_resize_object_add.

Change Description:
Added a new API: EAPI Eina_List
*elm_widget_sub_object_list_get(const Evas_Object *obj);
This API returns the list of sub-objects of an elementary widget
(sd->subobjs) where sd is Smart_Data pointer obtainted using
elm_widget_smart_data_get(obj).
We have used this API in elm_win for focus_next_hook implementation.

Signed-Off-By: RAJEEV RANJAN<rajeev.r>@samsumg.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69943 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoUnnecessary code. Carousel is removed.
jaehwan [Mon, 9 Apr 2012 08:25:25 +0000 (08:25 +0000)]
Unnecessary code. Carousel is removed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69966 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agohandle malloc failure and free string if sel->datacb is not null
raster [Mon, 9 Apr 2012 08:06:33 +0000 (08:06 +0000)]
handle malloc failure and free string if sel->datacb is not null

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69965 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agolets uses ()'s shall we?
raster [Mon, 9 Apr 2012 08:00:36 +0000 (08:00 +0000)]
lets uses ()'s shall we?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69964 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowhy strlen wat u are about to ewalk thru anyway WHEN U ALREADY KNOW
raster [Mon, 9 Apr 2012 07:43:21 +0000 (07:43 +0000)]
why strlen wat u are about to ewalk thru anyway WHEN U ALREADY KNOW
THE LENGTH! use actual known length.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69963 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAdd evas_object_hide support for popup.
sanjeev [Mon, 9 Apr 2012 04:48:09 +0000 (04:48 +0000)]
Add evas_object_hide support for popup.

Author : cnook kimcinoo@gmail.com

The evas_object_hide(popup) could not hide the popup.
So, I added callback to hide the popup, with the test
code.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69960 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agosupport "guide text" for entries. trivial internal + theme changes :)
raster [Mon, 9 Apr 2012 05:25:27 +0000 (05:25 +0000)]
support "guide text" for entries. trivial internal + theme changes :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69961 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/popup - [E-devel] [Patch][elementary] elc_popup, focus next hook implement...
hermet [Fri, 6 Apr 2012 07:14:10 +0000 (07:14 +0000)]
elementary/popup - [E-devel] [Patch][elementary] elc_popup, focus next hook implementation

Current Issue:
Focus does not go to Popup content and action area.
Reason:
focus_next hook is returning EINA_FALSE in focus_next_hook.
Change Description:
1. Routed the focus_next call to the internal notify object.
2. Set the visibility of action area layout in edc to True as the
visibility of the action area layout returns zero even if due to state
change it is set to visible state in edje.
3. Deleted the show event callback "_popup_show" in del_pre_ hook.

Signed-Off-By: RAJEEV RANJAN<rajeev.r>@samsumg.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69947 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoAdd evas_object_hide support for popup.
sanjeev [Mon, 9 Apr 2012 04:48:09 +0000 (04:48 +0000)]
Add evas_object_hide support for popup.

Author : cnook kimcinoo@gmail.com

The evas_object_hide(popup) could not hide the popup.
So, I added callback to hide the popup, with the test
code.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69960 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[Elm_Entry] add event_hook for not passing key_down event to its parent
WooHyun Jung [Fri, 6 Apr 2012 13:28:02 +0000 (22:28 +0900)]
[Elm_Entry] add event_hook for not passing key_down event to its parent

12 years ago[entry] hide copypaste ctxpopup when a non-editable entry is unfocused
Myungjae Lee [Fri, 6 Apr 2012 13:07:57 +0000 (22:07 +0900)]
[entry] hide copypaste ctxpopup when a non-editable entry is unfocused

Change-Id: I9afc4fc215f60d35b0ec5eff8467eeb6792c07d9

12 years agoelementary: ignore key event of keypad when NumLock is turned on in win, scroller...
jihoon [Fri, 6 Apr 2012 10:34:03 +0000 (10:34 +0000)]
elementary: ignore key event of keypad when NumLock is turned on in win, scroller, slider, video, photocam, map, slideshow, and spinner.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69952 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoPackage Upload
Jeonghyun Yun [Fri, 6 Apr 2012 09:32:35 +0000 (18:32 +0900)]
Package Upload

12 years agosync with 69949 : fix a bug about filter callback
WooHyun Jung [Fri, 6 Apr 2012 08:24:16 +0000 (17:24 +0900)]
sync with 69949 : fix a bug about filter callback

12 years agoelm test_entry.c: Fixed formatting.
seoz [Fri, 6 Apr 2012 08:14:10 +0000 (08:14 +0000)]
elm test_entry.c: Fixed formatting.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69951 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm test.c: Added 'menu search' feature in elementary_test. It was hard to find the...
seoz [Fri, 6 Apr 2012 08:14:04 +0000 (08:14 +0000)]
elm test.c: Added 'menu search' feature in elementary_test. It was hard to find the proper test before.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69950 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/elm_entry : Fix a bug in filter callback. There can be a
woohyun [Fri, 6 Apr 2012 08:13:41 +0000 (08:13 +0000)]
elementary/elm_entry : Fix a bug in filter callback. There can be a
case like inserting tags when string length is maximized. This should
be allowed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69949 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/entry : wd->text can not be sync perfectly with current
woohyun [Fri, 6 Apr 2012 08:00:19 +0000 (08:00 +0000)]
elementary/entry : wd->text can not be sync perfectly with current
text in "elm.text". This is because wd->text is updated by edje's
signal callback. I'll think more about removing all codes wd->text.
With my opinion they are useless.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69948 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/popup - [E-devel] [Patch][elementary] elc_popup, focus next hook implement...
hermet [Fri, 6 Apr 2012 07:14:10 +0000 (07:14 +0000)]
elementary/popup - [E-devel] [Patch][elementary] elc_popup, focus next hook implementation

Current Issue:
Focus does not go to Popup content and action area.
Reason:
focus_next hook is returning EINA_FALSE in focus_next_hook.
Change Description:
1. Routed the focus_next call to the internal notify object.
2. Set the visibility of action area layout in edc to True as the
visibility of the action area layout returns zero even if due to state
change it is set to visible state in edje.
3. Deleted the show event callback "_popup_show" in del_pre_ hook.

Signed-Off-By: RAJEEV RANJAN<rajeev.r>@samsumg.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69947 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Get the stringlist only when it does not exist. Free the stringlist...
seoz [Fri, 6 Apr 2012 07:10:29 +0000 (07:10 +0000)]
elm genlist: Get the stringlist only when it does not exist. Free the stringlist when we change the item class.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69946 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Renamed internal variables. Patch by Hyoyoung Chang
seoz [Fri, 6 Apr 2012 07:10:26 +0000 (07:10 +0000)]
elm genlist: Renamed internal variables. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>
On Thu, Apr 5, 2012 at 3:13 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all,
>
> It simple renaming patch for elm_genlist.
> I rename two variables.
>
> deco_all_obj -> deco_all_view
> deco_all_textss -> deco_all_texts
>
> Thanks

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69945 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Patch for elm_genlist_item_fields_update. Patch by
seoz [Fri, 6 Apr 2012 07:10:20 +0000 (07:10 +0000)]
elm genlist: Patch for elm_genlist_item_fields_update. Patch by
Hyoyoung Chang <hyoyoung@gmail.com>
On Thu, Apr 5, 2012 at 3:12 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all,
>
> I made a patch for elm_genlist_fields_update to selective content
update.
> a genlist item can update any content regardless of its mode.
>
> Thanks.
>
> PS: It assumed my previous patch is applied ([patch] elm_genlist -
> split flip content from item's content)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69944 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/win - [E-devel] [Patch][Elementary] Patch for elm_win to fix the focus...
hermet [Fri, 6 Apr 2012 06:19:16 +0000 (06:19 +0000)]
elementary/win - [E-devel] [Patch][Elementary] Patch for elm_win to fix the focus chain issue in case of a widget added as a normal sub-object, not a resizable object

Current Issue:
Currently when we add a widget to window as a sub-object, e.g.
elm_notify_add(win) which internally calls elm_widget_sub_object_add
then the focus chain using <TAB> includes only
the first focusable subitem of the widget, not all.
Whereas with elm_win_resize_object_add, it works fine and cycles to
all focusable sub-items of the widget.

Reason:
The reason is that we are appending sub-object to the list in
elm_win which is used for focus chain, only in case of
elm_win_resize_object_add.

Change Description:
Added a new API: EAPI Eina_List
*elm_widget_sub_object_list_get(const Evas_Object *obj);
This API returns the list of sub-objects of an elementary widget
(sd->subobjs) where sd is Smart_Data pointer obtainted using
elm_widget_smart_data_get(obj).
We have used this API in elm_win for focus_next_hook implementation.

Signed-Off-By: RAJEEV RANJAN<rajeev.r>@samsumg.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69943 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/cnp - [E-devel] [Patch] elm_cnp notify_handler patch
hermet [Fri, 6 Apr 2012 05:58:50 +0000 (05:58 +0000)]
elementary/cnp -  [E-devel] [Patch] elm_cnp notify_handler patch

When pasting data to entry, notify_handler_text sent incorrect string.

Because notify_handler_text received string including garbage value.

I cut string as its data length.

Signed-By-Off: Minseok Kim <minseok3.kim@samsung.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69942 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[genlist] bugfix _item_select with focus reset
Hyoyoung Chang [Fri, 6 Apr 2012 05:13:27 +0000 (14:13 +0900)]
[genlist] bugfix _item_select with focus reset

Change-Id: I643b050ad41a586342eb381efa967dbcc1aec6fa

12 years agoelm genlist: Refactored flip mode. Patch by Hyoyoung Chang
seoz [Fri, 6 Apr 2012 04:14:48 +0000 (04:14 +0000)]
elm genlist: Refactored flip mode. Patch by Hyoyoung Chang
<hyoyoung@gmail.com>
On Wed, Apr 4, 2012 at 9:23 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all,
>
> in genlist flip mode, a item shares its content and flip content.
> it's split flip content patch.
>
> Thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69941 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[map] Urgent: Add New APIs & Add New Signal
Tae-Hwan Kim [Fri, 6 Apr 2012 02:12:30 +0000 (11:12 +0900)]
[map] Urgent: Add New APIs & Add New Signal

1. API
  elm_map_overlays_get: return all overlays include group overlays.
  elm_map_overlay_visible_get: return visibility of a overlay.
2. Signal
  "loaded": When all tiles are loaded, emit this

Change-Id: Iafbb03d333fbbce4a1eb7d8732efa39a54a99830

12 years agoMerge "[elm_entry] For sync with fast input, caching in elm_entry should be removed"
Jeonghyun Yun [Fri, 6 Apr 2012 01:02:02 +0000 (10:02 +0900)]
Merge "[elm_entry] For sync with fast input, caching in elm_entry should be removed"

12 years ago[elm_entry] For sync with fast input, caching in elm_entry should be removed
Jeonghyun Yun [Fri, 6 Apr 2012 00:59:24 +0000 (09:59 +0900)]
[elm_entry] For sync with fast input, caching in elm_entry should be removed

12 years agoMerge "The animation have to be stopped just if the scroller is not holded or freezed."
Myoungwoon Roy Kim [Fri, 6 Apr 2012 00:58:34 +0000 (09:58 +0900)]
Merge "The animation have to be stopped just if the scroller is not holded or freezed."

12 years agoelementary: ignore key event of keypad when NumLock is turned on in calendar, disksel...
jihoon [Fri, 6 Apr 2012 00:56:06 +0000 (00:56 +0000)]
elementary: ignore key event of keypad when NumLock is turned on in calendar, diskselector, gengrid, genlist, and player

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69939 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "[Genlist] removed unnecessary code in _clear_cb. If the block that must be...
Jung Chanwook [Thu, 5 Apr 2012 23:53:42 +0000 (08:53 +0900)]
Merge "[Genlist] removed unnecessary code in _clear_cb. If the block that must be removed/freed, it has already removed/freed in _item_block_del"

12 years ago[Genlist] removed unnecessary code in _clear_cb. If the block that must be removed...
Jung Chanwook [Thu, 5 Apr 2012 23:44:39 +0000 (08:44 +0900)]
[Genlist] removed unnecessary code in _clear_cb. If the block that must be removed/freed, it has already removed/freed in _item_block_del

Change-Id: I8374255a5ff214de0d4eabcc2729b41e232ffe44

12 years agoMerge "Elementary migration revision 69922 Merge remote-tracking branch 'remotes...
Jeonghyun Yun [Thu, 5 Apr 2012 23:38:08 +0000 (08:38 +0900)]
Merge "Elementary migration revision 69922 Merge remote-tracking branch 'remotes/origin/upstream'"

12 years ago[entry] set x_selection when pasting for cbhm
deasung.kim [Thu, 5 Apr 2012 13:03:10 +0000 (22:03 +0900)]
[entry] set x_selection when pasting for cbhm

12 years ago[cnp] fixed wrong text input issue
minseok3.kim [Thu, 29 Mar 2012 11:39:11 +0000 (20:39 +0900)]
[cnp] fixed wrong text input issue

12 years agoElementary migration revision 69922
Jeonghyun Yun [Thu, 5 Apr 2012 10:44:18 +0000 (19:44 +0900)]
Elementary migration revision 69922
Merge remote-tracking branch 'remotes/origin/upstream'

Conflicts:
src/lib/elm_gen_common.h
src/lib/elm_genlist.c
src/lib/elm_genlist.h

12 years agoelementary/genlist - [E-devel] [Patch][Genlist] removed unnecessary code in _clear_cb
hermet [Thu, 5 Apr 2012 08:19:26 +0000 (08:19 +0000)]
elementary/genlist - [E-devel] [Patch][Genlist] removed unnecessary code in _clear_cb

Dear ALL,

If the block that must be removed/freed, it has already removed/freed in
_item_block_del.
So I removed the code in _clear_cb.

Thanks
Joey

Submitted-By-Off ChankWook Jung<jchanwook@gmail.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69929 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[changelog] updated package version
Myungjae Lee [Thu, 5 Apr 2012 06:03:21 +0000 (15:03 +0900)]
[changelog] updated package version

Change-Id: I88a489457d8e2462bafa05168302879741f85768

12 years ago[entry] changed copy/paste ctxpopup show timing when magnifier is disabled
Myungjae Lee [Thu, 5 Apr 2012 06:02:00 +0000 (15:02 +0900)]
[entry] changed copy/paste ctxpopup show timing when magnifier is disabled

Change-Id: Id9b4687def55e706ca66eb19bf3a7dfb9c0d1389

12 years agoelm/list: igonore key event of keypad when NumLock is turned on.
jihoon [Thu, 5 Apr 2012 01:18:51 +0000 (01:18 +0000)]
elm/list: igonore key event of keypad when NumLock is turned on.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69922 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm layout: Fixed handling of NULL in part_content_set.
tasn [Wed, 4 Apr 2012 09:04:39 +0000 (09:04 +0000)]
elm layout: Fixed handling of NULL in part_content_set.

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69918 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoThe animation have to be stopped just if the scroller is not holded or freezed.
jaehwan [Wed, 4 Apr 2012 08:13:39 +0000 (08:13 +0000)]
The animation have to be stopped just if the scroller is not holded or freezed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69916 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoThe animation have to be stopped just if the scroller is not holded or freezed.
jaehwan [Wed, 4 Apr 2012 08:13:39 +0000 (08:13 +0000)]
The animation have to be stopped just if the scroller is not holded or freezed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69916 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/route,mapbuf,segment_control, slideshow - removed unnecessary code and...
hermet [Tue, 3 Apr 2012 15:18:09 +0000 (15:18 +0000)]
elementary/route,mapbuf,segment_control, slideshow - removed unnecessary code and left FIXMEs

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69907 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/flip - removed unnecesarry code. and leaved FIXMEs
hermet [Tue, 3 Apr 2012 14:59:27 +0000 (14:59 +0000)]
elementary/flip - removed unnecesarry code. and leaved FIXMEs

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69906 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/flip - fixed incorrect
hermet [Tue, 3 Apr 2012 14:47:05 +0000 (14:47 +0000)]
elementary/flip - fixed incorrect

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69904 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/widget - let the child unset the clip on smart_member_del
hermet [Tue, 3 Apr 2012 14:29:38 +0000 (14:29 +0000)]
elementary/widget - let the child unset the clip on smart_member_del

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69903 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm test.c: Fixed formatting.
seoz [Tue, 3 Apr 2012 14:26:17 +0000 (14:26 +0000)]
elm test.c: Fixed formatting.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69902 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm test: Separated test menu creation function.
seoz [Tue, 3 Apr 2012 14:26:09 +0000 (14:26 +0000)]
elm test: Separated test menu creation function.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69901 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm test_genlist.c: Use proper test name for genlist decorate item/all modes.
seoz [Tue, 3 Apr 2012 12:53:23 +0000 (12:53 +0000)]
elm test_genlist.c: Use proper test name for genlist decorate item/all modes.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69895 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary : Removing duplicate codes when _content_unset.
woohyun [Tue, 3 Apr 2012 11:40:06 +0000 (11:40 +0000)]
elementary : Removing duplicate codes when _content_unset.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69894 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Renamed internal variables and functions. Patch by Hyoyoung Chang <hyoyo...
seoz [Tue, 3 Apr 2012 09:56:53 +0000 (09:56 +0000)]
elm genlist: Renamed internal variables and functions. Patch by Hyoyoung Chang <hyoyoung@gmail.com>
On Mon, Apr 2, 2012 at 8:44 PM, Hyoyoung Chang <hyoyoung@gmail.com> wrote:
> Dear all
>
> It renames genlist internal variables and functions.
>
> decorate_type -> decorate_it_type
> mode_set -> decorate_it_set
>
> It also includes that a api arguments' naming is changed.
> -EAPI void
> elm_genlist_item_decorate_mode_set(Elm_Object_Item *it, const char
> *mode_type, Eina_Bool mode_set);
> +EAPI void
> elm_genlist_item_decorate_mode_set(Elm_Object_Item *it, const char
> *decorate_it_type, Eina_Bool decorate_it_set);
>
> Thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69893 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Renamed internal variables/functions. Patch by Hyoyoung Chang <hyoyoung...
seoz [Tue, 3 Apr 2012 09:56:49 +0000 (09:56 +0000)]
elm genlist: Renamed internal variables/functions. Patch by Hyoyoung Chang <hyoyoung@gmail.com>
On Mon, Apr 2, 2012 at 8:39 PM, Hyoyoung Chang <hyoyoung@gmail.com> wrote:
> Dear all
>
> It renames genlist internal variables/functions.
>
> decorate_mode->decorate_all_mode
> _decorate_mode_item_*->_decorate_all_item_*
>
> thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69892 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelm genlist: Internal variable rename. Patch by Hyoyoung Change <hyoyoung@gmail.com>
seoz [Tue, 3 Apr 2012 09:56:44 +0000 (09:56 +0000)]
elm genlist: Internal variable rename. Patch by Hyoyoung Change <hyoyoung@gmail.com>

On Mon, Apr 2, 2012 at 8:39 PM, Hyoyoung Chang <hyoyoung@gmail.com> wrote:
> Oops sorry.
> Adding attachment patch file.
>
> On Mon, Apr 2, 2012 at 8:36 PM, Hyoyoung Chang <hyoyoung@gmail.com> wrote:
>> Dear all
>>
>> it renames genlist internal variables.
>>
>> mode_view ->deco_it_view
>> decorate_mode_item_realized->decorate_all_item_realized
>>
>> thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69891 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/button : Some codes were duplicated in _sub_del and
woohyun [Mon, 2 Apr 2012 12:33:29 +0000 (12:33 +0000)]
elementary/button : Some codes were duplicated in _sub_del and
_content_unset_hook.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69861 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agospec changed
Jeonghyun Yun [Tue, 3 Apr 2012 07:41:25 +0000 (16:41 +0900)]
spec changed

12 years agoelementary/widget - removed item smart callback internal infra.
hermet [Tue, 3 Apr 2012 07:30:11 +0000 (07:30 +0000)]
elementary/widget - removed item smart callback internal infra.

Not exposed and not used anywhere.

We don't recommend to apply this.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69889 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "[*][Genlist] Fixed browser crash bug. Nabi S1-2340. Merge from open source...
Daniel Juyung Seo [Tue, 3 Apr 2012 06:51:23 +0000 (15:51 +0900)]
Merge "[*][Genlist] Fixed browser crash bug. Nabi S1-2340. Merge from open source r69721. elm genlist: Remove tree_effect_animator on genlist _del_hook."

12 years ago[*][Genlist] Fixed browser crash bug. Nabi S1-2340. Merge from open
seoz [Thu, 29 Mar 2012 07:19:23 +0000 (07:19 +0000)]
[*][Genlist] Fixed browser crash bug. Nabi S1-2340. Merge from open
source r69721.
elm genlist: Remove tree_effect_animator on genlist _del_hook.

Change-Id: I7d5f047dc3960d06b3f2839c932a6fa2ec29c1af
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69721 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoupdate changelog
Hyoyoung Chang [Tue, 3 Apr 2012 06:03:28 +0000 (15:03 +0900)]
update changelog

12 years ago[*][Genlist] Fixed genlist infinite loop bug. Opensource merge r69785.
Daniel Juyung Seo [Tue, 3 Apr 2012 05:42:19 +0000 (14:42 +0900)]
[*][Genlist] Fixed genlist infinite loop bug. Opensource merge r69785.
elm genlist: Fixed genlist infinite loop bug.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69785 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Conflicts:

src/lib/elm_genlist.c

Change-Id: I8b549eb4b62975633dfc83a504f78a6956dc0c1e

12 years agoPackage upload
Jeonghyun Yun [Tue, 3 Apr 2012 05:19:37 +0000 (14:19 +0900)]
Package upload

Change-Id: I66587f0e6e3c3038df3a1e021000f9bd6f5faad7

12 years agospec updated
Jeonghyun Yun [Tue, 3 Apr 2012 04:33:08 +0000 (13:33 +0900)]
spec updated

12 years agoElm: second doc patch
caro [Mon, 2 Apr 2012 16:39:08 +0000 (16:39 +0000)]
Elm: second doc patch

Patch by Jérôme Pinot

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69866 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoelementary/button : Some codes were duplicated in _sub_del and
woohyun [Mon, 2 Apr 2012 12:33:29 +0000 (12:33 +0000)]
elementary/button : Some codes were duplicated in _sub_del and
_content_unset_hook.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69861 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoElementary migration revision 69832
Jeonghyun Yun [Mon, 2 Apr 2012 11:04:21 +0000 (20:04 +0900)]
Elementary migration revision 69832
Merge commit 'refs/changes/92/27392/1' of ssh://165.213.149.219:29418/slp/pkgs/e/elementary

Conflicts:
src/lib/elm_entry.c

12 years agoElementary migration revision 69832
Jeonghyun Yun [Mon, 2 Apr 2012 09:58:40 +0000 (18:58 +0900)]
Elementary migration revision 69832
Merge remote-tracking branch 'remotes/origin/upstream'

Conflicts:
src/bin/test_genlist.c
src/examples/anchorblock_example_01.c
src/lib/elc_ctxpopup.c
src/lib/elc_multibuttonentry.c
src/lib/elm_entry.c
src/lib/elm_genlist.c
src/lib/elm_genlist.h
src/lib/elm_map.c
src/lib/elm_panes.c
src/lib/elm_spinner.c
src/lib/elm_toolbar.c
src/lib/els_scroller.c

12 years agoelementary/mapbuf - super trivial changes
hermet [Mon, 2 Apr 2012 08:13:26 +0000 (08:13 +0000)]
elementary/mapbuf - super trivial changes

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69857 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33