platform/core/uifw/dali-toolkit.git
2021-01-15 adam.bDALi Version 2.0.9 01/251601/1 dali_2.0.9
2021-01-08 Richard HuangDALi Version 2.0.8 47/251147/1 dali_2.0.8
2021-01-07 Adeel KazmiUpdated macOS instructions 78/251078/1
2021-01-06 Lucas Cavalcante... Add installation instructions for MacOS 19/245919/3
2021-01-06 Adeel KazmiMerge "(Max OSX Build) Use vcpkg cairo & enable scene...
2021-01-06 Adeel KazmiMerge "Add support to build on the macOS platform"...
2021-01-06 Adeel Kazmi(Max OSX Build) Use vcpkg cairo & enable scene-loader 25/250925/3
2021-01-06 JIYUN YANGMerge "Set focus to web engine." into devel/master
2021-01-05 Wander Lairson... Add support to build on the macOS platform 67/244067/7
2021-01-04 Heeyong SongMerge "Support animation of ArcVisual properties" into...
2020-12-30 Heeyong SongSupport animation of ArcVisual properties 06/250606/2
2020-12-30 Seoyeon KimSet multiline input hint before IME activates 83/250583/1
2020-12-29 György Straubdali-scene-loader documentation fixes. 36/250436/2
2020-12-24 Adeel KazmiMerge "Add CURRENT_FRAME_NUMBER and TOTAL_FRAME_NUMBER...
2020-12-24 György StraubDALi Version 2.0.7 03/250403/1 dali_2.0.7
2020-12-23 Heeyong SongMerge "Support animation of Visual transform properties...
2020-12-23 Adeel KazmiEnsure DALI_*_API is stripped out from the doxygen... 41/250341/1
2020-12-23 Adeel KazmiAdd dali-scene-loader to doxygen documentation 39/250339/1
2020-12-23 Adeel KazmiMerge "Make -DUSE_DEFAULT_RESOURCE_DIR=OFF compile...
2020-12-23 Seungho BaekAdd CURRENT_FRAME_NUMBER and TOTAL_FRAME_NUMBER propert... 34/250334/2
2020-12-23 Adeel KazmiMerge "Updated patch coverage script." into devel/master
2020-12-23 György StraubFixed the SVACE issue in ExceptionFlinger. 28/250328/2
2020-12-23 György StraubCosmetic fixes in dali-scene-loader. 77/250177/4
2020-12-23 Heeyong SongSupport animation of Visual transform properties 91/250191/2
2020-12-22 György StraubAdded documentation of the DLI format. 76/250176/2
2020-12-22 György StraubFixed SVACE and related issues in dali-scene-loader. 67/250267/1
2020-12-22 György StraubFixed the libdir that dali-scene-loader's CMakeLists... 51/250251/1
2020-12-21 György StraubAdded libdli to dali-toolkit as dali-scene-loader. 97/247197/52
2020-12-18 Wander Lairson... Make -DUSE_DEFAULT_RESOURCE_DIR=OFF compile again 69/250069/1
2020-12-18 adam.bDALi Version 2.0.6 50/250050/1 dali_2.0.6
2020-12-17 David SteeleMerge "Avoid shader string copy when possible." into...
2020-12-17 Adeel KazmiMerge "Check renderer when call DisplayNextFrame()...
2020-12-17 Adeel KazmiMerge "Fix SVACE error in npatch-data" into devel/master
2020-12-17 Adeel KazmiFix SVACE error in npatch-data 23/249923/1
2020-12-17 Sunghyun KimCheck renderer when call DisplayNextFrame() 19/249319/5
2020-12-17 seunghoRemove unnecessary log in the npatch-loader 20/249820/1
2020-12-16 Subhransu MohantyAvoid shader string copy when possible. 75/248975/3
2020-12-16 David SteeleMerge "use string_view to avoid string copy" into devel...
2020-12-16 David SteeleMerge "Fix SVACE error in animated-image-visual.cpp...
2020-12-16 Adeel KazmiFix SVACE error in animated-image-visual.cpp 42/249642/3
2020-12-16 huayong.xuSet focus to web engine. 73/247773/5
2020-12-16 Seungho BaekMake NPatchData receive LoadComplete call from TextureM... 92/248592/18
2020-12-14 Seungho BaekFix 2 animatedImageVisual issues 19/249119/4
2020-12-11 David SteeleUpdated patch coverage script. 62/249462/1
2020-12-11 Adeel KazmiMerge "DALi Version 2.0.5" into devel/master
2020-12-11 David Steele[dali_2.0.5] Merge branch 'devel/master' 49/249449/1
2020-12-11 David SteeleDALi Version 2.0.5 43/249443/1 dali_2.0.5
2020-12-09 Heeyong SongAdd GetVisualProperty to Control 41/247841/6
2020-12-08 Heeyong SongRemove unstable tc 95/248795/2
2020-12-08 joogab yunMerge "add Padding parameter at RendererParameters...
2020-12-06 Heeyong SongAdd AnimatedVectorImageVisual property 66/248766/2
2020-12-04 Adeel KazmiMerge "Further refactoring of text-controller-impl...
2020-12-04 Adeel Kazmi[dali_2.0.4] Merge branch 'devel/master' 58/249058/1
2020-12-04 Adeel KazmiDALi Version 2.0.4 52/249052/1 dali_2.0.4
2020-12-04 Subhransu Mohantyuse string_view to avoid string copy 25/249025/2
2020-12-04 Joogab Yunadd Padding parameter at RendererParameters 93/248993/2
2020-12-03 Adeel KazmiFurther refactoring of text-controller-impl 53/248853/4
2020-12-03 Adeel KazmiMerge "(TextController) Refactored out Text updating...
2020-12-03 Subhransu Mohantysupport string_view in DALI_TEST_EQUALS 19/248919/1
2020-12-02 Adeel Kazmi(TextController) Refactored out Text updating methods... 52/248852/3
2020-12-01 Adeel Kazmi(Text Controller) Moved ShowPlaceholder method into... 08/248708/2
2020-12-01 David SteeleMerge "Added TextController Relayouter class to handle...
2020-12-01 Adeel KazmiAdded TextController Relayouter class to handle relayouting 87/246987/7
2020-12-01 David SteeleMerge "Do not change BlendMode by following whether...
2020-11-30 Heeyong SongFix Coverity issue 67/248567/2
2020-11-30 Seungho BaekDo not change BlendMode by following whether advanced... 28/248328/5
2020-11-27 Adeel KazmiMerge "DALi Version 2.0.3" into devel/master
2020-11-27 Adeel KazmiMerge "(Automated Tests) Ensure we pick up all the...
2020-11-27 Richard Huang[dali_2.0.3] Merge branch 'devel/master' 32/248532/1
2020-11-27 Richard HuangDALi Version 2.0.3 26/248526/1 dali_2.0.3
2020-11-26 Adeel Kazmi(Automated Tests) Ensure we pick up all the tests 53/248453/1
2020-11-26 Adeel KazmiReduced Cyclomatic Complexity of ProcessMarkupString... 54/248354/5
2020-11-25 David SteeleMerge "Make do not caching pixelBuffer in texture-manag...
2020-11-24 seunghoMake do not caching pixelBuffer in texture-manager. 94/247194/11
2020-11-23 Adeel KazmiMerge "Fix the build fail of toolkit-test-util" into...
2020-11-23 Adeel Kazmi(Automated Tests) Synchronise with dali-core following... 62/247862/5
2020-11-23 Wonsik JungFix the build fail of toolkit-test-util 23/244823/3
2020-11-20 György Straub[dali_2.0.2] Merge branch 'devel/master' 87/248087/1
2020-11-20 György StraubDALi Version 2.0.2 81/248081/1 dali_2.0.2
2020-11-19 joogab yunMerge "[dali-toolkit] TextEditor/TextField add PrimaryC...
2020-11-18 Heeyong SongStop observing visuals when a control is destroyed 38/247238/3
2020-11-18 Heeyong SongMerge "Remove blend mode change when mixColor is change...
2020-11-17 Wander Lairson... [windows] Use unsigned for enums used as bitfields 36/246136/3
2020-11-17 Heeyong SongRemove blend mode change when mixColor is changed 65/247765/2
2020-11-13 Cheng-Shiun... [dali_2.0.1] Merge branch 'devel/master' 12/247712/1
2020-11-13 Cheng-Shiun... DALi Version 2.0.1 06/247706/1 dali_2.0.1
2020-11-11 ali198724[dali-toolkit] TextEditor/TextField add PrimaryCursorPo... 40/246740/3
2020-11-11 HyunJu ShinMerge "added FONT_SIZE_SCALE("fontSizeScale") DevelProp...
2020-11-11 Seungho BAEKMerge "Blend Equation Advanced Supporting" into devel...
2020-11-10 Heeyong SongMerge "Fix a texture manager crash" into devel/master
2020-11-10 David SteeleMerge "refactor Dictionary class." into devel/master
2020-11-10 Heeyong SongFix a texture manager crash 63/246063/7
2020-11-09 Adeel Kazmi(patch-coverage.pl) Outputs covered and total lines... 07/247307/1
2020-11-09 Subhransu Mohantyrefactor Dictionary class. 22/242922/9
2020-11-09 David SteeleFixing test harness serial execution using testkit... 98/247298/2
2020-11-06 Adeel KazmiMerge "Fixed non-deterministic test case" into devel...
2020-11-06 David SteeleFixed non-deterministic test case 93/247193/1
2020-11-06 Adeel Kazmi[dali_2.0.0] Merge branch 'devel/master' 80/247180/1
2020-11-06 Adeel KazmiDALi Version 2.0.0 74/247174/1 dali_2.0.0
2020-11-05 David SteeleTests autogen'd by CMake allows conditional tests 69/246869/5
next