platform/core/uifw/dali-toolkit.git
2021-10-26 Eunki, HongFix numeric error on BLUR_RADIUS 55/265655/2
2021-10-25 Seungho BaekMake transition select target control during pair trans... 11/264711/33
2021-10-22 Adeel KazmiMerge "DALi Version 2.0.49" into devel/master
2021-10-22 Adam BialogonskiDALi Version 2.0.49 81/265581/1 dali_2.0.49
2021-10-22 Eunki, HongFix LogMessage format to print Filename / Functioname... 40/265540/3
2021-10-21 Adeel Kazmi(ScrollView) Inlined one line Getters/Setters 42/265542/2
2021-10-21 Adeel Kazmi(ScrollView) Moved constraint related behaviour into... 41/265541/3
2021-10-21 David SteeleRefactoring scroll-view-impl.cpp to reduce loc 46/265546/1
2021-10-20 Adeel KazmiMerge "Change RegisterGlCallback function name of GlVie...
2021-10-20 Seungho BAEKMerge "Refactoring VisualActions" into devel/master
2021-10-19 Daekwang RyuChange RegisterGlCallback function name of GlView 26/265426/1
2021-10-19 Heeyong SongMerge "Sync test-application" into devel/master
2021-10-19 joogab yunMerge "Fix ZWJ, ZWNJ issues" into devel/master
2021-10-18 seunghoRefactoring VisualActions 88/265388/2
2021-10-15 Heeyong SongSync test-application 68/265268/2
2021-10-15 Richard HuangDALi Version 2.0.48 52/265352/1 dali_2.0.48
2021-10-14 Sunghyun KimSupport to use NPatchImage in brokenImage 72/260572/28
2021-10-13 Bowon RyuFix ZWJ, ZWNJ issues 45/264845/10
2021-10-08 Adeel KazmiMerge "Syncing test files for photoshop blend modes...
2021-10-08 David SteeleDALi Version 2.0.47 96/265096/1 dali_2.0.47
2021-10-07 David SteeleSyncing test files for photoshop blend modes 48/265048/1
2021-10-07 Eunki, HongResolve visual defect when BorderlineWidth=0.0f 38/265038/1
2021-10-05 Eunki, HongExact calculation when borderline is trasluency 05/264705/5
2021-10-01 Adeel KazmiDALi Version 2.0.46 82/264882/1 dali_2.0.46
2021-09-30 Eunki HongFix fread order in EncodedImageBuffer UTC util 33/262433/2
2021-09-30 Eunki HongMerge "WebEngine::GetNativeImageSource return NativeIma...
2021-09-30 Eunki HongMerge "BlendMode::ON_WITHOUT_CULL bug fix" into devel...
2021-09-29 Eunki, HongBlendMode::ON_WITHOUT_CULL bug fix 04/264704/4
2021-09-29 Eunki, HongWebEngine::GetNativeImageSource return NativeImageSourcePtr 60/264760/2
2021-09-29 Heeyong Song(Vector) Fix frame drop bug 54/264754/1
2021-09-27 junsu choiMerge "image-view: Add tvg image format" into devel...
2021-09-27 JunsuChoiimage-view: Add tvg image format 26/263426/7
2021-09-27 joogab.yunIf DISPATCH_KEY_EVENTS property is false, the KeyEvent... 69/263769/9
2021-09-24 Eunki, HongLet borderline color doesn't affect to mixcolor alpha... 68/263568/13
2021-09-24 Eunki HongMerge "Sync bytesPerPixel when pixelFormat contain...
2021-09-24 Eunki, HongSync bytesPerPixel when pixelFormat contain float at... 64/264564/1
2021-09-24 Adam BialogonskiDALi Version 2.0.45 50/264550/1 dali_2.0.45
2021-09-23 Daekwang RyuMerge "Add GlView" into devel/master
2021-09-17 Richard HuangDALi Version 2.0.44 34/264434/1 dali_2.0.44
2021-09-17 Daekwang RyuAdd GlView 55/254755/43
2021-09-15 Bowon RyuFix PlaceholderTextColor update issue 01/264201/2
2021-09-14 JunsuChoiCanvasView: Change to follow buffer's format 71/264171/2
2021-09-13 Seungho BaekSwitch SetProperty order of Model3dView 74/263874/1
2021-09-10 Adeel KazmiMerge "DALi Version 2.0.43" into devel/master
2021-09-10 David SteeleDALi Version 2.0.43 42/263842/1 dali_2.0.43
2021-09-10 Bowon RyuMerge "fix selection issue in OnCursorKeyEvent" into...
2021-09-10 Bowon RyuAdd exception handling in text-controller 90/263790/1
2021-09-10 Eunki HongMerge "Fix gradient shader + Remove comment about Borde...
2021-09-09 Eunki, HongApply to update shaders when CornerRadius/Borderline... 54/263654/3
2021-09-08 Seungho BAEKMerge "Add Scale transition for Page transition" into...
2021-09-08 Eunki, HongFix gradient shader + Remove comment about BorderlineColor 02/263702/1
2021-09-07 Bowon RyuFix SetPrimaryCursorPosition issue 41/263641/1
2021-09-07 seunghoAdd Scale transition for Page transition 19/262519/12
2021-09-06 Adeel KazmiMerge "(Automated Tests) Passing on Ubuntu 20.04" into...
2021-09-06 Heeyong Song(Vector) Check an error in SetPlayRange 46/263246/3
2021-09-06 Seungho BAEKMerge "Slide transition for Page transition" into devel...
2021-09-03 Adeel KazmiDALi Version 2.0.42 97/263497/1 dali_2.0.42
2021-09-03 Bowon Ryufix selection issue in OnCursorKeyEvent 33/263333/2
2021-09-03 seunghoSlide transition for Page transition 13/261813/27
2021-09-02 Adeel Kazmi(Automated Tests) Passing on Ubuntu 20.04 24/258024/10
2021-09-02 Bowon RyuFix svace issue in TextField, TextEditor 21/263421/1
2021-08-30 joogab yunMerge "Add KEYBOARD_FOCUSABLE_CHILDREN property. Whethe...
2021-08-30 Seungho BAEKMerge "Fix VD svace problem." into devel/master
2021-08-30 joogab yunMerge "The field and editor receive all tap events...
2021-08-30 joogab.yunThe field and editor receive all tap events 22/263222/1
2021-08-30 Seungho BAEKMerge "Refactoring transition and fadeTransition" into...
2021-08-27 Adeel KazmiFix SVACE errors in Graphics Backend 05/263205/1
2021-08-27 David SteeleMerge "DALi Version 2.0.41" into devel/master
2021-08-27 Adam BialogonskiDALi Version 2.0.41 87/263187/1 dali_2.0.41
2021-08-27 seunghoRefactoring transition and fadeTransition 47/262647/17
2021-08-27 seunghoFix VD svace problem. 64/262964/8
2021-08-27 joogab.yunAdd KEYBOARD_FOCUSABLE_CHILDREN property. 71/262771/8
2021-08-27 Heeyong SongMerge "(Vector) Replace std::chrono::system_clock with...
2021-08-27 Bowon RyuMerge "fix wrong behaviour of SelectNone()" into devel...
2021-08-27 Bowon RyuMerge "Add SelectionCleared signal" into devel/master
2021-08-26 EverLEEst(SangHyeon... Revert "Add RelayoutRequest on Control"
2021-08-26 EverLEEst(SangHyeon... Add RelayoutRequest on Control
2021-08-26 Heeyong Song(Vector) Replace std::chrono::system_clock with chrono... 24/263124/1
2021-08-26 Bowon Ryufix wrong behaviour of SelectNone() 82/263082/1
2021-08-25 JIYUN YANGMerge "Implement more request interceptor APIs." into...
2021-08-24 Adeel KazmiMerge "Remove unused custom shader prefix method" into...
2021-08-24 Adeel KazmiMerge "(TextController) Fixed SVACE errors in EventHand...
2021-08-24 Adeel Kazmi(TextController) Fixed SVACE errors in EventHandler 92/262992/2
2021-08-24 Sara SamaraSupport Public APIs - CopyText, CutText & PasteText 80/262080/16
2021-08-24 huayong.xuImplement more request interceptor APIs. 48/262948/3
2021-08-24 seunghoRemove unused custom shader prefix method 82/262882/3
2021-08-23 abdullahAdd SelectionCleared signal 60/262860/5
2021-08-23 Bowon RyuMerge "Add SelectionChanged signal" into devel/master
2021-08-23 abdullahAdd SelectionChanged signal 91/262091/13
2021-08-23 junsu choiMerge "CanvasView: Change Process to be called as PostP...
2021-08-20 Adeel KazmiMerge "DALi Version 2.0.40" into devel/master
2021-08-20 David SteeleDALi Version 2.0.40 43/262843/1 dali_2.0.40
2021-08-20 JunsuChoiCanvasView: Change Process to be called as PostProcessor 27/262827/3
2021-08-20 Bowon RyuMerge "Add CursorPositionChanged Signal" into devel...
2021-08-20 Heeyong Song(Vector) Reduce unnecessray loop 14/262714/2
2021-08-20 abdullahAdd CursorPositionChanged Signal 62/262362/10
2021-08-20 Bowon RyuMerge "Support line spacing & min line size in textedit...
2021-08-19 joogab.yunIf parent is hidden, the child cannot be focused. 53/262753/2
2021-08-18 Eunki HongDisconnect relationship with VisualUrl and VisualFactory 55/262455/11
2021-08-17 joogab yunMerge "Fixed IsCandidate bug" into devel/master
next