summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-04DALi Version 1.0.43submit/tizen_mobile/20150611.014034submit/tizen_3.0.2015.q2_common/20150615.075539submit/tizen/20150611.012320dali_1.0.43accepted/tizen/wearable/20150611.085816accepted/tizen/tv/20150611.091531accepted/tizen/mobile/20150611.091339accepted/tizen/common/20150611.081707accepted/tizen/3.0.2015.q2/common/20150615.091823tizen_3.0.2015.q2_commonaccepted/tizen_3.0.2015.q2_commonRichard Huang1-1/+1
2015-06-02Renamed FocusManager to AccessibilityFocusManagerRichard Huang1-11/+11
2015-06-02Changes after 40127, changing control background to 0.fKimmo Hoikka5-64/+34
2015-06-01TextField example added to Dali-demoAgnelo Vaz3-1/+4
2015-05-29Merge "Changes for std::vector removal from api" into tizenKimmo Hoikka2-34/+50
2015-05-29Fix the wrong keyboard focus in the last page of dali-demoRichard Huang1-1/+1
2015-05-29Fix crash when moving keyboard focus to the left in dali-demoRichard Huang1-2/+2
2015-05-29Merge "Update keyboard focus direction enum for Control" into tizenKimmo Hoikka3-8/+8
2015-05-29Adding New Folder Image for TextField DemoAgnelo Vaz1-0/+0
2015-05-29Update keyboard focus direction enum for ControlRichard Huang3-8/+8
2015-05-29Changes for std::vector removal from apiLee Morgan2-34/+50
2015-05-29Stop using Z-position hacks in text-label.examplePaul Wisbey2-5/+5
2015-05-29Merge "TextField Demo to use Popup and Label interaction" into tizenPaul Wisbey1-127/+113
2015-05-29DALi Version 1.0.42submit/tizen/20150529.082236dali_1.0.42accepted/tizen/common/20150529.134055Adeel Kazmi1-1/+1
2015-05-28TextField Demo to use Popup and Label interactionAgnelo Vaz1-127/+113
2015-05-27Updated needed for Internal::Control cleanupsubmit/tizen/20150529.084413accepted/tizen/wearable/20150529.134856accepted/tizen/tv/20150529.134913accepted/tizen/mobile/20150529.134838accepted/tizen/common/20150529.134111Kimmo Hoikka3-9/+5
2015-05-26Remove unnecessary use of ImageActor from bubble-demosubmit/tizen_wearable/20150604.084552submit/tizen_tv/20150604.084545submit/tizen_mobile/20150604.084537accepted/tizen/wearable/20150604.121342accepted/tizen/tv/20150604.121300accepted/tizen/mobile/20150604.121242Kimmo Hoikka1-7/+5
2015-05-22Update with the change of Orientation in adaptorXiangyin Ma5-10/+8
2015-05-21Changes after table-view moved to public-apiAdeel Kazmi7-7/+0
2015-05-19Supply stylesheet using Application constructorPaul Wisbey34-94/+31
2015-05-19Move more public-api headers to devel-api. PART 3Nick Holland24-8/+53
2015-05-15Move more public-api headers to devel-api. PART 2Nick Holland11-1/+28
2015-05-15Support for devel-api folderNick Holland6-6/+3
2015-05-14Removed unused scroll-view effect changesFerran Sole4-429/+158
2015-05-14Merge "Added PropertyValue Array as a class" into tizenKimmo Hoikka2-3/+3
2015-05-14Added PropertyValue Array as a classLee Morgan2-3/+3
2015-05-14Fix the builder demo to activate ItemView layout properlyRichard Huang1-5/+3
2015-05-14Updates after ItemLayout changesAdeel Kazmi5-218/+56
2015-05-13Updated demo for ScrollBar and ScrollView API changesRichard Huang5-17/+40
2015-05-13Modified scroll-view-example to use path based scroll view effectsFerran Sole1-46/+100
2015-05-12Removed use of ActorContainerNick Holland3-6/+6
2015-05-12Removed navigation control JSON fileNick Holland1-79/+0
2015-05-11Fix version issues with 1.0.41Adeel Kazmi1-1/+1
2015-05-08Revert "DALi Version 1.0.41"Nick Holland1-1/+1
2015-05-08DALi Version 1.0.41submit/tizen/20150511.143422dali_1.0.41accepted/tizen/wearable/20150513.005512accepted/tizen/tv/20150513.005259accepted/tizen/mobile/20150513.005626accepted/tizen/common/20150512.125116Nick Holland1-1/+1
2015-05-07Added JSON shader effectLee Morgan1-0/+65
2015-05-06Show alternative placeholder text in TextField demoPaul Wisbey1-0/+1
2015-04-29DALi Version 1.0.40dali_1.0.40Lee Morgan1-1/+1
2015-04-28Prefer black text / white backgrounds by defaultPaul Wisbey8-27/+139
2015-04-27Merge "Alpha function changes" into tizenAdeel Kazmi21-88/+90
2015-04-27Alpha function changesFerran Sole21-88/+90
2015-04-24Image Load-time Fitting and Sampling Modes ExampleAndrew Cox6-4/+768
2015-04-24Delete view from toolkit and move cluster into demoKingsley Stephens32-53/+2441
2015-04-23DALi Version 1.0.39dali_1.0.39Xiangyin Ma1-1/+1
2015-04-20Merge "Size negotiation patch 4: Remove SetRelayoutEnabled" into tizenKimmo Hoikka17-73/+29
2015-04-20Cleanup for removal of ImageAttributes from public APIAndrew Cox14-107/+66
2015-04-20Size negotiation patch 4: Remove SetRelayoutEnabledKingsley Stephens17-73/+29
2015-04-16Cleaned up Degree, Radian, AngleAxis and Quaternion classesKimmo Hoikka5-84/+74
2015-04-16Merge "Use Orientation from Window not application class." into tizenKimmo Hoikka3-8/+9
2015-04-15Text Field Scrolling Message DemoAgnelo Vaz5-0/+172