platform/core/uifw/dali-toolkit.git
2018-07-02 David SteeleChanged Control::SetLayout to handle empty layouts 56/182256/2
2018-07-02 minho.sunChange dependency 56/176556/2
2018-06-29 Agnelo VazPrevent Control from positioning controls with margin... 20/182920/5
2018-06-29 Adeel KazmiMerge "DALi Version 1.3.30" into devel/master
2018-06-29 adam.bDALi Version 1.3.30 00/183000/1 dali_1.3.30
2018-06-29 Anton ObzhirovSimplify and improve FlexLayout::OnChildMeasure. 92/182592/2
2018-06-28 Adeel KazmiMerge "Use Actor target size for default layout." into...
2018-06-28 Seoyeon KimFix to use width and height correctly in flex-layout... 27/182827/1
2018-06-25 Agnelo VazFix crash when Layer added to LayoutGroup 14/182514/3
2018-06-25 Anton ObzhirovUse Actor target size for default layout. 84/182384/2
2018-06-25 Anton ObzhirovFix svace issues in LinearLayout. 69/182469/1
2018-06-22 David SteeleMerge "DALi Version 1.3.29" into devel/master
2018-06-22 Victor CebolladaDALi Version 1.3.29 60/182360/1 dali_1.3.29
2018-06-21 David SteeleOn Actor child order change signal, forces relayout... 93/181693/4
2018-06-21 Heeyong SongInherit parent's layout animation 96/182196/2
2018-06-20 David SteeleMerge "Fix request layout propagation in layout tree...
2018-06-20 David SteeleMerge "Fix RTL direction layout for LinearLayout."...
2018-06-20 David SteeleMerge "Exporting one constructor used by csharpbinder...
2018-06-20 Anton ObzhirovFix RTL direction layout for LinearLayout. 08/182008/2
2018-06-20 Anton ObzhirovFix request layout propagation in layout tree 96/181896/2
2018-06-20 David SteeleMerge "Fix linear layout size issue" into devel/master
2018-06-20 David SteeleMerge "Fix nested layout issue" into devel/master
2018-06-20 Heeyong SongChange the API macros of layout 70/182070/1
2018-06-20 Heeyong SongFix linear layout size issue 54/182054/1
2018-06-20 Heeyong SongFix nested layout issue 52/182052/1
2018-06-19 Anton ObzhirovMerge HBoxLayout and VBoxLayout into LinearLayout. 55/181555/4
2018-06-15 David SteeleRemoved obsolete MARGIN_SPECIFICATION child property 61/181561/2
2018-06-15 David SteeleTurned off Layout logging by default 60/181560/3
2018-06-15 Adeel KazmiMerge "Adding Absolute layout" into devel/master
2018-06-15 Heeyong SongAdd a parameter of AddIdle function 78/180978/2
2018-06-14 Agnelo VazAdding Absolute layout 83/181383/8
2018-06-14 Muhammad UmarExporting one constructor used by csharpbinder and... 62/181562/1
2018-06-14 Heeyong SongFix layout group crash 95/181495/2
2018-06-13 Anton ObzhirovFix WIDTH_SPECIFICATION & HEIGHT_SPECIFICATION bug. 88/181288/7
2018-06-13 Adeel KazmiMerge "Add FlexLayout." into devel/master
2018-06-12 Anton ObzhirovAdd FlexLayout. 39/181039/3
2018-06-08 György StraubDALi Version 1.3.28 37/181137/1 dali_1.3.28
2018-06-07 Anton ObzhirovAdd Layout property ranges in devel Dali Toolkit proper... 36/181036/4
2018-06-04 Heeyong SongAdded automatic premultiplication of npatch visual... 24/180424/6
2018-06-01 David SteeleDALi Version 1.3.27 39/180739/1 dali_1.3.27
2018-05-29 Adeel KazmiFix DALI_DEBUG_RENDERING crash 83/166083/5
2018-05-29 Adeel KazmiMerge "Control Padding and Margin Properties used for...
2018-05-29 Agnelo VazControl Padding and Margin Properties used for layouts 49/180449/1
2018-05-24 Adeel KazmiMerge "DALi Version 1.3.26" into devel/master
2018-05-24 thothamonDALi Version 1.3.26 70/180070/1 dali_1.3.26
2018-05-23 Adeel KazmiSynchronise Automated Tests 75/179975/1
2018-05-23 Adeel KazmiFixed SVACE errors 51/179951/1
2018-05-18 Adeel KazmiMerge "Fix some SVACE issues for yoga third-party code...
2018-05-18 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2018-05-18 Anton ObzhirovFix some SVACE issues for yoga third-party code. 13/179613/1
2018-05-18 greynagaDALi Version 1.3.25 33/179533/1 dali_1.3.25
2018-05-18 Seoyeon KimFix SVACE issue 45/179445/2
2018-05-17 Muhammad UmarRename LayoutBase class to LayoutItem. 09/179409/2
2018-05-17 Agnelo VazLayout changes for NUI support. 08/179408/2
2018-05-17 David SteeleNew layouting classes 07/179407/2
2018-05-17 Anton ObzhirovRebase of facebook flexbox to yoga 01/179101/4
2018-05-15 adunSeperate the API macros 18/178618/8
2018-05-14 xb.tengFix can't call GetInputMethodContext api issue 37/178837/2
2018-05-10 Adeel KazmiMerge "Add check for whether the Renderer has been...
2018-05-10 thothamonAdd check for whether the Renderer has been created. 87/178587/2
2018-05-10 Anton ObzhirovDALi Version 1.3.24 92/178592/1 dali_1.3.24
2018-05-09 Seoyeon KimCheck NULL return value in video-view-impl.cpp 70/178270/1
2018-05-04 Adeel KazmiMerge "Fix SVG visual not adding rasterization task...
2018-05-04 Angelos GkountisDALi Version 1.3.23 64/177964/1 dali_1.3.23
2018-05-04 Anton ObzhirovFix SVG visual not adding rasterization task on on... 60/177960/2
2018-05-02 Adeel Kazmi(Automated Tests) Updated README to state the installat... 70/177670/3
2018-05-02 Adeel KazmiMerge changes I90752dc1,If040eaa9,I50559f33 into devel...
2018-05-02 Heeyong SongChange test util file 91/177591/1
2018-05-01 David SteeleFixed child property accessor in FlexContainer 02/177402/3
2018-05-01 David SteeleEnforced member initialization for TextureManagerImpl... 67/177367/4
2018-05-01 David SteeleAdding debug methods for Control internals 65/177365/4
2018-04-27 David SteeleMerge "DALi Version 1.3.22" into devel/master
2018-04-27 Agnelo VazDALi Version 1.3.22 71/177371/1 dali_1.3.22
2018-04-27 Adeel KazmiMerge "Previous model height return problem fixed"...
2018-04-26 Heeyong SongMerge "Change surface type in tc" into devel/master
2018-04-26 Heeyong SongChange surface type in tc 35/176735/3
2018-04-26 Joogab YunChanged fragment shader for video playback. 10/175710/9
2018-04-25 xb.tengRefractor ImfManager to InputMethodContext 60/166060/26
2018-04-23 Joogab YunReplaced ImageVisual to Renderer for video texture 01/157601/14
2018-04-20 David SteeleMerge "Remove @ref tag in front of namespace" into...
2018-04-20 David SteeleMerge "Add brokenImageUrl configuration" into devel...
2018-04-20 Adeel KazmiDALi Version 1.3.21 56/176656/1 dali_1.3.21
2018-04-20 Seoyeon KimRemove @ref tag in front of namespace 46/176546/1
2018-04-20 Jinho, LeePrevious model height return problem fixed 73/166373/2
2018-04-19 minho.sunAdd brokenImageUrl configuration 07/175207/6
2018-04-13 adam.bDALi Version 1.3.20 27/175927/1 dali_1.3.20
2018-04-11 Seoyeon KimModify InputMethod enumeration in utc-Dali-TextField.cpp 69/171269/6
2018-04-09 Adeel KazmiMerge "Check NULL return value in builder-impl.cpp...
2018-04-06 Richard HuangDALi Version 1.3.19 73/175073/1 dali_1.3.19
2018-04-05 UmarModified spec file to add support for tracing. 01/174701/4
2018-04-02 Joogab Yunadd doc for API reference 86/174386/6
2018-03-30 Joogab Yunadd doc for API reference 55/174255/3
2018-03-29 György StraubDALi Version 1.3.18 78/174278/1 dali_1.3.18
2018-03-28 Seoyeon KimCheck NULL return value in builder-impl.cpp 70/174070/2
2018-03-27 Heeyong SongMerge "supports remote URL gif image" into devel/master
2018-03-26 Adeel KazmiMerge "Fix Coverity issues" into devel/master
2018-03-26 Joogab Yunsupports remote URL gif image 07/173807/3
2018-03-26 Heeyong SongMake alpha value pre-multiplied in all text cases 90/172790/5
2018-03-26 Heeyong SongMerge "Change the fitting mode to FILL" into devel...
2018-03-26 Seoyeon KimFix Coverity issues 04/173404/5
next