platform/core/uifw/dali-toolkit.git
8 years agoDALi Version 1.0.43 90/40490/1 dali_1.0.43
Richard Huang [Thu, 4 Jun 2015 10:06:10 +0000 (11:06 +0100)]
DALi Version 1.0.43

Change-Id: Id0280d1fa846e4e069bd5a6941c0b415fa5ac759

8 years agoremove dead code from shadow view (OnStageConnection & OnStageDisconnection) 39/40439/1
Kimmo Hoikka [Wed, 3 Jun 2015 16:21:08 +0000 (17:21 +0100)]
remove dead code from shadow view (OnStageConnection & OnStageDisconnection)

Change-Id: I53890c76dd89066be631898a1e5142c7b86d212a

8 years ago(AutomatedTests) Synchronise with core & remove boost & installed headers for coverage 10/40410/2
Adeel Kazmi [Wed, 3 Jun 2015 10:59:27 +0000 (11:59 +0100)]
(AutomatedTests) Synchronise with core & remove boost & installed headers for coverage

Change-Id: Ic8608ce96c706f9a0401204749ed61cf51556abd

8 years agoRenamed FocusManager to AccessibilityFocusManager and moved KeyInputFocusManager... 51/40351/6
Richard Huang [Tue, 2 Jun 2015 16:46:32 +0000 (17:46 +0100)]
Renamed FocusManager to AccessibilityFocusManager and moved KeyInputFocusManager to devel-api

Change-Id: I65adc7d689a516d1861dd681efd9002f87f89f1d
Signed-off-by: Richard Huang <r.huang@samsung.com>
8 years agoMerge "Removed boost from builder" into tizen
Adeel Kazmi [Wed, 3 Jun 2015 08:13:34 +0000 (01:13 -0700)]
Merge "Removed boost from builder" into tizen

8 years ago(Programmin Guide) Images 49/40349/2
Adeel Kazmi [Tue, 2 Jun 2015 15:38:20 +0000 (16:38 +0100)]
(Programmin Guide) Images

Change-Id: I642e0a6d3eb1563d0d7a001df76dbfd5f3b6f3ea

8 years agoChange popup background to z=0.f, ensure background is first child so overlay mode... 27/40127/4
Kimmo Hoikka [Fri, 29 May 2015 09:38:43 +0000 (10:38 +0100)]
Change popup background to z=0.f, ensure background is first child so overlay mode works

Change-Id: I60e0377f692efc2fdb91768ce720abeb9c620929

8 years agoRemoved boost from builder 85/39485/9
Lee Morgan [Tue, 12 May 2015 12:08:00 +0000 (13:08 +0100)]
Removed boost from builder

Change-Id: I7c58a0bf2a9c1a10e947257f007f2d4704d07526

8 years ago(Programming Guide) KeyFrame Animation, Path Animation, Constraints 75/40275/1
Adeel Kazmi [Mon, 1 Jun 2015 14:18:27 +0000 (15:18 +0100)]
(Programming Guide) KeyFrame Animation, Path Animation, Constraints

Change-Id: I2d9fac7129340ea72c7467c3d51bfaf3b31678c7

8 years ago(Programming Guide) Animation, Signals, Actions, documentation 71/40171/2
Adeel Kazmi [Fri, 29 May 2015 19:58:54 +0000 (20:58 +0100)]
(Programming Guide) Animation, Signals, Actions, documentation

Change-Id: Ia8f44bfe6b854f7e8f001b64337506b64f8eaba9

8 years agoMerge "Programming Guide Updates" into tizen
Kimmo Hoikka [Fri, 29 May 2015 17:40:31 +0000 (10:40 -0700)]
Merge "Programming Guide Updates" into tizen

8 years agoMerge "Changes for std::vector removal from api" into tizen
Kimmo Hoikka [Fri, 29 May 2015 17:38:53 +0000 (10:38 -0700)]
Merge "Changes for std::vector removal from api" into tizen

8 years agoProgramming Guide Updates 92/40092/2
Adeel Kazmi [Thu, 28 May 2015 11:23:27 +0000 (12:23 +0100)]
Programming Guide Updates

Change-Id: Id1640f5adbc5b9bfcfd2359480a5489322de6865

8 years agoFixes for the text controller. 31/40131/5
Victor Cebollada [Thu, 28 May 2015 14:45:13 +0000 (15:45 +0100)]
Fixes for the text controller.

