summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-08-14fileselector, progressbar, icon: copy old legacy themes for supporting ↵sandbox/upgrade/efl120Youngbok Shin40-0/+643
backward compat Change-Id: I8f41c79ef83a00c7eafd88924ab6c8891447212b
2018-06-15csharp: refactoring edc for elm-sharp-theme mobileJeonghyun Yun4-630/+13
Change-Id: Ia840d7f1c97cb7cbb40f7e85cd74650eb138c84c Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
2018-06-15progressbar: remove unused code.Bowon Ryu1-1/+0
Change-Id: I8edc3a8ce9422853b958191e0a30d8f517ecb40b Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2018-06-15progressbar: add color_class to support bg property for C#Bowon Ryu2-3/+25
Change-Id: Ie366557f83e98677a7fe77630a7157e683b04bb5 Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2018-06-15layout: Add opacity to editfield layout for CSharpJeonghyun Yun2-0/+23
Change-Id: Ic8d63d336d739c7e853ba27f70c3eefd7ef8a40b Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
2018-06-15hoversel: change edc to embryo script for signal emitJunsuChoi1-9/+25
SIGNAL_EMIT don't work in sequence with transition. Don't know the exact reason. However, separating SIGNAL_EMIT program will work normally. The operation of the sequence is not completely guaranteed. So separation is stable. Change-Id: I45c522d1c254b280734a94a59e6305f02eaa35d7
2018-06-15a11y_highlight: add to mobile themeShinwoo Kim2-0/+31
The a11y_highlight existed in default theme. But the default theme was disabled by following commit. 0a7cde1 package: disable default theme This patch is adding a11y_highlight to mobile (efl-theme-tizen-mobile) theme. Change-Id: I863ca98920ec5d0172a0234b2e81480babb333cd
2018-06-15update csharp theme versionJongmin Lee1-1/+2
Change-Id: I6ed7b41a648d284f4589d9bf2d7fb0344cf9f7cb
2018-06-15radio: fix a text part inside radio componentWonki Kim1-1/+1
Change-Id: I52dbefc5f9d1de74db781b6669dfe7a2cd7f631c Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
2018-06-15ctxpopup: fix wrong state name on icon_text_style_itemJinYong Park1-2/+2
Change-Id: Idee153589bf70edd6b8d3c9a0fea96ee7a585030 Signed-off-by: Jinyong Park <j4939.park@samsung.com>
2018-06-15fix libpng warnings 'libpng warning: iCCP: known incorrect sRGB profile'YeongJong Lee470-0/+0
see also, https://phab.enlightenment.org/rEf6527c70d63844850e442da0b44689fcaf52d128 Change-Id: I4c1ae6a1ffa2cecda8221299ee23eac90b76b62f
2018-06-15bg: add opacity color class for csharpJeonghyun Yun2-0/+26
Change-Id: I2b3f8de8f8a6cd931f423480dd54e49bffa7ec59 Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com> (cherry picked from commit df1891c129e423ea9f90bd195c607d408366b78e)
2018-01-24floatingbutton: add temporary group nameSungtaek Hong1-0/+1
since elm_legacy_add is internal MACRO in Elementary, EO widget group name should also be applied for floatingbutton. Change-Id: Ie25c4d9d0f2f2afc591a86fd8d006cd86f81ee66 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2018-01-23border: add border.edc for frame object in the efl_ui_winYoungbok Shin2-1/+900
It is copied from the default theme of upstream EFL. It also raised the version of theme from 110 to 119.
2017-12-15package: disable default themeJongmin Lee1-1/+1
Change-Id: Ib343fc710a0842bd787ca9abcaec3bdc5034db4a Signed-off-by: Jongmin Lee <jm105.lee@samsung.com>
2017-12-15ctxpopup: add match_min/max_width data and change size flexiblesubmit/tizen/20171220.062652accepted/tizen/unified/20171221.071242JinYong Park2-324/+12
Requirement platform/upstream/elementary https://review.tizen.org/gerrit/132286 more detail in above patch This patch require elementary patch : https://review.tizen.org/gerrit/132105 Change-Id: I5bbe51b631b88b8ff05024a7edfc40d5a4ded464 Signed-off-by: Jinyong Park <j4939.park@samsung.com>
2017-12-14replace comment properly in order to prevent build error in new edje_ccsubmit/tizen/20171214.113147accepted/tizen/unified/20171215.132223Jongmin Lee1-1/+1
Change-Id: I166886e88f0f0491b3104613a7ca5147a9206769
2017-11-21genlist: remove meaningless text.max option and add fixed optionsubmit/tizen/20171123.082406accepted/tizen/unified/20171124.064611Youngbok Shin1-3/+2
Change-Id: I0e25124492cf126d2dd0cfca7ec9551e32d76644
2017-10-31label: put text on the left side when text exceeds its group sizesubmit/tizen/20171107.093719accepted/tizen/unified/20171108.063519Youngbok Shin1-0/+1
When text exceeds its group size, left end should be shown as default. Change-Id: Ifaa3fa293356ceb9d7eef74fc9338948bc4ac0a1
2017-10-18[Map] fix copyright scalability issuesubmit/tizen/20171020.120936accepted/tizen/unified/20171025.075149Sungtaek Hong1-0/+28
- Since copyright may have long text, the text cannot be shown properly in low resolution. Change-Id: I636366ae76855a39053cdd51fb8b44f7b51d7c3b Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-10-10panes: update panes theme for support 3.0 APIssubmit/tizen/20171012.123430Jeonghyun Yun1-2/+78
elm_panes_content_left_min_relative_size_set elm_panes_content_right_min_relative_size_set elm_panes_content_left_min_size_set elm_panes_content_right_min_size_set Change-Id: I441b2718ead1cd313bd1df0c71001f96be6a31a0 Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
2017-08-30index: unfix size to pagecontrol stylesubmit/tizen/20170920.082902submit/tizen/20170831.022019accepted/tizen/unified/20170921.072308accepted/tizen/unified/20170901.030049Sungtaek Hong1-4/+18
Change-Id: Iebf0b191c9b61d96f476d1c56692907ef79c48c1 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-08-28add default block_events partJinYong Park1-0/+3
Change-Id: Ic6213d3c16044fdb387cd420a42dd479a5d9129a Signed-off-by: Jinyong Park <j4939.park@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 Hong2-1/+4
Change-Id: Ied77b3f1414dc43c2f317b424747d10cc92a1405 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-08-04label: apply text.ellipsize.marquee for slide_long, slide_roll stylesYoungbok Shin1-215/+60
It also adds a slide feature for default style. Change-Id: Ibb1e9c670384870452dc3101290c1af9d1be6b90
2017-08-02[Naviframe]: In tabbar style, when tabbar is hidden, UI is not adjustedsubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170803.051344accepted/tizen/unified/20170804.025607accepted/tizen/4.0/unified/20170816.015451Shilpa Singh1-1/+7
properly issue fix. Change-Id: I77d8a96668cef53974e2ced1ef5ae894aa6a3f6f (cherry picked from commit 2081474f60c196f6ef44ce3b7e6b822a1b0220a4)
2017-07-27popup: toast style show animation move to notify from base partJinYong Park2-59/+128
If use ALIGL_FILL option, showing base part is called by edje recalc, so show animation didn't start. So it move to notify part. Change-Id: I6d47658eec07a673224aff5210d3d46fecd0ff77 Signed-off-by: Jinyong Park <j4939.park@samsung.com>
2017-07-21[Button] set custom state after setting propertiessubmit/tizen/20170727.055818accepted/tizen/unified/20170728.195345Sungtaek Hong1-2/+2
Change-Id: I6c8cc6bbae90e2f4ea6bf9e829166b1d77430f3b Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-07-05progressbar: modified the color_class name according to ux guide.submit/tizen/20170714.014828submit/tizen/20170713.122748accepted/tizen/unified/20170717.170208Bowon Ryu2-24/+16
Change-Id: Ia914a7d4fd1de416234c4b2f1b3ef179703f0219 Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2017-06-28progressbar: changed the color_class name for consistency.submit/tizen/20170711.023244submit/tizen/20170707.071852accepted/tizen/unified/20170711.181157Bowon Ryu2-18/+18
Change-Id: I764c23bd92d84b4454dbed5e55314ec3d0af64af Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2017-06-26entry: fix mistyped signal for enabled stateYoungbok Shin1-1/+1
Change-Id: I6acef14e430a5454505550663656c7a4b079c690
2017-06-21popup: support multiscale problem on TM2JinYong Park2-2/+83
This commit need elementary commit I7609002c9f81c2d2f32e79a645934efbecb43b37 https://review.tizen.org/gerrit/135247 Change-Id: Ifb16b5131821ab996a33845ea33aacff5aaffe4b Signed-off-by: Jinyong Park <j4939.park@samsung.com>
2017-06-08toolbar: set min size for toolbar item the same with naviframesubmit/tizen/20170608.120138accepted/tizen/unified/20170608.185241Sungtaek Hong2-43/+86
Change-Id: I692bb43ad5ec525c8ec30878f8a3e10ba7dd1354 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-06-05naviframe: expand content area when title is disabled in tabbarSungtaek Hong1-0/+7
Change-Id: I9cad38b168bd9f6cfc53e9b9f5d167476509a2f3 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-06-05add eclipse project filename to gitignoreMinchul Lee1-0/+3
Change-Id: I5812c7cab0b95da810c75b204d4a741d3f74b5c9 Signed-off-by: Minchul Lee <slotus.lee@samsung.com>
2017-06-02[Button] Fix typoJunsuChoi1-0/+1
Change-Id: I68fe9c806108638dd7e4279f6ef5c533d5bec363
2017-06-02Revert "[Spinner] Modify effect size calculation of increase/decrease button"JunsuChoi2-550/+285
This reverts commit cd9b4da21dd8ad56b305bba82d25c1c0facc4f23. Change-Id: I79fabf867ebfe4003ac547f4835c56ed8b6cc5f0
2017-06-02[Spinner] Modify effect size calculation of increase/decrease buttonJunsuChoi2-285/+550
Modified to calculate 70% instead of defining size of the button effect like the default button Change-Id: If851c46c08f3d1321d3c543d2ac7798b694a8e62
2017-06-02[Button] Add set_ignore_flags with ON_HOLD or NONEJunsuChoi1-1/+41
It will not be pressed when ON_HOLD due to scroll. Change-Id: I8b548d192244306e7f740d8a9f73b8291b4fb788
2017-06-02Button : Add popup button color class and remove unused text styleJunsuChoi4-40/+80
Add popup button color class *add color class - button/popup/bg - button/popup/bg_pressed - button/popup/bg_disabled - button/popup/text - button/popup/text_pressed - button/popup/text_disabled - button/popup/effect unused text style is removed *remove text style - button_trans Change-Id: I639d77ff6352e93c50be2b503f15a01e11772870
2017-05-24ctxpopup: resize unused arrow partsubmit/tizen/20170526.054713accepted/tizen/unified/20170531.082543JinYong Park1-1/+1
Change-Id: I051ff0edd87806ede991806bea57a382d24e26d0 Signed-off-by: Jinyong Park <j4939.park@samsung.com>
2017-05-18multibuttonentry: Change name of signal.tizen_4.0.m1_releasesubmit/tizen/20170519.132143accepted/tizen/unified/20170519.200904Woochan Lee1-2/+2
Change-Id: Ifeea2e8cf824350cc9f3a9f57b55a2865e1098be
2017-05-18multibuttonentry: Hide last item divider on shrink mode.Woochan Lee1-0/+16
Change-Id: I133f77870f84148f5e38abbc0f9d1699bd96db96
2017-05-12sharp: add manifest for elm-sharp themesubmit/tizen/20170515.104812accepted/tizen/unified/20170515.154712Sungtaek Hong1-0/+1
Change-Id: Id36a02b42f5b50a1a5e080e6fee48299b5784a70 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-05-10hoversel: Adjust side paddings in mirrored modeJeeyong Um1-2/+8
Signed-Off-By: Jeeyong Um <jc9.um@samsung.com> Change-Id: I6f5eb31df7fb7f9061f364224215082c01ca0245
2017-04-20Genlist/gengrid activate bg color_classSungtaek Hong1-3/+7
Change-Id: I3f0a18fea21672bdc6d72ac1e5670f6a6ebaee40 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-20colorselector: fix for event propagationTaehyub Kim1-2/+3
Change-Id: Ibab06124df5adc6538531d54132e931cef770f8b
2017-04-20Label: move bg before textsubmit/tizen/20170420.103742accepted/tizen/unified/20170420.155926Sungtaek Hong1-0/+7
Change-Id: Ibea53b5fa5fcd2be6d19979c624df47c8ca77904 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-11scroller: Add descriptions on spacer partssubmit/tizen/20170412.064054accepted/tizen/unified/20170412.152756Wonki Kim1-2/+14
There are additional parts on the left,right spacer, to make things work on rtl mode. However, Because top,bottom spacers don't have it, there occurs some warning. This commit add few descriptions on the spacers to remove warning. Change-Id: I4117763327b10a8dc2ee7343b5ef39f2603376be Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
2017-04-11scroller: Support over-scroll effect on RTL modeWonki Kim1-37/+244
Because elm_layout flips it's relative automatically on RTL mode, current over-scroll effect doesn't work properly. this patch modify over-scroll related parts and program to work properly on RTL mode. Change-Id: I5b0033ee8d5a8b9607cf3a5a339bb88bd5168996 Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>