platform/core/uifw/dali-toolkit.git
2018-07-02 minho.sun[Tizen] Change dependency 59/183059/2 accepted/tizen/unified/20180703.062114 submit/tizen/20180702.090459
2018-07-02 Sunghyun kim[Tizen] Add codes for Dali Windows Backend
2018-07-02 Sunghyun kim[Tizen] Changed Control::SetLayout to handle empty...
2018-07-02 Sunghyun kim[Tizen] Do not substarct outline width in text-controller
2018-07-02 Sunghyun kim[Tizen] Implement WebViewLite interface
2018-07-02 Sunghyun kim[Tizen] Restore behavior of Uploaded and LoadingFinishe...
2018-07-02 Sunghyun kimMerge branch 'devel/master' into tizen
2018-07-02 Sunghyun kimRevert "[Tizen] Restore behavior of Uploaded and Loadin...
2018-07-02 Sunghyun kimRevert "[Tizen] Implement WebViewLite interface"
2018-07-02 Sunghyun kimRevert "[Tizen] Do not substarct outline width in text...
2018-07-02 Sunghyun kimRevert "[Tizen] Changed Control::SetLayout to handle...
2018-07-02 Sunghyun kimRevert "[Tizen] Add codes for Dali Windows Backend"
2018-07-02 Sunghyun kimRevert "[Tizen] Fix crash when Layer added to LayoutGroup"
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-27 Agnelo Vaz[Tizen] Fix crash when Layer added to LayoutGroup 12/182712/1 submit/tizen/20180627.084925
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-25 Seoyeon KimRevert "[Tizen] Fix ImageView Padding and Margin issues" accepted/tizen/unified/20180625.141613 submit/tizen/20180625.062802
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-22 adun[Tizen] Add codes for Dali Windows Backend 39/182339/1 accepted/tizen/unified/20180622.122731 submit/tizen/20180622.055403
2018-06-22 David Steele[Tizen] Changed Control::SetLayout to handle empty... 16/182316/1
2018-06-22 Seoyeon Kim[Tizen] Fix ImageView Padding and Margin issues 15/182315/1
2018-06-22 minho.sun[Tizen] Do not substarct outline width in text-controller 14/182314/1
2018-06-22 minho.sun[Tizen] Implement WebViewLite interface 13/182313/1
2018-06-22 minho.sun[Tizen] Restore behavior of Uploaded and LoadingFinishe... 12/182312/1
2018-06-22 minho.sunMerge branch 'devel/master' into tizen 11/182311/1
2018-06-22 minho.sunRevert "[Tizen] Restore behavior of Uploaded and Loadin... 10/182310/1
2018-06-22 minho.sunRevert "[Tizen] Implement WebViewLite interface" 09/182309/1
2018-06-22 minho.sunRevert "[Tizen] Do not substarct outline width in text... 08/182308/1
2018-06-22 minho.sunRevert "[Tizen] Change the API macros for layout" 07/182307/1
2018-06-22 minho.sunRevert "[Tizen] Add codes for Dali Windows Backend" 06/182306/1
2018-06-22 minho.sunRevert "[Tizen] fixed SVACE issue about Windows Backend" 05/182305/1
2018-06-22 minho.sunRevert "[Tizen] Making LayoutItem explicit constructor... 04/182304/1
2018-06-22 minho.sunRevert "[Tizen] Merge HBoxLayout and VBoxLayout into... 03/182303/1
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-19 Anton Obzhirov[Tizen] Merge HBoxLayout and VBoxLayout into LinearLayout. 36/181936/1 accepted/tizen/unified/20180620.131544 submit/tizen/20180619.102234
2018-06-19 Seoyeon Kim[Tizen] Making LayoutItem explicit constructor public.
2018-06-19 Seoyeon Kim[Tizen] fixed SVACE issue about Windows Backend
2018-06-19 Seoyeon Kim[Tizen] Add codes for Dali Windows Backend
2018-06-19 Seoyeon Kim[Tizen] Change the API macros for layout
2018-06-19 Seoyeon Kim[Tizen] Do not substarct outline width in text-controller
2018-06-19 Seoyeon Kim[Tizen] Implement WebViewLite interface
2018-06-19 Seoyeon Kim[Tizen] Restore behavior of Uploaded and LoadingFinishe...
2018-06-19 Seoyeon KimMerge branch 'devel/master' into tizen
2018-06-19 Seoyeon KimRevert "[Tizen] Restore behavior of Uploaded and Loadin...
2018-06-19 Seoyeon KimRevert "[Tizen] Implement WebViewLite interface"
2018-06-19 Seoyeon KimRevert "[Tizen] Do not substarct outline width in text...
2018-06-19 Seoyeon KimRevert "[Tizen] Change the API macros for layout"
2018-06-19 Seoyeon KimRevert "[Tizen] Add codes for Dali Windows Backend"
2018-06-19 Seoyeon KimRevert "[Tizen] fixed SVACE issue about Windows Backend"
2018-06-19 Seoyeon KimRevert "[Tizen] Add FlexLayout."
2018-06-19 Seoyeon KimRevert "[Tizen] Fix WIDTH_SPECIFICATION & HEIGHT_SPECIF...
2018-06-19 Seoyeon KimRevert "[Tizen] Making LayoutItem explicit constructor...
2018-06-19 Seoyeon KimRevert "[Tizen] Fix layout group crash"
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-14 Heeyong Song[Tizen] Fix layout group crash 94/181494/1
2018-06-14 Muhammad Umar[Tizen] Making LayoutItem explicit constructor public. 78/181478/1
2018-06-14 Anton Obzhirov[Tizen] Fix WIDTH_SPECIFICATION & HEIGHT_SPECIFICATION... 49/181449/1
2018-06-14 Anton Obzhirov[Tizen] Add FlexLayout. 48/181448/1
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-11 Wonsik Jung[Tizen] fixed SVACE issue about Windows Backend accepted/tizen/unified/20180614.150710 submit/tizen/20180611.084528
2018-06-11 Wonsik Jung[Tizen] Add codes for Dali Windows Backend
2018-06-11 Wonsik Jung[Tizen] Change the API macros for layout
2018-06-11 Wonsik Jung[Tizen] Do not substarct outline width in text-controller
2018-06-11 Wonsik Jung[Tizen] Implement WebViewLite interface
2018-06-11 Wonsik Jung[Tizen] Restore behavior of Uploaded and LoadingFinishe...
2018-06-11 Wonsik JungMerge branch 'devel/master' into tizen
2018-06-11 Wonsik JungRevert "[Tizen] Restore behavior of Uploaded and Loadin...
2018-06-11 Wonsik JungRevert "[Tizen] Implement WebViewLite interface"
2018-06-11 Wonsik JungRevert "[Tizen] Do not substarct outline width in text...
2018-06-11 Wonsik JungRevert "[Tizen] Change the API macros for layout"
2018-06-11 Wonsik JungRevert "[Tizen] Add codes for Dali Windows Backend"
2018-06-11 Wonsik JungRevert "[Tizen] Fix SVACE issue"
next