Triggers a size negotiation or resets the renderable actor when properties change.

Change-Id: Idaf3cc172deb4f07f7245dee06755d4ae821c03a
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
8 years agoChanges for std::vector removal from api 60/40160/3
Lee Morgan [Fri, 29 May 2015 13:51:23 +0000 (14:51 +0100)]
Changes for std::vector removal from api

Change-Id: I7e5cfca4f7c5dd413c353cbe81f36bdf7f18b9ad

8 years agoMerge "Guide to ResourceImage scaling and filtering" into tizen
Kimmo Hoikka [Fri, 29 May 2015 16:06:41 +0000 (09:06 -0700)]
Merge "Guide to ResourceImage scaling and filtering" into tizen

8 years agoMerge "Update keyboard focus direction enum for Control" into tizen
Kimmo Hoikka [Fri, 29 May 2015 15:57:10 +0000 (08:57 -0700)]
Merge "Update keyboard focus direction enum for Control" into tizen

8 years agoMerge "Support moving of native-image-interface and image-operations to public-ap...
Kimmo Hoikka [Fri, 29 May 2015 15:45:17 +0000 (08:45 -0700)]
Merge "Support moving of native-image-interface and image-operations to public-ap" into tizen

8 years agoUpdate keyboard focus direction enum for Control 37/40137/2
Richard Huang [Fri, 29 May 2015 10:36:42 +0000 (11:36 +0100)]
Update keyboard focus direction enum for Control

Change-Id: I0c1c9c6c6ea54effd98a46e36118c677db3d3d51

8 years agoChange WheelEvent 17/40117/2
Heeyong Song [Fri, 29 May 2015 08:35:59 +0000 (17:35 +0900)]
Change WheelEvent

  - Replace MouseWheelEvent with WheelEvent
  - Add custom wheel event type

Change-Id: I29bb34e45fb2c2b6764652ab631b86f8534772a5

8 years agoSupport moving of native-image-interface and image-operations to public-ap 40/40140/1
Nick Holland [Fri, 29 May 2015 10:37:03 +0000 (11:37 +0100)]
Support moving of native-image-interface and image-operations to public-ap

Change-Id: I7913d73e66fc83062d52f0af00ba456cef4560c6

8 years agoMerge "TextField to consume TouchEvents" into tizen
Paul Wisbey [Fri, 29 May 2015 09:37:18 +0000 (02:37 -0700)]
Merge "TextField to consume TouchEvents" into tizen

8 years agoDALi Version 1.0.42 08/40108/1 accepted/tizen/common/20150529.134038 dali_1.0.42 submit/tizen/20150529.082236
Adeel Kazmi [Fri, 29 May 2015 08:01:22 +0000 (09:01 +0100)]
DALi Version 1.0.42

Change-Id: If8093c032fcc65118732f8c6d6c2ae62271617de

8 years agoMerge "Add test case for ControlImpl::OnAccessibilityActivated" into tizen
Adeel Kazmi [Thu, 28 May 2015 19:53:23 +0000 (12:53 -0700)]
Merge "Add test case for ControlImpl::OnAccessibilityActivated" into tizen

8 years agoMerge "TextField added to programming guide" into tizen
Kimmo Hoikka [Thu, 28 May 2015 17:01:32 +0000 (10:01 -0700)]
Merge "TextField added to programming guide" into tizen

8 years agoAdd test case for ControlImpl::OnAccessibilityActivated 90/40090/1
Richard Huang [Thu, 28 May 2015 16:50:57 +0000 (17:50 +0100)]
Add test case for ControlImpl::OnAccessibilityActivated

Change-Id: I642bf2da05b0dc7cebdb8a9cd10497b0336a0988

8 years agoGuide to ResourceImage scaling and filtering 02/39502/9
Andrew Cox [Tue, 12 May 2015 11:13:53 +0000 (12:13 +0100)]
Guide to ResourceImage scaling and filtering

Change-Id: Iebfb162b73d201477497353317d0868b2a67e460
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
8 years agoMerge "Fixed Control and Magnifier API" into tizen
Kimmo Hoikka [Thu, 28 May 2015 16:27:00 +0000 (09:27 -0700)]
Merge "Fixed Control and Magnifier API" into tizen

