Support multiple window rendering
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api /
2019-02-20 joogab yunMerge "Text improvement 1. Text - Layout text & icons...
2019-02-19 Joogab YunText improvement 73/197773/28
2019-02-15 Adeel KazmiMerge "Fixing SVACE error on 3rd party template" into...
2019-02-11 Heeyong Song(AnimatedVectorImageVisual) Add some features 87/196487/4
2019-01-29 Heeyong SongMerge "(AnimatedVectorImageVisual) Change renderer...
2019-01-25 Adeel KazmiFixed some errors reported by Clang 56/198456/2
2019-01-21 Jiyun YangChange WebView API 21/193921/9
2019-01-16 Seoyeon KimRestore the deprecated properties of TextLabel/TextField 01/197701/2
2019-01-14 Adeel KazmiMerge "Enum properties added for the text effects style...
2019-01-14 Seoyeon KimMerge "Add the logical key to Integration::KeyEvent...
2019-01-14 Heeyong SongAdd VisualEventSignal to Control and a property to... 21/196221/6
2019-01-11 Victor CebolladaEnum properties added for the text effects style. 37/197437/2
2018-12-31 Adeel KazmiMerge "Remove deprecated APIs in Tizen 3.0" into devel...
2018-12-31 Seoyeon KimRemove deprecated APIs in Tizen 3.0 99/195799/5
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 Adeel KazmiMerge "fix SvgVisual transform setting fail" into devel...
2018-12-24 Anton ObzhirovFix resource leaks in layouting. 09/196109/3
2018-12-17 huiyu.eunAdd RemoveAll to LayoutGroup destructor 21/195421/2
2018-12-14 joogab yunMerge "bug fixed about the rtl markup behavior." into...
2018-12-10 Adeel KazmiMerge "Removed unnecessary try-catch from Control base...
2018-12-10 Adeel KazmiMerge "Remove invalid calls to EnableVisual from Button...
2018-12-10 Heeyong Song(AnimatedVectorImageVisual) Add some functions 57/193757/4
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 Seoyeon KimMerge "Remove connecting Layout Child order with Actor...
2018-11-26 Seoyeon KimRemove connecting Layout Child order with Actor child... 17/193617/3
2018-11-26 joogab yunMerge "Relayout again for LTR / RTL order when layout...
2018-11-22 Heeyong SongAdd animated vector image visual 52/191452/10
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-08 junqing.maadd drag&drop support in actor level 88/190288/15
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-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."...
next