framework/uifw/elementary.git
12 years agorepackaging - elementary_1.0.0+svn.67547slp2+build15
ChunEon Park [Sat, 10 Mar 2012 03:43:51 +0000 (12:43 +0900)]
repackaging - elementary_1.0.0+svn.67547slp2+build15

12 years agoMerge "elementary/index - merged with opensource for page control"
ChunEon Park [Sat, 10 Mar 2012 02:55:03 +0000 (11:55 +0900)]
Merge "elementary/index - merged with opensource for page control"

12 years agoelementary/index - merged with opensource for page control
ChunEon Park [Fri, 9 Mar 2012 12:45:16 +0000 (21:45 +0900)]
elementary/index - merged with opensource for page control

Change-Id: I4799da7f1b090fb1a906e370eeef7ee724af91f1

12 years agoadd the emit for efl-theme-tizen
Jaehwan Kim [Fri, 9 Mar 2012 06:48:20 +0000 (15:48 +0900)]
add the emit for efl-theme-tizen

12 years agoMerge "elm toolbar: Formatting."
Jaehwan Kim [Thu, 8 Mar 2012 11:02:11 +0000 (20:02 +0900)]
Merge "elm toolbar: Formatting."

12 years agoMerge "warn+bug--"
Jaehwan Kim [Thu, 8 Mar 2012 11:02:04 +0000 (20:02 +0900)]
Merge "warn+bug--"

12 years agoMerge "[multibuttonenetry]Removed ellipsis calculation from the code (automatically...
Goun Lee [Wed, 7 Mar 2012 06:50:12 +0000 (15:50 +0900)]
Merge "[multibuttonenetry]Removed ellipsis calculation from the code (automatically does it in edc) Change-Id: I76748e7c19d82595e3f4452fc04d80997196862d"

12 years agoelm toolbar: Formatting.
seoz [Tue, 6 Mar 2012 12:35:22 +0000 (12:35 +0000)]
elm toolbar: Formatting.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68823 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowarn+bug--
raster [Tue, 6 Mar 2012 12:08:11 +0000 (12:08 +0000)]
warn+bug--

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

12 years agoAdd the item_content_set/get/unset_hook for setting the object as the content of...
jaehwan [Tue, 6 Mar 2012 11:35:11 +0000 (11:35 +0000)]
Add the item_content_set/get/unset_hook for setting the object as the content of the toolbar item.
It's possible the objects(like slider or progressbar and so on) can be shown in toolbar.

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

12 years agoAdd the ELM_TOOLBAR_SHRINK_EXPAND mode. The items be expanded according the size...
Jaehwan Kim [Wed, 7 Mar 2012 04:47:49 +0000 (13:47 +0900)]
Add the ELM_TOOLBAR_SHRINK_EXPAND mode. The items be expanded according the size of the toolbar when it's set.

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

Conflicts:

src/bin/test.c
src/bin/test_toolbar.c

12 years agorevert 68495 and all subsequent "toolbar refactoring" (rewriting) commits because...
discomfitor [Thu, 1 Mar 2012 19:14:46 +0000 (19:14 +0000)]
revert 68495 and all subsequent "toolbar refactoring" (rewriting) commits because they broke toolbar use for everyone.
in the future, rewrites like this MUST be submitted as PATCHES, not direct commits. this allows application authors to continue having fun writing code without suddenly having broken widgets.

I have left the newly committed edc, as it does not seem likely to cause issues on its own.

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

12 years agowarn--
raster [Tue, 28 Feb 2012 11:11:23 +0000 (11:11 +0000)]
warn--

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

12 years agoChange the toolbar item by using button object.
jaehwan [Tue, 28 Feb 2012 07:14:10 +0000 (07:14 +0000)]
Change the toolbar item by using button object.
The toolbar item was edje object. Because edje object cannot be focused, toolbar item cannot be focused, either.
But toolbar item should be focused in order to move the focus by each item.
Later, we will be able to move the focus by using arrow keyboard.
So I change toolbar item to be made up with button object.
Since toolbar cannot access button's edje object, the effect of content set and text set is moved in button.

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

12 years agotoolbar vertical mode working right now.
raster [Wed, 22 Feb 2012 12:13:12 +0000 (12:13 +0000)]
toolbar vertical mode working right now.

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

