-
Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
-
Change-Id: I5d7f00f98adb1e803eca89b76da8eb3dcb3a1fe2 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: Ic67c98e5bcc58d5f0ce812b043fb7ebff204d41a
-
Change-Id: I0b6ce4ed15976ad481029c689606014550e3145f Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: I1152c0c48795f8972f2b4ee2fc50b0c04140a322 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: I9911157a22a5fc941c7fd2d5aff838131f328dd1
-
Change-Id: I01ebd8f862d6564da7fbf3de4d540c496f4f2848
-
Change-Id: If580d7fbc1515a87796056d1bd195cc3c18f81b1
-
Change-Id: I1cfd50e01511c219929538c1d517d71d50584998
-
Change-Id: If168017bda9472f348e4a6d2a44a3f2e83c5261c
-
Change-Id: I40c438e3c0667cf2b3ce22aa3b2557a27bfc329b
-
Change-Id: I9b00f63593d47fd56c0d97f8cb848912ceed726c
-
Change-Id: Ie3f30c5e5297249a391e7b26cdfdbded40fb5ad8
-
- Changed deprecated APIs of dali-core and dali-toolkit Change-Id: I8e6858cf5415e47362e95e8e7482771ae8307666 Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
-
Change-Id: I8565e62b924324bba6116b4a3c1706ad3fc9d771
-
Change-Id: I4d05c72240d2dd69c373ee2feb5b97254cb8f77f
-
Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
-
Change-Id: I4805f01066b272b7b56935fe59a9e76110177378
-
Exclude SetLabelText() which will be replaced after the LABEL property supports both MAP and STRING type. Change-Id: I7aae9bdacbe85ff8b07f0e0ac122db2f50bf24bc
-
Change-Id: Ie5d0a5aa32a0fcee1448f4fb69277d4476048fdd
-
Change-Id: I32c2aa4576413ba56bcdac4376b491125805b0f3
-
* Do a long press on the item-view. * The item-view will scroll towards the last item for 5 seconds if the touch point is in the bottom half of the screen or to the first item otherwise. * If the long press is cancelled, the animation finishes. Change-Id: I523bc992953d3d3a0ba3bd292598b77042955cdf Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
We were previously using a mixture of BLEND and BLENDING in enums. The order of the BLEND_FACTOR enums & string names was also inconsistent. As a rule of thumb always use Blend & BLEND for namespaces & enums/constants (not Blending or BLENDING) Change-Id: Ia4dd6483edc56e9736436e7aa8545b40f999ba47
-
Change-Id: I988e00a3a2d36ec6f9f9341443c500f03aa70c72 Signed-off-by: David Steele <david.steele@samsung.com>
-
To improve app launching speed on Tizen (using launchpad), Use -fPIE option instead -fPIC and attach DALI_EXPORT_API in front of each example's main function. This is the compare result between before and after patch. (On hawkP 2.4 / using hello-dalidemo that has one pushbutton on stage) | before Patch | After Patch | --------------------------------------------- | hello-dalidemo | hello-dalidemo | --------------------------------------------- | AVG MIN MAX | AVG MIN MAX | | 1134 1060 1188 | 291 250 337 | After patch, launching speed drops to 30% of before. Change-Id:I51a4f673d016f9278f867167dc2ff9f407ea6e7e
-
Change-Id: I980d7723528705caa2d903c9b36c24c4b744a55e
-
Change-Id: I390f4bd7cca141658c3a300ae742145fddf37e07
-
Scripts, examples and demo code should not use defines from other parts of DALi. DALI_IMAGE_DIR is defined in Dali toolkit to specify where the toolkit images are. This is used in the default toolkit style file to specify the locations of the toolkit images. It must not be overridden by applications. Updated the demo style file to utilize a configured variable to point at the installed demo style's images. Added an example of a demo-specific image (confirmation popup background) Updated dali-builder to load the demo theme (Scripting example within demo already loads it) Change-Id: Ie43a6611a8db3fc0afc6a1cd4d9d6e48afef75e7 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I819cd9de6ff49c0d86046aa4f2738f87f21c4a16
-
Also fixes a bug where the checkbox of the first items was not being rendered Change-Id: I7d6b9edec90f1997dc1e9baab0c911e4bb5d74ff
-
Change-Id: Ie518d47df2a859cc7fb28a5fe40dcc00ee1bb06d
-
Change-Id: Ib21ed8b157a7ce22762bc4ee9c04a2bbf5e770b9
-
"Changed draw ordering to take into account the depth of the node in the hierarchy" Change-Id: I19a20705ae42be53023a76dbfea0894533087b39
-
Change-Id: If79d262a37658ab3de84e98abc399c20e135a391
-
[SRUK] () [Issue#] N/A [Problem] N/A [Cause] N/A [Solution] N/A Change-Id: If2cafffc9545e439994ee5442057004bc2653eab
-
Change-Id: I8652c8be27a99b86d4af4ea6557a3d7f4d8d4aba
-
Change-Id: I6aafe45472d4e9d564af9873faa277b17d4d39fa
-
Change-Id: Ieab919e1ef93b46b66f1049a2845005d94bbf72f
-
Support for changes to dali-core header file locations Change-Id: Ief6b52be1f061517bc0d8d5abed61fea4a463ab1
-
- ItemView Demo: - Fade in/out animation between layouts - Removed menu - No animations when adding/deleting/replacing items - Items in spiral layout are a lot closer together - Builder Examples Demo - No visible changes - Size Negotiation Demo - One button per line rather than two Change-Id: I2d50a49e49fb2271f41715daec74469ea2aa112b