Add exception handling in text-controller
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
2021-09-10 Bowon RyuAdd exception handling in text-controller 90/263790/1
2021-09-08 Seungho BAEKMerge "Add Scale transition for Page transition" into...
2021-09-07 Bowon RyuFix SetPrimaryCursorPosition issue 41/263641/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 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-26 Bowon Ryufix wrong behaviour of SelectNone() 82/263082/1
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 Adeel Kazmi(TextController) Fixed SVACE errors in EventHandler 92/262992/2
2021-08-24 Sara SamaraSupport Public APIs - CopyText, CutText & PasteText 80/262080/16
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-17 joogab yunMerge "Fixed IsCandidate bug" into devel/master
2021-08-17 Bowon RyuMerge "Change raw pointer to unique_ptr" into devel...
2021-08-13 Bowon RyuChange raw pointer to unique_ptr 83/262583/5
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 wrong behaviour of SelectWholeText()" into...
2021-08-09 Bowon RyuMerge "Fix SetPrimaryCursorPosition() behaviour when...
2021-08-05 Bowon RyuAdd TextSelect() 09/261509/6
2021-08-05 Bowon Ryufix wrong behaviour of SelectWholeText() 53/261153/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-22 Shinwoo KimMerge "[ATSPI] Check higlight area using PropertyNotifi...
2021-07-22 Bowon RyuAdded missing initialization in text layout-engine 84/261684/1
2021-07-22 Bowon RyuFix coverity issue in text layout-engine 80/261680/1
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-19 joogab yunMerge "Users can implement focus movement by SetCustomA...
2021-07-16 Adeel KazmiFix SVACE error in bidirectional-support.cpp 12/261412/1
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-08 David SteeleMerge "Reflection GetSamplers() returns const ref"...
2021-07-08 joogab yunMerge "Revert "Call SetCurrentFocusActor()"" into devel...
2021-07-08 Bowon RyuMerge "Fix corrupted markup background" into devel...
2021-07-08 abdullahFix corrupted markup background 51/260851/12
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 JIYUN YANGMerge "WebView create a visual when it got a first...
2021-07-01 Bowon RyuFix behaviour when PreeditStyle is REVERSE 15/260515/7
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 RyuReduce unnecessary calc in CalculateVerticalOffset() 34/260234/2
2021-06-28 Bowon RyuMerge "Add support for span tag" into devel/master
2021-06-28 Bowon RyuAdd InputFilter to TextField, TextEditor 75/258375/14
2021-06-25 Seungho BAEKMerge "Fix initialization of singleton variable in...
2021-06-24 abdullahAdd support for span tag 86/257786/12
2021-06-24 joogab yunMerge "Change MatchSystemLanguageDirection is true...
2021-06-24 Bowon RyuFix underline issue when PreeditStyle is REVERSE, HIGHLIGHT 16/260416/1
2021-06-24 abdullahadd support for background markup tag 73/259073/11
2021-06-21 Bowon RyuMerge "Fix invalid update to TextUpdateInfo in SELECTIN...
2021-06-18 Bowon RyuFix invalid update to TextUpdateInfo in SELECTING state. 84/260084/2
2021-06-18 Joogab YunChange MatchSystemLanguageDirection is true. 10/259910/5
2021-06-15 joogab yunMerge "Add TOUCH_FOCUSABLE property" into devel/master
2021-06-07 Eunki HongMerge "Add borderline property for visual + Integrate...
2021-06-06 Shrouq SabahFix the LineCount issue when text is changed. 57/259357/2
2021-06-01 Seoyeon KimMerge "[AT-SPI] Add SetTextContents, InsertText and...
2021-06-01 Bowon RyuMerge "Add InputMethodSettings property to TextEditor...
2021-06-01 joogab yunMerge "Set Gesture Propagation" into devel/master
2021-06-01 Bowon RyuMerge "Fixed invalid text selection behaviour" into...
2021-05-28 Bowon RyuFixed invalid text selection behaviour 59/258959/1
2021-05-14 Adeel KazmiMerge "Added pixel format to fix bug with ktx loader...
2021-05-13 Adeel KazmiMerge branch 'devel/master' into devel/graphics 28/258328/2
2021-05-11 Adeel KazmiMerge "Fixed SVACE error in text-typesetter.cpp" into...
2021-05-11 Adeel KazmiFixed SVACE error in text-typesetter.cpp 53/258153/3
2021-05-11 Seoyeon KimMerge "atspi: use 'class' key for Dali type name" into...
2021-05-10 Seungho BAEKMerge "Make to use DevelTexture::ApplyNativeFragmentSha...
2021-05-10 Bowon RyuMerge "Add text wrapping hyphen mode support" into...
2021-05-07 Adeel KazmiMerge "Move glyphy shaders into separate files" into...
2021-05-07 Richard HuangMove glyphy shaders into separate files 21/258021/1
2021-04-28 Adeel KazmiMerge "Windows build fixes" into devel/master
2021-04-28 abdullahAdd text wrapping hyphen mode support 79/254279/23
2021-04-27 Shrouq SabahFixing issue: On Text, reducing font-point-size when... 23/254923/24
2021-04-27 Bowon RyuMerge "Support Underline to Markup using underlined...
2021-04-27 Seoyeon KimMerge "[AT-SPI] Set default value of ReadingInfoTypes...
2021-04-26 Shrouq SabahSupport Underline to Markup using underlined-character-run 71/256771/9
next