Various patches are applied.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 20 Jun 2013 07:55:17 +0000 (16:55 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 20 Jun 2013 07:55:17 +0000 (16:55 +0900)
commitd4396417da1d87a75f64c55ac0cbaea20fc0e64b
treee826ee2fbf9349dc8c168e96a1499b40456b0e71
parentaa661c4f94437cfbd964740b67fbf5f37579f2f4
Various patches are applied.

Reduce the verbose log prints

[issue#] N/A
[problem] Too many logs are printed
[cause] N/A
[solution] Reduce the print code
[team] HomeTF
[request]
[horizontal_expansion]
-------------------------------------

Use the filled_set instaed of fill_set

[issue#] N/A
[problem] Image is repeated when the filled_set is not enabled. (Facebook team requests)
[cause] Internally, evas tries to repeat the image on the canvas if it has no filled option.
[solution] use the filled_set instead of fill_set when it tries to load an image using partial loading.
[team] HomeTF
[request] N/A
[horizontal_expansion] N/A

Change-Id: I8c8be9a77ce4206bda3645ca9f782aca653b6ac0
packaging/liblivebox-edje.spec
src/script_port.c