Text selection refactoring
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.cpp
2018-11-17 Joogab YunIf the height is small even if scrolling is enabled... 15/192915/5
2018-11-09 Victor Cebollada[dali_1.3.49] Merge branch 'devel/master' 86/192786/1
2018-11-07 Joogab YunSet mScrollAfterUpdatePosition to true when you get... 15/192615/1
2018-11-02 David SteeleMerge "DALi Version 1.3.48" into devel/master
2018-11-02 Joogab YunSorts text sequences in LTR and RTL by system language... 71/191971/16
2018-10-12 David Steele[dali_1.3.45] Merge branch 'devel/master' 14/191214/1
2018-10-08 Adeel KazmiMerge "Change LayoutItem::SetParent to set LayoutItem...
2018-10-08 Adeel KazmiMerge "Fixed SVACE error in WebView" into devel/master
2018-10-07 Joogab Yunsupport match align for system language direciton 60/189860/21
2018-09-28 Agnelo Vaz[dali_1.3.43] Merge branch 'devel/master' 67/190267/1
2018-09-26 Adeel KazmiMerge "Do not substarct outline width in text-controlle...
2018-09-13 minho.sunDo not substarct outline width in text-controller 28/178228/2
2018-08-31 Richard Huang[dali_1.3.39] Merge branch 'devel/master' 12/188112/1
2018-08-28 Adeel KazmiMerge "Fix grid layout defaults" into devel/master
2018-08-28 Adeel KazmiMerge "Added IGNORE_SPACES_AFTER_TEXT property" into...
2018-08-27 minho.sunAdded IGNORE_SPACES_AFTER_TEXT property 75/186675/7
2018-07-20 Angelos Gkountis[dali_1.3.33] Merge branch 'devel/master' 31/184731/1
2018-07-13 Adeel KazmiMerge "Apply markup properties for pre-set text" into...
2018-07-13 Jinho, LeeApply markup properties for pre-set text 40/158940/4
2018-05-04 Angelos Gkountis[dali_1.3.23] Merge branch 'devel/master' 68/177968/1
2018-04-27 David SteeleMerge "DALi Version 1.3.22" into devel/master
2018-04-27 Agnelo Vaz[dali_1.3.22] Merge branch 'devel/master' 75/177375/1
2018-04-27 Adeel KazmiMerge "Previous model height return problem fixed"...
2018-04-25 xb.tengRefractor ImfManager to InputMethodContext 60/166060/26
2018-04-20 Jinho, LeePrevious model height return problem fixed 73/166373/2
2018-03-14 Adeel KazmiMerge "Fix SVACE issue" into devel/master
2018-03-09 greynaga[dali_1.3.15] Merge branch 'devel/master' 86/172086/1
2018-03-08 Seoyeon KimMerge "Fix typo error in some descriptions" into devel...
2018-03-06 Richard HuangFix the issue that GetHeightForWidth returns wrong... 99/171699/1
2018-03-01 Adeel KazmiMerge "Fix SVACE issues" into devel/master
2018-02-28 HyunJu ShinMerge "Revert "Added tag for capture privilege"" into...
2018-02-23 Agnelo Vaz[dali_1.3.13] Merge branch 'devel/master' 68/170968/1
2018-02-19 minho.sunAdd GET_GLYPH_METRICS to onlyOnceOperations in GetTextD... 76/170376/1
2018-02-16 Adeel KazmiMerge "Text background support for TextLabel" into...
2018-02-16 Richard HuangText background support for TextLabel 03/168603/7
2018-02-02 Adeel Kazmi[dali_1.3.10] Merge branch 'devel/master' 24/169124/1
2018-01-26 Adeel KazmiMerge "DALi Version 1.3.9" into devel/master
2018-01-26 Umar[dali_1.3.9] Merge branch 'devel/master' 41/168441/1
2018-01-25 Richard HuangAdd defensive code to detect text memory buffer corruption 38/168038/6
2018-01-19 Richard HuangAdd a property to enable/disable the grab handles in... 30/167130/4
2018-01-12 greynaga[dali_1.3.7] Merge branch 'devel/master' 66/166966/1
2018-01-11 Heeyong SongMerge "Not use premultiplication on load if custom...
2018-01-10 David SteeleMerge "(AnimatedImageVisual) Fix SVACE Errors" into...
2018-01-10 Seoyeon KimFix Shift + Left/Right key behavior 20/165220/10
2018-01-10 David SteeleMerge "Button should not propagate handled touch events...
2018-01-09 Adeel KazmiMerge "Make sure mClearAll is true after calling GetNat...
2018-01-08 minho.sunMake sure mClearAll is true after calling GetNaturalSize() 08/166108/1
2018-01-05 Richard Huang[dali_1.3.6] Merge branch 'devel/master' 73/166073/1
2018-01-04 Adeel KazmiMerge "Added automatic premultiplication of image visua...
2018-01-04 Adeel KazmiMerge "Fix text scrolling bug" into devel/master
2018-01-03 Richard HuangEnsure text starting with weak character reports correc... 15/165615/3
2018-01-03 Richard HuangReduce memory consumption of TextLabel by reducing... 38/164338/12
2017-12-22 Adeel KazmiMerge "Disable pixel alignment while scrolling the...
2017-12-22 Adeel KazmiMerge "Add the protected code and fix the crash issue...
2017-12-22 György Straub[dali_1.3.5] Merge branch 'devel/master' 45/165045/1
2017-12-21 Adeel KazmiMerge "Move Some Devel Properties & APIs to the Public...
2017-12-21 adam.bLine spacing for TextLabel and vertical line alignment... 86/162386/28
2017-12-21 Adeel KazmiMerge "Updated NanoSVG to latest version (9 July 2017...
2017-12-19 moonhee choiMerge "Revert "Move Some Devel Properties & APIs to...
2017-12-19 HyunJu ShinMerge "Add ENABLE_SHIFT_SELECTION property" into devel...
2017-12-15 Francisco Santos[dali_1.3.4] Merge branch 'devel/master' 39/164139/1
2017-12-14 Adeel KazmiMerge "Explictly check upper bound to satisfy SVACE...
2017-12-14 Adeel KazmiMerge "Fixes for text's outline." into devel/master
2017-12-14 Victor CebolladaFixes for text's outline. 91/163791/2
2017-12-14 Seoyeon KimAdd ENABLE_SHIFT_SELECTION property 97/163797/2
2017-12-14 HyunJu ShinMerge "Add codes to prevent underflow" into devel/master
2017-12-13 Adeel KazmiMerge "Fix shader compile error fix in npatch visual...
2017-12-12 Adeel KazmiMerge "SVACE Error fix TextureManager Thread bounds...
2017-12-12 Adeel KazmiMerge "Text outline support in TextField & TextEditor...
2017-12-12 Adeel KazmiMerge "Text atlas renderer refacor." into devel/master
2017-12-12 Richard HuangText outline support in TextField & TextEditor 70/163170/10
2017-12-12 Seoyeon KimMerge "Send the empty string to IME when PlaceholderTex...
2017-12-12 HyunJu ShinMerge "Remove unused conditional in TextController...
2017-12-12 taeyoon0.leeModified GetTextDirection for TEXT_DIRECTION property 94/163594/4
2017-12-12 Seoyeon KimRemove unused conditional in TextController 56/163556/1
2017-12-08 David Steele[dali_1.3.3] Merge branch 'devel/master' 39/163339/1
2017-12-08 Seoyeon KimSend the empty string to IME when PlaceholderText shows 93/163293/2
2017-12-07 Adeel KazmiMerge "Fix the text issue of RTL language while changin...
2017-12-07 David SteeleMerge "Fix bug with mixed language text" into devel...
2017-12-07 Richard HuangFix the text issue of RTL language while changing font... 65/163165/1
2017-12-06 Seoyeon KimAdd the protected code and fix the crash issue 35/162535/8
2017-12-04 taeyoon0.leeMerge "Added devel api header for text direction in...
2017-12-01 Adeel Kazmi[dali_1.3.2] Merge branch 'devel/master' 55/162455/1
2017-11-30 Adeel KazmiMerge "Added Auxiliary image to NPatch visual." into...
2017-11-30 Richard HuangSupport Shift+Left/Right keys for text selection and... 02/162202/2
2017-11-30 HyunJu ShinMerge "Added text direction property" into devel/master
2017-11-29 taeyoon0.leeAdded text direction property 47/162147/7
2017-11-29 Adeel KazmiMerge "Fix image not show issue" into devel/master
2017-11-29 Seoyeon KimMerge "Fix the child position when Parent sets Padding...
2017-11-29 HyunJu ShinMerge "Set a new size when Multiline property is change...
2017-11-27 Jinho, LeeSet a new size when Multiline property is changed. 85/161385/2
2017-11-24 David SteeleMerge "Add Delete Key event in TextController" into...
2017-11-24 Agnelo Vaz[dali_1.3.1] Merge branch 'devel/master' 47/161647/1
2017-11-21 Seoyeon KimAdd Delete Key event in TextController 69/161069/1
2017-11-21 Taeyoon LeeMerge "Support Right-To-Left of tableView" into devel...
2017-11-21 Taeyoon LeeMerge "Support Right-To-Left of padding/margin in image...
2017-11-17 Adeel KazmiMerge "Outline effect has been fixed to be not front...
2017-11-17 Jinho, LeeOutline effect has been fixed to be not front cropped. 66/160366/3
2017-10-27 Umar[dali_1.2.63] Merge branch 'devel/master' 54/158054/1
2017-10-26 Adeel KazmiMerge "propagate unhandled key( DALI_KEY_SEARCH )"...
next