8 years agoTextField to consume TouchEvents 85/40085/1
Agnelo Vaz [Thu, 28 May 2015 15:19:38 +0000 (16:19 +0100)]
TextField to consume TouchEvents

Change-Id: I907b8ff67a49e60304a938bba64e77c0b8a936c8
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
8 years agoMerge "Stagehand documentation" into tizen
Kimmo Hoikka [Thu, 28 May 2015 15:29:12 +0000 (08:29 -0700)]
Merge "Stagehand documentation" into tizen

8 years agoStagehand documentation 24/40024/3
Nick Holland [Wed, 27 May 2015 19:03:35 +0000 (20:03 +0100)]
Stagehand documentation

Change-Id: I927266c5a1e7817183f762d9c6534ae0aa8a7d8c

8 years agoMerge "Changed grab-handle behavior to work inside Popup" into tizen
Adeel Kazmi [Thu, 28 May 2015 13:56:53 +0000 (06:56 -0700)]
Merge "Changed grab-handle behavior to work inside Popup" into tizen

8 years agoMerge "Fix the cursor vertical position when there is no text." into tizen
Paul Wisbey [Thu, 28 May 2015 13:44:53 +0000 (06:44 -0700)]
Merge "Fix the cursor vertical position when there is no text." into tizen

8 years agoFixed Control and Magnifier API 71/40071/4
Richard Huang [Thu, 28 May 2015 12:26:56 +0000 (13:26 +0100)]
Fixed Control and Magnifier API

Change-Id: I0cdf52157b2c4633d0710b37666d1b714e816859

8 years agoTextField added to programming guide 72/40072/3
Paul Wisbey [Thu, 28 May 2015 10:32:49 +0000 (11:32 +0100)]
TextField added to programming guide

Change-Id: Ie18cd6207235b8b731fd593b0697745075b75f95

8 years agoFix Control test coverage 61/40061/2
Kimmo Hoikka [Thu, 28 May 2015 11:07:01 +0000 (12:07 +0100)]
Fix Control test coverage

Change-Id: I0eb8c0b8998318701fd6d290f652e7e31288de69

8 years agoMerge "Update contents of programming guide" into tizen
Kimmo Hoikka [Thu, 28 May 2015 09:59:01 +0000 (02:59 -0700)]
Merge "Update contents of programming guide" into tizen

8 years agoChanged grab-handle behavior to work inside Popup 01/39801/6
Paul Wisbey [Fri, 22 May 2015 15:28:50 +0000 (16:28 +0100)]
Changed grab-handle behavior to work inside Popup

Change-Id: I4b94b37b3f4c00f74d67a3429868753cd1b347e3

8 years agoFix the cursor vertical position when there is no text. 49/40049/1
Victor Cebollada [Thu, 28 May 2015 08:01:00 +0000 (09:01 +0100)]
Fix the cursor vertical position when there is no text.

Change-Id: I41f58f13d50528266974cc78b974eebdcc9e08f3
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
8 years agoMultiLanguage support - Fix for font validation. 17/40017/3
Victor Cebollada [Tue, 26 May 2015 14:31:51 +0000 (15:31 +0100)]
MultiLanguage support - Fix for font validation.

The cache for the valid fonts per script is resized with the number of
supported scripts. Can not use the PushBack() as there is already space
for the item.

Change-Id: I024b112abc523adb7e9f185b1fd4c70f4ff8d060
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
8 years agoUpdate contents of programming guide 45/39945/9
Adeel Kazmi [Tue, 26 May 2015 17:23:13 +0000 (18:23 +0100)]
Update contents of programming guide

Change-Id: I36b3fa9c2de0874d5589f027c0d46213574a1075

8 years agoMerge "Change ItemFactory destructor to be not pure virtual" into tizen
Adeel Kazmi [Wed, 27 May 2015 17:18:09 +0000 (10:18 -0700)]
Merge "Change ItemFactory destructor to be not pure virtual" into tizen

8 years agoQuick fix of Popup after removing PropagateRelayoutFlags() 18/40018/2
Xiangyin Ma [Wed, 27 May 2015 15:30:28 +0000 (16:30 +0100)]
Quick fix of Popup after removing PropagateRelayoutFlags()

Change-Id: Idbf57f6cf3e4e2e80a1e9aed2748ccb83685d7d2

