-
Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
-
Change-Id: I2969e88887c684a556c7372ca7f4e07abc3969fa
-
Change-Id: I1152c0c48795f8972f2b4ee2fc50b0c04140a322 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: I9911157a22a5fc941c7fd2d5aff838131f328dd1
-
Change-Id: I969b6aad154b839410daef4fdbd3962b58b97fd7
-
Change-Id: I7ee6b895d7f7fbdb336a5c49c7eebac1ffb42c55
-
Change-Id: I01ebd8f862d6564da7fbf3de4d540c496f4f2848
-
Change-Id: I34809e7d42898a74ccb723c16d519a69aa6b2686
-
Change-Id: I9b00f63593d47fd56c0d97f8cb848912ceed726c
-
Change-Id: Ie3f30c5e5297249a391e7b26cdfdbded40fb5ad8
-
Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
-
Change-Id: I4805f01066b272b7b56935fe59a9e76110177378
-
Change-Id: Iae77e4024da2c0668265f50f444b95e047908425
-
Change-Id: I6fd663fad743bd52f1667108492cd92c3c150ad3
-
Change-Id: I905c14141ad4f207c8bcbb3c29d68c1f698f0530
-
Exclude SetLabelText() which will be replaced after the LABEL property supports both MAP and STRING type. Change-Id: I7aae9bdacbe85ff8b07f0e0ac122db2f50bf24bc
-
Removed indicator from demo toolbar, and from other examples that don't use toolbar and have a UI at the top of the display. Change-Id: Ifd3b3c5f916f249f492ff154a0ca28054763ee6e Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I48be2cb5c069cfa59e768291b1c128567d5835e0
-
Change-Id: Ia8cc676eeb95ec2673995026cddca8850693d04e
-
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
-
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: I5d09c3ba92dca882a6ae3e1765cb105ddad66bec
-
Change-Id: I97689bed78b824d44a88555a1222f62ce3df8e32
-
Change-Id: I19544f18bd90836c039d045be4ab2d9d5386b37f
-
* TextField entries removed from demo style sheets Once demo styles can be merged with toolkit styles then some of the removed entries can be put back and demo style sheets used Change-Id: I0047eea7a6bc51177225e20535e413dea3a76fe7 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Change-Id: Ib21ed8b157a7ce22762bc4ee9c04a2bbf5e770b9
-
+ Chose a better cursor color Change-Id: Ifb6abb311df33c5c30090ecde0a2699035c69fdb
-
[SRUK] () [Issue#] N/A [Problem] N/A [Cause] N/A [Solution] N/A Change-Id: If2cafffc9545e439994ee5442057004bc2653eab
-
Change-Id: Ib515e9d7d5c854408832bd3eb94ee6626d396ad2 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Change-Id: Ieab919e1ef93b46b66f1049a2845005d94bbf72f
-
Change-Id: Ic8bf6bcc2c19c7d919fea0de9120b0f991523f3e
-
Change-Id: Ibc2346a8655ef94ae67d38324b0302575e7c9179
-
Change-Id: I192e15bd0127e9b637234eb5525550183abfcf55
-
Change-Id: I71b1150a76099b136e1157734269f78ebc7e47a0 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Fix buttons and logging examples Change-Id: I21699757ea591f73d5a09393caa01fd2b621726c
-
Conflicts: demo/dali-table-view.cpp examples/item-view/item-view-example.cpp examples/size-negotiation/size-negotiation-example.cpp examples/text-view/text-view-example.cpp Change-Id: I4b9a9eb30ad190b329115ff093120ac06343e26d
-
Change-Id: I2844fd73a4bb49389d3df8dc287785ed415d2823
-
Change-Id: I289af8a59b4b1f67fc1dbea92b0457194da6847a Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: I52f3b59064ae8c1e6951132b2e3a4c38e7d4b759 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>