Merge "Fix shader compile crash issue" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.h
2022-06-28 Eunki HongMerge "Fix shader compile crash issue" into devel/master
2022-06-28 Heeyong SongMerge "Support YUV decoding for JPEG" into devel/master
2022-06-28 joogab yunMerge "Allows TextField and TextEditor to propagate...
2022-06-24 joogab.yunAllows TextField and TextEditor to propagate PanGestures. 15/276715/5
2022-06-09 Bowon RyuMerge "Fix text AutoScroll ellipsis issue" into devel...
2022-06-08 Bowon RyuFix text AutoScroll ellipsis issue 97/275997/1
2022-04-01 David SteeleMerge "DALi Version 2.1.16" into devel/master
2022-04-01 Bowon RyuMerge "fix issue in negative line spacing with key...
2022-04-01 Bowon RyuMerge "Support paragraph attribute: relative line heigh...
2022-04-01 Bowon RyuMerge "fix linespacing calculation in TextLabel" into...
2022-04-01 Bowon RyuMerge "Supports USER_INTERACTION_ENABLED for text compo...
2022-04-01 Bowon RyuSupports USER_INTERACTION_ENABLED for text components 41/273041/5
2022-03-10 David SteeleMerge "Updated visuals to use VisualRenderer" into...
2022-03-10 Shinwoo KimMerge "[AT-SPI] text: add "GetRangeExtents" interface...
2022-03-08 joogab yunMerge "Remove dead code." into devel/master
2022-03-07 Shinwoo Kim[AT-SPI] text: add "GetRangeExtents" interface 61/271761/7
2022-03-07 Bowon RyuMerge "Improve the underline markup" into devel/master
2022-03-07 Bowon RyuMerge "Support the underline and its attributes in...
2022-03-04 David SteeleMerge "DALi Version 2.1.12" into devel/master
2022-03-04 Bowon RyuMerge "fix issue with text size with negative line...
2022-03-04 abdullahSupport RelativeLineHeight in TextEditor/TextLabel 86/271686/5
2022-02-24 Bowon RyuMerge "Support align attribute for paragraph tag in...
2022-02-24 Bowon RyuMerge "Support paragraph tag <p> in markup" into devel...
2022-02-24 Bowon RyuMerge "fix cursor visible issue" into devel/master
2022-02-23 Bowon Ryufix cursor visible issue 29/270329/4
2022-02-07 Heeyong SongMerge "Set http response body in binary format." into...
2022-01-28 Adeel KazmiMerge "Reserved Visual properties on renderer creation...
2022-01-27 joogab yunMerge "Add null check for currentFocusActor" into devel...
2022-01-27 Bowon RyuMerge "Adding Character Spacing" into devel/master
2022-01-24 Sara SamaraAdding Character Spacing 90/260890/78
2022-01-13 Bowon RyuMerge "Extending Text Styles - Adding Dashed/Double...
2022-01-11 Sara SamaraExtending Text Styles - Adding Dashed/Double Underline 30/257630/38
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-06 Bowon RyuAdd ENABLE_FONT_SIZE_SCALE property to text components 99/268999/2
2021-12-26 Sara SamaraExtending Style - Adding Strikethrough 31/258031/35
2021-12-15 Bowon RyuMerge "Set FullRelayoutNeeded after GetNaturalSize...
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-11-24 Adeel KazmiRemoved some redundant methods from TextController... 50/267050/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 Kazmi(Text Controller) Moved some input properties into... 40/266340/2
2021-11-17 joogab.yunAdd a callback to get textfitted font size. 56/266656/3
2021-11-16 Bowon RyuMerge "Fix: The last line of the text overlaps with...
2021-10-26 Adeel KazmiMerge "(TextController) Reformatted to reduce LOC"...
2021-10-26 Adeel Kazmi(TextController) Reformatted to reduce LOC 47/265547/3
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-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 "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-26 Eunki HongMerge "Reduce the number of conversion between std...
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-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-13 Shrouq SabahSupport Ellipsis Position Property 60/259560/33
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-06 Joogab YunMakes the LTR/RTL alignment of text follow the system... 58/259858/17
2021-07-05 JIYUN YANGMerge "WebView create a visual when it got a first...
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-04-15 joogab yunMerge "[dali-toolkit] fix set max character length...
2021-04-09 JIYUN YANGMerge "Add APIs of webview back forward list" into...
2021-04-08 Adeel KazmiMerge branch 'devel/master' into devel/graphics 46/256646/1
2021-04-08 Bowon RyuMerge "Fixing the issue where characters were being...
2021-04-08 JIYUN YANGMerge "Add some APIs into web context." into devel...
2021-04-07 Seoyeon KimMerge "[AT-SPI] Use WeakHandle<Actor> in Accessible...
2021-04-07 Bowon RyuMerge "Support anchor to TextLabel, TextField, TextEdit...
2021-04-07 Bowon RyuSupport anchor to TextLabel, TextField, TextEditor 97/253197/27
2021-03-19 David SteeleMerge "Change BuildRequires of dali2-toolkit to Require...
2021-02-04 Adeel KazmiMerge branch 'devel/master' into devel/graphics 28/253128/1
next