8 years agoChange ItemFactory destructor to be not pure virtual 19/40019/2
Richard Huang [Wed, 27 May 2015 15:59:23 +0000 (16:59 +0100)]
Change ItemFactory destructor to be not pure virtual

Change-Id: I171fda6c72a9ec33bb16406fb873d5c6d07c72ad

8 years agoMerge "Internal::Control cleanup, remove dead an non-needed methods and adding missin...
Adeel Kazmi [Wed, 27 May 2015 15:40:27 +0000 (08:40 -0700)]
Merge "Internal::Control cleanup, remove dead an non-needed methods and adding missing test cases" into tizen

8 years agoCall VirtualKeyboard ApplySettings 01/40001/3 accepted/tizen/common/20150529.134100 accepted/tizen/mobile/20150529.134830 accepted/tizen/tv/20150529.134902 accepted/tizen/wearable/20150529.134845 submit/tizen/20150529.084413
Agnelo Vaz [Tue, 26 May 2015 18:30:16 +0000 (19:30 +0100)]
Call VirtualKeyboard ApplySettings

Change-Id: Ifda2e86b719cc8cc8af266b556ef80027d79bc8d
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
8 years agoInternal::Control cleanup, remove dead an non-needed methods and adding missing test... 12/40012/1
Kimmo Hoikka [Wed, 27 May 2015 14:50:43 +0000 (15:50 +0100)]
Internal::Control cleanup, remove dead an non-needed methods and adding missing test cases

Change-Id: I0813ca3299910b911cde165892638048b905c86a

8 years agoMerge "(ItemFactory) Add GetExtension" into tizen
Kimmo Hoikka [Wed, 27 May 2015 10:35:38 +0000 (03:35 -0700)]
Merge "(ItemFactory) Add GetExtension" into tizen

8 years agoMerge "Fix size negotiation for ScrollBar" into tizen
Kimmo Hoikka [Wed, 27 May 2015 09:47:23 +0000 (02:47 -0700)]
Merge "Fix size negotiation for ScrollBar" into tizen

8 years agoMerge "Empty Implementation for INPUT_METHOD_SETTINGS property" into tizen
Adeel Kazmi [Tue, 26 May 2015 18:27:42 +0000 (11:27 -0700)]
Merge "Empty Implementation for INPUT_METHOD_SETTINGS property" into tizen

8 years ago(ItemFactory) Add GetExtension 47/39947/1
Adeel Kazmi [Tue, 26 May 2015 18:15:28 +0000 (19:15 +0100)]
(ItemFactory) Add GetExtension

Change-Id: I6c6be97dde2ee285e2947000b4be2cd5d80c53d8

8 years agoMerge "Changes after Custom actor impl extension, cleanup, extension and test cases...
Adeel Kazmi [Tue, 26 May 2015 17:34:43 +0000 (10:34 -0700)]
Merge "Changes after Custom actor impl extension, cleanup, extension and test cases for Internal::Control" into tizen

8 years agoFix size negotiation for ScrollBar 42/39942/1
Richard Huang [Tue, 26 May 2015 16:25:44 +0000 (17:25 +0100)]
Fix size negotiation for ScrollBar

Change-Id: I1a645b3fb95910761c2c7b9df2b00450a650dc81

8 years agoChanges after Custom actor impl extension, cleanup, extension and test cases for... 41/39941/1
Kimmo Hoikka [Tue, 26 May 2015 16:22:05 +0000 (17:22 +0100)]
Changes after Custom actor impl extension, cleanup, extension and test cases for Internal::Control

Change-Id: I0bc19a5bd6bfff6c087d0edb949e08ef63dace3b

8 years agoUpdate UTC for TableView 38/39938/1
Richard Huang [Tue, 26 May 2015 16:06:44 +0000 (17:06 +0100)]
Update UTC for TableView

Change-Id: I01ff59952592959dd53cdcd8a18fbe72f4929b41

8 years agoMerge "Update UTC for ItemView, ScrollView and FocusManager" into tizen
Kimmo Hoikka [Tue, 26 May 2015 15:42:34 +0000 (08:42 -0700)]
Merge "Update UTC for ItemView, ScrollView and FocusManager" into tizen

