Merge "Fixed an incorrect ellipsis" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / layouting /
2019-02-26 joogab yunMerge "Fixed an incorrect ellipsis" into devel/master
2019-02-20 joogab yunMerge "Text improvement 1. Text - Layout text & icons...
2019-02-19 huiyu.eunFix z value issue 81/193381/7
2019-02-08 Adeel KazmiMerge "Add doxygen tagging support for Tizen 5.5" into...
2019-02-08 Adeel KazmiMerge "Processor interface moved from core.h" into...
2019-02-07 Agnelo VazProcessor interface moved from core.h 46/199246/2
2019-01-14 Seoyeon KimMerge "Add the logical key to Integration::KeyEvent...
2018-12-28 joogab yunMerge "Revert "Fixed an incorrect ellipsis"" into devel...
2018-12-27 Adeel KazmiMerge "Enable Property::LABEL visual of a button when...
2018-12-27 Adeel KazmiMerge "Fix resource leaks in layouting." into devel...
2018-12-24 Anton ObzhirovFix resource leaks in layouting. 09/196109/3
2018-12-03 Adeel KazmiMerge "add drag&drop support in actor level" into devel...
2018-11-26 Anton ObzhirovAdd size animation in layout measure phase. 12/192212/9
2018-11-26 joogab yunMerge "Relayout again for LTR / RTL order when layout...
2018-11-19 Adeel KazmiMerge "If the height is small even if scrolling is...
2018-11-09 Adeel KazmiMerge "Parent of TextLabel does not resize when text...
2018-11-07 Agnelo VazParent of TextLabel does not resize when text changes 60/192260/2
2018-11-07 Anton ObzhirovAdd focus transition and other fixes. 69/191869/11
2018-10-24 Heeyong SongMerge "Check supported by font and find fallback font...
2018-10-23 Adeel KazmiMerge "Update to doxygen for SetLayoutParametersUsingRe...
2018-10-22 Agnelo VazUpdate to doxygen for SetLayoutParametersUsingResizePol... 12/191712/2
2018-10-22 Anton ObzhirovAdd Layout complex animation. 74/190274/15
2018-10-22 agnelo vazBinLayout added 06/191506/4
2018-10-18 Agnelo VazSVACE error in size negotiation mapper 82/191582/4
2018-10-18 Adeel KazmiMerge "Changes needed for https://review.tizen.org...
2018-10-16 Adeel KazmiMerge "Legacy Size negotiation mapper" into devel/master
2018-10-16 Agnelo VazLegacy Size negotiation mapper 84/189684/24
2018-09-26 Adeel KazmiMerge "Do not substarct outline width in text-controlle...
2018-09-25 Adeel KazmiMerge "Encapsulation and harmonizing operators for...
2018-09-20 Kimmo HoikkaEncapsulation and harmonizing operators for LayoutLength 75/189675/5
2018-09-17 Kimmo HoikkaRemoved dangerous implicit float conversion from Layout... 31/189231/7
2018-09-10 agnelo vazAPI for Control to set LayoutRequired flag 06/188406/7
2018-09-05 David SteeleMerge "Fix possible error if negative grid columns...
2018-09-05 David SteeleMerge "Actor's position and size is not updated after...
2018-09-03 Agnelo VazFix possible error if negative grid columns set 44/187944/4
2018-09-03 Anton ObzhirovAdd weight support for LinearLayout. 01/187601/8
2018-09-03 Anton ObzhirovActor's position and size is not updated after DevelCon... 49/188149/2
2018-08-28 Adeel KazmiMerge "Fix grid layout defaults" into devel/master
2018-08-28 Agnelo VazFix grid layout defaults 89/187789/1
2018-08-24 Adeel KazmiMerge "Controls are LayoutGroups instead of LayoutItems...
2018-08-23 Agnelo VazControls are LayoutGroups instead of LayoutItems 93/187193/11
2018-08-23 Adeel KazmiMerge "Add alignment support in LinearLayout." into...
2018-08-23 Anton ObzhirovAdd alignment support in LinearLayout. 48/184648/9
2018-08-10 Agnelo VazSvace errors in Grid layout 95/186595/1
2018-08-09 Adeel KazmiMerge "Adding GridLayout" into devel/master
2018-08-08 Agnelo VazAdding GridLayout 15/182515/18
2018-08-01 Adeel KazmiMerge "Fix focus issue after calling ClearFocus api...
2018-07-31 HyunJu ShinMerge "Modified StyleManager::SetTheme to prevent Apply...
2018-07-31 Seoyeon KimFix LinearLayout Padding bug 43/185043/3
2018-06-29 Adeel KazmiMerge "DALi Version 1.3.30" into devel/master
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 Anton ObzhirovFix svace issues in LinearLayout. 69/182469/1
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 David SteeleMerge "Fix linear layout size issue" into devel/master
2018-06-20 Heeyong SongFix linear layout size issue 54/182054/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-14 Agnelo VazAdding Absolute layout 83/181383/8
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-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-17 Muhammad UmarRename LayoutBase class to LayoutItem. 09/179409/2
2018-05-17 David SteeleNew layouting classes 07/179407/2