Merge "Add a callback for navigation policy in web view." into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls /
2022-01-11 Seoyeon KimMerge "Add a callback for navigation policy in web...
2022-01-10 Bowon RyuMerge "Extending Style - Adding Strikethrough" into...
2022-01-07 David SteeleMerge "DALi Version 2.1.4" into devel/master
2022-01-07 Bowon RyuMerge "Add ENABLE_FONT_SIZE_SCALE property to text...
2022-01-07 Bowon RyuMerge "Fix text written below cursor bug" into devel...
2022-01-06 Bowon RyuAdd ENABLE_FONT_SIZE_SCALE property to text components 99/268999/2
2022-01-06 sunghyun kimMerge "Refactorying code related to broken image" into...
2022-01-05 Eunki, HongUnregist visual directly when IMAGE have empty map 61/268761/4
2022-01-05 Eunki HongMerge "Make DoCreatePropertyMap use index key" into...
2022-01-03 Artur Świgoń[AT-SPI] Add DevelControl::Property::ACCESSIBILITY_HIDDEN 19/266919/11
2021-12-28 Seoyeon KimMerge "Set focusable to true when touched in default...
2021-12-28 huayong.xuSet focusable to true when touched in default. 00/268600/2
2021-12-26 Sara SamaraExtending Style - Adding Strikethrough 31/258031/35
2021-12-23 huayong.xuAdd a callback for navigation policy in web view. 83/268483/1
2021-12-23 Artur Świgoń[AT-SPI] Synchronize with AT-SPI cleanup in dali-adaptor 56/267456/4
2021-12-22 Seungho BAEKMerge "Refactoring TextureUploadObserver." into devel...
2021-12-22 Seungho BAEKMerge "Remove .clang-format file from toolkit/automated...
2021-12-17 Lukasz OleksakMerge "[AT-SPI] Update #include paths to AT-SPI interfa...
2021-12-16 Artur Świgoń[AT-SPI] Update #include paths to AT-SPI interfaces 69/267869/6
2021-12-16 joogab yunMerge "Changed GetNearestFocusableActor interface to...
2021-12-15 Lukasz Oleksak[ATSPI] Fix for DefaultLabel 23/267323/8
2021-12-15 Bowon RyuMerge "Set FullRelayoutNeeded after GetNaturalSize...
2021-12-14 Eunki, HongFix const table size bug in button + Erase annoying... 87/267587/2
2021-12-13 Bowon RyuMerge "Add support for text geometry" into devel/master
2021-12-07 abdullahAdd support for text geometry 91/266891/17
2021-12-03 David SteeleMerge "DALi Version 2.1.1" into devel/master
2021-12-03 David SteeleMerge "Fix svace issue at control/text-anchor-impl...
2021-12-03 Eunki, HongFix svace issue at control/text-anchor-impl 31/267431/2
2021-11-30 Artur Świgoń[AT-SPI] Follow-up on mAccessibilityRelations 63/267163/6
2021-11-29 Seoyeon KimMerge "[AT-SPI] Change the type of Control::Impl::mAcce...
2021-11-26 Artur Świgoń[AT-SPI] Change the type of Control::Impl::mAccessibili... 09/267109/2
2021-11-24 Shinwoo KimMerge "[ATSPI] Check parents to define SHOWING state...
2021-11-23 Adeel KazmiMerge "Remove return; statement at fragment shader...
2021-11-23 Seoyeon KimMerge "[ATSPI] Implementation of Hypertext and Hyperlin...
2021-11-23 Shinwoo KimMerge "[ATSPI] do not send ROLE property changed event...
2021-11-22 Lukasz Oleksak[ATSPI] Implementation of Hypertext and Hyperlink in... 29/265529/20
2021-11-22 joogab yunMerge "Add a callback to get textfitted font size....
2021-11-22 Seoyeon KimMerge "[AT-SPI] Support for hidden text added" into...
2021-11-19 Adeel Kazmi(TextController/ScrollView) Reduced LOC 50/266850/5
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-17 joogab.yunAdd a callback to get textfitted font size. 56/266656/3
2021-11-16 Maria Bialota[AT-SPI] Support for hidden text added 66/265666/34
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
next