8 years agoMerge "Move TextSelectionPopup from public to devel" into tizen
Paul Wisbey [Tue, 26 May 2015 14:28:30 +0000 (07:28 -0700)]
Merge "Move TextSelectionPopup from public to devel" into tizen

8 years agoMove TextSelectionPopup from public to devel 25/39925/3
Agnelo Vaz [Tue, 26 May 2015 12:45:15 +0000 (13:45 +0100)]
Move TextSelectionPopup from public to devel

Change-Id: I67ed206d8083606ba5435c502e668414095bd9dc
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
8 years agoUpdate UTC for ItemView, ScrollView and FocusManager 27/39927/1
Richard Huang [Tue, 26 May 2015 13:20:34 +0000 (14:20 +0100)]
Update UTC for ItemView, ScrollView and FocusManager

Change-Id: I90ccadcba919af94d41d56d0a830db8568aa34f7

8 years agoEmpty Implementation for INPUT_METHOD_SETTINGS property 16/39916/1
Agnelo Vaz [Fri, 22 May 2015 13:00:13 +0000 (14:00 +0100)]
Empty Implementation for INPUT_METHOD_SETTINGS property

Change-Id: Idfe0b6614a1d10c7b993304c571517e3575dee71
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
8 years agoRemove MaskedImageView 14/39914/1
Adeel Kazmi [Tue, 26 May 2015 09:52:10 +0000 (10:52 +0100)]
Remove MaskedImageView

Change-Id: I1a4dcec6a89c2a57126d2568bb55ac6cb07bc625

8 years agoMerge "Add utc test cases" into tizen
HyunJu Shin [Mon, 25 May 2015 08:41:14 +0000 (01:41 -0700)]
Merge "Add utc test cases" into tizen

8 years agoMerge "Add UTCs for TextSelectionPopup" into tizen
HyunJu Shin [Mon, 25 May 2015 08:35:27 +0000 (01:35 -0700)]
Merge "Add UTCs for TextSelectionPopup" into tizen

8 years agoUpdate TableView utc 56/39856/1
Yoonsang Lee [Mon, 25 May 2015 07:48:41 +0000 (16:48 +0900)]
Update TableView utc

- Add UtcDaliTableViewCtorCopyP
- Add UtcDaliTableViewMetricsFit

Change-Id: I334db04227c4a028bb7328fc94f91f563fb74cb0

8 years agoAdd utc test cases 55/39855/1
Heeyong Song [Mon, 25 May 2015 08:02:25 +0000 (17:02 +0900)]
Add utc test cases

Change-Id: I304442fbcbc4930b760920809e09e4f859645b47

8 years agoAdd UTCs for TextSelectionPopup 54/39854/1
taeyoon [Mon, 25 May 2015 07:04:41 +0000 (16:04 +0900)]
Add UTCs for TextSelectionPopup

Change-Id: If9b62e43889434d0ca3b3a398cbc657a9b6f2dad

8 years agoMerge "Update with the change of Orientation in adaptor" into tizen
Kimmo Hoikka [Fri, 22 May 2015 18:16:21 +0000 (11:16 -0700)]
Merge "Update with the change of Orientation in adaptor" into tizen

8 years agoUpdate with the change of Orientation in adaptor 03/39803/2
Xiangyin Ma [Fri, 22 May 2015 16:15:06 +0000 (17:15 +0100)]
Update with the change of Orientation in adaptor

Change-Id: Id6aa50da7c562a02956bf044993d7ac7a3417d33

8 years agoChanges after converting StyleChange to an enum 06/39806/1
Adeel Kazmi [Fri, 22 May 2015 16:08:47 +0000 (17:08 +0100)]
Changes after converting StyleChange to an enum

Change-Id: Ibfcb33744bf8dc9b6cc7dbcf0bc5097e6ae25f8a

8 years agoMerge "Added more test cases for ScrollView" into tizen
Kimmo Hoikka [Fri, 22 May 2015 15:33:28 +0000 (08:33 -0700)]
Merge "Added more test cases for ScrollView" into tizen

8 years agoMerge "Avoid overwriting TEXT with PLACEHOLDER_TEXT" into tizen
Adeel Kazmi [Fri, 22 May 2015 15:20:52 +0000 (08:20 -0700)]
Merge "Avoid overwriting TEXT with PLACEHOLDER_TEXT" into tizen

