summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2015-07-30Add accessibility submenusubmit/tizen/20150730.133345accepted/tizen/tv/20150731.005305Shinwoo Kim2-1/+59
Accessibility submenu will be used to launch accessibility features, like screen reader, screen magnification etc. Change-Id: Ibdaba51b45d199155e02549463e5f2940aa01b0a
2015-06-12add focus_highlight on at widgetsMinkyu Kang3-2/+15
Change-Id: I26cd77402f1afcf5549d85fd829185858a5d618f Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2015-06-02Add text.ellipsisShuhrat Dehkanov1-23/+23
This fixes edje_cc: Warning. Part 'elm.text' in group 'elm/progressbar/horizontal/update_progressbar' contains description 'default:0' which has text.min: 1 X; but not text.ellipsis: -1; edje_cc: Warning. This is almost certainly not what you want. warning. Change-Id: I328f3dee7a12e67ec01b9b478e5b5e32d16bc8b3
2015-05-26Fix "group has a non-fixed part" errorShuhrat Dehkanov4-3/+10
Change-Id: I467ba5cf6e390e271b8dc1b8b4a14cbb0f131668
2015-05-26Strip out all profiles and comments from PNG imagesShuhrat Dehkanov46-0/+0
Change-Id: Ie4d55a6421ab3f2cc29aedb1c985feae2f5db7ba
2015-05-21Revert to original C implShuhrat Dehkanov53-67/+4
I tried to go as way back as possible, so there are couple things that need to re-applied: - accessibility menu - PNG image warnings - edje/edc warnings - test cases Change-Id: I5c79b244a27a365bdd4d784670cd43d0a38c8e12
2015-05-13Strip out all profiles and comments from PNG imagessubmit/tizen/20150514.080135submit/tizen/20150513.130331accepted/tizen/tv/20150515.022049Shuhrat Dehkanov32-0/+0
Change-Id: Ic7a1ac57494def5c2d15df67988178f1e4b76322
2015-05-06git mv include/def.h include/common_defs.hShuhrat Dehkanov3-2/+2
This is not to confuse with def.h in pulse library Change-Id: I61b1754d9155d1c0a48a6f3e9dd0bffd5d005bf4
2015-05-06Fix edje warningsubmit/tizen/20150506.081614accepted/tizen/tv/20150506.095632Shuhrat Dehkanov1-1/+4
ERR<13934>:edje lib/edje/edje_util.c:3105 _edje_object_size_min_restricted_calc() file /usr/apps/org.tizen.settings-tv-ref/res/edje/org.tizen.settings-tv-ref.edj, group change_passcode_view has a non-fixed part '...'. Adding 'fixed: 1 1;' to source EDC may help. Continuing discarding faulty part. Change-Id: I50537cdf72fbb3b23d23a50cfd7c5afda70498e1
2015-05-01Fixed the edje compile warningHyojung Jo1-0/+1
Change-Id: Idd140c529b776be846599d0c0bb73ad4e9097a73 Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
2015-05-01Fixed the compile warningHyojung Jo47-0/+0
Change-Id: Iaf3fbaeb303a5c7523b35cf2dfa399b42f89dadb Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
2015-04-23Add accessibility submenu.Lukasz Stanislawski2-1/+59
Accessibility submenu will be used to launch accessibility features, like screen reader, screen magnification etc. Change-Id: I0363ae611e00b286e6095ce927dc2a783bae31a9
2015-04-13Fix auto-test bugJuWan Kim1-0/+1
* Fix btn click callback * Remove Key defines Change-Id: I8a1b442cc2e5a36641b157b60ebbd06b211fad61 Signed-off-by: JuWan Kim <juwan.kim@samsung.com>
2015-01-29Base code / protex done / build check done (32/64bit)submit/tizen_tv/20150129.095141accepted/tizen/tv/20150130.000900JuWan Kim57-0/+4152
Change-Id: Ie572ec19fc5afdad3c7018201036b71bd43193c8 Signed-off-by: JuWan Kim <juwan.kim@samsung.com>