Merge "bug fixed : Characters are truncated when HorizontalAlignment.End in Multi...
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api /
2018-11-06 Joogab YunMerge "bug fixed : Characters are truncated when Horizo...
2018-11-05 Joogab Yunsupport match align for system language direciton on... 09/192109/11
2018-10-29 Agnelo VazSetting layout already in use 12/192012/4
2018-10-25 agnelo vazLayout removal support 07/191507/3
2018-10-23 Adeel KazmiMerge "Update to doxygen for SetLayoutParametersUsingRe...
2018-10-22 Anton ObzhirovAdd Layout complex animation. 74/190274/15
2018-10-22 agnelo vazBinLayout added 06/191506/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-10-12 Adeel KazmiMerge "DALi Version 1.3.45" into devel/master
2018-10-11 Anton ObzhirovUnparented layout should disconnect all signals connect... 34/191134/1
2018-10-11 Seungho, BaekScene and glTF Loader 84/188684/37
2018-10-08 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2018-10-08 Adeel KazmiMerge "Change LayoutItem::SetParent to set LayoutItem...
2018-10-08 Adeel KazmiMerge "Fixed SVACE error in WebView" into devel/master
2018-10-07 Joogab Yunsupport match align for system language direciton 60/189860/21
2018-10-05 Anton ObzhirovChange LayoutItem::SetParent to set LayoutItem::Impl... 17/188617/5
2018-10-05 Adeel KazmiMerge "Fix KeyboardFocusManager ClearFocus bug" into...
2018-10-04 adunAdd codes for Dali Windows Backend 10/172010/37
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-21 David SteeleMerge "DALi Version 1.3.42" into devel/master
2018-09-20 Kimmo HoikkaEncapsulation and harmonizing operators for LayoutLength 75/189675/5
2018-09-18 Youngsoo SonEnhance WebViewLite 60/183360/15
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 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-31 Adeel KazmiMerge "Fix setting z value issue in Layout" into devel...
2018-08-30 huiyu.eunFix setting z value issue in Layout 40/187840/8
2018-08-28 Adeel KazmiMerge "Fix grid layout defaults" into devel/master
2018-08-28 Adeel KazmiMerge "Added IGNORE_SPACES_AFTER_TEXT property" into...
2018-08-28 Agnelo VazFix grid layout defaults 89/187789/1
2018-08-27 minho.sunAdded IGNORE_SPACES_AFTER_TEXT property 75/186675/7
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-09 Adeel KazmiMerge "Adding GridLayout" into devel/master
2018-08-08 Agnelo VazAdding GridLayout 15/182515/18
2018-08-08 Adeel KazmiMerge "Added UseFocusIndicator API to devel keyboard...
2018-08-07 minho.sunAdded UseFocusIndicator API to devel keyboard-focus... 01/183901/7
2018-08-01 Adeel KazmiMerge "Fix focus issue after calling ClearFocus api...
2018-07-27 Adeel KazmiMerge "Change layout item list order according to the...
2018-07-26 Heeyong SongChange layout item list order according to the actor... 25/185025/2
2018-07-25 David SteeleAdded base64 encoding/decoding for Property Array/String 75/184975/2
2018-07-05 Adeel KazmiMerge "Add new layouting support for TextLabel and...
2018-07-04 David SteeleMerge "Fixed unparenting a layout item from a layout...
2018-07-04 David SteeleFixed unparenting a layout item from a layout group 34/183134/4
2018-07-04 Anton ObzhirovAdd new layouting support for TextLabel and ImageView. 35/183135/2
2018-07-03 Adeel KazmiMerge "Change dependency" into devel/master
2018-07-02 David SteeleChanged Control::SetLayout to handle empty layouts 56/182256/2
2018-06-29 Agnelo VazPrevent Control from positioning controls with margin... 20/182920/5
2018-06-28 Adeel KazmiMerge "Use Actor target size for default layout." into...
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-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 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 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-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-07 Anton ObzhirovAdd Layout property ranges in devel Dali Toolkit proper... 36/181036/4
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-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 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-15 adunSeperate the API macros 18/178618/8
2018-05-14 xb.tengFix can't call GetInputMethodContext api issue 37/178837/2
2018-05-02 Adeel KazmiMerge changes I90752dc1,If040eaa9,I50559f33 into devel...
2018-05-01 David SteeleAdding debug methods for Control internals 65/177365/4
2018-04-27 Adeel KazmiMerge "Previous model height return problem fixed"...
2018-04-25 xb.tengRefractor ImfManager to InputMethodContext 60/166060/26
2018-02-28 HyunJu ShinMerge "Revert "Added tag for capture privilege"" into...
2018-02-16 Adeel KazmiMerge "Text background support for TextLabel" into...
2018-02-16 Richard HuangText background support for TextLabel 03/168603/7
next