framework/uifw/elementary.git
12 years agoMerge "naviframe - added doc."
ChunEon Park [Fri, 23 Sep 2011 00:38:50 +0000 (09:38 +0900)]
Merge "naviframe - added doc."

12 years ago[genlist] fixing TC expanded item set bug
Hyoyoung Chang [Thu, 22 Sep 2011 07:45:53 +0000 (16:45 +0900)]
[genlist] fixing TC expanded item set bug

12 years agonaviframe - added doc.
ChunEon Park [Thu, 22 Sep 2011 07:25:22 +0000 (16:25 +0900)]
naviframe - added doc.

12 years ago[*][store] Fixed the unrealize problem of added a item
Yun ilkook [Thu, 22 Sep 2011 01:46:54 +0000 (10:46 +0900)]
[*][store] Fixed the unrealize problem of added a item

Change-Id: I48669e506a3007ea1f503c3e8120672bc3e3df89

12 years agochangelog - repackaging REL_F_I9200_20110923_1 REL_I9200_20110923_1
ChunEon Park [Thu, 22 Sep 2011 00:06:31 +0000 (09:06 +0900)]
changelog - repackaging

elementary_1.0.0+svn.61256slp2+build39

12 years agoMerge "[*][button] change _sizing_eval for scale"
Jaehwan Kim [Wed, 21 Sep 2011 10:48:17 +0000 (19:48 +0900)]
Merge "[*][button] change _sizing_eval for scale"

12 years agoMerge changes I1c44532b,I22477f1c
ChunEon Park [Wed, 21 Sep 2011 08:44:57 +0000 (17:44 +0900)]
Merge changes I1c44532b,I22477f1c

* changes:
  [ctxpopup] Resolve TC Build Break
  Prevent Detected Bug Fix: DEADCODE

12 years agoMerge "bugfix: BS when paste image path"
deasung.kim [Wed, 21 Sep 2011 08:39:41 +0000 (17:39 +0900)]
Merge "bugfix: BS when paste image path"

12 years agochangelog - repackaging
ChunEon Park [Wed, 21 Sep 2011 07:49:41 +0000 (16:49 +0900)]
changelog - repackaging

elementary_1.0.0+svn.61256slp2+build38