8 years agoAdded more test cases for ScrollView 99/39799/1
Richard Huang [Fri, 22 May 2015 14:43:05 +0000 (15:43 +0100)]
Added more test cases for ScrollView

Change-Id: I5958113e9032139da7fcf03a31b5eec859fd2a28

8 years agoAvoid overwriting TEXT with PLACEHOLDER_TEXT 97/39797/2
Paul Wisbey [Fri, 22 May 2015 13:51:58 +0000 (14:51 +0100)]
Avoid overwriting TEXT with PLACEHOLDER_TEXT

Change-Id: I679d9a8a1ea72d28f45897accc8c3051b85e938b

8 years agoCursor Alignment. 91/39791/1
Victor Cebollada [Fri, 22 May 2015 09:20:25 +0000 (10:20 +0100)]
Cursor Alignment.

Aligns the cursor according the horizontal alignment if there is no text.

Change-Id: Ib32c6f3ccc529d593341a82edd19c7e63637f41f
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
8 years agoMerge "INPUT_METHOD_SETTINGS Property added to TextField" into tizen
Adeel Kazmi [Thu, 21 May 2015 18:01:39 +0000 (11:01 -0700)]
Merge "INPUT_METHOD_SETTINGS Property added to TextField" into tizen

8 years agoINPUT_METHOD_SETTINGS Property added to TextField 46/39746/2
Agnelo Vaz [Thu, 21 May 2015 16:50:57 +0000 (17:50 +0100)]
INPUT_METHOD_SETTINGS Property added to TextField

Change-Id: I249d0fa464c504b0629af1b5e6611aa138badb80
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
8 years agoRemoved button factories 93/39493/4
Lee Morgan [Fri, 15 May 2015 15:42:50 +0000 (16:42 +0100)]
Removed button factories

Change-Id: Ie3b73e6a71fbc563318e80db53687a60987897c2

8 years agoMerge "(TableView) Move from devel-api to public-api" into tizen
Kimmo Hoikka [Thu, 21 May 2015 16:46:04 +0000 (09:46 -0700)]
Merge "(TableView) Move from devel-api to public-api" into tizen

8 years agoMerge "(AutomatedTests) Ensure local headers are included before installed" into...
Kimmo Hoikka [Thu, 21 May 2015 16:28:19 +0000 (09:28 -0700)]
Merge "(AutomatedTests) Ensure local headers are included before installed" into tizen

8 years ago(TableView) Move from devel-api to public-api 39/39739/1
Adeel Kazmi [Thu, 21 May 2015 15:03:22 +0000 (16:03 +0100)]
(TableView) Move from devel-api to public-api

Change-Id: I0944b508cf4ccbb71e57fd2f28ddd9e598a8e082

8 years agoAdded test cases for ScrollView 34/39734/3
Richard Huang [Thu, 21 May 2015 14:20:05 +0000 (15:20 +0100)]
Added test cases for ScrollView

Change-Id: I6b36ebf13961ebfd5cc7fba0bbc0d567ee717cad

8 years ago(AutomatedTests) Ensure local headers are included before installed 37/39737/1
Adeel Kazmi [Thu, 21 May 2015 14:32:21 +0000 (15:32 +0100)]
(AutomatedTests) Ensure local headers are included before installed

Change-Id: I64b8c1483842920d6e16fb072b0a0150bfd1ba7c

8 years agoMerge "Move illegal file access from style manager to adaptor" into tizen
Adeel Kazmi [Thu, 21 May 2015 09:36:57 +0000 (02:36 -0700)]
Merge "Move illegal file access from style manager to adaptor" into tizen

8 years agoAdd Extension to control-impl.h 94/39494/2
Nick Holland [Fri, 15 May 2015 16:07:06 +0000 (17:07 +0100)]
Add Extension to control-impl.h

Change-Id: I152a0e91092461fa836382c2c72a6533c34e781d

8 years agoMove illegal file access from style manager to adaptor 72/39672/1
Kimmo Hoikka [Wed, 20 May 2015 14:13:08 +0000 (15:13 +0100)]
Move illegal file access from style manager to adaptor

Change-Id: I6a6e4453889bc905b782affb5be3c15508f54ba2

8 years agoTextField MaxLengthReachedSignal Tests added 65/39665/2
Agnelo Vaz [Wed, 20 May 2015 13:14:07 +0000 (14:14 +0100)]
TextField MaxLengthReachedSignal Tests added

