summaryrefslogtreecommitdiff
path: root/mobile/widgets/layout.edc
AgeCommit message (Collapse)AuthorFilesLines
2018-05-09layout: Add opacity to editfield layout for CSharpsubmit/tizen_4.0/20180511.082246submit/tizen_4.0/20180511.021528accepted/tizen/4.0/unified/20180514.093942Jeonghyun Yun1-0/+20
Change-Id: Ic8d63d336d739c7e853ba27f70c3eefd7ef8a40b Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
2017-08-04entry: add bg color_class for editfield layoutsubmit/tizen_4.0/20170828.100008submit/tizen/20170810.044648accepted/tizen/unified/20170810.172537accepted/tizen/4.0/unified/20170828.222145Sungtaek Hong1-1/+1
Change-Id: Ied77b3f1414dc43c2f317b424747d10cc92a1405 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-01-31[Layout] remove type keywordSungtaek Hong1-1/+0
Change-Id: Idb2b128d52f5bce98f1a218de97bd808dcdd7ad5 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2016-12-29layout: fixed typoJaeun Choi1-1/+1
Change-Id: I123482aa042a69a01ed3d65a23c998a429e95f27
2016-11-17layout: enable clear button on multiline editfield layoutYoungbok Shin1-37/+0
Change-Id: Ia5e80f801b52c81f55f7468a688d6f829bec5bbd
2016-10-13color_classes: change naming ruleJaeun Choi1-1/+1
- widget/style/description-type-state => widget/style/type_description_state - bg-border => border Change-Id: I9723100f54f2c857f52f3d51a03fbd4d86e5a11e
2016-10-06layout: fix color for background of search fieldYoungbok Shin1-0/+1
Change-Id: Ia90b28cec380710b0c6163f7cfb131f2245610ea
2016-09-26layout/editfield: refactoring editfield layouts according to new naming rulesYoungbok Shin1-63/+59
Change-Id: Ib449052e3a9869a64439e7ddd85dcd89a51b37c1
2016-09-26layout: Apply lazEDCYoungbok Shin1-407/+347
Change-Id: I95cf0c23a9a3326897e7eeb675fb6675c7685a67
2016-09-22floatingbutton: integrate theme into efl-theme-tizenJee-Yong Um1-2/+2
Signed-Off-By: Jee-Yong Um <jc9.um@samsung.com> Change-Id: Ibee07da496712e4699ca9e51420a2b6bcd6c73d9
2016-09-22entry/layout: Apply Tizen 3.0 GUI with color_classYoungbok Shin1-3/+3
Change-Id: I4662fc2dec6c8e858e268c9158810ec10a55a5db
2015-09-17[2.4] number picker, spinner, datetime, calender, colorselector, nocontent ↵JinsolPark1-1/+4
BG color change. Change-Id: Ifaccc5d3d16f22a359db72f1be77e96ff57e7779
2015-08-17Revert "[2.4][layout] Fixed ellipsis logic for nocontent style."Youngbok Shin1-22/+0
This reverts commit 1ab7dfdc318c48541db09d35bf590055e007a985. Change-Id: I6b6ef17b6ac9df7afe244e2b71abc328c644ba2a
2015-08-14[2.4][layout] Fixed ellipsis logic for nocontent style.woochan lee1-0/+22
Change-Id: I43f4650c617c6b048c3d86e0382a2c7c8251b7bf
2015-08-13layout/editfield: Apply GUI guide for text input fields.Minwoo, Lee1-1/+1
Signed-off-by: Minwoo, Lee <minwoo47.lee@samsung.com> Change-Id: I6f56577f56a82478bd97317f8ba55880c386f213
2015-08-12layout/editfield: Apply GUI guide for text input fields.Youngbok Shin1-14/+78
Change-Id: I6391f33392824718105bc815a696faf1072eb483
2015-08-12layout/editfield: Apply bg color for searchfield.Youngbok Shin1-1/+14
Change-Id: Ib415a92940cd2d342f0bb53b38e188510f9ff4b7
2015-08-07[2.4][layout] Delete nocontent layout bg image.woochan lee1-46/+0
Change-Id: I10c64118b0ee2e6e7fac58c8a2f6a3511f5f8e31
2015-07-22[Tizen_2.4][Layout] Fix for Nocontent styledivyesh purohit1-61/+13
Fix for PLM: P150710-05529 Change-Id: I0caecd02aabd6ed0046ed5d4e389777761998d70 Signed-off-by: divyesh purohit <div.purohit@samsung.com>
2015-06-26[2.4] Fix issues for Floating ButtonJee-Yong Um1-9/+13
Change-Id: If8b501b9aa24d735833e3da22cb74d5e43f03682 Signed-Off-By: Jee-Yong Um <jc9.um@samsung.com>
2015-06-23Fix some wrong font sizesWooHyun Jung1-1/+1
Change-Id: I651ea8d70536a6250de31295b65e3ab223b298fc
2015-06-03layout: specify missing type of the part.ChunEon Park1-0/+1
Change-Id: I15c88b0f3954ccc70143f5acbeb5f25c5602a8b4
2015-06-01[Tizen_2.4] Badge layout add for gengrid.woochan lee1-0/+86
Change-Id: I9b5df50990506072847c998eb490779c71a11693
2015-05-20layout/nocontent: Clip the background image.Youngbok Shin1-0/+9
The image has to be drawn as full qHD size even if the nocontent layout is smaller than qHD size. But, if the layout is smaller than qHD size, the image has to be clipped by layout. Change-Id: Ib341163b1daf1ddd98d653911aaa0a68a21303b3
2015-05-19layout/nocontent: Fix to expand background image's size when it is smaller ↵Youngbok Shin1-2/+3
than "bg" part. Change-Id: I12d1360c356a4e7f33595c961e938ae1c36907ec
2015-05-12layout/nocontent: Fix alignment of textblocks to center.Youngbok Shin1-16/+93
Change-Id: Ib6716a464a097f6cddcc45d46e9dde17581b0953
2015-05-06Merge "[Page Controls] Apply Core Controls GUI into qHD" into tizen_2.4ChunEon Park1-131/+66
2015-04-30[2.4] Modify bottom padding size for floating button in layoutJee-Yong Um1-3/+9
Change-Id: Iba39d452661fa7d34931bce7e24af26cb0c842cc Sigend-Off-By: Jee-Yong Um <jc9.um@samsung.com>
2015-04-30[layout/nocontent] Apply Tizen 2,4 qHD GUI.Youngbok Shin1-103/+35
Change-Id: Idbcca133cee02e49a659b726c3be962ea7408f53
2015-04-29[entry/editfield] Apply Tizen 2.4 qHD GUI.Youngbok Shin1-28/+31
The following changes are included. entry.edc - Apply GUI to textblock styles of default entry, spinner, legacy editfield, multibuttonentry. button.edc - Apply GUI to clear button style of editfield. layout.edc - Apply GUI to editfield layouts. "core_button_icon_clear.png" is replaced. Change-Id: I34f21bafd1c4d691b87fe5f24a4d40ef8e57b391
2015-03-25button,layout: change file permissionChunEon Park1-0/+0
set to 664 for consistency. Change-Id: I6731013f89a28435623ff06d90cebb09e05daac8
2015-03-23clean up resources.ChunEon Park1-0/+1034
remove 2.2/2.3 version prefix since this is only for tizen 2.4 Change-Id: I86f20e4adb0c65feb2add6ef8b90bd541d4127b4