12 years agoelementray/toolbar - deprecated elm_toolbar_cursor_* APIs.
hermet [Tue, 31 Jan 2012 04:47:01 +0000 (04:47 +0000)]
elementray/toolbar - deprecated elm_toolbar_cursor_* APIs.

Please use elm_object_item_cursor_* APIs instead.

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

12 years ago[multibuttonenetry]Removed ellipsis calculation from the code (automatically does...
Goun Lee [Tue, 6 Mar 2012 06:28:51 +0000 (15:28 +0900)]
[multibuttonenetry]Removed ellipsis calculation from the code (automatically does it in edc)
Change-Id: I76748e7c19d82595e3f4452fc04d80997196862d

12 years agoPackage upload
Jeonghyun Yun [Mon, 5 Mar 2012 07:23:36 +0000 (02:23 -0500)]
Package upload

Change-Id: Ifff77196b97d1c97045822f26390b9b1f4fc6d95

12 years agoMerge "index - merge with opensource"
ChunEon Park [Mon, 5 Mar 2012 03:17:11 +0000 (12:17 +0900)]
Merge "index - merge with opensource"

12 years agoecore_evas_wayland_shm_new API usage changed
Jeonghyun Yun [Mon, 5 Mar 2012 00:42:50 +0000 (19:42 -0500)]
ecore_evas_wayland_shm_new API usage changed

12 years agoindex - merge with opensource
ChunEon Park [Fri, 2 Mar 2012 04:42:09 +0000 (13:42 +0900)]
index - merge with opensource

Change-Id: I227d54fdba6c5a93ec75577c86597b739af4d532

12 years ago[*][entry] elm_entry_extension_module_data_get is set as none EAPI
WooHyun Jung [Tue, 28 Feb 2012 03:18:11 +0000 (12:18 +0900)]
[*][entry] elm_entry_extension_module_data_get is set as none EAPI
Change-Id: Id2f0f46c782e78ed7ecdc1eadf870f5aa4eba778

12 years agoupload changelog
Jihoon Kim [Wed, 29 Feb 2012 11:54:37 +0000 (20:54 +0900)]
upload changelog

Change-Id: I9de4b658ae2c41492cedd11bfc68ab8c3753cd28

12 years ago[entry] deprecated autocapitalization_set, autoperiod_set, autoenable_returnkey_set
Jihoon Kim [Wed, 29 Feb 2012 01:02:59 +0000 (10:02 +0900)]
[entry] deprecated autocapitalization_set, autoperiod_set, autoenable_returnkey_set

Change-Id: I4036cab36fbd4e69f4d5b727550cd0cbed468921

12 years agoelm/entry: input_panel_return_key_autoenable_set -> input_panel_return_key_autoenable...
jihoon [Tue, 28 Feb 2012 04:25:37 +0000 (04:25 +0000)]
elm/entry: input_panel_return_key_autoenable_set -> input_panel_return_key_autoenabled_set
Thanks, Daniel.

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

12 years agoelm/entry: add elm_entry_input_panel_return_key_autoenable_set API.
jihoon [Tue, 28 Feb 2012 01:50:19 +0000 (01:50 +0000)]
elm/entry: add elm_entry_input_panel_return_key_autoenable_set API.

Set whether the return key on the input panel is disabled automatically when entry has no text.

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

12 years agoPackage upload
WooHyun Jung [Tue, 28 Feb 2012 06:04:22 +0000 (15:04 +0900)]
Package upload

Change-Id: I8ec1e71f0db8b2470fdb51db03a42e75adb36b79

12 years agoMerge "[C&P popup] bugfix: S1-1248, S1-1323, Search editor has tags Change-Id: I80fec...
deasung.kim [Tue, 28 Feb 2012 04:44:21 +0000 (13:44 +0900)]
Merge "[C&P popup] bugfix: S1-1248, S1-1323, Search editor has tags Change-Id: I80fece6468873a5405eae93cb5391e45c19b3046"

12 years agoMerge "[cnp] bugfix: [TEST][U1/U1HD]Tizen_2012_0225_1 lockup when paste"
deasung.kim [Tue, 28 Feb 2012 04:43:58 +0000 (13:43 +0900)]
Merge "[cnp] bugfix: [TEST][U1/U1HD]Tizen_2012_0225_1 lockup when paste"

12 years agoMerge "[*][entry] Remove elm_entry_matchlist_set API"
WooHyun Jung [Tue, 28 Feb 2012 03:11:01 +0000 (12:11 +0900)]
Merge "[*][entry] Remove elm_entry_matchlist_set API"

12 years ago[els_icon.c]Merge opensource els_icon.c bug fix to resolve GUI Builder issue
Seunggyun Kim [Tue, 28 Feb 2012 03:05:32 +0000 (12:05 +0900)]
[els_icon.c]Merge opensource els_icon.c bug fix to resolve GUI Builder issue

12 years ago[Genlist] Add clear_cb.(refer to #64275)
Jung Chanwook [Tue, 28 Feb 2012 02:46:00 +0000 (11:46 +0900)]
[Genlist] Add clear_cb.(refer to #64275)

Change-Id: Id48f4091372bb615364be53115d53906a3e31ffc

12 years ago[Genlist] evas_object_unref position is changed properly in item_select.
Jung Chanwook [Tue, 28 Feb 2012 02:18:53 +0000 (11:18 +0900)]
[Genlist] evas_object_unref position is changed properly in item_select.

Change-Id: I205f906f391225a21f2395469ba262fce15fef85

12 years ago[Genlist] use generation instead of delete_me. (migration #65811) elementary: now...
Jung Chanwook [Mon, 27 Feb 2012 08:25:12 +0000 (17:25 +0900)]
[Genlist] use generation instead of delete_me. (migration #65811) elementary: now elm_gen*_clear only destroy the item created before calling it. NOTE: As side fix, both genlist and gengrid now share their Widget_Data. Need a lot more work to be clean and match our quality standard. NOTE2: Genclear is now faster as it doesn't require to mark all item that need to be removed, but just increase one int

Change-Id: I2df74550aecd1f595a015088ac364aa81b8dfe78

12 years ago[C&P popup] bugfix: S1-1248, S1-1323, Search editor has tags
deasung.kim [Mon, 27 Feb 2012 14:04:30 +0000 (23:04 +0900)]
[C&P popup] bugfix: S1-1248, S1-1323, Search editor has tags
Change-Id: I80fece6468873a5405eae93cb5391e45c19b3046

12 years ago[*][entry] Remove elm_entry_matchlist_set API
WooHyun Jung [Mon, 27 Feb 2012 13:51:37 +0000 (22:51 +0900)]
[*][entry] Remove elm_entry_matchlist_set API

12 years ago[cnp] bugfix: [TEST][U1/U1HD]Tizen_2012_0225_1 lockup when paste
deasung.kim [Mon, 27 Feb 2012 13:19:27 +0000 (22:19 +0900)]
[cnp] bugfix: [TEST][U1/U1HD]Tizen_2012_0225_1 lockup when paste

12 years agoPackage upload
WooHyun Jung [Mon, 27 Feb 2012 12:46:46 +0000 (21:46 +0900)]
Package upload

Change-Id: I5d0bdb4911396c0bad11afa62cf977ee8c4c09bd

12 years ago[*][editfield & searchbar] deprecated
WooHyun Jung [Mon, 27 Feb 2012 06:38:59 +0000 (15:38 +0900)]
[*][editfield & searchbar] deprecated

12 years ago[SegmentControl] Fixed build error for test cases,replaced return type from Elm_Segme...
Rajeev Ranjan [Fri, 24 Feb 2012 13:12:28 +0000 (18:42 +0530)]
[SegmentControl] Fixed build error for test cases,replaced return type from Elm_Segment_Item with lm_Object_Item,which is according to new API prototype.

Change-Id: Iad570e460ade025beff13a5ca12cfaaa321fd152

12 years ago[multibuttonentry][index] Modified TC
Goun Lee [Fri, 24 Feb 2012 11:10:53 +0000 (20:10 +0900)]
[multibuttonentry][index] Modified TC

12 years agoRemove unnecessary files
Jaehwan Kim [Fri, 24 Feb 2012 06:10:18 +0000 (15:10 +0900)]
Remove unnecessary files

12 years agoMerge "gengrid TC modified"
Jeonghyun Yun [Fri, 24 Feb 2012 06:03:52 +0000 (15:03 +0900)]
Merge "gengrid TC modified"

12 years agoupdate changelog
Hyoyoung Chang [Fri, 24 Feb 2012 04:44:12 +0000 (13:44 +0900)]
update changelog

Change-Id: If1ae0c9bb75c02c9eb7b0ef8123139e83a7e75c3

12 years agoMerge "[TC] Follow the changed EFL migration API and structure"
Shinwoo Kim [Fri, 24 Feb 2012 04:40:18 +0000 (13:40 +0900)]
Merge "[TC] Follow the changed EFL migration API and structure"

12 years ago[genlist] widtype_check in calc_job
Hyoyoung Chang [Fri, 24 Feb 2012 03:05:19 +0000 (12:05 +0900)]
[genlist] widtype_check in calc_job

Change-Id: I188f7ba51543853c67d808fc044f7892ef1fca0b

12 years ago[TC] Follow the changed EFL migration API and structure
Shinwoo Kim [Fri, 24 Feb 2012 03:32:55 +0000 (12:32 +0900)]
[TC] Follow the changed EFL migration API and structure

Change-Id: I85d51bd5d73c51f5f60c2098994897a505ae358d

12 years agogengrid TC modified
Jeonghyun Yun [Fri, 24 Feb 2012 02:35:43 +0000 (21:35 -0500)]
gengrid TC modified

12 years agoupdate changelog
Hyoyoung Chang [Fri, 24 Feb 2012 00:08:52 +0000 (09:08 +0900)]
update changelog

Change-Id: I997dedc34f7f4bc121c81799a1a46872a7f7931e

12 years ago[Genlist] Fix the problem func.del is called twice when it->func.func is _elm_widget_...
Jung Chanwook [Thu, 23 Feb 2012 08:42:33 +0000 (17:42 +0900)]
[Genlist] Fix the problem func.del is called twice when it->func.func is _elm_widget_item_del

Change-Id: Ia9bd844ccb5851241829ff8300cebe7fb718e04b

12 years agoMerge "[genlist] fixing group item raise, unwanted it realize"
Myoungwoon Roy Kim [Thu, 23 Feb 2012 09:33:57 +0000 (18:33 +0900)]
Merge "[genlist] fixing group item raise, unwanted it realize"

12 years agoMerge "elementary/genlist - added FIXEME:"
Myoungwoon Roy Kim [Thu, 23 Feb 2012 09:32:53 +0000 (18:32 +0900)]
Merge "elementary/genlist - added FIXEME:"

12 years ago[genlist] fixing group item raise, unwanted it realize
Hyoyoung Chang [Thu, 23 Feb 2012 08:54:35 +0000 (17:54 +0900)]
[genlist] fixing group item raise, unwanted it realize

Change-Id: If30987b565fc63703c016aa0e5fad81ec36be3eb

12 years agoMerge "[multibuttonentry] use elm_entry_input_panel_show/hide"
Jihoon Kim [Thu, 23 Feb 2012 06:34:52 +0000 (15:34 +0900)]
Merge "[multibuttonentry] use elm_entry_input_panel_show/hide"

12 years agoelementary/genlist - added FIXEME:
ChunEon Park [Wed, 22 Feb 2012 16:18:16 +0000 (01:18 +0900)]
elementary/genlist - added FIXEME:

Change-Id: I16be8db1f502ae89ef81c172673fec2cf22e3ae8

12 years ago[multibuttonentry] use elm_entry_input_panel_show/hide
Jihoon Kim [Wed, 22 Feb 2012 12:25:11 +0000 (21:25 +0900)]
[multibuttonentry] use elm_entry_input_panel_show/hide

Change-Id: I10fcdfa5c99862b6376395b3163d4efabd613784

12 years ago[elm_main.c, elm_config.c] Merge upstream source about elm_config preload issue
Seunggyun Kim [Wed, 22 Feb 2012 11:07:23 +0000 (20:07 +0900)]
[elm_main.c, elm_config.c] Merge upstream source about elm_config preload issue

12 years agoPackage upload
Tae-Hwan Kim [Wed, 22 Feb 2012 07:57:19 +0000 (16:57 +0900)]
Package upload

Change-Id: Ida9752b50473f3af6bd02f744790ff8f93cff1e6

12 years ago[Map] Tunnig rotate callback because of gesture layer merge
Tae-Hwan Kim [Wed, 22 Feb 2012 07:39:31 +0000 (16:39 +0900)]
[Map] Tunnig rotate callback because of gesture layer merge

Change-Id: I21ec1ccbabfc1a8dba848da4c4fcb4a47d272aec

12 years agoMerge "[elm_slider.c] fix for Nabi/ S1 - 1271, regarding indicator drag sensitivity."
Myoungwoon Roy Kim [Tue, 21 Feb 2012 11:21:28 +0000 (20:21 +0900)]
Merge "[elm_slider.c] fix for Nabi/ S1 - 1271, regarding indicator drag sensitivity."

12 years agoPackage upload
Jaehwan Kim [Tue, 21 Feb 2012 10:28:59 +0000 (19:28 +0900)]
Package upload

Change-Id: I348df0ca5f3dc8b3398e50c1dbac875e7d70b41f

12 years agoMerge "[tickernoti] Fixed the issue in displaying tickernoti when used by quickpanel."
Myoungwoon Roy Kim [Tue, 21 Feb 2012 10:27:05 +0000 (19:27 +0900)]
Merge "[tickernoti] Fixed the issue in displaying tickernoti when used by quickpanel."

12 years agoMerge "[Genlist][Nabi] Bug fix : S1-1321,S1-1341. BS was occurred after clicking...
Myoungwoon Roy Kim [Tue, 21 Feb 2012 10:26:30 +0000 (19:26 +0900)]
Merge "[Genlist][Nabi] Bug fix : S1-1321,S1-1341. BS was occurred after clicking the phone tab form the setting list at flick down. Add it->wd->expanded_item null check."

12 years agoMerge "fix openGL issue - cannot load the enviroment variable"
Jaehwan Kim [Tue, 21 Feb 2012 10:22:40 +0000 (19:22 +0900)]
Merge "fix openGL issue - cannot load the enviroment variable"

12 years agofix openGL issue - cannot load the enviroment variable
Jaehwan Kim [Tue, 21 Feb 2012 10:19:59 +0000 (19:19 +0900)]
fix openGL issue - cannot load the enviroment variable

12 years ago[tickernoti] Fixed the issue in displaying tickernoti when used by quickpanel.
Rajeev Ranjan [Tue, 21 Feb 2012 09:05:15 +0000 (14:35 +0530)]
[tickernoti] Fixed the issue in displaying tickernoti when used by quickpanel.

12 years ago[Genlist][Nabi] Bug fix : S1-1321,S1-1341. BS was occurred after clicking the phone...
Jung Chanwook [Tue, 21 Feb 2012 08:06:11 +0000 (17:06 +0900)]
[Genlist][Nabi] Bug fix : S1-1321,S1-1341. BS was occurred after clicking the phone tab form the setting list at flick down. Add it->wd->expanded_item null check.

12 years agoupload changelog
Jihoon Kim [Tue, 21 Feb 2012 06:59:03 +0000 (15:59 +0900)]
upload changelog

Change-Id: Ifb9c2cd7d6385009a9d810d32a7590dd956ab341

12 years agos/elm_text_input/elm_entry_input
discomfitor [Thu, 16 Feb 2012 22:42:48 +0000 (22:42 +0000)]
s/elm_text_input/elm_entry_input

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

12 years agoelm_entry: add 'const' in some getter functions
jihoon [Wed, 15 Feb 2012 11:50:06 +0000 (11:50 +0000)]
elm_entry: add 'const' in some getter functions

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

12 years agoelm_entry:
jihoon [Wed, 15 Feb 2012 08:42:46 +0000 (08:42 +0000)]
elm_entry:
add elm_entry_input_panel_language_set/get
add elm_entry_input_panel_imdata_set/get
add elm_entry_input_panel_return_key_type_set/get
add elm_entry_input_panel_return_key_disabled_set/get

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

12 years ago[elm_cbhm] remove elm_cbhm_helper's vestiges
deasung.kim [Mon, 20 Feb 2012 05:33:21 +0000 (14:33 +0900)]
[elm_cbhm] remove elm_cbhm_helper's vestiges
Change-Id: I5cb9b28a2e1714ffcdfbbee954738e9dd8d695f6

12 years agoAdd elm_entry_imf_context_reset.
jihoon [Mon, 13 Feb 2012 11:43:58 +0000 (11:43 +0000)]
Add elm_entry_imf_context_reset.

Reset the input method context of the entry if needed.
This can be necessary in the case where modifying the buffer would confuse
on-going input method behavior.

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

12 years ago[elm_slider.c] fix for Nabi/ S1 - 1271, regarding indicator drag sensitivity.
sumanth [Mon, 20 Feb 2012 13:56:08 +0000 (19:26 +0530)]
[elm_slider.c] fix for Nabi/ S1 - 1271, regarding indicator drag sensitivity.

Change-Id: If5bb0b1480c94b11f34b52153177a63d61bf6f70

12 years agorepackaging - elementary_1.0.0+svn.67547slp2+build03
ChunEon Park [Mon, 20 Feb 2012 11:24:01 +0000 (20:24 +0900)]
repackaging - elementary_1.0.0+svn.67547slp2+build03

12 years agofix OPENGL issue
Jaehwan Kim [Mon, 20 Feb 2012 10:40:47 +0000 (19:40 +0900)]
fix OPENGL issue

Change-Id: I748ea9ea9b295f92b6711c12fd2ef347fb4b4f9c

12 years agoMerge "[multibuttonentry]items aren't packed when view_mode is set in Calendar app"
Goun Lee [Mon, 20 Feb 2012 08:21:54 +0000 (17:21 +0900)]
Merge "[multibuttonentry]items aren't packed when view_mode is set in Calendar app"

12 years agoMerge "[entry] remove code related to autoperiod"
Sehwan Park [Mon, 20 Feb 2012 08:11:37 +0000 (17:11 +0900)]
Merge "[entry] remove code related to autoperiod"

12 years agoMerge "[entry] remove autoenable_returnkey code"
Sehwan Park [Mon, 20 Feb 2012 08:10:44 +0000 (17:10 +0900)]
Merge "[entry] remove autoenable_returnkey code"

12 years agoMerge "Add elm_entry_input_panel_show/hide"
Sehwan Park [Mon, 20 Feb 2012 08:09:56 +0000 (17:09 +0900)]
Merge "Add elm_entry_input_panel_show/hide"

12 years ago[multibuttonentry]items aren't packed when view_mode is set in Calendar app
Goun Lee [Mon, 20 Feb 2012 08:02:40 +0000 (17:02 +0900)]
[multibuttonentry]items aren't packed when view_mode is set in Calendar app

12 years ago[entry] remove code related to autoperiod
Jihoon Kim [Mon, 20 Feb 2012 06:35:16 +0000 (15:35 +0900)]
[entry] remove code related to autoperiod

Change-Id: I0a28bb1ab75c16018b652b36b9dedbd4fe0f1e10

12 years ago[entry] remove autoenable_returnkey code
Jihoon Kim [Mon, 20 Feb 2012 05:59:32 +0000 (14:59 +0900)]
[entry] remove autoenable_returnkey code

Change-Id: Ie9ac488da6e4c36a1a897b3601d85f357030ef25

12 years agoAdd elm_entry_input_panel_show/hide
jihoon [Mon, 13 Feb 2012 06:50:45 +0000 (06:50 +0000)]
Add elm_entry_input_panel_show/hide

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

12 years agoMerge "[Genlist] _item_select migration"
Jung Chanwook [Mon, 20 Feb 2012 05:29:59 +0000 (14:29 +0900)]
Merge "[Genlist] _item_select migration"

12 years agoMerge "[Genlist] Add promote/demote functions (#65599 migration)"
Jung Chanwook [Mon, 20 Feb 2012 05:29:54 +0000 (14:29 +0900)]
Merge "[Genlist] Add promote/demote functions (#65599 migration)"

12 years agoMerge "[Genlist] Add elm_genlist_item_index_get"
Jung Chanwook [Mon, 20 Feb 2012 05:29:40 +0000 (14:29 +0900)]
Merge "[Genlist] Add elm_genlist_item_index_get"

12 years agoMerge "deprecate elm_entry_autoperiod_set, elm_entry_autoenable_returnkey_set. There...
Sehwan Park [Mon, 20 Feb 2012 04:39:42 +0000 (13:39 +0900)]
Merge "deprecate elm_entry_autoperiod_set, elm_entry_autoenable_returnkey_set. There is no application to use it."

12 years agorepackaging - elementary_1.0.0+svn.67547slp2+build01
ChunEon Park [Mon, 20 Feb 2012 03:05:54 +0000 (12:05 +0900)]
repackaging - elementary_1.0.0+svn.67547slp2+build01

Change-Id: I17a89e259c007f666439dd99f3a271e0ebb11332

12 years ago[Genlist] _item_select migration
Jung Chanwook [Mon, 20 Feb 2012 01:05:09 +0000 (10:05 +0900)]
[Genlist] _item_select migration

Change-Id: I04042e496f4526cb94f2eb7896ba8829b662ac08

12 years ago[Genlist] Add promote/demote functions (#65599 migration)
Jung Chanwook [Mon, 20 Feb 2012 00:53:55 +0000 (09:53 +0900)]
[Genlist] Add promote/demote functions (#65599 migration)

Change-Id: I9729c27ceaa884f2e9c980c10a55ea0454a4c73e

12 years ago[Genlist] Add elm_genlist_item_index_get
Jung Chanwook [Mon, 20 Feb 2012 00:22:08 +0000 (09:22 +0900)]
[Genlist] Add elm_genlist_item_index_get

Change-Id: Id2d811a45fd4682657a57a3fbefdac0a7899b5b5

12 years agonaviframe - missing changes is merged
ChunEon Park [Sat, 18 Feb 2012 13:48:45 +0000 (22:48 +0900)]
naviframe - missing changes is merged

12 years agoelementary/naviframe - elm_widget_item_free is called twice.
hermet [Sat, 18 Feb 2012 05:15:17 +0000 (05:15 +0000)]
elementary/naviframe - elm_widget_item_free is called twice.
elm_object_item_del is calling it after.

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

12 years agoelementary - modified item_del_pre_hook function prototype.
Jaehwan Kim [Sat, 18 Feb 2012 05:41:27 +0000 (14:41 +0900)]
elementary -  modified item_del_pre_hook function prototype.

Now it returns the bool value to free the widget item.

Some widget items(i,e genlist) should not be deleted directly when elm_object_item_del is called.
So, if the pre_hook function returns EINA_FALSE, then the widget item will not be deleted.

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

Conflicts:

src/lib/elc_naviframe.c

12 years agodeprecate elm_entry_autoperiod_set, elm_entry_autoenable_returnkey_set. There is...
Jihoon Kim [Sat, 18 Feb 2012 05:13:40 +0000 (14:13 +0900)]
deprecate elm_entry_autoperiod_set, elm_entry_autoenable_returnkey_set. There is no application to use it.

Change-Id: I63665ac98f194236e822c1f05730ffbdaae43646

12 years agoMerge "[Genlist] Separated _item_unhighlight() from _item_unselect(). _item_select...
Jung Chanwook [Fri, 17 Feb 2012 10:41:42 +0000 (19:41 +0900)]
Merge "[Genlist] Separated _item_unhighlight() from _item_unselect(). _item_select() and _item_highlight() are also separated. Each function can be called separately."

12 years ago[Genlist] Separated _item_unhighlight() from _item_unselect(). _item_select() and...
Jung Chanwook [Fri, 17 Feb 2012 07:48:12 +0000 (16:48 +0900)]
[Genlist] Separated _item_unhighlight() from _item_unselect(). _item_select() and _item_highlight() are also separated. Each
function can be called separately.

Change-Id: I7e78a2e5f419fc6e1807a9a77793d20ecb307a7f

12 years agoMerge "[Genlist] Add _elm_genlist_item_odd_even_update. elm_genlist now use edje...
Jung Chanwook [Fri, 17 Feb 2012 06:24:48 +0000 (15:24 +0900)]
Merge "[Genlist] Add _elm_genlist_item_odd_even_update. elm_genlist now use edje signal for even/odd state. NOTE: if you want to implement even/odd in your theme you know need to listen to both signal : elm,state,odd from elm / elm,state,even from elm. If you set data of stacking_even to above of you item group it will raise the even object above the odd one (that's the default behaviour). You could also explicitly active/deactivate the stacking by setting data of stacking to no. Default is yes."

12 years ago[Genlist] Add _elm_genlist_item_odd_even_update. elm_genlist now use edje signal...
Jung Chanwook [Fri, 17 Feb 2012 05:53:24 +0000 (14:53 +0900)]
[Genlist] Add _elm_genlist_item_odd_even_update. elm_genlist now use edje signal for even/odd state. NOTE: if you want to implement even/odd in your theme you know need to listen to both signal : elm,state,odd from elm / elm,state,even from elm. If you set data of stacking_even to above of you item group it will raise the even object above the odd one (that's the default behaviour). You could also explicitly active/deactivate the stacking by setting
data of stacking to no. Default is yes.

Change-Id: If251eed4c2ee52ae4d6281a10793a62be10e2cd7