Refactoring ImageVisualShaderFactory::GetShader
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls /
2021-11-18 Adeel KazmiMerge "(Text Controller) Moved some input properties...
2021-11-18 Adeel KazmiMerge "DALi Version 2.0.53" into devel/master
2021-11-18 joogab yunMerge "Fix alignment issues with field and editor....
2021-11-18 joogab.yunFix alignment issues with field and editor. 39/266739/2
2021-11-16 Bowon RyuMerge "Fix: The last line of the text overlaps with...
2021-11-10 Seoyeon KimMerge "[ATSPI] Update accessibility-test-utils files...
2021-11-08 junsu choiMerge "CanvasView: Do ApplyNativeFragmentShader for...
2021-11-08 Seoyeon Kim[ATSPI] Update accessibility-test-utils files 79/265679/5
2021-11-03 Heeyong SongMerge "Fix text constraint issue" into devel/master
2021-11-02 JunsuChoiCanvasView: Do ApplyNativeFragmentShader for NativeImag... 74/265874/3
2021-10-29 David SteeleRefactored text editor/field to reduce loc 46/265846/1
2021-10-29 David SteeleRefactored text field/editor property getters/setters 96/265796/2
2021-10-27 JunsuChoiCanvasView: Refactoring to get rasterized buffer 19/265519/7
2021-10-25 Seungho BaekMake transition select target control during pair trans... 11/264711/33
2021-10-22 Adeel KazmiMerge "DALi Version 2.0.49" into devel/master
2021-10-22 Eunki, HongFix LogMessage format to print Filename / Functioname... 40/265540/3
2021-10-21 Adeel Kazmi(ScrollView) Inlined one line Getters/Setters 42/265542/2
2021-10-21 Adeel Kazmi(ScrollView) Moved constraint related behaviour into... 41/265541/3
2021-10-21 David SteeleRefactoring scroll-view-impl.cpp to reduce loc 46/265546/1
2021-10-20 Adeel KazmiMerge "Change RegisterGlCallback function name of GlVie...
2021-10-19 Daekwang RyuChange RegisterGlCallback function name of GlView 26/265426/1
2021-09-30 Eunki HongMerge "WebEngine::GetNativeImageSource return NativeIma...
2021-09-29 Eunki, HongWebEngine::GetNativeImageSource return NativeImageSourcePtr 60/264760/2
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-23 Daekwang RyuMerge "Add GlView" into devel/master
2021-09-17 Daekwang RyuAdd GlView 55/254755/43
2021-09-14 JunsuChoiCanvasView: Change to follow buffer's format 71/264171/2
2021-09-02 Bowon RyuFix svace issue in TextField, TextEditor 21/263421/1
2021-08-30 joogab yunMerge "Add KEYBOARD_FOCUSABLE_CHILDREN property. Whethe...
2021-08-30 Seungho BAEKMerge "Fix VD svace problem." into devel/master
2021-08-30 joogab yunMerge "The field and editor receive all tap events...
2021-08-30 joogab.yunThe field and editor receive all tap events 22/263222/1
2021-08-27 David SteeleMerge "DALi Version 2.0.41" into devel/master
2021-08-27 seunghoFix VD svace problem. 64/262964/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 JunsuChoiCanvasView: Change Process to be called as PostProcessor 27/262827/3
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-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 Bowon RyuMerge "Add TextSelect()" into devel/master
2021-08-09 Bowon RyuMerge "Fix SetPrimaryCursorPosition() behaviour when...
2021-08-05 Bowon RyuAdd TextSelect() 09/261509/6
2021-08-05 Bowon RyuFix SetPrimaryCursorPosition() behaviour when no focus 37/260837/8
2021-08-01 joogab yunMerge "Set TapGesture only if there is an anchor."...
2021-07-30 joogab.yunSet TapGesture only if there is an anchor. 51/261851/10
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 junsu choiMerge "Add CanvasView thread rasterization" into devel...
2021-07-28 Adeel KazmiFix SVACE error caused by recent ATSPI change 07/261907/1
2021-07-26 Lukasz Oleksak[ATSPI] Blocking unwanted emission of "MoveOuted" signal 38/261238/10
2021-07-26 JunsuChoiAdd CanvasView thread rasterization 50/259050/33
2021-07-26 Eunki HongMerge "Reduce the number of conversion between std...
2021-07-23 Adeel KazmiFix SVACE errors in accessibility code in control-data... 53/261753/2
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 Adeel KazmiMerge "DALi Version 2.0.35" into devel/master
2021-07-16 Sunghyun KimAdd ImageUrl Class and reference count for external... 98/259398/34
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 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-08 joogab yunMerge "Revert "Call SetCurrentFocusActor()"" into devel...
2021-07-08 Joogab YunRevert "Call SetCurrentFocusActor()" 14/261014/1
2021-07-08 Bowon RyuMerge "Fix corrupted markup background" into devel...
2021-07-08 joogab yunMerge "Call SetCurrentFocusActor()" into devel/master
2021-07-08 Joogab YunCall SetCurrentFocusActor() 36/260936/4
2021-07-07 Jiyun YangAdd WebView SetTtsFocus 61/260961/5
next