framework/uifw/elementary.git
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 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 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 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 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

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

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

12 years ago[Entry] Merge with 69850 for fix elm_entry bug. Segfault when getting long sized...
WooHyun Jung [Mon, 2 Apr 2012 07:47:33 +0000 (16:47 +0900)]
[Entry] Merge with 69850 for fix elm_entry bug. Segfault when getting long sized string

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

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

12 years agoElm: update Doxyfile and remove doxygen documentation for deprecated widgets:
caro [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

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

12 years agoelm bin: Use convenient utility function elm_win_util_standard_add()
seoz [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.

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

12 years agoRevert a wrong commit. Un-wanted files are committed together.
seoz [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.

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

12 years agoelementary/datetime - Elm_datetime open source patch : Datetime enhancements
hermet [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>

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

12 years agoupdate changelog
Hyoyoung Chang [Mon, 2 Apr 2012 06:10:55 +0000 (15:10 +0900)]
update changelog

12 years agoelm bin: Use convenient utility function elm_win_util_standard_add() instead of elm_w...
seoz [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.

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

12 years agoupdate changelog
Hyoyoung Chang [Mon, 2 Apr 2012 06:00:51 +0000 (15:00 +0900)]
update changelog

12 years agoupdate changelog 1.0.0+svn.69691slp2+build01
Hyoyoung Chang [Mon, 2 Apr 2012 05:02:18 +0000 (14:02 +0900)]
update changelog

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

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

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

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

12 years agoelementary/colorselector - send signal when mode is changed so as to set the padding...
hermet [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

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

12 years agoMerge "[popup] opensource mergie (r69790)"
Myoungwoon Roy Kim [Mon, 2 Apr 2012 02:43:08 +0000 (11:43 +0900)]
Merge "[popup] opensource mergie (r69790)"

12 years agoelm genlist: Changed internal variables correctly. Patch by Hyoyoung
seoz [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.
>

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

12 years agoelm genlist: Reverted Hyoyoung's first patch. He sent another patch
seoz [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.

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

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

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

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

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

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

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

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

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

12 years agoelementary/elm_entry : Fixed a bug. While appending big sized string,
woohyun [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.

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

12 years ago[popup] opensource mergie (r69790)
raster [Fri, 30 Mar 2012 09:56:22 +0000 (09:56 +0000)]
[popup] opensource mergie (r69790)

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.

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

Change-Id: Ie0040e77be7c160ef89a5c54ad0b700866a5dddf

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

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

12 years agoelm gengrid: Changed internal function and variable names.
seoz [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

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

12 years agomerge with r69788 for fixing timer_del problem in genlist
WooHyun Jung [Fri, 30 Mar 2012 11:37:12 +0000 (20:37 +0900)]
Merge ... r69788 for fixing timer_del problem in genlist

12 years agoMerge "elementary/toolbar : can_focus should be set as EINA_TRUE."
WooHyun Jung [Fri, 30 Mar 2012 11:07:14 +0000 (20:07 +0900)]
Merge "elementary/toolbar : can_focus should be set as EINA_TRUE."

12 years agoMerge "elementary/toolbar : toolbar should be focusable as default."
WooHyun Jung [Fri, 30 Mar 2012 11:07:01 +0000 (20:07 +0900)]
Merge "elementary/toolbar : toolbar should be focusable as default."

12 years agoAfter edit mode naming is changed, some legacy naming is remained.
raster [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.

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

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

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

12 years agoFrom: cnook <kimcinoo@gmail.com>
raster [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.

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

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

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

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

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

12 years agoelm genlist: Fixed genlist infinite loop bug.
seoz [Fri, 30 Mar 2012 07:28:04 +0000 (07:28 +0000)]
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

12 years agospec updated
Jeonghyun Yun [Fri, 30 Mar 2012 06:46:19 +0000 (15:46 +0900)]
spec updated

12 years agoelm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_data_dir_...
seoz [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.

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

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

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

12 years agoelm bg_example_03.c: Fixed window size to see the contents properly.
seoz [Fri, 30 Mar 2012 06:33:57 +0000 (06:33 +0000)]
elm bg_example_03.c: Fixed window size to see the contents properly.

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

12 years agoelementary/naviframe - fixed to keep title_visiblility status after item_style_set
hermet [Fri, 30 Mar 2012 05:28:42 +0000 (05:28 +0000)]
elementary/naviframe - fixed to keep title_visiblility status after item_style_set

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

12 years agoclean up this logic a bit as well
discomfitor [Fri, 30 Mar 2012 02:04:16 +0000 (02:04 +0000)]
clean up this logic a bit as well

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

12 years agowhy use two loops when one is fine?
discomfitor [Fri, 30 Mar 2012 01:50:37 +0000 (01:50 +0000)]
why use two loops when one is fine?

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

12 years agothis was redundant and confusing so I hit it with a hammer
discomfitor [Fri, 30 Mar 2012 01:33:07 +0000 (01:33 +0000)]
this was redundant and confusing so I hit it with a hammer

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

12 years agoalso rename widget data variable to be consistent with every other occurrence
discomfitor [Fri, 30 Mar 2012 01:17:04 +0000 (01:17 +0000)]
also rename widget data variable to be consistent with every other occurrence

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

12 years agothis is not actually unused...
discomfitor [Fri, 30 Mar 2012 01:15:26 +0000 (01:15 +0000)]
this is not actually unused...

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

12 years agoelementary/toolbar : can_focus should be set as EINA_TRUE.
woohyun [Thu, 29 Mar 2012 06:41:23 +0000 (06:41 +0000)]
elementary/toolbar : can_focus should be set as EINA_TRUE.

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

12 years agoelementary/toolbar : toolbar should be focusable as default.
woohyun [Thu, 29 Mar 2012 05:21:07 +0000 (05:21 +0000)]
elementary/toolbar : toolbar should be focusable as default.

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

12 years agoelementary: oops, mistake
yoz [Thu, 29 Mar 2012 23:05:54 +0000 (23:05 +0000)]
elementary: oops, mistake

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

12 years agoelementary: add an enum for the weekdays, with magic numbers fixes
yoz [Thu, 29 Mar 2012 22:59:11 +0000 (22:59 +0000)]
elementary: add an enum for the weekdays, with magic numbers fixes

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

12 years agoelementary: add 2 API, the first one is to set the first day of week in elm_calendar...
yoz [Thu, 29 Mar 2012 22:14:30 +0000 (22:14 +0000)]
elementary: add 2 API, the first one is to set the first day of week in elm_calendar, and the second to get the info. I use a more trivial way to set headers ^^

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

12 years agoElm: remove some warnings when no X
caro [Thu, 29 Mar 2012 21:24:00 +0000 (21:24 +0000)]
Elm: remove some warnings when no X

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

12 years agoRemove warnings about unused parameters in examples.
gastal [Thu, 29 Mar 2012 20:55:55 +0000 (20:55 +0000)]
Remove warnings about unused parameters in examples.

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

12 years agoFixes compilation instructions of examples to work on ubuntu.
gastal [Thu, 29 Mar 2012 20:44:42 +0000 (20:44 +0000)]
Fixes compilation instructions of examples to work on ubuntu.

Patch by: "Daniel Vieira Franzolin" <daniel@profusion.mobi>

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

12 years agonew test for naviframe, move naviframe tests to naviframe category so it can actually...
discomfitor [Thu, 29 Mar 2012 20:31:35 +0000 (20:31 +0000)]
new test for naviframe, move naviframe tests to naviframe category so it can actually be found

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

12 years agofor the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLLLLLLLLLL...
discomfitor [Thu, 29 Mar 2012 19:27:13 +0000 (19:27 +0000)]
for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLLLLLLLLLLLLWAAAAAAAAAAAAAAAAAAAAAAAAAAAYYYYYYYYYYYYYYYYYYYYYSSSSSSSSSSSSSSSSSSS

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

12 years agoelementary/panes - Patch to handle deletion of current contents while setting new...
hermet [Thu, 29 Mar 2012 07:08:22 +0000 (07:08 +0000)]
elementary/panes - Patch to handle deletion of current contents while setting new ones

Change Description:
  1. Unswallowing the contents now in _sub_del as this is a common function to be executed when subobject removal happens.
  2. Comparing the current content with new before deleting.

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

12 years agomake elm robust and handle if u DONT set compile time dirs.. and work
raster [Thu, 29 Mar 2012 12:00:14 +0000 (12:00 +0000)]
make elm robust and handle if u DONT set compile time dirs.. and work
anyway.

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