12 years ago[blocking rectangle approach considered to block events during
Shilpa Singh [Tue, 6 Sep 2011 08:31:32 +0000 (17:31 +0900)]
[blocking rectangle approach considered to block events during
animation]
[elm_navigationbar]:Issue: when back button is clicked at a faster pace in
UG launched from settings application, settings application closes
from UG itself.
problem: pass_events set to TRUE during animation and
FALSE after animation in second/rest of the pages. causes issue if we
click fast in second page[during animation] causing the events pass
through layer below first page.
Fix: Removed pass events call. blocking events while passing them to
the lower layer will cause issues like above.

Change-Id: I8e7d780d2a311fd150c76bfb2ffa60ccba92ff94

12 years agobugfix: BS when paste image path
deasung.kim [Wed, 21 Sep 2011 06:22:13 +0000 (15:22 +0900)]
bugfix: BS when paste image path

12 years ago[entry] make non-editable entries have focus
Myungjae Lee [Wed, 21 Sep 2011 05:15:41 +0000 (14:15 +0900)]
[entry] make non-editable entries have focus

12 years ago[entry] fixed bugs in text selection handlers
Myungjae Lee [Wed, 21 Sep 2011 04:42:37 +0000 (13:42 +0900)]
[entry] fixed bugs in text selection handlers

12 years agonaviframe - merged with opensource
ChunEon Park [Wed, 21 Sep 2011 04:24:00 +0000 (13:24 +0900)]
naviframe - merged with opensource
added one more convenient API

12 years agoMerge "fix build error"
WooHyun Jung [Tue, 20 Sep 2011 11:13:20 +0000 (20:13 +0900)]
Merge "fix build error"

12 years agoMerge "[controlbar] fix build error in TC"
WooHyun Jung [Tue, 20 Sep 2011 11:12:13 +0000 (20:12 +0900)]
Merge "[controlbar] fix build error in TC"

12 years agofix build error
Jaehwan Kim [Tue, 20 Sep 2011 11:08:37 +0000 (20:08 +0900)]
fix build error

Change-Id: Ie8de5054dfef0e1807a2ffba9a39dd04453a59b2

12 years ago[controlbar] fix build error in TC
Jaehwan Kim [Tue, 20 Sep 2011 10:46:39 +0000 (19:46 +0900)]
[controlbar] fix build error in TC

Change-Id: I9e7470a372be353c2ec7289790f58d73ffcd77cb

12 years ago[src/elm_imageslider]: Code cleanup, Warning Fixing and setting the ecore timer to...
Rajeev Ranjan [Tue, 20 Sep 2011 09:08:42 +0000 (18:08 +0900)]
[src/elm_imageslider]: Code cleanup, Warning Fixing and setting the ecore timer to NULL from the callback before returning FALSE.

Change-Id: I5e9885520a290a7209f4bb34c17982ff6d630fb9

12 years ago[ctxpopup] Resolve TC Build Break
Shinwoo Kim [Tue, 20 Sep 2011 08:07:24 +0000 (17:07 +0900)]
[ctxpopup] Resolve TC Build Break

Change-Id: I1c44532bad162885719d87dd47c71df7cd16c891

12 years agoMerge "[elm_cnp_helper] remove image, br, ps tag when entry setted textonly, single...
deasung.kim [Tue, 20 Sep 2011 06:31:58 +0000 (15:31 +0900)]
Merge "[elm_cnp_helper] remove image, br, ps tag when entry setted textonly, single line"

12 years agoMerge "[Issue fixed]: Color boxes do not get re-rendered properly when someother...
Shilpa Singh [Tue, 20 Sep 2011 06:22:15 +0000 (15:22 +0900)]
Merge "[Issue fixed]: Color boxes do not get re-rendered properly when someother window comes above [Review comments fixed] - intial colors taken via edc. [elm_colorpalette]: 1. Issue fixed: Resize issue as minimum size of widget not considered. 2. Warnings fixed. 3. Redundant code removed. 4. Formatting fixed. Change-Id: I43b2a4ea58b98a0061961cd487a43b74afe7ba68"

12 years agoMerge "Code cleanup and removal of explicit deletion in timer and idler callback...
Rajeev Ranjan [Tue, 20 Sep 2011 06:21:57 +0000 (15:21 +0900)]
Merge "Code cleanup and removal of explicit deletion in timer and idler callback functions to fix crash in Facebook application."

12 years agoMerge "[elc_navigationbar]: prevent defect fix 20519, removed unnecessary test as...
Shilpa Singh [Tue, 20 Sep 2011 06:21:55 +0000 (15:21 +0900)]
Merge "[elc_navigationbar]: prevent defect fix 20519, removed unnecessary test as test for item_style and it is already done one more test not required."

12 years agoMerge "[elm_multibuttonentry]Bug fix:IME doesn't show up when guidetext is clicked...
Goun Lee [Tue, 20 Sep 2011 05:57:21 +0000 (14:57 +0900)]
Merge "[elm_multibuttonentry]Bug fix:IME doesn't show up when guidetext is clicked in calendar app & prevent issue"

12 years agoPrevent Detected Bug Fix: DEADCODE
Shinwoo Kim [Tue, 20 Sep 2011 05:53:44 +0000 (14:53 +0900)]
Prevent Detected Bug Fix: DEADCODE

Change-Id: I22477f1cb045430eea3ccbda19f0e090c6b7724e

12 years ago[*][button] change _sizing_eval for scale
Jaehwan Kim [Tue, 20 Sep 2011 05:15:05 +0000 (14:15 +0900)]
[*][button] change _sizing_eval for scale

12 years agoFix the build errors related to gcc compiler.
Myoungwoon Kim [Tue, 20 Sep 2011 03:45:29 +0000 (12:45 +0900)]
Fix the build errors related to gcc compiler.

Change-Id: I1af8ee4047e685c1bb85160cc2a383ae4e3a907e

12 years ago[elm_datefield.c] DATE_FORMAT_TYPE_COUNT defination is updated.
sumanth [Tue, 20 Sep 2011 01:48:18 +0000 (10:48 +0900)]
[elm_datefield.c] DATE_FORMAT_TYPE_COUNT defination is updated.

Change-Id: I293b0ddf9cbd91c58ced0d9b6b00a60632b780d2

12 years ago[elm_datefield.c] Datefield Item based design is implemented and item enable set...
sumanth [Tue, 13 Sep 2011 19:18:23 +0000 (04:18 +0900)]
[elm_datefield.c] Datefield Item based design is implemented and item enable set/get APIs are added. Macro added. Deprecated APIs implementation is corrected. Review comments are corrected. Widget is redesigned with ICU integration.

Change-Id: I5ca58bdf3a965a0efbb8427aab3ec8c2d9506284

12 years agoMerge "elementary/widget - added one missing stuff."
ChunEon Park [Mon, 19 Sep 2011 10:21:57 +0000 (19:21 +0900)]
Merge "elementary/widget - added one missing stuff."

12 years agoelementary/widget - added one missing stuff.
ChunEon Park [Mon, 19 Sep 2011 04:53:22 +0000 (13:53 +0900)]
elementary/widget - added one missing stuff.

Change-Id: I934a7368546d1cc38fb46937131ff058486a0eb5

12 years agoPackage upload REL_F_I9200_20110920_1 REL_I9200_20110920_1
Daniel Juyung Seo [Mon, 19 Sep 2011 10:15:52 +0000 (19:15 +0900)]
Package upload

12 years agoCode cleanup and removal of explicit deletion in timer and idler callback functions...
Rajeev Ranjan [Mon, 19 Sep 2011 08:07:49 +0000 (17:07 +0900)]
Code cleanup and removal of explicit deletion in timer and idler callback functions to fix crash in Facebook application.

Change-Id: Ic5ce79973effeae70d417a2f5497324fec6bd4a0

12 years ago[elm_multibuttonentry]Bug fix:IME doesn't show up when guidetext is clicked in calend...
Goun Lee [Mon, 19 Sep 2011 07:03:55 +0000 (16:03 +0900)]
[elm_multibuttonentry]Bug fix:IME doesn't show up when guidetext is clicked in calendar app & prevent issue

12 years agoMerge "elm_widget - added item signal emit function naviframe - filled the signal...
ChunEon Park [Mon, 19 Sep 2011 01:29:39 +0000 (10:29 +0900)]
Merge "elm_widget - added item signal emit function naviframe - filled the signal emit hooks"

12 years agoMerge "Fix for the prevent defect: 18872 for array index going out of bounds. Set...
Rajeev Ranjan [Mon, 19 Sep 2011 00:58:33 +0000 (09:58 +0900)]
Merge "Fix for the prevent defect: 18872 for array index going out of bounds. Set ATOM_COUNT to 25 now as new enums have been added."

12 years agoPackage upload REL_F_I9200_20110919_1 REL_I9200_20110919_1
Yun ilkook [Sat, 17 Sep 2011 10:46:43 +0000 (19:46 +0900)]
Package upload

Change-Id: I1ad7038ffe0697c0283b71397728d9f5b19855c5

12 years ago[*][Scroller] Acceleration is limited when the mouse up event happens frequently
Yun ilkook [Sat, 17 Sep 2011 10:41:33 +0000 (19:41 +0900)]
[*][Scroller] Acceleration is limited when the mouse up event happens frequently

Change-Id: I3b150f23d1f95fd238b44f240248c3332393c768

12 years agoFix for the prevent defect: 18872 for array index going out of bounds. Set ATOM_COUNT...
Rajeev Ranjan [Sat, 17 Sep 2011 08:05:21 +0000 (17:05 +0900)]
Fix for the prevent defect: 18872 for array index going out of bounds. Set ATOM_COUNT to 25 now as new enums have been added.

Change-Id: I77a4f4fa3e59dfeda5f9f0c6162b6069c8c1f3c7

12 years agoPackage upload REL_F_I9200_20110917_1 REL_I9200_20110917_1 REL_I9200_20110917_2
Yun ilkook [Fri, 16 Sep 2011 09:11:52 +0000 (18:11 +0900)]
Package upload

Change-Id: If254d02e5550eeafba1362e55d45fd066cd6e712

12 years ago[store] Changed the "loading" text to title name of a item
Yun ilkook [Fri, 16 Sep 2011 08:48:32 +0000 (17:48 +0900)]
[store] Changed the "loading" text to title name of a item

Change-Id: I2b2bb21e535b5277acbfb93548b4c86deafd9d2e

12 years agoMerge "[Elm_Conform] group added for layout used for conformant."
prince [Fri, 16 Sep 2011 05:28:26 +0000 (14:28 +0900)]
Merge "[Elm_Conform] group added for layout used for conformant."

12 years agoelm_widget - added item signal emit function
ChunEon Park [Fri, 16 Sep 2011 05:07:37 +0000 (14:07 +0900)]
elm_widget - added item signal emit function
naviframe - filled the signal emit hooks

12 years agoupdate changelog
Hyoyoung Chang [Fri, 16 Sep 2011 04:12:53 +0000 (13:12 +0900)]
update changelog

12 years ago[factory] temporal disable smart obj calc count
Hyoyoung Chang [Fri, 16 Sep 2011 04:06:35 +0000 (13:06 +0900)]
[factory] temporal disable smart obj calc count

12 years agoelm_widget - reverted focus logic
ChunEon Park [Fri, 16 Sep 2011 03:36:22 +0000 (12:36 +0900)]
elm_widget - reverted focus logic

12 years ago[*]Un-Rollback to 'Merge [elm_multibuttonentry]Changed edc TEXT part to TEXTBLOCK...
Daniel Juyung Seo [Fri, 16 Sep 2011 03:19:11 +0000 (12:19 +0900)]
[*]Un-Rollback to 'Merge [elm_multibuttonentry]Changed edc TEXT part to TEXTBLOCK to support ellipsis'.

12 years agoPackage upload
Daniel Juyung Seo [Fri, 16 Sep 2011 02:13:07 +0000 (11:13 +0900)]
Package upload

12 years ago[*]Rollback to elementary_1.0.0+svn.61256slp2+build29
Daniel Juyung Seo [Fri, 16 Sep 2011 02:10:21 +0000 (11:10 +0900)]
[*]Rollback to elementary_1.0.0+svn.61256slp2+build29

12 years agoMerge "[elm_multibuttonentry]Changed edc's TEXT part to TEXTBLOCK to support ellipsis"
Goun Lee [Thu, 15 Sep 2011 09:14:47 +0000 (18:14 +0900)]
Merge "[elm_multibuttonentry]Changed edc's TEXT part to TEXTBLOCK to support ellipsis"

12 years agoPackage upload
Daniel Juyung Seo [Thu, 15 Sep 2011 08:58:04 +0000 (17:58 +0900)]
Package upload

12 years agoMerge "[elm_multibuttonentry]Fix logic : entry cursor doesn't show up after pause...
Goun Lee [Thu, 15 Sep 2011 08:56:01 +0000 (17:56 +0900)]
Merge "[elm_multibuttonentry]Fix logic : entry cursor doesn't show up after pause & resume"

12 years agoMerge "elementary/naviframe - removed unused APIs support default content and text...
ChunEon Park [Thu, 15 Sep 2011 08:01:30 +0000 (17:01 +0900)]
Merge "elementary/naviframe - removed unused APIs support default content and text items."

12 years ago[elc_navigationbar]: prevent defect fix 20519, removed unnecessary
Shilpa Singh [Thu, 15 Sep 2011 07:19:14 +0000 (16:19 +0900)]
[elc_navigationbar]: prevent defect fix 20519, removed unnecessary
test as test for item_style and it is already done one more test not
required.

Change-Id: Ief2465346462d2e76c26ccb13f5824453a2be6fb

12 years agoPackage Upload.
Daniel Juyung Seo [Thu, 15 Sep 2011 07:08:42 +0000 (16:08 +0900)]
Package Upload.

12 years ago[Elm_Conform] group added for layout used for conformant.
prince [Thu, 15 Sep 2011 04:55:40 +0000 (13:55 +0900)]
[Elm_Conform] group added for layout used for conformant.

Change-Id: I34782324e2236a408e6b07cdb98165aaeb51dd39

12 years agoMerge "[Elm_Conform] Elm_Layout added as a content to elm_conform, so focus chain...
WooHyun Jung [Thu, 15 Sep 2011 04:07:36 +0000 (13:07 +0900)]
Merge "[Elm_Conform] Elm_Layout added as a content to elm_conform, so focus chain will be maintained. sub del updated."

12 years agoelementary/naviframe - removed unused APIs
ChunEon Park [Thu, 15 Sep 2011 02:02:08 +0000 (11:02 +0900)]
elementary/naviframe - removed unused APIs
support default content and text items.

12 years agoMerge "partial merged with opensource for elm common APIs merged naviframe which...
ChunEon Park [Thu, 15 Sep 2011 01:57:28 +0000 (10:57 +0900)]
Merge "partial merged with opensource for elm common APIs merged naviframe which uses elm common APIs"

12 years agoPackage upload
Daniel Juyung Seo [Thu, 15 Sep 2011 01:33:43 +0000 (10:33 +0900)]
Package upload

12 years ago[Elm_Conform] Elm_Layout added as a content to elm_conform, so focus chain will be...
prince [Wed, 14 Sep 2011 11:45:40 +0000 (20:45 +0900)]
[Elm_Conform] Elm_Layout added as a content to elm_conform, so focus chain will be maintained. sub del updated.

Change-Id: Ifc8d3ab029519926766e6b0344fbca0734d63430

12 years agopartial merged with opensource for elm common APIs
ChunEon Park [Wed, 14 Sep 2011 11:12:07 +0000 (20:12 +0900)]
partial merged with opensource for elm common APIs
merged naviframe which uses elm common APIs

12 years agoMerge "[*][Button] Applied upstream commit r63378. This fixes conference call label...
Daniel Juyung Seo [Wed, 14 Sep 2011 10:34:22 +0000 (19:34 +0900)]
Merge "[*][Button] Applied upstream commit r63378. This fixes conference call label issue."

12 years ago[*][Button] Applied upstream commit r63378. This fixes conference call
Daniel Juyung Seo [Wed, 14 Sep 2011 10:16:30 +0000 (19:16 +0900)]
[*][Button] Applied upstream commit r63378. This fixes conference call
label issue.

elm button: Added _del_pre_hook to button. This reduces unnecessary calculations
and min setttings.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@63378 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoMerge "[*][factory] add from upstream elementary"
Hyoyoung Chang [Wed, 14 Sep 2011 10:14:22 +0000 (19:14 +0900)]
Merge "[*][factory] add from upstream elementary"

12 years ago[elm_cnp_helper] remove image, br, ps tag when entry setted textonly, single line
deasung.kim [Wed, 14 Sep 2011 08:53:23 +0000 (17:53 +0900)]
[elm_cnp_helper] remove image, br, ps tag when entry setted textonly, single line

12 years agoMerge "Fixed the UI artifact related to image floating sometimes while animating...
Rajeev Ranjan [Wed, 14 Sep 2011 06:47:55 +0000 (15:47 +0900)]
Merge "Fixed the UI artifact related to image floating sometimes while animating imageslider and updating the imageslider item."

12 years agoMerge "Tickernoti "clicked" signal emission on clicking the area other than the button"
Rajeev Ranjan [Wed, 14 Sep 2011 06:45:02 +0000 (15:45 +0900)]
Merge "Tickernoti "clicked" signal emission on clicking the area other than the button"

12 years agorpm: Update spec file
Mike McCormack [Wed, 14 Sep 2011 04:48:06 +0000 (13:48 +0900)]
rpm: Update spec file

12 years agoPackage upload
WooHyun Jung [Wed, 14 Sep 2011 02:05:23 +0000 (11:05 +0900)]
Package upload

12 years ago[*][elm_win] revert some modifications about focus control
WooHyun Jung [Wed, 14 Sep 2011 01:57:14 +0000 (10:57 +0900)]
[*][elm_win] revert some modifications about focus control

12 years agoTickernoti "clicked" signal emission on clicking the area other than the button
Rajeev Ranjan [Fri, 9 Sep 2011 03:47:44 +0000 (12:47 +0900)]
Tickernoti "clicked" signal emission on clicking the area other than the button

Change-Id: I5b2e1343cbd750c6ab0a4f3018fa9e732d431a93

12 years ago[Issue fixed]: Color boxes do not get re-rendered properly when
Shilpa Singh [Sat, 10 Sep 2011 03:48:41 +0000 (12:48 +0900)]
[Issue fixed]: Color boxes do not get re-rendered properly when
someother window comes above
[Review comments fixed] - intial colors taken via edc.
[elm_colorpalette]: 1. Issue fixed: Resize issue as minimum size of
widget not considered. 2. Warnings fixed. 3. Redundant code removed.
4. Formatting fixed.
Change-Id: I43b2a4ea58b98a0061961cd487a43b74afe7ba68

12 years ago[*][factory] add from upstream elementary
Hyoyoung Chang [Fri, 9 Sep 2011 06:43:50 +0000 (15:43 +0900)]
[*][factory] add from upstream elementary

12 years agoPackage upload REL_F_I9200_20110914_1 REL_I9200_20110909_1 REL_I9200_20110914_1
Daniel Juyung Seo [Thu, 8 Sep 2011 10:35:19 +0000 (19:35 +0900)]
Package upload

12 years agoPackage upload
Daniel Juyung Seo [Thu, 8 Sep 2011 10:32:08 +0000 (19:32 +0900)]
Package upload

12 years ago[*][Genlist] Fixed reorder issues.
Daniel Juyung Seo [Thu, 8 Sep 2011 10:05:32 +0000 (19:05 +0900)]
[*][Genlist] Fixed reorder issues.
1. Merged upstream genlist. (diff 2578 to 2259)
2. Fixed floating item issue in reorder.
3. Fixed moving item to the last issue in reorder.

12 years ago[*][Genlist] Fixed the smart pan scrolling problem when a item reordered
Yun ilkook [Thu, 8 Sep 2011 06:53:42 +0000 (15:53 +0900)]
[*][Genlist] Fixed the smart pan scrolling problem when a item reordered

Change-Id: Ife80a0d1576e3df6cf0f5d2635cc0317c39bd8c6

12 years ago[elm_searchbar]: added to POTFILES.in
Shilpa Singh [Thu, 8 Sep 2011 01:49:16 +0000 (10:49 +0900)]
[elm_searchbar]: added to POTFILES.in
[elm_searchbar]: language support for cancel button

Change-Id: I4770921a8960bb36c1670c79b19469d040267636

12 years agoMerge "[*][focus] merge with 63245 for fixing focus problem in twitter+Home button"
WooHyun Jung [Wed, 7 Sep 2011 09:45:07 +0000 (18:45 +0900)]
Merge "[*][focus] merge with 63245 for fixing focus problem in twitter+Home button"

12 years agonaviframe - added newly
ChunEon Park [Fri, 2 Sep 2011 12:57:12 +0000 (21:57 +0900)]
naviframe - added newly
Change-Id: I6c7b0579f9ebc517957c18217a4d29be02e3e6cc

12 years ago[*][focus] merge with 63245 for fixing focus problem in twitter+Home button
WooHyun Jung [Wed, 7 Sep 2011 06:29:09 +0000 (15:29 +0900)]
[*][focus] merge with 63245 for fixing focus problem in twitter+Home button

12 years agoPackage upload REL_F_I9200_20110909_1
WooHyun Jung [Wed, 7 Sep 2011 00:51:12 +0000 (09:51 +0900)]
Package upload

12 years ago[elm_multibuttonentry]Changed edc's TEXT part to TEXTBLOCK to support ellipsis
Goun Lee [Tue, 6 Sep 2011 09:47:41 +0000 (18:47 +0900)]
[elm_multibuttonentry]Changed edc's TEXT part to TEXTBLOCK to support ellipsis

12 years ago[elm_multibuttonentry]Fix logic : entry cursor doesn't show up after pause & resume
Goun Lee [Tue, 6 Sep 2011 09:36:48 +0000 (18:36 +0900)]
[elm_multibuttonentry]Fix logic : entry cursor doesn't show up after pause & resume

12 years agoMerge "[Genlist] Fixed the problem of item realize when set the height for width...
Yun ilkook [Tue, 6 Sep 2011 07:41:23 +0000 (16:41 +0900)]
Merge "[Genlist] Fixed the problem of item realize when set the height for width mode"

12 years ago[*][elm_util] fix bug in _mkup_to_text function
WooHyun Jung [Tue, 6 Sep 2011 07:25:20 +0000 (16:25 +0900)]
[*][elm_util] fix bug in _mkup_to_text function

12 years ago[Genlist] Fixed the problem of item realize when set the height for width mode
Yun ilkook [Tue, 6 Sep 2011 07:00:11 +0000 (16:00 +0900)]
[Genlist] Fixed the problem of item realize when set the height for width mode

Change-Id: I82af58566544ede27d70160e6dc6ff7e5657f4a5

12 years agoFixed the UI artifact related to image floating sometimes while animating imageslider...
Rajeev Ranjan [Tue, 6 Sep 2011 06:59:23 +0000 (15:59 +0900)]
Fixed the UI artifact related to image floating sometimes while animating imageslider and updating the imageslider item.

Change-Id: Iaf3c2cafc15ebec4ab5ca2e7ac71d7dc9232e6b3

12 years agoMerge "[colorpalette] fix build warning"
Jihoon Kim [Mon, 5 Sep 2011 07:57:48 +0000 (16:57 +0900)]
Merge "[colorpalette] fix build warning"

12 years agoMerge "[controlbar] use elm_table_homogeneous_set instead of DEPRECATED API"
Jihoon Kim [Mon, 5 Sep 2011 07:57:38 +0000 (16:57 +0900)]
Merge "[controlbar] use elm_table_homogeneous_set instead of DEPRECATED API"

12 years agoMerge "[controlbar] fix build warning"
Jihoon Kim [Mon, 5 Sep 2011 07:57:11 +0000 (16:57 +0900)]
Merge "[controlbar] fix build warning"

12 years agoMerge "[Password_last_show]: Password show last set feature's set/get APIs merged...
Shilpa Singh [Mon, 5 Sep 2011 05:37:37 +0000 (14:37 +0900)]
Merge "[Password_last_show]: Password show last set feature's set/get APIs merged from opensource."

12 years ago[Password_last_show]: Password show last set feature's set/get APIs merged from opens...
Shilpa Singh [Mon, 5 Sep 2011 02:31:53 +0000 (11:31 +0900)]
[Password_last_show]: Password show last set feature's set/get APIs merged from opensource.

Change-Id: I657119215b89b6b0df25b7d0fe662e0ae7aa6827

12 years ago[elm_config] : removed unnecessary calls to password set API twice.
Shilpa Singh [Sat, 3 Sep 2011 06:08:04 +0000 (15:08 +0900)]
[elm_config] : removed unnecessary calls to password set API twice.

Change-Id: If66b112ccf906bc289adf138cc19338501889d2a

12 years ago[colorpalette] fix build warning
Jihoon Kim [Sat, 3 Sep 2011 02:33:08 +0000 (11:33 +0900)]
[colorpalette] fix build warning

Change-Id: I9e4021067dde0674245a9cacbe259c2a91f2bbee

12 years ago[controlbar] use elm_table_homogeneous_set instead of DEPRECATED API
Jihoon Kim [Sat, 3 Sep 2011 02:31:32 +0000 (11:31 +0900)]
[controlbar] use elm_table_homogeneous_set instead of DEPRECATED API

Change-Id: I1d5360d45713b91af6471ba4976e34400ff0e12c

12 years ago[controlbar] fix build warning
Jihoon Kim [Sat, 3 Sep 2011 02:17:56 +0000 (11:17 +0900)]
[controlbar] fix build warning

Change-Id: If94428fb25673f4e53df9fa2f449d252b04a45fb

12 years agoPackage upload REL_F_I9200_20110906_1 REL_I9200_20110906_1
Jaehwan Kim [Fri, 2 Sep 2011 09:47:06 +0000 (18:47 +0900)]
Package upload