platform/upstream/elementary.git
12 years agoAdd Naviframe group to container list page.
Jonas M. Gastal [Thu, 19 Apr 2012 17:58:47 +0000 (17:58 +0000)]
Add Naviframe group to container list page.

Author:    Joao Paulo Fernandes Ventura <ventura@profusion.mobi>

SVN revision: 70335

12 years agoelementary_test: fix wrong parameter.
Jihoon Kim [Thu, 19 Apr 2012 11:11:00 +0000 (11:11 +0000)]
elementary_test: fix wrong parameter.

SVN revision: 70329

12 years agoelemntary: mr proper with council from SeoZ. Add _MODE_ to the enum
Michael BOUCHAUD [Thu, 19 Apr 2012 09:03:59 +0000 (09:03 +0000)]
elemntary: mr proper with council from SeoZ. Add _MODE_ to the enum

SVN revision: 70326

12 years agoelementary: elm_calendar deprecate elm_calendar_day_selection_disabled_set/get, inste...
Michael BOUCHAUD [Thu, 19 Apr 2012 08:46:22 +0000 (08:46 +0000)]
elementary: elm_calendar deprecate elm_calendar_day_selection_disabled_set/get, instead now use elm_calendar_select_mode_set/get. ELM_CALENDAR_SELECT_MODE_ONDEMAND is present but not supported yet

SVN revision: 70319

12 years agoelm test_list.c: Revised code.
Daniel Juyung Seo [Thu, 19 Apr 2012 06:52:42 +0000 (06:52 +0000)]
elm test_list.c: Revised code.

SVN revision: 70317

12 years agoelm test_list.c: Removed unwanted/unexpected codes from r70265
Daniel Juyung Seo [Thu, 19 Apr 2012 06:52:38 +0000 (06:52 +0000)]
elm test_list.c: Removed unwanted/unexpected codes from r70265

SVN revision: 70316

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
Hyoyoung Chang [Wed, 18 Apr 2012 10:43:51 +0000 (10:43 +0000)]
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - bugfix at item flipped

I made a small patch about item flipped.
It resolves two bugs

1. flip_set and unset is called quickly, sometimes genlist can't free
flipped data.
it fixed to remove checking flipped status in item unrealize

2. add item unhighlight at flip_job

SVN revision: 70306

12 years agoFrom: chanwook jung <jchanwook@gmail.com>
chanwook jung [Wed, 18 Apr 2012 09:07:36 +0000 (09:07 +0000)]
From: chanwook jung <jchanwook@gmail.com>
Subject: [E-devel] [Patch][Genlist] fix the bug in _elm_genlist_item_del_notserious

I made a patch to fix the bug in _elm_genlist_item_del_notserious.
If relcount is not 0 or walking is not 0, return.

SVN revision: 70291

12 years agoAdding references to the API
Jonas M. Gastal [Tue, 17 Apr 2012 20:33:59 +0000 (20:33 +0000)]
Adding references to the API

Author:    Guilherme Iscaro <iscaro@profusion.mobi>

SVN revision: 70281