Change-Id: Ia673454cc352c8dee0bdfc891b0c36ea469750bd
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
8 years agoMerge "Use stylesheet from StyleMonitor" into tizen
Paul Wisbey [Tue, 19 May 2015 13:38:57 +0000 (06:38 -0700)]
Merge "Use stylesheet from StyleMonitor" into tizen

8 years agoUse stylesheet from StyleMonitor 54/39554/4
Paul Wisbey [Mon, 18 May 2015 15:17:33 +0000 (16:17 +0100)]
Use stylesheet from StyleMonitor

Change-Id: I51cfb2b1f4b7eb7a20e4236079156b203a50a947

8 years agoCleaning up size negotiation 59/39559/2
Kimmo Hoikka [Mon, 18 May 2015 17:04:43 +0000 (18:04 +0100)]
Cleaning up size negotiation
- Remove unnecassary data from control
- Make control use its background for natural size
- Use base helpers for width for height and height for width

Change-Id: I690406eac2e51ca696e61d23d7117aaef10b3022

8 years agoMove more public-api headers to devel-api. PART 3 55/39555/2
Nick Holland [Mon, 18 May 2015 10:49:07 +0000 (11:49 +0100)]
Move more public-api headers to devel-api. PART 3

Removed the following headers from public-api and moved into devel-api

public-api/builder/builder.h
public-api/builder/json-parser.h
public-api/builder/tree-node.cpp
public-api/builder/tree-node.h
public-api/controls/bloom-view/bloom-view.h
public-api/controls/bubble-effect/bubble-emitter.h
public-api/controls/effects-view/effects-view.h
public-api/controls/magnifier/magnifier.h
public-api/controls/page-turn-view/page-factory.h
public-api/controls/page-turn-view/page-turn-landscape-view.h
public-api/controls/page-turn-view/page-turn-portrait-view.h
public-api/controls/page-turn-view/page-turn-view.h
public-api/controls/popup/popup.h
public-api/controls/shadow-view/shadow-view.h
public-api/controls/slider/slider.cpp
public-api/controls/slider/slider.h
public-api/controls/super-blur-view/super-blur-view.h
public-api/controls/table-view/table-view.h
public-api/controls/tool-bar/tool-bar.h
public-api/scripting/script-plugin.h
public-api/scripting/script.h
public-api/shader-effects/alpha-discard-effect.h
public-api/shader-effects/bendy-effect.h
public-api/shader-effects/blind-effect.h
public-api/shader-effects/bouncing-effect.h
public-api/shader-effects/bubble-effect/bubble-effect.h
public-api/shader-effects/bubble-effect/color-adjuster.h
public-api/shader-effects/carousel-effect.h
public-api/shader-effects/displacement-effect.h
public-api/shader-effects/dissolve-effect.h
public-api/shader-effects/dissolve-local-effect.h
public-api/shader-effects/distance-field-effect.h
public-api/shader-effects/image-region-effect.h
public-api/shader-effects/iris-effect.h
public-api/shader-effects/mask-effect.h
public-api/shader-effects/mirror-effect.h
public-api/shader-effects/motion-blur-effect.h
public-api/shader-effects/motion-stretch-effect.h
public-api/shader-effects/nine-patch-mask-effect.h
public-api/shader-effects/overlay-effect.h
public-api/shader-effects/page-turn-book-spine-effect.h
public-api/shader-effects/page-turn-effect.h
public-api/shader-effects/quadratic-bezier.h
public-api/shader-effects/ripple-effect.h
public-api/shader-effects/ripple2d-effect.h
public-api/shader-effects/shear-effect.h
public-api/shader-effects/soft-button-effect.h
public-api/shader-effects/spot-effect.h
public-api/shader-effects/square-dissolve-effect.h
public-api/shader-effects/swirl-effect.h
public-api/shader-effects/water-effect.h
public-api/styling/style-manager.h
public-api/transition-effects/cube-transition-cross-effect.h
public-api/transition-effects/cube-transition-effect.h
public-api/transition-effects/cube-transition-fold-effect.h
public-api/transition-effects/cube-transition-wave-effect.h

Change-Id: I11a7cc81903ec6d1919b50d7310b9316279c51e5

