DALi Version 2.0.53
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / devel-api /
2021-11-16 Bowon RyuMerge "Fix: The last line of the text overlaps with...
2021-11-15 Shinwoo KimMerge "[ATSPI] make ScrollToChild use descendant" into...
2021-11-12 Shinwoo Kim[ATSPI] make ScrollToChild use descendant 14/266414/2
2021-11-10 Seoyeon KimMerge "[ATSPI] Update accessibility-test-utils files...
2021-11-08 Seoyeon Kim[ATSPI] Update accessibility-test-utils files 79/265679/5
2021-10-25 Seungho BaekMake transition select target control during pair trans... 11/264711/33
2021-10-20 Adeel KazmiMerge "Change RegisterGlCallback function name of GlVie...
2021-10-20 Seungho BAEKMerge "Refactoring VisualActions" into devel/master
2021-10-19 joogab yunMerge "Fix ZWJ, ZWNJ issues" into devel/master
2021-10-18 seunghoRefactoring VisualActions 88/265388/2
2021-10-14 Sunghyun KimSupport to use NPatchImage in brokenImage 72/260572/28
2021-09-27 junsu choiMerge "image-view: Add tvg image format" into devel...
2021-09-27 joogab.yunIf DISPATCH_KEY_EVENTS property is false, the KeyEvent... 69/263769/9
2021-09-24 Eunki HongMerge "Sync bytesPerPixel when pixelFormat contain...
2021-09-24 Eunki, HongSync bytesPerPixel when pixelFormat contain float at... 64/264564/1
2021-09-10 Adeel KazmiMerge "DALi Version 2.0.43" into devel/master
2021-09-10 Bowon RyuMerge "fix selection issue in OnCursorKeyEvent" into...
2021-09-10 Eunki HongMerge "Fix gradient shader + Remove comment about Borde...
2021-09-08 Eunki, HongFix gradient shader + Remove comment about BorderlineColor 02/263702/1
2021-08-30 joogab yunMerge "Add KEYBOARD_FOCUSABLE_CHILDREN property. Whethe...
2021-08-27 David SteeleMerge "DALi Version 2.0.41" into devel/master
2021-08-27 joogab.yunAdd KEYBOARD_FOCUSABLE_CHILDREN property. 71/262771/8
2021-08-27 Heeyong SongMerge "(Vector) Replace std::chrono::system_clock with...
2021-08-27 Bowon RyuMerge "fix wrong behaviour of SelectNone()" into devel...
2021-08-27 Bowon RyuMerge "Add SelectionCleared signal" into devel/master
2021-08-25 JIYUN YANGMerge "Implement more request interceptor APIs." into...
2021-08-24 Adeel KazmiMerge "Remove unused custom shader prefix method" into...
2021-08-24 Adeel KazmiMerge "(TextController) Fixed SVACE errors in EventHand...
2021-08-24 Sara SamaraSupport Public APIs - CopyText, CutText & PasteText 80/262080/16
2021-08-24 huayong.xuImplement more request interceptor APIs. 48/262948/3
2021-08-23 abdullahAdd SelectionCleared signal 60/262860/5
2021-08-23 Bowon RyuMerge "Add SelectionChanged signal" into devel/master
2021-08-23 abdullahAdd SelectionChanged signal 91/262091/13
2021-08-23 junsu choiMerge "CanvasView: Change Process to be called as PostP...
2021-08-20 Adeel KazmiMerge "DALi Version 2.0.40" into devel/master
2021-08-20 Bowon RyuMerge "Add CursorPositionChanged Signal" into devel...
2021-08-20 abdullahAdd CursorPositionChanged Signal 62/262362/10
2021-08-20 Bowon RyuMerge "Support line spacing & min line size in textedit...
2021-08-19 joogab.yunIf parent is hidden, the child cannot be focused. 53/262753/2
2021-08-17 joogab yunMerge "Fixed IsCandidate bug" into devel/master
2021-08-13 junsu choiMerge "CanvasView: Change CanvasRenderer::GetSize(...
2021-08-10 Eunki HongMerge "Fix comments about CornerRadiusPolicy and Border...
2021-08-09 abdullahSupport line spacing & min line size in texteditor 00/261800/7
2021-08-09 Eunki, HongFix comments about CornerRadiusPolicy and BorderlineColor 60/262360/1
2021-08-09 Bowon RyuMerge "Add TextSelect()" into devel/master
2021-08-09 Bowon RyuMerge "fix wrong behaviour of SelectWholeText()" into...
2021-08-09 Bowon RyuMerge "Fix SetPrimaryCursorPosition() behaviour when...
2021-08-06 joogab.yunFixed IsCandidate bug 01/262301/1
2021-08-06 Adeel KazmiMerge "DALi Version 2.0.38" into devel/master
2021-08-06 Eunki HongMerge "[ATSPI] Fix for SCREEN coordinate type in GetExt...
2021-08-06 Shinwoo KimMerge "[AT-SPI] enhance SHOWING state decision logic...
2021-08-05 joogab.yunFixed bug 59/262259/1
2021-08-05 joogab.yunCheck if actor can be focused. 96/262196/3
2021-08-05 Bowon RyuAdd TextSelect() 09/261509/6
2021-08-03 Lukasz Oleksak[ATSPI] Fix for SCREEN coordinate type in GetExtents 63/261963/10
2021-08-03 Shinwoo Kim[AT-SPI] enhance SHOWING state decision logic 13/258813/6
2021-07-29 Adeel KazmiMerge "Add transition headers in dali-toolkit.h" into...
2021-07-29 JunsuChoiCanvasView: Add RemoveAllDrawables() API 81/261181/7
2021-07-29 JunsuChoiCanvasView: Add RemoveDrawable() API 77/261177/5
2021-07-29 JunsuChoiCanvasView: Add Property::VIEW_BOX 11/261111/9
2021-07-29 JunsuChoiAdd CanvasView::New() API that can be created without... 81/261081/7
2021-07-29 junsu choiMerge "Add CanvasView thread rasterization" into devel...
2021-07-26 Eunki, HongGenerate url and load texture from encoded image buffer 15/259415/24
2021-07-26 Eunki HongMerge "Reduce the number of conversion between std...
2021-07-23 David SteeleMerge "DALi Version 2.0.36" into devel/master
2021-07-23 JIYUN YANGMerge "Implement WebView::GetPlainTextAsynchronously...
2021-07-22 Shinwoo KimMerge "[ATSPI] Check higlight area using PropertyNotifi...
2021-07-22 Jiyun YangImplement WebView::GetPlainTextAsynchronously 89/261689/2
2021-07-21 Seungho BAEKMerge "Fix to do not remove entity inside loop.(Transit...
2021-07-21 Seungho BAEKMerge "Add ApplyCustomFragmentPrefix" into devel/master
2021-07-21 Shinwoo Kim[ATSPI] Check higlight area using PropertyNotification 42/260342/18
2021-07-19 joogab yunMerge "Users can implement focus movement by SetCustomA...
2021-07-16 Joogab YunUsers can implement focus movement by SetCustomAlgorithm. 22/261222/6
2021-07-16 Heeyong SongMerge "(Vector) Fix tc random failure" into devel/master
2021-07-15 JIYUN YANGMerge "Replace Signal with std::function." into devel...
2021-07-15 David SteeleMerge "Fixed doxygen error in web-view.h" into devel...
2021-07-15 Bowon RyuMerge "Support Ellipsis Position Property" into devel...
2021-07-15 joogab yunMerge "Add Tab key focus movement." into devel/master
2021-07-13 Adeel KazmiFixed doxygen error in web-view.h 36/261236/1
2021-07-13 Shrouq SabahSupport Ellipsis Position Property 60/259560/33
2021-07-13 Jiyun YangChange default value of WebView::Property::VIDEO_HOLE_E... 24/261224/2
2021-07-13 huayong.xuReplace Signal with std::function. 03/260903/5
2021-07-12 JIYUN YANGMerge "Add WebView SetTtsFocus" into devel/master
2021-07-12 Eunki HongMerge "Add borderline features at transition effect...
2021-07-09 Adeel KazmiMerge "DALi Version 2.0.34" into devel/master
2021-07-09 joogab yunMerge "Makes the LTR/RTL alignment of text follow the...
2021-07-07 Jiyun YangAdd WebView SetTtsFocus 61/260961/5
2021-07-07 Eunki HongMerge "BorderlineColor allow Actor's OPACITY & MIX_COLO...
2021-07-07 Seoyeon KimMerge "[ATSPI][SVACE] Fixes use of v variable after...
2021-07-07 Seoyeon KimUpdate ATSPI code according to DALi coding rule 82/260282/11
2021-07-06 Joogab YunMakes the LTR/RTL alignment of text follow the system... 58/259858/17
2021-07-05 JIYUN YANGMerge "Add APIs for showing/hiding context menu." into...
2021-07-05 Bowon RyuMerge "Fix behaviour when PreeditStyle is REVERSE"...
2021-07-05 huayong.xuAdd APIs for showing/hiding context menu. 43/260243/6
2021-07-05 JIYUN YANGMerge "WebView create a visual when it got a first...
2021-06-30 Lukasz Oleksak[ATSPI] I18N of name, description, action name and... 55/259355/8
2021-06-29 Seoyeon KimMerge "[AT-SPI] Set ImageView non-highlightable by...
2021-06-29 Bowon RyuMerge "Add InputFilter to TextField, TextEditor" into...
2021-06-28 Bowon RyuAdd InputFilter to TextField, TextEditor 75/258375/14
2021-06-25 Seungho BAEKMerge "Fix initialization of singleton variable in...
next