12 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [Tue, 17 Apr 2012 10:59:16 +0000 (10:59 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][elementary_test] test_list

I had added test code for the elementary. but I made a pause it
because of
some reasons and just started again.
Today I have attached a patch for the elm_list which does not have test
code for the API elm_list_item_prev();
Please review the attached patch and give any feedbacks. I'll be back
with
other patches. Thanks!

SVN revision: 70265

12 years agoelementary/genlist - fixed typo caused new typo.
ChunEon Park [Tue, 17 Apr 2012 06:45:23 +0000 (06:45 +0000)]
elementary/genlist - fixed typo caused new typo.

SVN revision: 70256

12 years agoelm elm_gengrid.h elm_genlist.h: Fixed documentation typo.
Daniel Juyung Seo [Tue, 17 Apr 2012 06:31:10 +0000 (06:31 +0000)]
elm elm_gengrid.h elm_genlist.h: Fixed documentation typo.

SVN revision: 70254

12 years agoDiskselector segfault issue fix.
Sanjeev BA [Tue, 17 Apr 2012 05:29:34 +0000 (05:29 +0000)]
Diskselector segfault issue fix.
Author : cnook <kimcinoo@gmail.com>

SVN revision: 70253

12 years agoelementary - +ingroup, fixed indentations.
ChunEon Park [Tue, 17 Apr 2012 01:35:46 +0000 (01:35 +0000)]
elementary - +ingroup, fixed indentations.

SVN revision: 70249

12 years agoelementary/po - updated
ChunEon Park [Mon, 16 Apr 2012 06:56:18 +0000 (06:56 +0000)]
elementary/po - updated

SVN revision: 70221

12 years agoelementary/datetime - elm_datetime - Open source patch : Separator parsing logic...
ChunEon Park [Mon, 16 Apr 2012 06:55:58 +0000 (06:55 +0000)]
elementary/datetime - elm_datetime - Open source patch : Separator parsing logic in Datetime is corrected

Change Description: [elm_datetime.c] Separator parsing logic is changed in Datetime widget.
Predefined set of characters (both global and field specific) are ignored as field separators.

Can some one, please review and check-in the code in SVN Elementary.

Thanks, Sumanth

Singed-Off-By: Sumanth Krishna Mannam<sumanth.m@samsung.com>
SVN revision: 70220

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

SVN revision: 70200

12 years agoFrom: Hyoyoung Chang <hyoyoung@gmail.com>
Hyoyoung Chang [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.

SVN revision: 70173

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

SVN revision: 70171

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

SVN revision: 70169

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

SVN revision: 70167

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

SVN revision: 70164

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

SVN revision: 70163

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

SVN revision: 70162

12 years agoelm: Renamed internal function about elm_object_item_part_content/text_set/unset...
Daniel Juyung Seo [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.

SVN revision: 70161

12 years agoelm elm_widget.c: Print error message when unsupported elm_object_item_part_content_s...
Daniel Juyung Seo [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.

SVN revision: 70154

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

SVN revision: 70153

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

SVN revision: 70152

12 years agoelm genlist: genlist/gengrid do not support elm_object_item_part_text/content_set...
Daniel Juyung Seo [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.

SVN revision: 70122

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

SVN revision: 70121

12 years agoelm elm_widget.c: Added elm_widget_sub_object_add() parameter
Daniel Juyung Seo [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.

SVN revision: 69995

12 years agoelementary/elm_entry : Fix some wrong logics when getting long string
WooHyun Jung [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.

SVN revision: 69987

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

SVN revision: 69986

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

SVN revision: 69977

12 years agoelementary/elm_win : Patch from Rajeev. Thanks. - Removed the
WooHyun Jung [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.

SVN revision: 69972

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

SVN revision: 69966

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

SVN revision: 69965

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

SVN revision: 69964

12 years agowhy strlen wat u are about to ewalk thru anyway WHEN U ALREADY KNOW
Carsten Haitzler [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.

SVN revision: 69963

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

SVN revision: 69961

12 years agoAdd evas_object_hide support for popup.
Sanjeev BA [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.

SVN revision: 69960

12 years agoelementary: ignore key event of keypad when NumLock is turned on in win, scroller...
Jihoon Kim [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.

SVN revision: 69952

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

SVN revision: 69951

12 years agoelm test.c: Added 'menu search' feature in elementary_test. It was hard to find the...
Daniel Juyung Seo [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.

SVN revision: 69950

12 years agoelementary/elm_entry : Fix a bug in filter callback. There can be a
WooHyun Jung [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.

SVN revision: 69949

12 years agoelementary/entry : wd->text can not be sync perfectly with current
WooHyun Jung [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.

SVN revision: 69948

12 years agoelementary/popup - [E-devel] [Patch][elementary] elc_popup, focus next hook implement...
ChunEon Park [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>
SVN revision: 69947

12 years agoelm genlist: Get the stringlist only when it does not exist. Free the stringlist...
Daniel Juyung Seo [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.

SVN revision: 69946

12 years agoelm genlist: Renamed internal variables. Patch by Hyoyoung Chang
Daniel Juyung Seo [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

SVN revision: 69945

12 years agoelm genlist: Patch for elm_genlist_item_fields_update. Patch by
Daniel Juyung Seo [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)

SVN revision: 69944

12 years agoelementary/win - [E-devel] [Patch][Elementary] Patch for elm_win to fix the focus...
ChunEon Park [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>
SVN revision: 69943

12 years agoelementary/cnp - [E-devel] [Patch] elm_cnp notify_handler patch
ChunEon Park [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>

SVN revision: 69942

12 years agoelm genlist: Refactored flip mode. Patch by Hyoyoung Chang
Daniel Juyung Seo [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.

SVN revision: 69941

12 years agoelementary: ignore key event of keypad when NumLock is turned on in calendar, disksel...
Jihoon Kim [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

SVN revision: 69939

12 years agoelementary/genlist - [E-devel] [Patch][Genlist] removed unnecessary code in _clear_cb
ChunEon Park [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>

SVN revision: 69929

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

SVN revision: 69922

12 years agoelm layout: Fixed handling of NULL in part_content_set.
Daniel Zaoui [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>
SVN revision: 69918

12 years agoThe animation have to be stopped just if the scroller is not holded or freezed.
Jaehwan Kim [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.

SVN revision: 69916

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

SVN revision: 69907

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

SVN revision: 69906

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

SVN revision: 69904

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

SVN revision: 69903

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

SVN revision: 69902

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

SVN revision: 69901

12 years agoelm test_genlist.c: Use proper test name for genlist decorate item/all modes.
Daniel Juyung Seo [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.

SVN revision: 69895

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

SVN revision: 69894

12 years agoelm genlist: Renamed internal variables and functions. Patch by Hyoyoung Chang <hyoyo...
Daniel Juyung Seo [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.

SVN revision: 69893

12 years agoelm genlist: Renamed internal variables/functions. Patch by Hyoyoung Chang <hyoyoung...
Daniel Juyung Seo [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.

SVN revision: 69892

12 years agoelm genlist: Internal variable rename. Patch by Hyoyoung Change <hyoyoung@gmail.com>
Daniel Juyung Seo [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.

SVN revision: 69891

12 years agoelementary/widget - removed item smart callback internal infra.
ChunEon Park [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.

SVN revision: 69889

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

Patch by Jérôme Pinot

SVN revision: 69866

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

SVN revision: 69861

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

SVN revision: 69857

12 years agoelementary/index - removed unnecessary code
ChunEon Park [Mon, 2 Apr 2012 07:51:11 +0000 (07:51 +0000)]
elementary/index - removed unnecessary code

SVN revision: 69856

12 years agoelementary/elm_entry : fix a mistake in commit 69829
WooHyun Jung [Mon, 2 Apr 2012 06:33:40 +0000 (06:33 +0000)]
elementary/elm_entry : fix a mistake in commit 69829

SVN revision: 69850

12 years agoElm: update Doxyfile and remove doxygen documentation for deprecated widgets:
Vincent Torri [Mon, 2 Apr 2012 06:28:10 +0000 (06:28 +0000)]
Elm: update Doxyfile and remove doxygen documentation for deprecated widgets:
- anchorblock
- anchorview
- pager

Patch by Jérôme Pinot

SVN revision: 69849

12 years agoelm bin: Use convenient utility function elm_win_util_standard_add()
Daniel Juyung Seo [Mon, 2 Apr 2012 06:20:28 +0000 (06:20 +0000)]
elm bin: Use convenient utility function elm_win_util_standard_add()
instead of elm_win_add() + elm_bg_add(). This is for normal style
(ELM_WIN_BASIC) window.

SVN revision: 69848

12 years agoRevert a wrong commit. Un-wanted files are committed together.
Daniel Juyung Seo [Mon, 2 Apr 2012 06:20:22 +0000 (06:20 +0000)]
Revert a wrong commit. Un-wanted files are committed together.
Revert "elm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_win_add() + elm_bg_add(). This is for normal style (ELM_WIN_BASIC) window."

This reverts commit 31b24a0edb0028528d7c859070e03236ba42867b.

SVN revision: 69847

12 years agoelementary/datetime - Elm_datetime open source patch : Datetime enhancements
ChunEon Park [Mon, 2 Apr 2012 06:20:01 +0000 (06:20 +0000)]
elementary/datetime - Elm_datetime open source patch : Datetime enhancements

Change Description:
- Year min/max values are moved to elm_config.
- Format specifier must come along with % followed by any separator. ( % 123d is not supported but %d will denote Date format specifier)
- Field separator can constitute multiple spaces, Space followed by any other non format specifier is also treated as the separator till its max length. ( %d x/ %b #2 format displays 27 x/ Mar #2 )

Thanks, Sumanth

Submitted-By-Off Sumanth Krishna Mannam<sumanth.m@samsung.com>

SVN revision: 69846

12 years agoelm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_w...
Daniel Juyung Seo [Mon, 2 Apr 2012 06:07:58 +0000 (06:07 +0000)]
elm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_win_add() + elm_bg_add(). This is for normal style (ELM_WIN_BASIC) window.

SVN revision: 69845

12 years agoelementary/dayselector - pretty better.
ChunEon Park [Mon, 2 Apr 2012 05:00:39 +0000 (05:00 +0000)]
elementary/dayselector - pretty better.

SVN revision: 69844

12 years agoelementary/dayselector - improve design
ChunEon Park [Mon, 2 Apr 2012 04:53:39 +0000 (04:53 +0000)]
elementary/dayselector - improve design

SVN revision: 69843

12 years agoelementary/colorselector - send signal when mode is changed so as to set the padding...
ChunEon Park [Mon, 2 Apr 2012 04:22:46 +0000 (04:22 +0000)]
elementary/colorselector - send signal when mode is changed so as to set the padding properly

SVN revision: 69842

12 years agoelm genlist: Changed internal variables correctly. Patch by Hyoyoung
Daniel Juyung Seo [Mon, 2 Apr 2012 02:37:05 +0000 (02:37 +0000)]
elm genlist: Changed internal variables correctly. Patch by Hyoyoung
Chang <hyoyoung@gmail.com>

On Fri, Mar 30, 2012 at 5:17 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> I talked with seoz. and agreed with previous naming changing is
insufficient.
>
> so changed like this
> "mode_" -> "deco_it_"
> "edit_" -> "deco_all_"
>
> Thanks
>
> On Fri, Mar 30, 2012 at 3:33 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
>> Dear all,
>>
>> After edit mode naming is changed, some legacy naming is remained.
>> I changed naming to follow API naming changes.
>>
>> "edit_" -> "deco_"
>> and also some explicit edc part names are changed.
>>
>> Some naming are remained as is, I'll fix at next patches.
>>
>> Thanks.
>

SVN revision: 69836

12 years agoelm genlist: Reverted Hyoyoung's first patch. He sent another patch
Daniel Juyung Seo [Mon, 2 Apr 2012 02:36:55 +0000 (02:36 +0000)]
elm genlist: Reverted Hyoyoung's first patch. He sent another patch
for this change.
Revert "After edit mode naming is changed, some legacy naming is remained."

This reverts commit 5e1aa3c8b0382a0ca471150f4c219cd32dbdbe22.

SVN revision: 69835

12 years agoelementary/colorselector - removed the unnecessaries
ChunEon Park [Mon, 2 Apr 2012 02:13:40 +0000 (02:13 +0000)]
elementary/colorselector - removed the unnecessaries

SVN revision: 69833

12 years agoelementary/colorselector - updated for elm_colorselector_mode_set test
ChunEon Park [Mon, 2 Apr 2012 01:48:25 +0000 (01:48 +0000)]
elementary/colorselector - updated for elm_colorselector_mode_set test

SVN revision: 69832

12 years agoelementary/colorselector - more proper parents passing
ChunEon Park [Mon, 2 Apr 2012 00:55:04 +0000 (00:55 +0000)]
elementary/colorselector - more proper parents passing

SVN revision: 69831

12 years agoelementary/colorselector - removed unnecesary layout
ChunEon Park [Mon, 2 Apr 2012 00:50:57 +0000 (00:50 +0000)]
elementary/colorselector - removed unnecesary layout

SVN revision: 69830

12 years agoelementary/elm_entry : Fixed a bug. While appending big sized string,
WooHyun Jung [Mon, 2 Apr 2012 00:50:56 +0000 (00:50 +0000)]
elementary/elm_entry : Fixed a bug. While appending big sized string,
elm_entry_entry_get caused segfault because memcpy could be tried with
NULL pointer + "> 0" length.

SVN revision: 69829

12 years agoelm: Set timer/animator to NULL after they're deleted.
Daniel Juyung Seo [Fri, 30 Mar 2012 12:31:11 +0000 (12:31 +0000)]
elm: Set timer/animator to NULL after they're deleted.

SVN revision: 69796

12 years agoelm gengrid: Changed internal function and variable names.
Daniel Juyung Seo [Fri, 30 Mar 2012 12:31:01 +0000 (12:31 +0000)]
elm gengrid: Changed internal function and variable names.
item_moving_effect_timer -> item_reorder_move_animator
_reorder_item_moving_effect_timer_cb -> _reorder_item_move_animator_cb

SVN revision: 69795

12 years agoAfter edit mode naming is changed, some legacy naming is remained.
Carsten Haitzler [Fri, 30 Mar 2012 10:34:31 +0000 (10:34 +0000)]
After edit mode naming is changed, some legacy naming is remained.
I changed naming to follow API naming changes.

"edit_" -> "deco_" and also some explicit edc part names are changed.

Some naming are remained as is, I'll fix at next patches.

SVN revision: 69793

12 years agoprotect ethumb with the ifdef as provided in example.
Carsten Haitzler [Fri, 30 Mar 2012 10:10:53 +0000 (10:10 +0000)]
protect ethumb with the ifdef as provided in example.

SVN revision: 69791

12 years agoFrom: cnook <kimcinoo@gmail.com>
cnook [Fri, 30 Mar 2012 09:56:22 +0000 (09:56 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [patch][elementary] elc_popup, restack issue

The elc_popup does not raise to the top of its layer even though
evas_object_raise() is called with the popup object.
Because the elm_widget_resize_object_set(); makes notify object which is
internally used in the popup have a smart parent.
Ultimately, the callback function for EVAS_CALLBACK_RESTACK of the
notify
is not called.
So I removed elm_widget_resize_object_set(); from the popup and added
some
implementations to show the popup properly.
Moreover, I have added test code also in the attached patch. Then,
please
review the patch and give any feedbacks. Thanks.

SVN revision: 69790

12 years agoelm genlist: Set long_timer to NULL after it's deleted.
Daniel Juyung Seo [Fri, 30 Mar 2012 09:25:58 +0000 (09:25 +0000)]
elm genlist: Set long_timer to NULL after it's deleted.

SVN revision: 69789

12 years agoelementary/genlist : set NULL for swipe_timer.
WooHyun Jung [Fri, 30 Mar 2012 09:22:49 +0000 (09:22 +0000)]
elementary/genlist : set NULL for swipe_timer.

SVN revision: 69788

12 years agoelm genlist: Fixed genlist infinite loop bug.
Daniel Juyung Seo [Fri, 30 Mar 2012 07:28:04 +0000 (07:28 +0000)]
elm genlist: Fixed genlist infinite loop bug.

SVN revision: 69785

12 years agoelm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_data_dir_...
Daniel Juyung Seo [Fri, 30 Mar 2012 06:34:07 +0000 (06:34 +0000)]
elm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_data_dir_get instead.

SVN revision: 69783

12 years agoelm index_example_02.c: Fix index behavior properly.
Daniel Juyung Seo [Fri, 30 Mar 2012 06:34:04 +0000 (06:34 +0000)]
elm index_example_02.c: Fix index behavior properly.

SVN revision: 69782