8 years agoMerge "Fix for cursor. Avoid the jump of the grab handle when there is a mix of...
Paul Wisbey [Sun, 17 May 2015 10:54:34 +0000 (03:54 -0700)]
Merge "Fix for cursor.   Avoid the jump of the grab handle when there is a mix of rtl and ltr text." into tizen

8 years agoMove more public-api headers to devel-api. PART 2 90/39490/2
Nick Holland [Fri, 15 May 2015 14:41:33 +0000 (15:41 +0100)]
Move more public-api headers to devel-api. PART 2

Support for changes to dali-core header files

Change-Id: I8e66c9bcfdd314d9c1901f4d3fbb7d0411cb92b1

8 years agoFix for cursor. 08/39308/2
Victor Cebollada [Thu, 7 May 2015 15:06:33 +0000 (16:06 +0100)]
Fix for cursor.
  Avoid the jump of the grab handle when there is a mix of rtl and ltr text.

Change-Id: I04a72452ab2cd1d2289c669bbf19b653abbba042
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
8 years agoAdded support for including headers from devel folder 05/39205/7
Nick Holland [Mon, 11 May 2015 13:57:11 +0000 (14:57 +0100)]
Added support for including headers from devel folder

Change-Id: I482ab3160fb783a4623e2abf3417ece9fabc7572

8 years agoMerge "Added PathConstrainer and LinearConstrainer support to builder" into tizen
Adeel Kazmi [Fri, 15 May 2015 09:22:04 +0000 (02:22 -0700)]
Merge "Added PathConstrainer and LinearConstrainer support to builder" into tizen

8 years agoAdded PathConstrainer and LinearConstrainer support to builder 45/38145/14
Ferran Sole [Mon, 13 Apr 2015 15:02:37 +0000 (16:02 +0100)]
Added PathConstrainer and LinearConstrainer support to builder

constrainers are defined like this

  "constrainers":
  {
    "constrainer0":
    {
      "type":"PathConstrainer",
      "points":[[100.0, 500.0, 0.0],[400.0, 500.0, 0.0]] ,
      "control-points":[[200.0, 100.0, 0.0],[300.0, 100.0, 0.0]],
      "forward":[1.0,0.0,0.0]
    },
    "constrainer1":
    {
      "type":"LinearConstrainer",
      "values":[0,400,200,0],
      "progress":[0.0,0.25,0.75,1.0]
    }
  }

And they can be applied or remove using signals like this:

  ...
  "signals":
  [
    {
      "name": "on-stage",
      "action": "applyConstraint",
      "constrainer": "constrainer0",
      "properties":
      [
        {
          "target":"targetActor",
          "targetProperty":"position",
          "source":"sourceActor",
          "sourceProperty":"position-y",
          "range":[-120.0,300.0]
        },
        {
          "target":"targetActor",
          "targetProperty":"orientation",
          "source":"sourceActor",
          "sourceProperty":"position-y",
          "range":[-120.0,300.0]
        }
      ]
    },

    ...
  {
    "name": "touched",
    "action": "removeConstraints",
    "constrainer": "constrainer0",
    "properties":
    [
      {
        "target":"targetActor"
      }
    ]
  }

Change-Id: I182c5ac2ad53f36fcb17bdcde6c47b9facf12bf0

8 years agoRemoved unused scroll-view effects 15/39415/4
Ferran Sole [Thu, 14 May 2015 13:43:06 +0000 (14:43 +0100)]
Removed unused scroll-view effects

Change-Id: Ie176262c8ee25c43674632d3802e442041696c77

8 years agoMerge "Added PropertyValue Array as a class" into tizen
Kimmo Hoikka [Thu, 14 May 2015 15:37:42 +0000 (08:37 -0700)]
Merge "Added PropertyValue Array as a class" into tizen

8 years agoAdded PropertyValue Array as a class 02/39402/3
Lee Morgan [Tue, 12 May 2015 14:42:52 +0000 (15:42 +0100)]
Added PropertyValue Array as a class

Change-Id: I84de3a7feee2f19a2464a07be25859faefc26059

8 years agoFix anchor animation in ItemView and disable anchoring by default 96/39396/2
Richard Huang [Thu, 14 May 2015 10:23:34 +0000 (11:23 +0100)]
Fix anchor animation in ItemView and disable anchoring by default

Change-Id: I948bd793a754b88e72545a8a7821bd5ddcced839